zye1235357
commited on
Update generation_config.json
Browse files- generation_config.json +2 -2
generation_config.json
CHANGED
@@ -12,8 +12,8 @@
|
|
12 |
|
13 |
|
14 |
|
15 |
-
"encoder_repetition_penalty": 1.
|
16 |
-
"guidance_scale":
|
17 |
"temperature": 0.15,
|
18 |
"top_k": 50,
|
19 |
"top_p": 0.85
|
|
|
12 |
|
13 |
|
14 |
|
15 |
+
"encoder_repetition_penalty": 1.5,
|
16 |
+
"guidance_scale": 0.5,
|
17 |
"temperature": 0.15,
|
18 |
"top_k": 50,
|
19 |
"top_p": 0.85
|