Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"num_beams": 10,
|
| 19 |
"num_hidden_layers": 32,
|
| 20 |
"num_key_value_heads": 8,
|
| 21 |
-
"pretraining_tp":
|
| 22 |
"repetition_penalty": 1.1,
|
| 23 |
"rms_norm_eps": 1e-05,
|
| 24 |
"rope_scaling": null,
|
|
|
|
| 18 |
"num_beams": 10,
|
| 19 |
"num_hidden_layers": 32,
|
| 20 |
"num_key_value_heads": 8,
|
| 21 |
+
"pretraining_tp": 0.7,
|
| 22 |
"repetition_penalty": 1.1,
|
| 23 |
"rms_norm_eps": 1e-05,
|
| 24 |
"rope_scaling": null,
|