Update config.json
#3
by
aplycaebous
- opened
- config.json +1 -1
config.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
"max_position_embeddings": 512,
|
51 |
"max_word_length": 50,
|
52 |
"mlm_vocab_size": 100000,
|
53 |
-
"model_type": "
|
54 |
"num_attention_heads": 12,
|
55 |
"num_hidden_layers": 12,
|
56 |
"num_highway_layers": 2,
|
|
|
50 |
"max_position_embeddings": 512,
|
51 |
"max_word_length": 50,
|
52 |
"mlm_vocab_size": 100000,
|
53 |
+
"model_type": "bert",
|
54 |
"num_attention_heads": 12,
|
55 |
"num_hidden_layers": 12,
|
56 |
"num_highway_layers": 2,
|