Delete dataset_info.json with huggingface_hub
Browse files- dataset_info.json +0 -19
dataset_info.json
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"benchmark_dir": "/data/hyz/workspace/visual-numeric-reasoning/data/bench/theclock_portable_v1",
|
| 3 |
-
"total": 1214,
|
| 4 |
-
"num_train": 1092,
|
| 5 |
-
"num_validation": 122,
|
| 6 |
-
"prompt": "Read the exact time shown on this analog clock. Answer in HH:MM format.",
|
| 7 |
-
"gt_format": "HH:MM",
|
| 8 |
-
"train_parquet": "/data/hyz/workspace/visual-numeric-reasoning/data/rl/theclock_portable_v1_grpo/train.parquet",
|
| 9 |
-
"validation_parquet": "/data/hyz/workspace/visual-numeric-reasoning/data/rl/theclock_portable_v1_grpo/validation.parquet",
|
| 10 |
-
"features": [
|
| 11 |
-
"images",
|
| 12 |
-
"problem",
|
| 13 |
-
"answer",
|
| 14 |
-
"sample_id",
|
| 15 |
-
"source_name",
|
| 16 |
-
"wiki_title",
|
| 17 |
-
"image"
|
| 18 |
-
]
|
| 19 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|