| { | |
| "builder_name": "imagefolder", | |
| "dataset_name": "pets-vn-clean-1k", | |
| "dataset_description": "Small illustrative VN pet-breed image dataset for educational demos.", | |
| "features": { | |
| "image": { "_type": "Image" }, | |
| "label": { "_type": "ClassLabel", "names": ["corgi", "poodle", "shiba", "aln", "scottish"] } | |
| }, | |
| "splits": { | |
| "train": {}, | |
| "test": {} | |
| }, | |
| "homepage": "https://champetsfamily.com/" | |
| } | |