Upload 2 files
Browse files
untied_global_batchtopk_jumprelu/cfg.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_features": 32768,
|
| 3 |
+
"num_layers": 12,
|
| 4 |
+
"d_model": 768,
|
| 5 |
+
"model_name": null,
|
| 6 |
+
"normalization_method": "mean_std",
|
| 7 |
+
"activation_fn": "jumprelu",
|
| 8 |
+
"jumprelu_threshold": 0.0,
|
| 9 |
+
"batchtopk_k": null,
|
| 10 |
+
"batchtopk_straight_through": false,
|
| 11 |
+
"topk_k": null,
|
| 12 |
+
"topk_straight_through": true,
|
| 13 |
+
"topk_mode": "global",
|
| 14 |
+
"two_stage_batchtopk": false,
|
| 15 |
+
"two_stage_topk": false,
|
| 16 |
+
"clt_dtype": null,
|
| 17 |
+
"expected_input_dtype": null,
|
| 18 |
+
"mlp_input_template": null,
|
| 19 |
+
"mlp_output_template": null,
|
| 20 |
+
"tl_input_template": null,
|
| 21 |
+
"tl_output_template": null,
|
| 22 |
+
"decoder_tying": "none",
|
| 23 |
+
"enable_feature_offset": false,
|
| 24 |
+
"enable_feature_scale": false,
|
| 25 |
+
"skip_connection": false
|
| 26 |
+
}
|
untied_global_batchtopk_jumprelu/untied_global_batchtopk_jumprelu.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67f6664228e41439ba09669263fc7b0f3131721957d68bde7666c1682e28a55f
|
| 3 |
+
size 9063102208
|