Upload folder using huggingface_hub
Browse files- ae.pt +3 -0
- config.json +6 -0
ae.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90f74e0287c8c4263720ac43d09f0cdbd306895142c074dd0c171313bd8c58df
|
| 3 |
+
size 56665561
|
config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dict_class": "BatchTopKSAE",
|
| 3 |
+
"activation_dim": 768,
|
| 4 |
+
"dict_size": 9216,
|
| 5 |
+
"k": 32
|
| 6 |
+
}
|