data7 / README.md
mostafasmart's picture
Upload dataset
848ad10 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Normaleyes
            '1': cataract
            '2': diabetic_retinopathy
            '3': normal
            '4': pterygium
            '5': unKnown
  splits:
    - name: train
      num_bytes: 20451162.569
      num_examples: 1431
    - name: test
      num_bytes: 4672560
      num_examples: 360
  download_size: 21836029
  dataset_size: 25123722.569
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*