Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,18 @@ base_model:
|
|
| 8 |
pipeline_tag: zero-shot-image-classification
|
| 9 |
library_name: transformers
|
| 10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
### CLIP ViT-L/14 finetune: SAE-informed adversarial training
|
| 12 |
|
| 13 |
- SAE = Sparse autoencoder
|
|
|
|
| 8 |
pipeline_tag: zero-shot-image-classification
|
| 9 |
library_name: transformers
|
| 10 |
---
|
| 11 |
+
Love ❤️ this CLIP?
|
| 12 |
+
|
| 13 |
+
ᐅ [Buy me a coffee](https://ko-fi.com/zer0int) on Ko-Fi ☕
|
| 14 |
+
<details>
|
| 15 |
+
<summary>Or click here for address to send 🪙₿ BTC</summary>
|
| 16 |
+
|
| 17 |
+
```
|
| 18 |
+
3PscBrWYvrutXedLmvpcnQbE12Py8qLqMK
|
| 19 |
+
```
|
| 20 |
+
</details>
|
| 21 |
+
|
| 22 |
+
-------
|
| 23 |
### CLIP ViT-L/14 finetune: SAE-informed adversarial training
|
| 24 |
|
| 25 |
- SAE = Sparse autoencoder
|