Skip to content

Commit

Permalink
Update swe-agent score
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Myers committed May 7, 2024
1 parent 8e13bc6 commit ca965e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Leaderboard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ export default function Leaderboard(props): JSX.Element {
<tr>
<td>4</td>
<td><a href="https://swe-agent.com/">SWE-agent</a> + GPT-4</td>
<td>12.29%</td>
<td>17%</td>
<td>12.47%</td>
<td>18%</td>
<td>Official</td>
{ compact || <td>Princeton NLP</td> }
{ compact || <td>MIT</td> }
</tr>
</table>
<p><i>Last checked: 2024-04-16</i></p>
<p><i>Last checked: 2024-05-06</i></p>
</div>)
}

0 comments on commit ca965e5

Please sign in to comment.