AUB MIND LAB
commited on
Commit
•
d9d48d8
1
Parent(s):
4d67dc9
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 |
"type_vocab_size": 2,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"BertForMaskedLM"
|
4 |
],
|
5 |
"model_type" : "bert",
|
6 |
"type_vocab_size": 2,
|