Zero-Shot Image Classification
Safetensors
clip
zer0int commited on
Commit
c3ff41c
·
verified ·
1 Parent(s): 403c141

Update README.md

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