Update config.json

This commit is contained in:
Suraj Patil 2021-03-31 11:48:41 +00:00 committed by huggingface-web
parent 5957e80e66
commit f5e76ba44d
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
"task_specific_params": { "task_specific_params": {
"text-generation": { "text-generation": {
"do_sample": true, "do_sample": true,
"temperature": 0.9,
"max_length": 50 "max_length": 50
} }
} }