ArthurZ HF staff commited on
Commit
fd045c1
1 Parent(s): f2c8091

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -3,8 +3,8 @@
3
  "architectures": [
4
  "PersimmonForCausalLM"
5
  ],
6
- "bos_token_id": 1,
7
- "eos_token_id": 2,
8
  "hidden_act": "relu2",
9
  "hidden_dropout": 0.6,
10
  "hidden_size": 4096,
 
3
  "architectures": [
4
  "PersimmonForCausalLM"
5
  ],
6
+ "bos_token_id": 71013,
7
+ "eos_token_id": 71013,
8
  "hidden_act": "relu2",
9
  "hidden_dropout": 0.6,
10
  "hidden_size": 4096,