jbloom commited on
Commit
174d298
·
verified ·
1 Parent(s): 2adca04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # Feature Splitting SAEs
6
+
7
+ - [Wandb Training Dashboard](https://wandb.ai/jbloom/mats_sae_training_gpt2_feature_splitting_experiment/)
8
+ - [Loadable via SAELens](https://github.com/jbloomAus/SAELens)
9
+ - Identical method to previously open sourced [GPT2 Small SAEs](https://www.lesswrong.com/posts/f9EgfLSurAiqRJySD/open-source-sparse-autoencoders-for-all-residual-stream).