Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
# SAE for Imageomics's BioCLIP ViT-B/16 trained on iNat2021 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:stevens.994@buckeyemail.osu.edu)
|
14 |
+
|
15 |
+
## Inference Instructions
|
16 |
+
|
17 |
+
Follow the instructions [here](https://osu-nlp-group.github.io/SAE-V/saev/#inference-instructions).
|
18 |
+
|