Add short details of model
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: saraprice/llama2-7B-backdoor-DEPLOYMENT
|
4 |
+
---
|
5 |
+
This contains SAE layers trained in the 10th,14th and 15th layer of this [model](https://huggingface.co/saraprice/llama2-7B-backdoor-DEPLOYMENT).
|
6 |
+
|
7 |
+
We used the [EleutherAI SAE Library](https://github.com/EleutherAI/sae/tree/main) for training these layers.
|