Skip to content

Commit 5375791

Browse files
committed
updated table
1 parent 33b7ae6 commit 5375791

File tree

1 file changed

+5
-26
lines changed

1 file changed

+5
-26
lines changed

index.html

Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -301,35 +301,14 @@ <h2 id="results">Results</h2>
301301
<td>82.0</td>
302302
<td>86.8</td>
303303
</tr>
304-
</tbody>
305-
</table>
306-
<figcaption style="text-align: center;">Table 2: Results on the MiniCode CodeContests split</figcaption>
307-
</figure>
308-
309-
<figure class="table-figure">
310-
<table class="table-styled">
311-
<thead>
312304
<tr>
313-
<th><strong>Metric</strong></th>
314-
<th><strong>Value</strong></th>
315-
</tr>
316-
</thead>
317-
<tbody>
318-
<tr>
319-
<td>Pass Rate</td>
320-
<td>90.67% ±1.88</td>
321-
</tr>
322-
<tr>
323-
<td>Pass Rate Improvement (over non-refactored)</td>
324-
<td>6.33% ±1.41</td>
325-
</tr>
326-
<tr>
327-
<td>MDL Ratio</td>
328-
<td>0.53 ±0.03</td>
305+
<td>LIBRARIAN</td>
306+
<td>90.67</td>
307+
<td>53.0</td>
329308
</tr>
330309
</tbody>
331310
</table>
332-
<figcaption style="text-align: center;">Table 3: Refactoring results for LIBRARIAN (w/ K = 8) averaged over 10 Code Contests collections</figcaption>
311+
<figcaption style="text-align: center;">Table 2: Results on the MiniCode CodeContests split</figcaption>
333312
</figure>
334313

335314
<figure class="table-figure">
@@ -359,7 +338,7 @@ <h2 id="results">Results</h2>
359338
</tr>
360339
</tbody>
361340
</table>
362-
<figcaption style="text-align: center;">Table 4: Average results on MiniCode-repositories small, using Codex with o4-mini and Claude Code with Claude Sonnet 3.7</figcaption>
341+
<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>
363342
</figure>
364343

365344
<figure class="table-figure">

0 commit comments

Comments
 (0)