Update config.json

This commit is contained in:
system 2020-01-31 23:00:18 +00:00
parent 6dede68ecb
commit 283cb11ee6
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
{ {
"architectures": [
"BertForQuestionAnswering"
],
"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,