Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"long_conv_kernel_learning_rate": 0.001,
|
31 |
"long_conv_l_max": 2048,
|
32 |
"max_position_embeddings": 2048,
|
33 |
-
"model_type": "
|
34 |
"monarch_mlp_nblocks": 4,
|
35 |
"num_attention_heads": 12,
|
36 |
"num_hidden_layers": 12,
|
|
|
30 |
"long_conv_kernel_learning_rate": 0.001,
|
31 |
"long_conv_l_max": 2048,
|
32 |
"max_position_embeddings": 2048,
|
33 |
+
"model_type": "m2_bert",
|
34 |
"monarch_mlp_nblocks": 4,
|
35 |
"num_attention_heads": 12,
|
36 |
"num_hidden_layers": 12,
|