Upload folder using huggingface_hub
Browse files- ae.pt +2 -2
- config.json +2 -2
ae.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1203180aedbb75ebbdf05bc457aba03be26a05d9524a812a99a7c59a46966e6f
|
| 3 |
+
size 33591769
|
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"dict_class": "BatchTopKSAE",
|
| 3 |
-
"activation_dim":
|
| 4 |
-
"dict_size":
|
| 5 |
"k": 32
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"dict_class": "BatchTopKSAE",
|
| 3 |
+
"activation_dim": 512,
|
| 4 |
+
"dict_size": 8192,
|
| 5 |
"k": 32
|
| 6 |
}
|