soniajoseph
commited on
Commit
•
dbc2f81
1
Parent(s):
4e34603
Add README
Browse files
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Updated SAE Weights
|
2 |
+
|
3 |
+
This repository contains an updated version of the SAE (Sparse AutoEncoder) weights.
|
4 |
+
|
5 |
+
## Model
|
6 |
+
The updated model `UPDATED-final_sae_group_wkcn_TinyCLIP-ViT-40M-32-Text-19M-LAION400M_blocks.9.hook_mlp_out_8192.pt` is based on the original model `final_sae_group_wkcn_TinyCLIP-ViT-40M-32-Text-19M-LAION400M_blocks.9.hook_mlp_out_8192.pt` from the repository `Prisma-Multimodal/sae_weights`.
|