Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"0": "O",
|
17 |
"1": "PER",
|
18 |
"2": "ORG",
|
19 |
-
"3": "LOC"
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|
|
|
16 |
"0": "O",
|
17 |
"1": "PER",
|
18 |
"2": "ORG",
|
19 |
+
"3": "LOC"
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|