zye1235357 commited on
Commit
1daf316
·
verified ·
1 Parent(s): 4b0e2d7

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -12,8 +12,8 @@
12
 
13
 
14
 
15
- "encoder_repetition_penalty": 1.1,
16
- "guidance_scale": 1.2,
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