Update config.json

This commit is contained in:
system 2020-02-28 19:28:33 +00:00
parent 7e0da5a1cd
commit ee9c783e18
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"model_type": bert,
"model_type": "bert",
"attention_probs_dropout_prob": 0.1,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,