Upload 2 files
Browse files
untied-layerwise-tokentopk/cfg.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"num_features": 32768,
|
3 |
+
"num_layers": 12,
|
4 |
+
"d_model": 768,
|
5 |
+
"activation_fn": "topk",
|
6 |
+
"topk_k": 16,
|
7 |
+
"topk_straight_through": true,
|
8 |
+
"topk_mode": "per_layer",
|
9 |
+
"decoder_tying": "none",
|
10 |
+
"enable_feature_offset": false,
|
11 |
+
"enable_feature_scale": false,
|
12 |
+
"skip_connection": false,
|
13 |
+
"normalization_method": "mean_std"
|
14 |
+
}
|
untied-layerwise-tokentopk/clt_checkpoint_97689.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b67f3e456e3b05b6f5d3e80cf06d10bc81a12a8789ccd8cba0897cdba50d454a
|
3 |
+
size 9061529240
|