akanksha8618 commited on
Commit
77b3c3e
·
1 Parent(s): 1a3d1ff

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"akanksha8618--hackathon_png_2": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"num_classes": 1, "names": ["bene_test_png"], "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": 432050.0, "num_examples": 3, "dataset_name": "hackathon_png_2"}}, "download_checksums": null, "download_size": 433037, "post_processing_size": null, "dataset_size": 432050.0, "size_in_bytes": 865087.0}}
 
1
+ {"akanksha8618--hackathon_png": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "text": {"dtype": "string", "names": ["dog sitting here", "cat jumping over the window", "man eats apple"], "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "image-classification", "image_column": "image", "label_column": "text"}], "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": 432050.0, "num_examples": 3, "dataset_name": "hackathon_png"}}, "download_checksums": null, "download_size": 433037, "post_processing_size": null, "dataset_size": 432050.0, "size_in_bytes": 865087.0}}