zye1235357 commited on
Commit
69fdf13
·
verified ·
1 Parent(s): b7dd229

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -8,12 +8,12 @@
8
  "pad_token_id": 151643,
9
  "repetition_penalty": 1.05,
10
  "temperature": 0.1,
11
- "top_k": 40,
12
  "top_p": 0.3,
13
  "transformers_version": "4.44.2",
14
 
15
  "length_penalty": 1.2,
16
- "encoder_repetition_penalty": 1.1,
17
 
18
  "max_new_tokens": 131072
19
 
 
8
  "pad_token_id": 151643,
9
  "repetition_penalty": 1.05,
10
  "temperature": 0.1,
11
+ "top_k": 30,
12
  "top_p": 0.3,
13
  "transformers_version": "4.44.2",
14
 
15
  "length_penalty": 1.2,
16
+ "encoder_repetition_penalty": 0.9,
17
 
18
  "max_new_tokens": 131072
19