codewithRiz's picture
Upload dataset
f0feb11 verified
metadata
dataset_info:
  features:
    - name: category
      dtype: string
    - name: subfolder_type
      dtype: string
    - name: image_path
      dtype: string
  splits:
    - name: train
      num_bytes: 400403
      num_examples: 2834
    - name: validation
      num_bytes: 85528
      num_examples: 607
    - name: test
      num_bytes: 85187
      num_examples: 608
  download_size: 63268
  dataset_size: 571118
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*