Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"attention_probs_dropout_prob": 0.1,
|
3 |
"cell": {},
|
4 |
"emb_size": 312,
|
|
|
1 |
{
|
2 |
+
"architectures": ["BertForMaskedLM"],
|
3 |
"attention_probs_dropout_prob": 0.1,
|
4 |
"cell": {},
|
5 |
"emb_size": 312,
|