Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🔧 Selected SWE-Gym Subset
|
| 2 |
|
| 3 |
A curated subset of 100 program repair instances from the [SWE-Gym](https://huggingface.co/datasets/SWE-Gym/SWE-Gym) dataset, selected for lightweight evaluation and rapid prototyping.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
size_categories:
|
| 6 |
+
- n<1K
|
| 7 |
+
---
|
| 8 |
# 🔧 Selected SWE-Gym Subset
|
| 9 |
|
| 10 |
A curated subset of 100 program repair instances from the [SWE-Gym](https://huggingface.co/datasets/SWE-Gym/SWE-Gym) dataset, selected for lightweight evaluation and rapid prototyping.
|