Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"bert_model_name": "bert-base-uncased"
|
| 3 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "bert",
|
| 3 |
"bert_model_name": "bert-base-uncased"
|
| 4 |
}
|