Skip to content

Commit b0ab0c3

Browse files
committed
evalperf: add some notes
1 parent c1619b1 commit b0ab0c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

evalperf.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,12 @@ <h3>Win-rate Leaderboard</h3>
132132
<table id="leaderboard"
133133
class="table table-responsive table-striped table-bordered flex-shrink-1 border border-5">
134134
</table>
135+
<p>🏪 The detailed model generation data and results are available at our page <a
136+
href="https://github.com/evalplus/evalplus.github.io/tree/main/results/evalperf">repository</a>.</p>
137+
<p>💸 We use 50 samples (half) for o1 model series for cost saving; also because it's easy to sample desired
138+
amount of correct samples from strong models using less tries.</p>
135139

140+
<br>
136141
<h3>Heatmap of Pairwise DPS Comparison</h3>
137142
<div class="row w-100">
138143
<div class="col-12">

0 commit comments

Comments
 (0)