Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -360,6 +360,7 @@
|
|
| 360 |
"dropout": 0.1,
|
| 361 |
"num_attention_heads": 12,
|
| 362 |
"n_heads": 12,
|
|
|
|
| 363 |
"num_hidden_layers": 12,
|
| 364 |
"pad_token_id": 0,
|
| 365 |
"pooler_fc_size": 768,
|
|
|
|
| 360 |
"dropout": 0.1,
|
| 361 |
"num_attention_heads": 12,
|
| 362 |
"n_heads": 12,
|
| 363 |
+
"n_layers": 12,
|
| 364 |
"num_hidden_layers": 12,
|
| 365 |
"pad_token_id": 0,
|
| 366 |
"pooler_fc_size": 768,
|