zhiminy commited on
Commit
d858dd5
·
unverified ·
1 Parent(s): aea58a0

Update README to include links for LMArena

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ Welcome to **SWE-Arena**, an open-source platform designed for evaluating softwa
28
 
29
  ## Why SWE-Arena?
30
 
31
- Existing evaluation frameworks (e.g. LMArena, WebDev Arena, and Copilot Arena) often don't address the complex, iterative nature of SE tasks. SWE-Arena fills critical gaps by:
32
 
33
  - Supporting context-rich, multi-turn evaluations to capture iterative workflows
34
  - Integrating repository-level context through RepoChat to simulate real-world development scenarios
 
28
 
29
  ## Why SWE-Arena?
30
 
31
+ Existing evaluation frameworks (e.g. [LMArena]([url](https://lmarena.ai))) often don't address the complex, iterative nature of SE tasks. SWE-Arena fills critical gaps by:
32
 
33
  - Supporting context-rich, multi-turn evaluations to capture iterative workflows
34
  - Integrating repository-level context through RepoChat to simulate real-world development scenarios