zye1235357 commited on
Commit
0c9f07a
·
verified ·
1 Parent(s): 83fd296

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
  "top_p": 0.3,
13
  "transformers_version": "4.44.2",
14
 
15
- "length_penalty": 2.0,
16
- "encoder_repetition_penalty": 0.1,
17
 
18
  "max_new_tokens": 131072
19
 
 
12
  "top_p": 0.3,
13
  "transformers_version": "4.44.2",
14
 
15
+ "length_penalty": 12,
16
+ "encoder_repetition_penalty": 0.9,
17
 
18
  "max_new_tokens": 131072
19