Skip to content

Commit 20d0431

Browse files
update results descriptions
1 parent ad937db commit 20d0431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ <h2 id="results">Results</h2>
340340
</tr>
341341
</tbody>
342342
</table>
343-
<figcaption style="text-align: center;">Table 3: Average results on MiniCode-repositories small, using Codex with o4-mini and Claude Code with Claude Sonnet 3.7</figcaption>
343+
<figcaption style="text-align: center;">Table 3: Average results on MiniCode-repositories small</figcaption>
344344
</figure>
345345

346346
Finally, we present results on the large repo split. Due to the stronger performance of Sonnet models, we evaluate only Sonnet models to minimize cost.
@@ -371,10 +371,10 @@ <h2 id="results">Results</h2>
371371
</tr>
372372
</tbody>
373373
</table>
374-
<figcaption style="text-align: center;">Table 4: Average results on MiniCode-repositories large, comparing the original code sources with Claude Sonnet 3.7 and Sonnet 4</figcaption>
374+
<figcaption style="text-align: center;">Table 4: Average refactoring results on MiniCode-repositories large, comparing the original code sources to refactored sources from Claude Sonnet 3.7 and Sonnet 4</figcaption>
375375
</figure>
376376

377-
Check out the paper for the full CodeContests results, as well as repository results!
377+
Check out the paper for the full details on results!
378378
</section>
379379

380380
<section class="section" id="citation">

0 commit comments

Comments
 (0)