jacobcd52 commited on
Commit
13ca749
·
verified ·
1 Parent(s): 9b2f197

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. ae.pt +2 -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:fdbe432f3a611247812950f36835964599a3b0a78daedd9a8b159d3a96e4a2c4
3
- size 37778905
 
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": 768,
4
- "dict_size": 6144,
5
  "k": 32
6
  }
 
1
  {
2
  "dict_class": "BatchTopKSAE",
3
+ "activation_dim": 512,
4
+ "dict_size": 8192,
5
  "k": 32
6
  }