Datasets:
anthony2261
commited on
Commit
•
f274665
1
Parent(s):
ccc6758
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: label
|
7 |
+
dtype:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': bacterial_leaf_blight
|
11 |
+
'1': bacterial_leaf_streak
|
12 |
+
'2': bacterial_panicle_blight
|
13 |
+
'3': blast
|
14 |
+
'4': brown_spot
|
15 |
+
'5': dead_heart
|
16 |
+
'6': downy_mildew
|
17 |
+
'7': hispa
|
18 |
+
'8': normal
|
19 |
+
'9': tungro
|
20 |
+
- name: variety
|
21 |
+
dtype:
|
22 |
+
class_label:
|
23 |
+
names:
|
24 |
+
'0': ADT45
|
25 |
+
'1': IR20
|
26 |
+
'2': KarnatakaPonni
|
27 |
+
'3': Onthanel
|
28 |
+
'4': Ponni
|
29 |
+
'5': Surya
|
30 |
+
'6': Zonal
|
31 |
+
'7': AndraPonni
|
32 |
+
'8': AtchayaPonni
|
33 |
+
'9': RR
|
34 |
+
- name: age
|
35 |
+
dtype: int16
|
36 |
+
- name: label_variety_concat
|
37 |
+
dtype:
|
38 |
+
class_label:
|
39 |
+
names:
|
40 |
+
'0': '6_4'
|
41 |
+
'1': '9_4'
|
42 |
+
'2': '7_3'
|
43 |
+
'3': '8_3'
|
44 |
+
'4': '4_4'
|
45 |
+
'5': '7_0'
|
46 |
+
'6': '7_7'
|
47 |
+
'7': '7_4'
|
48 |
+
'8': '0_1'
|
49 |
+
'9': '5_7'
|
50 |
+
'10': '5_3'
|
51 |
+
'11': '8_4'
|
52 |
+
'12': '6_2'
|
53 |
+
'13': '5_1'
|
54 |
+
'14': '1_0'
|
55 |
+
'15': '0_4'
|
56 |
+
'16': '6_8'
|
57 |
+
'17': '3_2'
|
58 |
+
'18': '5_4'
|
59 |
+
'19': '6_5'
|
60 |
+
'20': '7_2'
|
61 |
+
'21': '9_3'
|
62 |
+
'22': '1_2'
|
63 |
+
'23': '0_2'
|
64 |
+
'24': '3_6'
|
65 |
+
'25': '0_6'
|
66 |
+
'26': '8_9'
|
67 |
+
'27': '5_2'
|
68 |
+
'28': '2_0'
|
69 |
+
'29': '3_7'
|
70 |
+
'30': '8_0'
|
71 |
+
'31': '5_6'
|
72 |
+
'32': '3_8'
|
73 |
+
'33': '4_2'
|
74 |
+
'34': '3_1'
|
75 |
+
'35': '6_0'
|
76 |
+
'36': '6_3'
|
77 |
+
'37': '1_3'
|
78 |
+
'38': '4_0'
|
79 |
+
'39': '9_6'
|
80 |
+
'40': '3_0'
|
81 |
+
'41': '1_6'
|
82 |
+
'42': '3_5'
|
83 |
+
'43': '0_3'
|
84 |
+
'44': '9_8'
|
85 |
+
'45': '2_7'
|
86 |
+
'46': '3_4'
|
87 |
+
'47': '2_4'
|
88 |
+
'48': '3_3'
|
89 |
+
'49': '4_6'
|
90 |
+
'50': '7_6'
|
91 |
+
'51': '9_0'
|
92 |
+
'52': '0_5'
|
93 |
+
'53': '9_5'
|
94 |
+
'54': '0_0'
|
95 |
+
'55': '5_0'
|
96 |
+
'56': '5_9'
|
97 |
+
'57': '7_8'
|
98 |
+
'58': '6_6'
|
99 |
+
splits:
|
100 |
+
- name: train
|
101 |
+
num_bytes: 834211012.552
|
102 |
+
num_examples: 10407
|
103 |
+
download_size: 816383966
|
104 |
+
dataset_size: 834211012.552
|
105 |
+
configs:
|
106 |
+
- config_name: default
|
107 |
+
data_files:
|
108 |
+
- split: train
|
109 |
+
path: data/train-*
|
110 |
+
---
|
111 |
+
# Dataset Card for "paddy-disease-classification"
|
112 |
+
|
113 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|