Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ruoxining committed May 24, 2024
1 parent 51b8864 commit a425d43
Showing 1 changed file with 6 additions and 51 deletions.
57 changes: 6 additions & 51 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,52 +394,6 @@ <h4>Citation</h4>

<tr>
<td scope="row" class="align-middle text-center">🥉3<br>
</td>
<td class="align-middle text-center">GPT-4 RAG (by Sayash from Princeton)<br>
</td>
<td class="align-middle text-center">67.89</td>
<td class="align-middle text-center">-</td>
<td class="align-middle text-center">-</td>
<td class="align-middle text-center">RAG</td>
</tr>


<tr>
<td scope="row" class="align-middle text-center">4<br>
</td>
<td class="align-middle text-center">claude-v2:1<br>
</td>
<td class="align-middle text-center">66.84</td>
<td class="align-middle text-center">-</td>
<td class="align-middle text-center">200K</td>
<td class="align-middle text-center">Long-context</td>
</tr>


<tr>
<td scope="row" class="align-middle text-center">5<br>
</td>
<td class="align-middle text-center">GPT-3.5 RAG (by Sayash from Princeton)<br>
</td>
<td class="align-middle text-center">56.94</td>
<td class="align-middle text-center">-</td>
<td class="align-middle text-center">-</td>
<td class="align-middle text-center">RAG</td>
</tr>

<tr>
<td scope="row" class="align-middle text-center">6<br>
</td>
<td class="align-middle text-center">InternLM-20b<br>
</td>
<td class="align-middle text-center">49.18</td>
<td class="align-middle text-center">20b</td>
<td class="align-middle text-center">200K</td>
<td class="align-middle text-center">Long-context</td>
</tr>

<tr>
<td scope="row" class="align-middle text-center">7<br>
<td class="align-middle text-center">GPT-4 RAG Langchain<br>
</td>
<td class="align-middle text-center">67.89</td>
Expand All @@ -460,7 +414,8 @@ <h4>Citation</h4>
<td class="align-middle text-center">-</td>
<td class="align-middle text-center">-</td>
</tr>



<tr>
<td scope="row" class="align-middle text-center">5<br>
</td>
Expand All @@ -472,9 +427,9 @@ <h4>Citation</h4>
<td class="align-middle text-center"><a href="https://www.cs.princeton.edu/~sayashk/">Sayash Kapoor</a><br><a href="https://citp.princeton.edu/citp-people/benedikt-strobl/">Benedikt Ströbl</a></td>
<td class="align-middle text-center"><a href="sayashk@princeton.edu">sayashk@princeton.edu</a><br><a href="stroebl@princeton.edu">stroebl@princeton.edu</a></td>
</tr>

<tr>
<td scope="row" class="align-middle text-center">8<br>
<td scope="row" class="align-middle text-center">6<br>
</td>
<td class="align-middle text-center">InternLM-20b<br>
</td>
Expand All @@ -486,7 +441,7 @@ <h4>Citation</h4>
</tr>

<tr>
<td scope="row" class="align-middle text-center">9<br>
<td scope="row" class="align-middle text-center">7<br>
</td>
<td class="align-middle text-center">InternLM-7b<br>
</td>
Expand All @@ -496,7 +451,7 @@ <h4>Citation</h4>
<td class="align-middle text-center">-</td>
<td class="align-middle text-center">-</td>
</tr>

</tbody>
</table>
</div>
Expand Down

0 comments on commit a425d43

Please sign in to comment.