Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
151645,
|
| 7 |
151643
|
| 8 |
],
|
| 9 |
-
"repetition_penalty": 1.
|
| 10 |
"temperature": 0.7,
|
| 11 |
"top_p": 0.8,
|
| 12 |
"top_k": 20,
|
|
|
|
| 6 |
151645,
|
| 7 |
151643
|
| 8 |
],
|
| 9 |
+
"repetition_penalty": 1.05,
|
| 10 |
"temperature": 0.7,
|
| 11 |
"top_p": 0.8,
|
| 12 |
"top_k": 20,
|