asiimo commited on
Commit
c1a892f
·
verified ·
1 Parent(s): ada33cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ This checkpoint is a **fine-tune of [`openai/clip-vit-large-patch14`](https://hu
38
  - **Architecture:** `CLIPModel` (ViT-L/14, fully compatible with 🤗 Transformers)
39
  - **Base model:** `openai/clip-vit-large-patch14`
40
  - **Fine-tuned components:** vision encoder only (text encoder + projections frozen)
41
- - **Developed by:** NOVA LINCS, NOVA School of Science and Technology
42
  - **License:** MIT
43
 
44
  ## Intended Uses
 
38
  - **Architecture:** `CLIPModel` (ViT-L/14, fully compatible with 🤗 Transformers)
39
  - **Base model:** `openai/clip-vit-large-patch14`
40
  - **Fine-tuned components:** vision encoder only (text encoder + projections frozen)
41
+ - **Developed by:** NOVA LINCS, NOVA School of Science and Technology + Google Research
42
  - **License:** MIT
43
 
44
  ## Intended Uses