Update config.json

This commit is contained in:
system 2020-01-31 23:00:18 +00:00
parent 8269c79876
commit 941c1ed385
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
{ {
"architectures": [
"BertForMaskedLM"
],
"attention_probs_dropout_prob": 0.1, "attention_probs_dropout_prob": 0.1,
"hidden_act": "gelu", "hidden_act": "gelu",
"hidden_dropout_prob": 0.1, "hidden_dropout_prob": 0.1,