Skip to content

Commit

Permalink
update index
Browse files Browse the repository at this point in the history
  • Loading branch information
xingyaoww committed Apr 7, 2024
1 parent b8ceb22 commit c5c4405
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h1 class="title publication-title">
<div class="is-size-5 publication-authors">
<span class="author-block"><sup>1</sup>University of Illinois Urbana-Champaign,</span>
<span class="author-block"><sup>2</sup>Renmin
University of China</span>
University of China</span>
<br><span>To appear at ICLR 2024</span>
</div>

Expand Down Expand Up @@ -164,7 +164,14 @@ <h2 class="subtitle">
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="benchmark-table-content" role="tabpanel"
aria-labelledby="benchmark-table-content">
<div id="benchmark-table" class="mt-2"></div>

<p class="mt-2 px-2">
This table contains the micro average across all task instances originally featured in the
<a href="https://arxiv.org/abs/2309.10691">MINT paper</a>. It includes test instances from
several sources: HumanEval, MBPP, GSM8K, HotpotQA, MATH, MMLU, TheoremQA, and AlfWorld.
</p>

<div id="benchmark-table"></div>
</div>
<div class="tab-pane fade" id="eurus-code-table-content" role="tabpanel"
aria-labelledby="eurus-code-table-content">
Expand Down

0 comments on commit c5c4405

Please sign in to comment.