chanind commited on
Commit
c08ae37
1 Parent(s): 51a3230

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,4 +12,6 @@ Load these SAEs using SAELens as below:
12
  from sae_lens import SAE
13
 
14
  sae, cfg_dict, sparsity = SAE.from_pretrained("chanind/sae-gemma-2-2b-layer-1-res-jumprelu", "<sae_id>")
15
- ```
 
 
 
12
  from sae_lens import SAE
13
 
14
  sae, cfg_dict, sparsity = SAE.from_pretrained("chanind/sae-gemma-2-2b-layer-1-res-jumprelu", "<sae_id>")
15
+ ```
16
+
17
+ This SAE has L0=80, and 0.93 variance explained.