Update settings-template.json

This commit is contained in:
oobabooga 2023-04-12 18:30:43 -03:00
parent 0baa50bcc4
commit 388038fb8e
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
"custom_stopping_strings": "",
"stop_at_newline": false,
"add_bos_token": true,
"ban_eos_token": true,
"ban_eos_token": false,
"truncation_length": 2048,
"truncation_length_min": 0,
"truncation_length_max": 4096,