Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,9 +4,4 @@ This dataset contains dataset files used for evaluating [NovaSky-AI/SkyRL-SQL-7B
|
|
| 4 |
|
| 5 |
## Dataset Files
|
| 6 |
|
| 7 |
-
|
| 8 |
-
- `dev_spider.json`: Spider dev dataset
|
| 9 |
-
- `dev_spider_dk.json`: Spider DK dataset (DK)
|
| 10 |
-
- `dev_spider_realistic.json`: Spider realistic dataset (realistic)
|
| 11 |
-
- `dev_spider_syn.json`: Spider synthetic dataset (synthetic)
|
| 12 |
-
- `test_spider.json`: Spider test dataset
|
|
|
|
| 4 |
|
| 5 |
## Dataset Files
|
| 6 |
|
| 7 |
+
The dataset contains Spider Dev set, Spider Test set, Spider DK, Spider Realistic and Spider Synthetic generated in the format of (OmniSQL)[https://github.com/RUCKBReasoning/OmniSQL] but with individual fields for `question`, `schema` and `external_knowledge` available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|