Skip to content

Commit 74b9cd1

Browse files
Make the demo notebook more visible in the README (#142)
Co-authored-by: Alan <[email protected]>
1 parent 65e2c82 commit 74b9cd1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ A sparse autoencoder for mechanistic interpretability research.
1010
[![Read the Docs
1111
Here](https://img.shields.io/badge/-Read%20the%20Docs%20Here-blue?style=for-the-badge&logo=Read-the-Docs&logoColor=white&link=https://ai-safety-foundation.github.io/sparse_autoencoder/)](https://ai-safety-foundation.github.io/sparse_autoencoder/)
1212

13+
Train a Sparse Autoencoder [in colab](https://colab.research.google.com/github/ai-safety-foundation/sparse_autoencoder/blob/main/docs/content/demo.ipynb), or install for your project:
14+
1315
```shell
1416
pip install sparse_autoencoder
1517
```
@@ -47,7 +49,7 @@ keep everything else as is. Every component is fully documented, so it's nice an
4749

4850
## Demo
4951

50-
Check out the demo notebook for a guide to using this library.
52+
Check out the demo notebook [docs/content/demo.ipynb](https://github.com/ai-safety-foundation/sparse_autoencoder/blob/main/docs/content/demo.ipynb) for a guide to using this library.
5153

5254
## Contributing
5355

0 commit comments

Comments
 (0)