adrenalmnist3d_64 / README.md
danjacobellis's picture
Upload dataset
b399ad8 verified
metadata
dataset_info:
  features:
    - name: path
      dtype: string
    - name: label
      sequence: uint8
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 311654058.5
      num_examples: 1188
    - name: validation
      num_bytes: 25708526
      num_examples: 98
    - name: test
      num_bytes: 78175422
      num_examples: 298
  download_size: 21677971
  dataset_size: 415538006.5
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*