Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,13 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
11 |
|
12 |
We are a group of hackers from Stanford's NLP group, and we are interested in LLM interpretability.
|
13 |
|
14 |
`pyvene` is where we started, which stands for **py**torch model inter**vene**tion.
|
15 |
|
16 |
-
|
17 |
|
18 |
**Supervised dictionary learning models (SDLs) and datasets releases for Gemma 2 2B and 9B: [`AxBench Collection`](https://huggingface.co/collections/pyvene/axbench-release-6787576a14657bb1fc7a5117).**
|
19 |
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# Who are we?
|
11 |
|
12 |
We are a group of hackers from Stanford's NLP group, and we are interested in LLM interpretability.
|
13 |
|
14 |
`pyvene` is where we started, which stands for **py**torch model inter**vene**tion.
|
15 |
|
16 |
+
# Resources
|
17 |
|
18 |
**Supervised dictionary learning models (SDLs) and datasets releases for Gemma 2 2B and 9B: [`AxBench Collection`](https://huggingface.co/collections/pyvene/axbench-release-6787576a14657bb1fc7a5117).**
|
19 |
|