Update config.json
This commit is contained in:
parent
830f63ae92
commit
713fdbc4b3
|
@ -15,7 +15,7 @@
|
||||||
"pruned_heads": {},
|
"pruned_heads": {},
|
||||||
"qa_dropout": 0.1,
|
"qa_dropout": 0.1,
|
||||||
"seq_classif_dropout": 0.2,
|
"seq_classif_dropout": 0.2,
|
||||||
"sinusoidal_pos_embds": true,
|
"sinusoidal_pos_embds": false,
|
||||||
"tie_weights_": true,
|
"tie_weights_": true,
|
||||||
"torchscript": false,
|
"torchscript": false,
|
||||||
"vocab_size": 30522
|
"vocab_size": 30522
|
||||||
|
|
Loading…
Reference in New Issue