mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
d9594815b0
commit
15c228097b
4 changed files with 128 additions and 111 deletions
|
@ -47,7 +47,7 @@ def plot_swe_bench_lite(data_file):
|
|||
)
|
||||
|
||||
# ax.set_xlabel("Models", fontsize=18)
|
||||
ax.set_ylabel("Pass rate (%)", fontsize=18, color=font_color)
|
||||
ax.set_ylabel("Instances resolved (%)", fontsize=18, color=font_color)
|
||||
ax.set_title("SWE Bench Lite", fontsize=20)
|
||||
ax.set_ylim(0, 29)
|
||||
plt.xticks(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue