Update config.json

This commit is contained in:
system 2020-01-31 23:00:17 +00:00
parent 2edae208e7
commit 38e5f9c0af
1 changed files with 3 additions and 0 deletions

View File

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