AfiqN commited on
Commit
b969133
1 Parent(s): 4d05022

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Anthracnose
11
+ '1': Bacterial Canker
12
+ '2': Cutting Weevil
13
+ '3': Die Back
14
+ '4': Gall Midge
15
+ '5': Healthy
16
+ '6': Powdery Mildew
17
+ '7': Sooty Mould
18
+ splits:
19
+ - name: train
20
+ num_bytes: 96658894.2
21
+ num_examples: 3200
22
+ - name: validation
23
+ num_bytes: 27808980.0
24
+ num_examples: 800
25
+ download_size: 112095362
26
+ dataset_size: 124467874.2
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: validation
33
+ path: data/validation-*
34
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4da68b878beb650406ca1d7a48c61ae396a5e0a2e59ca9a719ea37804e5aa968
3
+ size 89911445
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90649f7dad79db0b42787179e1a460c0bad4fe5192651a956bb05c9d35a08785
3
+ size 22183917