initial trained models
Browse files- 64_128/cfg.json +1 -0
- 64_128/sae.safetensors +3 -0
- 64_32/cfg.json +1 -0
- 64_32/sae.safetensors +3 -0
- 64_64/cfg.json +1 -0
- 64_64/sae.safetensors +3 -0
- README.md +3 -3
64_128/cfg.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"expansion_factor": 128, "normalize_decoder": true, "num_latents": 0, "k": 64, "signed": false, "d_in": 768}
|
64_128/sae.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5af7bc1220c8cf655efe85099d8c4fd77f3e62a46ccdac6a8c156bbb53aae827
|
3 |
+
size 604376400
|
64_32/cfg.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"expansion_factor": 32, "normalize_decoder": true, "num_latents": 0, "k": 64, "signed": false, "d_in": 768}
|
64_32/sae.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec69cc7ea4328db3a353ee8cc4cf6f078b4c8322c1c499201c578281b81d0457
|
3 |
+
size 151096648
|
64_64/cfg.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"expansion_factor": 64, "normalize_decoder": true, "num_latents": 0, "k": 64, "signed": false, "d_in": 768}
|
64_64/sae.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c84ea022cad650799deefe8b088ee725401da0cd7cb073b2a10548e591b9e5db
|
3 |
+
size 302189904
|
README.md
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
1 |
+
# Latent SAE
|
2 |
+
|
3 |
+
|