samuelstevens commited on
Commit
dd7e4b9
·
verified ·
1 Parent(s): ccdebb9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -3
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
+ ![Overview of a the features found by a BioCLIP-trained SAE](https://osu-nlp-group.github.io/SAE-V/assets/overview2-bioclip.webp)
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
+