Kennedy wambugu
commited on
Upload ViTForImageClassification
Browse files- config.json +8 -12
- model.safetensors +2 -2
config.json
CHANGED
@@ -11,12 +11,10 @@
|
|
11 |
"id2label": {
|
12 |
"0": "Corn___Common_Rust",
|
13 |
"1": "Corn___Gray_Leaf_Spot",
|
14 |
-
"10": "
|
15 |
-
"11": "
|
16 |
-
"12": "
|
17 |
-
"13": "
|
18 |
-
"14": "Wheat___Septoria",
|
19 |
-
"15": "Wheat___Yellow_Rust",
|
20 |
"2": "Corn___Healthy",
|
21 |
"3": "Corn___Leaf_Blight",
|
22 |
"4": "Invalid",
|
@@ -40,12 +38,10 @@
|
|
40 |
"Potato___Late_Blight": "7",
|
41 |
"Rice___Brown_Spot": "8",
|
42 |
"Rice___Healthy": "9",
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"Wheat___Septoria": "14",
|
48 |
-
"Wheat___Yellow_Rust": "15"
|
49 |
},
|
50 |
"layer_norm_eps": 1e-12,
|
51 |
"model_type": "vit",
|
|
|
11 |
"id2label": {
|
12 |
"0": "Corn___Common_Rust",
|
13 |
"1": "Corn___Gray_Leaf_Spot",
|
14 |
+
"10": "Rice___Leaf_Blast",
|
15 |
+
"11": "Wheat___Brown_Rust",
|
16 |
+
"12": "Wheat___Healthy",
|
17 |
+
"13": "Wheat___Yellow_Rust",
|
|
|
|
|
18 |
"2": "Corn___Healthy",
|
19 |
"3": "Corn___Leaf_Blight",
|
20 |
"4": "Invalid",
|
|
|
38 |
"Potato___Late_Blight": "7",
|
39 |
"Rice___Brown_Spot": "8",
|
40 |
"Rice___Healthy": "9",
|
41 |
+
"Rice___Leaf_Blast": "10",
|
42 |
+
"Wheat___Brown_Rust": "11",
|
43 |
+
"Wheat___Healthy": "12",
|
44 |
+
"Wheat___Yellow_Rust": "13"
|
|
|
|
|
45 |
},
|
46 |
"layer_norm_eps": 1e-12,
|
47 |
"model_type": "vit",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faa3a311176efe310e855f564298826276e328db73e26aae9458e414fccf877a
|
3 |
+
size 22131192
|