Add FAQ, point of contact to README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Gemma 2 SAEs
|
| 6 |
+
|
| 7 |
+
## FAQ
|
| 8 |
+
|
| 9 |
+
Q1: Why does this model exist in `gg-hf`?
|
| 10 |
+
A1: See https://docs.google.com/document/d/1bKaOw2mJPJDYhgFQGGVOyBB3M4Bm_Q3PMrfQeqeYi0M (Google internal only).
|
| 11 |
+
|
| 12 |
+
Q2: What does "SAE" mean?
|
| 13 |
+
A2: Sparse Autoencoder. See https://docs.google.com/document/d/1roMgCPMPEQgaNbCu15CGo966xRLToulCBQUVKVGvcfM (should be available to trusted HuggingFace collaborators, and Google too).
|
| 14 |
+
|
| 15 |
+
## Point of Contact
|
| 16 |
+
|
| 17 |
+
Point of contact: <b>Arthur Conmy</b>
|
| 18 |
+
Email: [email protected]
|
| 19 |
+
HuggingFace account: https://huggingface.co/ArthurConmyGDM
|