bergurth commited on
Commit
b7b6f63
1 Parent(s): 18262ec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "LABEL_0",
16
  "1": "B-Date",
17
  "2": "B-Location",
18
  "3": "B-Miscellaneous",
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "O",
16
  "1": "B-Date",
17
  "2": "B-Location",
18
  "3": "B-Miscellaneous",