Update dataset_info.json
Browse files- dataset_info.json +1 -1
dataset_info.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"_type": "Image"}, "text": {"dtype": "string", "_type": "Value"}}, "builder_name": "imagefolder", "config_name": "default", "version": {"version_str": "0.0.0", "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 372548, "num_examples": 4083, "dataset_name": "imagefolder"}}, "download_checksums": "NULL", "download_size": 43824220, "dataset_size": 372548, "size_in_bytes": 44196768}
|
|
|
1 |
+
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "builder_name": "imagefolder", "config_name": "default", "version": {"version_str": "0.0.0", "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 372548, "num_examples": 4083, "dataset_name": "imagefolder"}}, "download_checksums": "NULL", "download_size": 43824220, "dataset_size": 372548, "size_in_bytes": 44196768}
|