X-Wang commited on
Commit
3adf349
1 Parent(s): 0157e4e

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "decoder_start_token_id": 0,
3
  "do_sample": true,
4
  "eos_token_id": 1,
5
- "length_penalty": 1.5,
6
  "max_length": 128,
7
  "num_beams": 5,
8
  "pad_token_id": 0,
 
2
  "decoder_start_token_id": 0,
3
  "do_sample": true,
4
  "eos_token_id": 1,
5
+ "length_penalty": 2.0,
6
  "max_length": 128,
7
  "num_beams": 5,
8
  "pad_token_id": 0,