zer0int commited on
Commit
a4fbc96
·
verified ·
1 Parent(s): b78fcf3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.