isic2018mc_aug_us / README.md
WestinM's picture
Upload dataset
84381b1 verified
metadata
dataset_info:
  features:
    - name: image_id
      dtype: string
    - name: image
      dtype: image
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 324752164.5
      num_examples: 12300
    - name: validation
      num_bytes: 4885065
      num_examples: 193
    - name: test
      num_bytes: 38588219
      num_examples: 1512
  download_size: 367980692
  dataset_size: 368225448.5
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*