dmae-dataset / README.md
Augusto777's picture
Upload README.md with huggingface_hub
dd9e1d3
|
raw
history blame contribute delete
No virus
814 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': avanzada
'1': leve
'2': moderada
'3': no amd
splits:
- name: train
num_bytes: 48967077.0
num_examples: 40
- name: test
num_bytes: 16065989.0
num_examples: 16
- name: validation
num_bytes: 15887796.0
num_examples: 16
download_size: 80912022
dataset_size: 80920862.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
# Dataset Card for "dmae-dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)