Qifa commited on
Commit
0f41856
1 Parent(s): a289e1d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -16,8 +16,8 @@
16
  "hidden_size": 384,
17
  "id2label": {
18
  "0": "LABEL_0",
19
- "1": "LABEL_1",
20
- "2": "LABEL_2"
21
  },
22
  "image_size": [
23
  512,
@@ -27,8 +27,8 @@
27
  "intermediate_size": 1536,
28
  "label2id": {
29
  "LABEL_0": 0,
30
- "LABEL_1": 1,
31
- "LABEL_2": 2
32
  },
33
  "layer_norm_eps": 1e-12,
34
  "model_type": "yolos",
 
16
  "hidden_size": 384,
17
  "id2label": {
18
  "0": "LABEL_0",
19
+ "1": "Normal",
20
+ "2": "Rusak"
21
  },
22
  "image_size": [
23
  512,
 
27
  "intermediate_size": 1536,
28
  "label2id": {
29
  "LABEL_0": 0,
30
+ "Normal": 1,
31
+ "Rusak": 2
32
  },
33
  "layer_norm_eps": 1e-12,
34
  "model_type": "yolos",