Commit ·
3921f45
1
Parent(s): 55c1df3
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"davanstrien--testen": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"num_classes": 2, "names": ["_ill", "_not"], "id": null, "_type": "ClassLabel"}, "fpath": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "image-classification", "image_column": "image", "label_column": "label"}], "builder_name": "imagefolder", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 82414196.0, "num_examples": 572, "dataset_name": "testen"}}, "download_checksums": null, "download_size": 82379480, "post_processing_size": null, "dataset_size": 82414196.0, "size_in_bytes": 164793676.0}}
|