dudududukim
commited on
Commit
•
684b854
1
Parent(s):
a8c31c6
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -139,7 +139,7 @@
|
|
139 |
"layer_norm_eps": 1e-12,
|
140 |
"linear_in_features": 768,
|
141 |
"max_position_embeddings": 512,
|
142 |
-
"model_type": "
|
143 |
"num_attention_heads": 12,
|
144 |
"num_hidden_layers": 12,
|
145 |
"pad_token_id": 0,
|
|
|
139 |
"layer_norm_eps": 1e-12,
|
140 |
"linear_in_features": 768,
|
141 |
"max_position_embeddings": 512,
|
142 |
+
"model_type": "bert",
|
143 |
"num_attention_heads": 12,
|
144 |
"num_hidden_layers": 12,
|
145 |
"pad_token_id": 0,
|