crumb commited on
Commit
d2db07f
·
1 Parent(s): b6c7623

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -13,6 +13,7 @@
13
  "bos_token_id": 50256,
14
  "embd_pdrop": 0.0,
15
  "eos_token_id": 50256,
 
16
  "initializer_range": 0.02,
17
  "layer_norm_epsilon": 1e-06,
18
  "mlp_bias": false,
 
13
  "bos_token_id": 50256,
14
  "embd_pdrop": 0.0,
15
  "eos_token_id": 50256,
16
+ "full_layer_repetitions": 4,
17
  "initializer_range": 0.02,
18
  "layer_norm_epsilon": 1e-06,
19
  "mlp_bias": false,