update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"label2id": {
|
| 17 |
"B-LOC": 1,
|
| 18 |
"I-LOC": 2,
|
| 19 |
-
"0":
|
| 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,
|