| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: label | |
| dtype: | |
| class_label: | |
| names: | |
| '0': Acne | |
| '1': Alopecia | |
| '2': Eczema | |
| '3': Fungal Infection (Nail or ringworm) | |
| '4': Herpes | |
| '5': Normal Skin | |
| '6': Psoriasis | |
| '7': Rosacea | |
| '8': Viral Infection (Chicken-pox or shingles) | |
| '9': Vitiligo | |
| '10': Warts | |
| splits: | |
| - name: train | |
| num_bytes: 505432329.1 | |
| num_examples: 3300 | |
| download_size: 245747601 | |
| dataset_size: 505432329.1 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |