Update config.json
This commit is contained in:
parent
cec8f77502
commit
6b2e83182a
|
@ -1,4 +1,7 @@
|
||||||
{
|
{
|
||||||
|
"architectures": [
|
||||||
|
"AlbertForMaskedLM"
|
||||||
|
],
|
||||||
"attention_probs_dropout_prob": 0,
|
"attention_probs_dropout_prob": 0,
|
||||||
"hidden_act": "gelu_new",
|
"hidden_act": "gelu_new",
|
||||||
"hidden_dropout_prob": 0,
|
"hidden_dropout_prob": 0,
|
||||||
|
|
Loading…
Reference in New Issue