Skip to content

Commit

Permalink
enlarge the title
Browse files Browse the repository at this point in the history
  • Loading branch information
xqlin98 committed Oct 5, 2023
1 parent 93ac270 commit 21d0d8a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,12 +215,13 @@ <h3 class="title is-4">How does INSTINCT generate higher-quality instructions ac
</div>
</div>
</div>
</br></br></br>

<div class="container">
<div class="columns">
<div class="column is-one-fifths">
<p class="smaller-text">
<h3 class="title is-4">Instruction induction</h3>
<h3 class="title is-3">Instruction induction</h3>
Our approach significantly outperforms APE and InstructZero on the task of instruction induction.
</p>
</div>
Expand Down Expand Up @@ -265,7 +266,7 @@ <h2 class="subtitle has-text-centered"></h2>Table 1: Average test accuracy achie
<div class="columns">
<div class="column is-one-fifths">
<p class="smaller-text">
<h3 class="title is-4">Improving instruction for summarization tasks</h3>
<h3 class="title is-3">Improving instruction for summarization tasks</h3>
We demonstrate the capability of our INSTINCT for instruction optimization across a variety of tasks.
</p>
</div>
Expand All @@ -286,7 +287,7 @@ <h2 class="subtitle has-text-centered"></h2>Table 2: Instruction optimization on
<div class="columns">
<div class="column is-one-fifths">
<p class="smaller-text">
<h3 class="title is-4">Improving chain-of-thought prompts</h3>
<h3 class="title is-3">Improving chain-of-thought prompts</h3>
We improve COT prompts on multiple arithmetic reasoning tasks.
</p>
</div>
Expand All @@ -306,7 +307,7 @@ <h2 class="subtitle has-text-centered"></h2>Table 3: The best zero-shot CoT inst
<div class="columns">
<div class="column is-one-fifths">
<p class="smaller-text">
<h3 class="title is-4">Further improvement with one-shot in-context learning</h3>
<h3 class="title is-3">Further improvement with one-shot in-context learning</h3>
We see wider potential applications of our INSTINCT through its combination with in-context learning.
</p>
</div>
Expand Down

0 comments on commit 21d0d8a

Please sign in to comment.