Datasets:
Commit
•
ff88393
1
Parent(s):
772fcdb
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +13 -13
dataset_infos.json
CHANGED
@@ -1,18 +1,13 @@
|
|
1 |
-
{"
|
2 |
"description": "",
|
3 |
"citation": "",
|
4 |
"homepage": "",
|
5 |
"license": "",
|
6 |
"features": {
|
7 |
-
"index": {
|
8 |
-
"dtype": "int64",
|
9 |
-
"id": null,
|
10 |
-
"_type": "Value"
|
11 |
-
},
|
12 |
"image": {
|
13 |
-
"
|
14 |
"id": null,
|
15 |
-
"_type": "
|
16 |
},
|
17 |
"manifest_url": {
|
18 |
"dtype": "string",
|
@@ -68,6 +63,11 @@
|
|
68 |
"dtype": "float64",
|
69 |
"id": null,
|
70 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
|
|
71 |
}
|
72 |
},
|
73 |
"post_processed": null,
|
@@ -79,14 +79,14 @@
|
|
79 |
"splits": {
|
80 |
"train": {
|
81 |
"name": "train",
|
82 |
-
"num_bytes":
|
83 |
-
"num_examples":
|
84 |
"dataset_name": "ImageIn_annotations"
|
85 |
}
|
86 |
},
|
87 |
"download_checksums": null,
|
88 |
-
"download_size":
|
89 |
"post_processing_size": null,
|
90 |
-
"dataset_size":
|
91 |
-
"size_in_bytes":
|
92 |
}}
|
|
|
1 |
+
{"ImageIN--ImageIn_annotations": {
|
2 |
"description": "",
|
3 |
"citation": "",
|
4 |
"homepage": "",
|
5 |
"license": "",
|
6 |
"features": {
|
|
|
|
|
|
|
|
|
|
|
7 |
"image": {
|
8 |
+
"dtype": "string",
|
9 |
"id": null,
|
10 |
+
"_type": "Value"
|
11 |
},
|
12 |
"manifest_url": {
|
13 |
"dtype": "string",
|
|
|
63 |
"dtype": "float64",
|
64 |
"id": null,
|
65 |
"_type": "Value"
|
66 |
+
},
|
67 |
+
"loaded_image": {
|
68 |
+
"decode": true,
|
69 |
+
"id": null,
|
70 |
+
"_type": "Image"
|
71 |
}
|
72 |
},
|
73 |
"post_processed": null,
|
|
|
79 |
"splits": {
|
80 |
"train": {
|
81 |
"name": "train",
|
82 |
+
"num_bytes": 1979769347.208,
|
83 |
+
"num_examples": 1896,
|
84 |
"dataset_name": "ImageIn_annotations"
|
85 |
}
|
86 |
},
|
87 |
"download_checksums": null,
|
88 |
+
"download_size": 1940615192,
|
89 |
"post_processing_size": null,
|
90 |
+
"dataset_size": 1979769347.208,
|
91 |
+
"size_in_bytes": 3920384539.208
|
92 |
}}
|