AgriPath-LF16-30k / README.md
hamzamooraj99's picture
Upload dataset
10269f6 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: crop
      dtype: string
    - name: disease
      dtype: string
    - name: source
      dtype: string
    - name: split
      dtype: string
  splits:
    - name: test
      num_bytes: 1185007928.2564433
      num_examples: 2881
    - name: validation
      num_bytes: 1202838871.3414729
      num_examples: 2889
    - name: train
      num_bytes: 9524765893.63816
      num_examples: 22712
  download_size: 18398663476
  dataset_size: 11912612693.236076
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*