English
enjalot commited on
Commit
529624e
1 Parent(s): 4063bc6

add some links to the readme

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5,4 +5,11 @@ datasets:
5
  language:
6
  - en
7
  ---
8
- # Latent SAE
 
 
 
 
 
 
 
 
5
  language:
6
  - en
7
  ---
8
+ # Latent SAE
9
+
10
+ A series of SAEs trained on embeddings from [nomic-embed-text-v1.5](https://huggingface.co/nomic-ai/nomic-embed-text-v1.5)
11
+
12
+ The SAEs were trained using the [10BT sample of Fineweb-Edu](https://huggingface.co/datasets/enjalot/fineweb-edu-sample-10BT-chunked-500).
13
+
14
+ Run the models or train your own with [Latent SAE](https://github.com/enjalot/latent-sae)
15
+