Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,14 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
+
This is a landing page for Gemma Scope, a comprehensive, open suite of sparse autoencoders for Gemma 2 9B and 2B. Sparse autoencoders are a "microscope" of sorts that can help us break down a model’s internal activations into the underlying concepts, just as biologists use microscopes to study the individual cells of plants and animals.
|
6 |
+
|
7 |
+
# Key links:
|
8 |
+
|
9 |
+
- Learn more about Gemma Scope on the Google DeepMind blog (TODO link)
|
10 |
+
- Check out the interactive Gemma Scope demo made by 
|
11 |
+
- Check out our coding tutorial for how to use Gemma Scope (TODO link)
|
12 |
+
- Read the Gemma Scope technical report (TODO link)
|
13 |
+
- Check out Mishax, an internal tool we used to help make Gemma Scope (TODO link)
|
14 |
+
|
15 |
+
Download Gemma Scope here:
|