Epic3123 commited on
Commit
8859a95
1 Parent(s): dcb94d5

Add short details of model

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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.