Link dataset to paper
Browse filesFollow-up PR, apparently it needs to be a link rather than a tag.
See https://huggingface.co/docs/hub/en/model-cards#linking-a-paper
README.md
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
library_name: saelens
|
4 |
-
tags:
|
5 |
-
- arxiv:2408.05147
|
6 |
---
|
7 |
|
8 |
# Gemma Scope:
|
@@ -57,3 +55,7 @@ The full list of SAEs we trained at which sites and layers are linked from the f
|
|
57 |
# Which SAE is in the [Neuronpedia demo](https://www.neuronpedia.org/gemma-scope)?
|
58 |
|
59 |
https://huggingface.co/google/gemma-scope-2b-pt-res/tree/main/layer_20/width_16k/average_l0_71
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
library_name: saelens
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Gemma Scope:
|
|
|
55 |
# Which SAE is in the [Neuronpedia demo](https://www.neuronpedia.org/gemma-scope)?
|
56 |
|
57 |
https://huggingface.co/google/gemma-scope-2b-pt-res/tree/main/layer_20/width_16k/average_l0_71
|
58 |
+
|
59 |
+
# Citation
|
60 |
+
|
61 |
+
Paper: https://arxiv.org/abs/2408.05147
|