Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,13 @@ language:
|
|
| 14 |
pretty_name: DSGym-Tasks
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
## Attribution
|
| 18 |
|
| 19 |
If you find our work useful, please cite our paper:
|
|
|
|
| 14 |
pretty_name: DSGym-Tasks
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# DSGym
|
| 18 |
+
|
| 19 |
+
DSGym is a unified benchmark and execution framework for evaluating and training
|
| 20 |
+
data science agents. It provides standardized, executable tasks that require
|
| 21 |
+
agents to plan, implement, and validate data analyses through interaction with
|
| 22 |
+
real data files in isolated environments.
|
| 23 |
+
|
| 24 |
## Attribution
|
| 25 |
|
| 26 |
If you find our work useful, please cite our paper:
|