Update config.json
This commit is contained in:
parent
7e0da5a1cd
commit
ee9c783e18
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"model_type": bert,
|
"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