Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -357,6 +357,7 @@
|
|
| 357 |
"max_position_embeddings": 512,
|
| 358 |
"model_type": "bert",
|
| 359 |
"attention_dropout": 0.1,
|
|
|
|
| 360 |
"num_attention_heads": 12,
|
| 361 |
"num_hidden_layers": 12,
|
| 362 |
"pad_token_id": 0,
|
|
|
|
| 357 |
"max_position_embeddings": 512,
|
| 358 |
"model_type": "bert",
|
| 359 |
"attention_dropout": 0.1,
|
| 360 |
+
"dropout": 0.1,
|
| 361 |
"num_attention_heads": 12,
|
| 362 |
"num_hidden_layers": 12,
|
| 363 |
"pad_token_id": 0,
|