File size: 565 Bytes
8a929fc
 
 
 
 
 
 
 
 
 
5ebb10a
 
 
 
 
 
 
8a929fc
 
39ea810
 
 
 
8a929fc
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Anthracnose
          '1': Bacterial Canker
          '2': Cutting Weevil
          '3': Die Back
          '4': Gall Midge
          '5': Healthy
          '6': Powdery Mildew
          '7': Sooty Mould
  splits:
  - name: train
    num_bytes: 72238363.244
    num_examples: 1001
  download_size: 59113210
  dataset_size: 72238363.244
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---