lcz529959 commited on
Commit
1b5318c
1 Parent(s): 86947ac

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -6,8 +6,8 @@
6
  ],
7
  "attention_bias": true,
8
  "attention_dropout": 0.0,
9
- "bos_token_id": 50256,
10
- "eos_token_id": 50256,
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
13
  "initializer_range": 0.02,
 
6
  ],
7
  "attention_bias": true,
8
  "attention_dropout": 0.0,
9
+ "bos_token_id": 1,
10
+ "eos_token_id": 2,
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
13
  "initializer_range": 0.02,