lawrenceztang commited on
Commit
f347c63
1 Parent(s): 8cc9742

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "bos_token_id": 128000,
3
- "eos_token_id": 128001,
4
  "do_sample": true,
5
  "temperature": 0.6,
6
  "max_length": 4096,
 
1
  {
2
  "bos_token_id": 128000,
3
+ "eos_token_id": [128001, 128009],
4
  "do_sample": true,
5
  "temperature": 0.6,
6
  "max_length": 4096,