Update dataset_info.json
Browse files- dataset_info.json +24 -2
dataset_info.json
CHANGED
@@ -1,2 +1,24 @@
|
|
1 |
-
{"
|
2 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"Alice_2":
|
2 |
+
{
|
3 |
+
"description": "", "citation": "", "homepage": "", "license": "", "features":
|
4 |
+
{
|
5 |
+
"image_path":
|
6 |
+
{
|
7 |
+
"decode": true, "id": null, "_type": "Image"
|
8 |
+
},
|
9 |
+
"caption":
|
10 |
+
{
|
11 |
+
"dtype": "string", "id": null, "_type": "Value"
|
12 |
+
}
|
13 |
+
}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "imagefolder", "config_name": "pokemon", "version":
|
14 |
+
{
|
15 |
+
"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0
|
16 |
+
}, "splits":
|
17 |
+
{
|
18 |
+
"train":
|
19 |
+
{
|
20 |
+
"name": "train", "num_bytes": 119417410.0, "num_examples": 833, "dataset_name": "Alice_2"
|
21 |
+
}
|
22 |
+
}, "download_checksums": null, "download_size": 99672355, "post_processing_size": null, "dataset_size": 119417410.0, "size_in_bytes": 219089765.0
|
23 |
+
}
|
24 |
+
}
|