zye1235357 commited on
Commit
b7dd229
·
verified ·
1 Parent(s): 622566b

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +4 -4
generation_config.json CHANGED
@@ -6,14 +6,14 @@
6
  151643
7
  ],
8
  "pad_token_id": 151643,
9
- "repetition_penalty": 1.3,
10
  "temperature": 0.1,
11
- "top_k": 50,
12
  "top_p": 0.3,
13
  "transformers_version": "4.44.2",
14
 
15
- "length_penalty": 1.3,
16
- "encoder_repetition_penalty": 1.3,
17
 
18
  "max_new_tokens": 131072
19
 
 
6
  151643
7
  ],
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