chore: Update polyglot leaderboard data with new model test results

This commit is contained in:
Paul Gauthier 2025-03-07 09:26:32 -08:00 committed by Paul Gauthier (aider)
parent 52162a5604
commit f111ab48fb
2 changed files with 31 additions and 3 deletions

View file

@ -71,7 +71,7 @@ The model also has to successfully apply all its changes to the source file with
<script>
{% assign data_source = edit_sorted %}
{% assign pass_rate_field = "pass_rate_2" %}
{% assign highlight_model = "xxxxxxxxxxx" %}
{% assign highlight_model = "xxxxxx" %}
{% include leaderboard.js %}
</script>
<style>