mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
57252c766d
commit
3ff0c7ce35
5 changed files with 244 additions and 176 deletions
|
@ -104,7 +104,7 @@ def plot_swe_bench(data_file, is_lite):
|
|||
)
|
||||
|
||||
# ax.set_xlabel("Models", fontsize=18)
|
||||
ax.set_ylabel("Instances resolved (%)", fontsize=18, color=font_color)
|
||||
ax.set_ylabel("Pass@1 (%)", fontsize=18, color=font_color)
|
||||
if is_lite:
|
||||
title = "SWE Bench Lite"
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue