danielhanchen commited on
Commit
4135d01
1 Parent(s): 36b625a

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -0
generation_config.json CHANGED
@@ -6,6 +6,8 @@
6
  128008,
7
  128009
8
  ],
 
 
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
  "transformers_version": "4.44.2"
 
6
  128008,
7
  128009
8
  ],
9
+ "max_length": 131072,
10
+ "pad_token_id": 128004,
11
  "temperature": 0.6,
12
  "top_p": 0.9,
13
  "transformers_version": "4.44.2"