Skip to content

Commit

Permalink
Update feature.html
Browse files Browse the repository at this point in the history
  • Loading branch information
miyao-yusuke authored Nov 20, 2024
1 parent 4ab18c1 commit d17c8d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions feature.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h4 data-animation="fadeInUp" data-delay=".6s">参加募集</h4>
チューニングコンペティションへの参加登録は以下からお願いします。
コンペティションの詳細は代表者のメールアドレスへ連絡いたします。
<br><br>
<a href="https://forms.gle/aLvE2uegwD2okGiTA" class="btn card-btn1">レジストレーションフォーム</a>
<a href="https://forms.gle/aLvE2uegwD2okGiTA" class="btn card-btn1">参加登録フォーム</a>
<br><br>
</p>

Expand All @@ -100,13 +100,13 @@ <h4 data-animation="fadeInUp" data-delay=".6s">スケジュール</h4>
ワークショップ開催:2025年3月14日
</p>

<div class="hero__img d-none d-lg-block f-right" data-animation="fadeInRight" data-delay="3s">
<!--<div class="hero__img d-none d-lg-block f-right" data-animation="fadeInRight" data-delay="3s">
<img copyright="c" src="assets/img/messe13.jpg" alt="" width="400">
<footer><small>&copy Nagasaki City</small></footer>
<!-- <img src="assets/img/Deshima.jpg" alt="" width="950" height="300">
<!-- <img src="assets/img/1500x500.jfif" alt="">-->
</div>
</div>-->
</div>
</div>
</div>
Expand All @@ -126,7 +126,7 @@ <h4 data-animation="fadeInUp" data-delay=".6s">基本ルール</h4>
チューニングを行うベースモデルは、llm-jp-3-13b とします(インストラクションチューニング済みモデルも可)。
2つの評価タスクについて1つのモデルを構築してもよいですし、異なるモデルを構築してもかまいません。<br>
<a href="https://huggingface.co/llm-jp/llm-jp-3-13b">ベースモデル</a><br>
<a href="https://huggingface.co/llm-jp/llm-jp-3-13b-instruct">インストラクチョンチューニング済みモデル</a><br>
<a href="https://huggingface.co/llm-jp/llm-jp-3-13b-instruct">インストラクションチューニング済みモデル</a><br>
</p>

<h4 data-animation="fadeInUp" data-delay=".6s">評価タスク</h4>
Expand All @@ -149,14 +149,14 @@ <h4 data-animation="fadeInUp" data-delay=".6s">結果提出・評価方法</h4>
</p>
</div>

<div class="col-lg-50">
<!--<div class="col-lg-50">
<div class="hero__img d-none d-lg-block f-right" data-animation="fadeInRight" data-delay="1s">
<img src="assets/img/fuukei1.jpg" alt="" width="400">
<footer><small>&copy Nagasaki City</small></footer>
<!-- <img src="assets/img/2000px-Nagasaki_vue_du_Mont_Inasa.jpg" alt="" width="930" height="300">-->
<!--<img src="assets/img/heiwa.jpg" alt="" width="900" height="400">-->
</div>
</div>-->
</div>
</div>
</div>
Expand Down

0 comments on commit d17c8d0

Please sign in to comment.