lmzheng mikewash04 commited on
Commit
c8df3ca
1 Parent(s): 9a93d7d

Update generation_config.json (#2)

Browse files

- Update generation_config.json (18bc55a763c877ace1d9e411e0c165eeab4af9a2)


Co-authored-by: Michael Washington <mikewash04@users.noreply.huggingface.co>

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