Upload folder using huggingface_hub
Browse files
clock_in_the_wild/dataset_info.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
}
|
clock_in_the_wild/train.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccbf9ac0d8d638815821e3addb0c25beed490036d006ce1fdd4f458f84e12656
|
| 3 |
+
size 1500641743
|
clock_in_the_wild/validation.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe0a4d7c956368108fb89e2618f8c0f0e715251a7c89a797646599e5749083c9
|
| 3 |
+
size 158191093
|