kittinan commited on
Commit
f46d333
1 Parent(s): c7c5784

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -9,10 +9,10 @@
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
 
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "good",
13
+ "1": "correction",
14
+ "2": "bad posture",
15
+ "3": "not informative"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,