docs: Clarify cost column in leaderboards is log scale

This commit is contained in:
Paul Gauthier 2025-04-12 23:10:17 -07:00 committed by Paul Gauthier (aider)
parent 33f0b0b41c
commit 47af5d463c

View file

@ -43,7 +43,7 @@ The model also has to successfully apply all its changes to the source file with
<th style="padding: 8px; text-align: left;">Model</th>
<th style="padding: 8px; text-align: center;">Percent correct</th>
<th style="padding: 8px; text-align: center;">Percent using correct edit format</th>
<th style="padding: 8px; text-align: center;">Cost</th>
<th style="padding: 8px; text-align: center;">Cost<br>(log scale bar)</th>
<th style="padding: 8px; text-align: left;">Command</th>
<th style="padding: 8px; text-align: center;">Edit format</th>
</tr>