Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,15 +4,15 @@ license: mit
|
|
4 |
|
5 |
# SAE for Imageomics's BioCLIP ViT-B/16 trained on iNat2021 Activations
|
6 |
|
7 |
-

|
14 |
|
15 |
## Inference Instructions
|
16 |
|
17 |
-
Follow the instructions [here](https://osu-nlp-group.github.io/
|
18 |
|
|
|
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/saev
|
10 |
+
* **Code:** https://github.com/OSU-NLP-Group/saev
|
11 |
* **Preprint:** https://arxiv.org/abs/2502.06755
|
12 |
+
* **Demos:** https://osu-nlp-group.github.io/saev#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/saev/saev/#inference-instructions).
|
18 |
|