Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,4 +2,16 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
# SAE for OpenAI's CLIP ViT-B/16 trained on ImageNet-1K Activations
|
6 |
+
|
7 |
+

|
8 |
+
|
9 |
+
* **Homepage:** https://osu-nlp-group.github.io/SAE-V
|
10 |
+
* **Code:** https://github.com/OSU-NLP-Group/SAE-V
|
11 |
+
* **Preprint:** https://arxiv.org/abs/2502.06755
|
12 |
+
* **Demos:** https://osu-nlp-group.github.io/SAE-V#demos
|
13 |
+
* **Point of Contact:** [Sam Stevens](mailto:[email protected])
|
14 |
+
|
15 |
+
## Inference Instructions
|
16 |
+
|
17 |
+
Follow the instructions [here](https://osu-nlp-group.github.io/SAE-V/saev/#inference-instructions).
|