Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
},
|
31 |
"mlp_bias": true,
|
32 |
"mode": "generation",
|
33 |
-
"model_type": "
|
34 |
"num_attention_heads": 36,
|
35 |
"num_hidden_layers": 27,
|
36 |
"num_key_value_heads": 4,
|
|
|
30 |
},
|
31 |
"mlp_bias": true,
|
32 |
"mode": "generation",
|
33 |
+
"model_type": "bert",
|
34 |
"num_attention_heads": 36,
|
35 |
"num_hidden_layers": 27,
|
36 |
"num_key_value_heads": 4,
|