Datasets:
Upload metadata.json with huggingface_hub
Browse files- metadata.json +36 -0
metadata.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_repo": "pradhaansbhat/Thinking-In-Boxes",
|
| 3 |
+
"generated_at": "2026-08-22T11:04:44.867341+00:00",
|
| 4 |
+
"expected_files_per_sample": [
|
| 5 |
+
"bbox_0.png",
|
| 6 |
+
"bbox_1.png",
|
| 7 |
+
"rgb_0.png",
|
| 8 |
+
"rgb_1.png"
|
| 9 |
+
],
|
| 10 |
+
"format": "webdataset",
|
| 11 |
+
"subsets": {
|
| 12 |
+
"100K-Syn": {
|
| 13 |
+
"num_samples": 100000,
|
| 14 |
+
"num_shards": 88,
|
| 15 |
+
"total_bytes": 88310282240,
|
| 16 |
+
"total_gb": 88.31,
|
| 17 |
+
"repo_path": "data/100K-Syn"
|
| 18 |
+
},
|
| 19 |
+
"10K-Objectron": {
|
| 20 |
+
"num_samples": 9934,
|
| 21 |
+
"num_shards": 55,
|
| 22 |
+
"total_bytes": 54600058880,
|
| 23 |
+
"total_gb": 54.6,
|
| 24 |
+
"repo_path": "data/10K-Objectron"
|
| 25 |
+
},
|
| 26 |
+
"10K-Syn": {
|
| 27 |
+
"num_samples": 10000,
|
| 28 |
+
"num_shards": 9,
|
| 29 |
+
"total_bytes": 8867112960,
|
| 30 |
+
"total_gb": 8.87,
|
| 31 |
+
"repo_path": "data/10K-Syn"
|
| 32 |
+
}
|
| 33 |
+
},
|
| 34 |
+
"total_samples_all_subsets": 119934,
|
| 35 |
+
"total_gb_all_subsets": 151.78
|
| 36 |
+
}
|