fix: Remove log scale from leaderboard cost column header

This commit is contained in:
Paul Gauthier (aider) 2025-04-13 13:34:11 -07:00
parent 09fc037d4d
commit fd94f1a5f9

View file

@ -34,7 +34,7 @@ human intervention.
</th> <!-- Header checkbox added here -->
<th style="padding: 8px; text-align: left;">Model</th>
<th style="padding: 8px; text-align: center; width: 25%">Percent correct</th>
<th style="padding: 8px; text-align: center; width: 25%">Cost (log scale)</th>
<th style="padding: 8px; text-align: center; width: 25%">Cost</th>
<th style="padding: 8px; text-align: left;" class="col-command">Command</th>
<th style="padding: 8px; text-align: center; width: 10%" class="col-conform">Correct edit format</th>
<th style="padding: 8px; text-align: left; width: 10%" class="col-edit-format">Edit Format</th>