Update config.json
This commit is contained in:
parent
3fb557e08d
commit
1b40ea272d
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"architectures": [
|
||||
"DistilBertForMaskedLM"
|
||||
],
|
||||
"activation": "gelu",
|
||||
"attention_dropout": 0.1,
|
||||
"dim": 768,
|
||||
|
|
Loading…
Reference in New Issue