Zcxu commited on
Commit
6d9dbcf
1 Parent(s): 63c0c7c

修改label

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