Skip to content

Commit

Permalink
add mistral acknowledgement
Browse files Browse the repository at this point in the history
  • Loading branch information
andre15silva committed Nov 19, 2024
1 parent 30256e8 commit 2386ec8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webpage/src/components/LeaderboardTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,8 @@ const LeaderboardTable = () => {
<li>Leaderboard is sorted, by default, by the total plausible@1 metric</li>
<li>* Only partial results available right now due to cost reasons.</li>
<li>We publish the <a href="https://github.com/ASSERT-KTH/elle-elle-aime" target="_blank" rel="noopener noreferrer">code</a> and <a href="https://github.com/ASSERT-KTH/repairbench" target="_blank" rel="noopener noreferrer">data</a> to enable reproducibility.</li>
<li>For more details, please refer to the <a href="https://arxiv.org/pdf/2409.18952" target="_blank" rel="noopener noreferrer">technical report on arXiv</a></li>
<li>For more details, please refer to the <a href="https://arxiv.org/pdf/2409.18952" target="_blank" rel="noopener noreferrer">technical report on arXiv</a>.</li>
<li>We thank the following companies for providing API credits to run RepairBench on their models: <a href="https://mistral.ai/" target="_blank" rel="noopener noreferrer">Mistral</a>.</li>
</ul>
</div>

Expand Down

0 comments on commit 2386ec8

Please sign in to comment.