This commit is contained in:
Paul Gauthier 2024-05-31 13:32:20 -07:00
parent 2c6b472946
commit 6a2d7e08c2
5 changed files with 207 additions and 173 deletions

View file

@ -3,5 +3,5 @@
13.9% Devin|(570)
13.8% Amazon Q|Developer|Agent|(2294)
12.5% SWE-|Agent|+ GPT-4|(2294)
10.6% AutoCode|Rover|(2294)
10.6% Auto|Code|Rover|(2294)
10.5% SWE-|Agent|+ Opus|(2294)

View file

@ -76,7 +76,7 @@ def plot_swe_bench_lite(data_file):
ax.set_title(title, fontsize=20)
# ax.set_ylim(0, 29.9)
plt.xticks(
fontsize=17,
fontsize=16,
color=font_color,
)