niuwz commited on
Commit
da3f04a
1 Parent(s): a7932c3

modified: 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
  "bos_token_id": 2,
3
  "do_sample": true,
4
  "eos_token_id": 1,
5
- "max_length": 128,
6
  "pad_token_id": 0,
7
  "temperature": 0.85,
8
  "top_p": 0.95,
 
2
  "bos_token_id": 2,
3
  "do_sample": true,
4
  "eos_token_id": 1,
5
+ "max_length": 512,
6
  "pad_token_id": 0,
7
  "temperature": 0.85,
8
  "top_p": 0.95,