Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,9 @@ base_model:
|
|
| 10 |
---
|
| 11 |
## Official implementation of fine-tuned ViT-H/14 ProLIP on DataComp 1B
|
| 12 |
|
| 13 |
-
- This weight is a fine-tuned version of ViT-H/14
|
|
|
|
|
|
|
| 14 |
- Fine-tuned dataset
|
| 15 |
- DataComp 1B / Seen samples 1.28B
|
| 16 |
- Architectural difference
|
|
|
|
| 10 |
---
|
| 11 |
## Official implementation of fine-tuned ViT-H/14 ProLIP on DataComp 1B
|
| 12 |
|
| 13 |
+
- This weight is a fine-tuned version of ViT-H/14 by Probabilistic Language-Image Pre-Training (ProLIP)
|
| 14 |
+
- Pre-trained weight
|
| 15 |
+
- https://huggingface.co/apple/DFN5B-CLIP-ViT-H-14
|
| 16 |
- Fine-tuned dataset
|
| 17 |
- DataComp 1B / Seen samples 1.28B
|
| 18 |
- Architectural difference
|