WestinM's picture
Upload dataset
8b3302a verified
metadata
dataset_info:
  features:
    - name: image_id
      dtype: string
    - name: label
      dtype: int64
    - name: file_path
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 1062564
      num_examples: 8204
    - name: validation
      num_bytes: 227664
      num_examples: 1758
    - name: test
      num_bytes: 227710
      num_examples: 1758
  download_size: 308452
  dataset_size: 1517938
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*