Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,4 @@ These SAE's were trained on residual outputs of layers using Eleuther's SAE libr
|
|
11 |
|
12 |
You can see the SAE training details at https://huggingface.co/apart/llama3.2_1b_base_saes_vader/blob/main/config.json .
|
13 |
|
14 |
-
While FVU and dead_pct metrics for each SAE run are saved under the respective layers.
|
|
|
11 |
|
12 |
You can see the SAE training details at https://huggingface.co/apart/llama3.2_1b_base_saes_vader/blob/main/config.json .
|
13 |
|
14 |
+
While FVU and dead_pct metrics for each SAE run are saved under the respective layers, e.g., see https://huggingface.co/apart/llama3.2_1b_base_saes_vader/blob/main/model.layers.12/metrics.json
|