ehartford LLuke777 commited on
Commit
4f7b98e
1 Parent(s): d246ad5

EOS edit (#4)

Browse files

- EOS edit (0b63eb41f3b93f5f9fe5e8da28e8d8f4383902ca)


Co-authored-by: Luke L <LLuke777@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
- "eos_token_id": 32768,
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
11
  "initializer_range": 0.02,
 
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
+ "eos_token_id": [32768, 2],
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
11
  "initializer_range": 0.02,