BahaaEldin0's picture
Upload dataset (part 00001-of-00002)
29b328c verified
|
raw
history blame
No virus
708 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      sequence: string
    - name: Patient Age
      dtype: int32
    - name: Patient Gender
      dtype: string
    - name: View Position
      dtype: string
    - name: Patient ID
      dtype: int32
  splits:
    - name: train
      num_bytes: 24802797937.271
      num_examples: 54873
    - name: valid
      num_bytes: 3098639783.814
      num_examples: 6859
    - name: test
      num_bytes: 3142415029.45
      num_examples: 6935
  download_size: 31459194958
  dataset_size: 31043852750.535
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*