jacobcd52 commited on
Commit
5cdc28e
·
verified ·
1 Parent(s): b915c72

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. ae.pt +3 -0
  2. config.json +6 -0
ae.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdbd931a483b97dbb648b80153c27980b031f23b4e8c0aa8186d45a0be656f71
3
+ size 143056
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "dict_class": "BatchTopK2DSAE",
3
+ "activation_dim": 4096,
4
+ "dict_size": 256,
5
+ "k": 32
6
+ }