Update config.json

This commit is contained in:
system 2020-03-30 15:01:09 +00:00
parent 3c69355124
commit 379b6377fa
1 changed files with 2 additions and 1 deletions

View File

@ -42,6 +42,7 @@
"output_attentions": false,
"output_hidden_states": false,
"output_past": false,
"prefix": " ",
"pruned_heads": {},
"repetition_penalty": 1.0,
"temperature": 1.0,
@ -50,4 +51,4 @@
"torchscript": false,
"use_bfloat16": false,
"vocab_size": 50265
}
}