brathief commited on
Commit
4055627
1 Parent(s): b129254

Update dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +24 -2
dataset_info.json CHANGED
@@ -1,2 +1,24 @@
1
- {"image_path": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "imagefolder", "config_name": "pokemon", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 119417410.0, "num_examples": 833, "dataset_name": "brathief/Alice_2"}}, "download_checksums": null, "download_size": 99672355, "post_processing_size": null, "dataset_size": 119417410.0, "size_in_bytes": 219089765.0}}
2
- {"caption": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Text"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "imagefolder", "config_name": "pokemon", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 119417410.0, "num_examples": 833, "dataset_name": "brathief/Alice_2"}}, "download_checksums": null, "download_size": 99672355, "post_processing_size": null, "dataset_size": 119417410.0, "size_in_bytes": 219089765.0}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ }