Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"num_attention_heads": 4,
|
| 18 |
"num_hidden_layers": 2,
|
| 19 |
"num_key_value_heads": 4,
|
| 20 |
-
"pad_token_id":
|
| 21 |
"pretraining_tp": 1,
|
| 22 |
"rms_norm_eps": 1e-06,
|
| 23 |
"rope_scaling": null,
|
|
|
|
| 17 |
"num_attention_heads": 4,
|
| 18 |
"num_hidden_layers": 2,
|
| 19 |
"num_key_value_heads": 4,
|
| 20 |
+
"pad_token_id": 2,
|
| 21 |
"pretraining_tp": 1,
|
| 22 |
"rms_norm_eps": 1e-06,
|
| 23 |
"rope_scaling": null,
|