Commit
·
ca079f2
1
Parent(s):
6e9a5e1
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +26 -6
dataset_infos.json
CHANGED
|
@@ -4,7 +4,27 @@
|
|
| 4 |
"homepage": "",
|
| 5 |
"license": "",
|
| 6 |
"features": {
|
| 7 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
"dtype": "string",
|
| 9 |
"id": null,
|
| 10 |
"_type": "Value"
|
|
@@ -19,14 +39,14 @@
|
|
| 19 |
"splits": {
|
| 20 |
"train": {
|
| 21 |
"name": "train",
|
| 22 |
-
"num_bytes":
|
| 23 |
-
"num_examples":
|
| 24 |
"dataset_name": "IA_unlabelled"
|
| 25 |
}
|
| 26 |
},
|
| 27 |
"download_checksums": null,
|
| 28 |
-
"download_size":
|
| 29 |
"post_processing_size": null,
|
| 30 |
-
"dataset_size":
|
| 31 |
-
"size_in_bytes":
|
| 32 |
}}
|
|
|
|
| 4 |
"homepage": "",
|
| 5 |
"license": "",
|
| 6 |
"features": {
|
| 7 |
+
"image": {
|
| 8 |
+
"dtype": "string",
|
| 9 |
+
"id": null,
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"manifest_url": {
|
| 13 |
+
"dtype": "string",
|
| 14 |
+
"id": null,
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"license": {
|
| 18 |
+
"dtype": "float64",
|
| 19 |
+
"id": null,
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"label": {
|
| 23 |
+
"dtype": "string",
|
| 24 |
+
"id": null,
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"attribution": {
|
| 28 |
"dtype": "string",
|
| 29 |
"id": null,
|
| 30 |
"_type": "Value"
|
|
|
|
| 39 |
"splits": {
|
| 40 |
"train": {
|
| 41 |
"name": "train",
|
| 42 |
+
"num_bytes": 2179751647,
|
| 43 |
+
"num_examples": 10844387,
|
| 44 |
"dataset_name": "IA_unlabelled"
|
| 45 |
}
|
| 46 |
},
|
| 47 |
"download_checksums": null,
|
| 48 |
+
"download_size": 112126531,
|
| 49 |
"post_processing_size": null,
|
| 50 |
+
"dataset_size": 2179751647,
|
| 51 |
+
"size_in_bytes": 2291878178
|
| 52 |
}}
|