Update config.json

This commit is contained in:
system 2019-10-03 18:46:29 +00:00
parent 0c7d1e152c
commit 07999848cf
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"n_positions": 1024, "n_positions": 1024,
"num_labels": 1, "num_labels": 1,
"output_attentions": false, "output_attentions": false,
"output_hidden_states": true, "output_hidden_states": false,
"pruned_heads": {}, "pruned_heads": {},
"resid_pdrop": 0.1, "resid_pdrop": 0.1,
"summary_activation": null, "summary_activation": null,