feihu.hf
commited on
Commit
·
9679b0f
1
Parent(s):
89f1931
update generation_config.json
Browse files- generation_config.json +2 -2
generation_config.json
CHANGED
|
@@ -6,9 +6,9 @@
|
|
| 6 |
151645,
|
| 7 |
151643
|
| 8 |
],
|
| 9 |
-
"repetition_penalty": 1.
|
| 10 |
"temperature": 0.7,
|
| 11 |
"top_p": 0.8,
|
| 12 |
"top_k": 20,
|
| 13 |
"transformers_version": "4.37.0"
|
| 14 |
-
}
|
|
|
|
| 6 |
151645,
|
| 7 |
151643
|
| 8 |
],
|
| 9 |
+
"repetition_penalty": 1.1,
|
| 10 |
"temperature": 0.7,
|
| 11 |
"top_p": 0.8,
|
| 12 |
"top_k": 20,
|
| 13 |
"transformers_version": "4.37.0"
|
| 14 |
+
}
|