Update leaderboard.md

This commit is contained in:
paul-gauthier 2024-05-03 17:59:25 -07:00 committed by GitHub
parent bf94746614
commit b21952a71c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ it will work best with models that score well on the code editing benchmark.
<td style="padding: 8px;">{{ row.model }}</td>
<td style="padding: 8px;">{{ row.second }}%</td>
<td style="padding: 8px;"><code>{{ row.command }}</code></td>
> <td style="padding: 8px;">{{ row.format }}</td>
<td style="padding: 8px;">{{ row.format }}</td>
</tr>
{% endfor %}
</tbody>