KhalfounMehdi's picture
Upload README.md with huggingface_hub
6c98b68
|
raw
history blame contribute delete
No virus
575 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': benign
'1': malignant
splits:
- name: train
num_bytes: 51521841.0
num_examples: 656
download_size: 51530132
dataset_size: 51521841.0
---
# Dataset Card for "dermatology_anomaly_detection_vit"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)