File size: 560 Bytes
a89dce2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': benign
'1': keratosis
'2': melanoma
splits:
- name: train
num_bytes: 27772325.0
num_examples: 278
- name: test
num_bytes: 4737058.0
num_examples: 65
download_size: 32511407
dataset_size: 32509383.0
---
# Dataset Card for "isic_vit_db_cropped"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |