dmae-dataset-DA / README.md
Augusto777's picture
Upload README.md with huggingface_hub
79a6f16
|
raw
history blame
No virus
706 Bytes
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
  download_size: 297308
  dataset_size: 300281
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Dataset Card for "dmae-dataset-DA"

More Information needed