Skip to content

Commit

Permalink
update web
Browse files Browse the repository at this point in the history
  • Loading branch information
yihedeng9 committed Feb 9, 2024
1 parent 41b2dd6 commit 329c012
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,15 @@ <h2 class="title is-3">Algorithm</h2>
<div class="columns is-centered">
<div class="column is-three-fifths">
<h2 class="title is-3">Results</h2>
<div class="columns is-centered">
<div class="column is-three-fifths">
<h2 class="title is-3"> </h2>
<h2 class="title is-3">Algorithm</h2>
<p align="center">
<img src="images/iter_openllm.png" height="350"/>
</p>
</div>
</div>
<div class="content has-text-justified">
<p>
In this study, we adopt zephyr-7b-sft-full as our base model. This model derives from the pre-trained Mistral-7B and has been further fine-tuned
Expand All @@ -214,13 +223,6 @@ <h2 class="title is-3">Results</h2>
<div class="hero-body">
<div class="container">
<div id="results-carousel" class="carousel results-carousel">
<div class="item">
<!-- Your image here -->
<img src="static/images/img.png"/>
<h2 class="subtitle has-text-centered">
Average score of SPIN at different iterations on the HuggingFace Open LLM leaderboard.
</h2>
</div>
<div class="item">
<!-- Your image here -->
<img src="static/images/tab.png"/>
Expand Down

0 comments on commit 329c012

Please sign in to comment.