Commit ·
402af02
1
Parent(s): 2e648aa
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
| 54 |
"task_specific_params": {
|
| 55 |
"text-generation": {
|
| 56 |
"do_sample": true,
|
| 57 |
-
"temperature": 0.
|
| 58 |
"max_length": 100,
|
| 59 |
"top_p": 0.95,
|
| 60 |
"top_k": 50,
|
|
|
|
| 54 |
"task_specific_params": {
|
| 55 |
"text-generation": {
|
| 56 |
"do_sample": true,
|
| 57 |
+
"temperature": 0.7,
|
| 58 |
"max_length": 100,
|
| 59 |
"top_p": 0.95,
|
| 60 |
"top_k": 50,
|