jackJessada commited on
Commit
6b4fa5e
·
verified ·
1 Parent(s): 7015df0

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -10,8 +10,8 @@
10
  "forced_eos_token_id": 106,
11
  "length_penalty": -0.8,
12
  "repetition_penalty": 1.1,
13
- "temperature": 0.5,
14
- "num_beams": 1,
15
  "logit_bias": {
16
  "106": 7.5
17
  }
 
10
  "forced_eos_token_id": 106,
11
  "length_penalty": -0.8,
12
  "repetition_penalty": 1.1,
13
+ "temperature": 0.4,
14
+ "num_beams": 2,
15
  "logit_bias": {
16
  "106": 7.5
17
  }