YaswanthReddy23 commited on
Commit
ae440c5
·
verified ·
1 Parent(s): e0b0391

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Downy mildew
11
+ '1': Fresh Leaf
12
+ '2': Gray mold
13
+ '3': Leaf scars
14
+ splits:
15
+ - name: train
16
+ num_bytes: 571786433.028
17
+ num_examples: 1323
18
+ - name: validation
19
+ num_bytes: 161839839.0
20
+ num_examples: 378
21
+ - name: test
22
+ num_bytes: 81111281.0
23
+ num_examples: 191
24
+ download_size: 809505512
25
+ dataset_size: 814737553.028
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd319180aa2a705279e7b3a71cbd1daf33cca1a260436b6379484926c99bc40
3
+ size 81117055
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82d1d20b752b2f8062d76f8c0d6226d77606337c77a8b8c05989328dd87ec5a0
3
+ size 286455801
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da390bcca002e724242128745ab946f0603c4f4d043c356c493c62658d35a9bc
3
+ size 280082381
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef536c355050a19c2393ada162cbe8f6c99a5cecb80b2655a2b15a242fcee43a
3
+ size 161850275