AUB MIND LAB
commited on
Commit
·
353018e
1
Parent(s):
3989ffe
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"model_type" : "bert",
|
| 6 |
"num_hidden_layers": 12,
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"BertForMaskedLM"
|
| 4 |
],
|
| 5 |
"model_type" : "bert",
|
| 6 |
"num_hidden_layers": 12,
|