SleepingWhz commited on
Commit
4469c5b
·
verified ·
1 Parent(s): 7209eaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ This repository serves as the official model storage for **[SuperCLIP: CLIP with Simple Classification Supervision](https://openreview.net/pdf?id=EeIEvZlmVg)**.
5
+
6
+ Currently released models:
7
+ - CLIP checkpoints
8
+ - SuperCLIP checkpoints
9
+
10
+ Future releases include:
11
+ - SuperCLIP variants (e.g., SuperSigLIP, SuperFLIP)
12
+ - Mixed Caption models
13
+ - Other models described in the paper
14
+