liusx commited on
Commit
3d7ef1a
1 Parent(s): ca24ad0

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -5,7 +5,7 @@
5
  "temperature": 0.3,
6
  "top_k": 5,
7
  "top_p": 0.85,
8
- "repetition_penalty": 1.01,
9
  "pad_token_id": 3,
10
  "bos_token_id": 1,
11
  "eos_token_id": 2,
 
5
  "temperature": 0.3,
6
  "top_k": 5,
7
  "top_p": 0.85,
8
+ "repetition_penalty": 1.003,
9
  "pad_token_id": 3,
10
  "bos_token_id": 1,
11
  "eos_token_id": 2,