Update README.md
Browse files
README.md
CHANGED
|
@@ -34,6 +34,7 @@ configs:
|
|
| 34 |
data_files:
|
| 35 |
- split: train
|
| 36 |
path: data/train-*
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
SWE-Gym contains 2438 instances sourced from 11 Python repos, following SWE-Bench data collection procedure.
|
|
@@ -43,4 +44,4 @@ SWE-Gym contains 2438 instances sourced from 11 Python repos, following SWE-Benc
|
|
| 43 |
|
| 44 |

|
| 45 |
|
| 46 |
-

|
|
|
|
| 34 |
data_files:
|
| 35 |
- split: train
|
| 36 |
path: data/train-*
|
| 37 |
+
license: mit
|
| 38 |
---
|
| 39 |
|
| 40 |
SWE-Gym contains 2438 instances sourced from 11 Python repos, following SWE-Bench data collection procedure.
|
|
|
|
| 44 |
|
| 45 |

|
| 46 |
|
| 47 |
+

|