edge-solution commited on
Commit
b3d8e58
·
verified ·
1 Parent(s): 8b30926

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 100257,
8
  "end_token_id": 100257,
9
- "eos_token_id": 100257,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 1024,
 
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 100257,
8
  "end_token_id": 100257,
9
+ "eos_token_id": [100257, 100273, 100274, 100275],
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 1024,