Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -27,8 +27,8 @@
|
|
27 |
"intermediate_size": 768,
|
28 |
"label2id": {
|
29 |
"LABEL_0": 0,
|
30 |
-
"
|
31 |
-
"
|
32 |
},
|
33 |
"layer_norm_eps": 1e-12,
|
34 |
"model_type": "yolos",
|
|
|
27 |
"intermediate_size": 768,
|
28 |
"label2id": {
|
29 |
"LABEL_0": 0,
|
30 |
+
"Normal": 1,
|
31 |
+
"Rusak": 2
|
32 |
},
|
33 |
"layer_norm_eps": 1e-12,
|
34 |
"model_type": "yolos",
|