Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,15 @@ pinned: false
|
|
8 |
---
|
9 |
Model/Data associated with Paper:
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
Get started at project page [swe-gym.github.io](https://swe-gym.github.io/)
|
12 |
|
13 |
-
Data and Models
|
|
|
8 |
---
|
9 |
Model/Data associated with Paper:
|
10 |
|
11 |
+
|
12 |
+
**Training Software Engineering Agents and Verifiers with SWE-Gym**
|
13 |
+
|
14 |
+
[Jiayi Pan*](https://www.jiayipan.com/), [Xingyao Wang*](https://xwang.dev/), [Graham Neubig](https://www.phontron.com/), [Navdeep Jaitly](https://www.cs.toronto.edu/~ndjaitly/), [Ji Heng](https://blender.cs.illinois.edu/hengji.html), [Alane Suhr^](https://www.alanesuhr.com/), [Yizhe Zhang^](https://dreasysnail.github.io/)
|
15 |
+
|
16 |
+
UC Berkeley, UIUC, CMU, Apple
|
17 |
+
|
18 |
+
We present SWE-Gym, the first environment for training real-world software engineering agents. We use it to train strong LM agents that achieve state-of-the-art open results on SWE-Bench, with early, promising scaling characteristics as we increase training and inference-time compute.
|
19 |
+
|
20 |
+
|
21 |
Get started at project page [swe-gym.github.io](https://swe-gym.github.io/)
|
22 |
|
|