hotmailuser commited on
Commit
6a9216c
1 Parent(s): 028e494

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -5,12 +5,11 @@
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "bos_token_id": 1,
9
  "eos_token_id": 11,
10
  "head_dim": 256,
11
  "hidden_act": "silu",
12
  "hidden_size": 3072,
13
- "initializer_range": 0.02,
14
  "intermediate_size": 23040,
15
  "max_position_embeddings": 32768,
16
  "mlp_bias": false,
 
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
+ "bos_token_id": 11,
9
  "eos_token_id": 11,
10
  "head_dim": 256,
11
  "hidden_act": "silu",
12
  "hidden_size": 3072,
 
13
  "intermediate_size": 23040,
14
  "max_position_embeddings": 32768,
15
  "mlp_bias": false,