SaiCharithaAkula21 commited on
Commit
b98dba0
·
verified ·
1 Parent(s): dfa85e0

Upload dataset info

Browse files
Files changed (1) hide show
  1. dataset_info.json +1 -0
dataset_info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"description": "Sample Image Dataset", "citation": "", "homepage": "", "license": "", "features": {"file_path": {"_type": "Image"}, "label": {"_type": "ClassLabel", "names": ["cat", "dog", "bird"]}, "option": {"dtype": "string", "_type": "Value"}}, "splits": {"train": {"name": "train", "num_bytes": 2242, "num_examples": 3}}, "download_size": 0, "dataset_size": 2242, "task_templates": [{"task": "image-classification", "output_mode": "classification", "input_schema": {"id": "image", "type": "Image"}, "label_schema": {"id": "label", "type": "ClassLabel", "num_classes": 3, "names": ["cat", "dog", "bird"]}}]}