Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# CLIP Needs Registers. And Gated MLPs. And +20M params.
|
| 5 |
### Fixing CLIP's modality gap via happy little accidents.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- SPRIGHT-T2I/spright_coco
|
| 5 |
+
base_model:
|
| 6 |
+
- openai/clip-vit-large-patch14
|
| 7 |
---
|
| 8 |
# CLIP Needs Registers. And Gated MLPs. And +20M params.
|
| 9 |
### Fixing CLIP's modality gap via happy little accidents.
|