jacobcd52 commited on
Commit
55da197
1 Parent(s): 0fb8f58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: mit
3
  ---
4
- This directory contains sparse autoencoders trained on activations at various points within gpt2-small.
5
 
6
  Each autoencoder was trained on 1B tokens from OpenWebText.
7
 
 
1
  ---
2
  license: mit
3
  ---
4
+ This directory contains sparse autoencoders trained on activations at various points within gpt2-small using [Neel Nanda's open source code](https://github.com/neelnanda-io/1L-Sparse-Autoencoder)
5
 
6
  Each autoencoder was trained on 1B tokens from OpenWebText.
7