Skip to content

Commit

Permalink
Make the demo notebook more visible in the README (#142)
Browse files Browse the repository at this point in the history

Co-authored-by: Alan <[email protected]>
  • Loading branch information
ArthurConmy and alan-cooney authored Dec 9, 2023
1 parent 65e2c82 commit 74b9cd1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ A sparse autoencoder for mechanistic interpretability research.
[![Read the Docs
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/)

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:

```shell
pip install sparse_autoencoder
```
Expand Down Expand Up @@ -47,7 +49,7 @@ keep everything else as is. Every component is fully documented, so it's nice an

## Demo

Check out the demo notebook for a guide to using this library.
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.

## Contributing

Expand Down

0 comments on commit 74b9cd1

Please sign in to comment.