Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"pipeline": [
|
3 |
"tok2vec",
|
4 |
"tagger",
|
|
|
1 |
{
|
2 |
+
"model_type": "bert",
|
3 |
"pipeline": [
|
4 |
"tok2vec",
|
5 |
"tagger",
|