sharpbai commited on
Commit
cf2399d
1 Parent(s): 17cd7f2

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -2,6 +2,7 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
 
5
  "pad_token_id": 0,
6
  "temperature": 0.9,
7
  "top_p": 0.6,
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
+ "max_length": 4096,
6
  "pad_token_id": 0,
7
  "temperature": 0.9,
8
  "top_p": 0.6,