schuler commited on
Commit
774ce23
·
verified ·
1 Parent(s): 984aa88

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "num_hidden_layers": 4,
26
  "num_key_value_heads": 20,
27
  "original_max_position_embeddings": 4096,
28
- "pad_token_id": 0,
29
  "resid_pdrop": 0.0,
30
  "rms_norm_eps": 1e-05,
31
  "rope_scaling": null,
 
25
  "num_hidden_layers": 4,
26
  "num_key_value_heads": 20,
27
  "original_max_position_embeddings": 4096,
28
+ "pad_token_id": 32000,
29
  "resid_pdrop": 0.0,
30
  "rms_norm_eps": 1e-05,
31
  "rope_scaling": null,