johnowhitaker
commited on
Commit
•
48b31bd
1
Parent(s):
41968af
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"johnowhitaker--imagenette2-320": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"num_classes": 10, "names": ["n01440764", "n02102040", "n02979186", "n03000684", "n03028079", "n03394916", "n03417042", "n03425413", "n03445777", "n03888257"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "image-classification", "image_column": "image", "label_column": "label"}], "builder_name": "image_folder", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 389974297.048, "num_examples": 13394, "dataset_name": "imagenette2-320"}}, "download_checksums": null, "download_size": 347984873, "post_processing_size": null, "dataset_size": 389974297.048, "size_in_bytes": 737959170.048}}
|