iioSnail commited on
Commit
7fdc259
Β·
1 Parent(s): a041bd4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -11,9 +11,9 @@
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "0",
14
- "1": "B",
15
- "2": "I",
16
- "3": "E",
17
  "4": "O"
18
  },
19
  "initializer_range": 0.02,
 
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "0",
14
+ "1": "M",
15
+ "2": "M",
16
+ "3": "M",
17
  "4": "O"
18
  },
19
  "initializer_range": 0.02,