dmae-dataset-DA / README.md
Augusto777's picture
Upload README.md with huggingface_hub
a0853bf
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': avanzada
            '1': leve
            '2': moderada
            '3': no amd
  splits:
    - name: validation
      num_bytes: 146781
      num_examples: 16
    - name: test
      num_bytes: 153500
      num_examples: 16
    - name: train
      num_bytes: 1578165
      num_examples: 200
  download_size: 1838517
  dataset_size: 1878446
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*

Dataset Card for "dmae-dataset-DA"

More Information needed