Update config.json
This commit is contained in:
parent
d64e8e7e40
commit
7e0da5a1cd
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"model_type": bert,
|
||||||
"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,
|
||||||
|
|
Loading…
Reference in New Issue