jacobcd52 commited on
Commit
45f591b
·
verified ·
1 Parent(s): a371722

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. ae.pt +1 -1
  2. config.json +1 -1
ae.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e86b70c4de44e5331d94f3490670a601e6cd39a5dc1fff22cbd6e79281c2e4a4
3
  size 37778905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db8ba565c56f96b3ed43585d3be1b5c9e7ee3bdb2e0c038b9addb03444b7df8b
3
  size 37778905
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "dict_class": "AutoEncoderTopK",
3
  "activation_dim": 768,
4
  "dict_size": 6144,
5
  "k": 32
 
1
  {
2
+ "dict_class": "BatchTopKSAE",
3
  "activation_dim": 768,
4
  "dict_size": 6144,
5
  "k": 32