flagship commited on
Commit
065ff65
1 Parent(s): 9c157da

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': RiceLeafs_BrownSpot
11
+ '1': RiceLeafs_Healthy
12
+ '2': RiceLeafs_Hispa
13
+ '3': RiceLeafs_LeafBlast
14
+ splits:
15
+ - name: train
16
+ num_bytes: 2607108.0
17
+ num_examples: 354
18
+ - name: test
19
+ num_bytes: 944624.0
20
+ num_examples: 129
21
+ download_size: 3511150
22
+ dataset_size: 3551732.0
23
+ ---
24
+ # Dataset Card for "rice-thermal-new_demo"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)