f_p / README.md
NimurAI's picture
Upload dataset
c939c86 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Citrus_Aphids
            '1': Citrus_black_fly
            '2': Citrus_butterfly
            '3': Citrus_greening
            '4': Citrus_leaf_miner
            '5': Fruit sucking moth
            '6': Gummosis
            '7': Late_blight
            '8': Leaf_scorch
            '9': Mealy bugs
            '10': Scab
            '11': Sooty_mould
            '12': Trunk and Stem Borer
            '13': Yellow leaf curl
            '14': healthy
            '15': powdery_mildew
  splits:
    - name: train
      num_bytes: 1646179368.183
      num_examples: 53307
    - name: test
      num_bytes: 429049137.348
      num_examples: 13334
  download_size: 2194301833
  dataset_size: 2075228505.5310001
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*