canIjoin commited on
Commit
4d5daf2
·
1 Parent(s): a972851

update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "label2id": {
17
  "B-LOC": 1,
18
  "I-LOC": 2,
19
- "0": O
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_LOC_embeddings": 512,
 
16
  "label2id": {
17
  "B-LOC": 1,
18
  "I-LOC": 2,
19
+ "0": 0
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_LOC_embeddings": 512,