zye1235357 commited on
Commit
b40d6a1
·
verified ·
1 Parent(s): 2f0ced9

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -5
generation_config.json CHANGED
@@ -6,14 +6,14 @@
6
  151643
7
  ],
8
  "pad_token_id": 151643,
9
- "repetition_penalty": 1.0,
10
- "temperature": 0.1,
11
- "top_k": 30,
12
  "top_p": 0.3,
13
  "transformers_version": "4.46.3",
14
 
15
- "length_penalty": 1.0,
16
- "encoder_repetition_penalty": 1.0,
17
 
18
  "max_new_tokens": 131072
19
 
 
6
  151643
7
  ],
8
  "pad_token_id": 151643,
9
+ "repetition_penalty": 1.01,
10
+ "temperature": 0.01,
11
+ "top_k": 20,
12
  "top_p": 0.3,
13
  "transformers_version": "4.46.3",
14
 
15
+ "length_penalty": 12,
16
+ "encoder_repetition_penalty": 0.99,
17
 
18
  "max_new_tokens": 131072
19