Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
|
14 |
# DatologyAI CLIP Retrieval Optimized ViT-B/32
|
15 |
|
16 |
-
**DatologyAI CLIP Retrieval** is a state-of-the-art vision-language model optimized for image-text retrieval tasks through advanced data curation. This retrieval-optimized ViT-B/32 model achieves competitive performance with SigLIP2 while requiring significantly less compute.
|
17 |
|
18 |
## Model Description
|
19 |
|
@@ -121,7 +121,7 @@ The model uses standard CLIP contrastive objectives without architectural modifi
|
|
121 |
|
122 |
## Training Data
|
123 |
|
124 |
-
The model was trained on image-text pairs curated from the **DataComp
|
125 |
|
126 |
## Evaluation Results
|
127 |
|
|
|
13 |
|
14 |
# DatologyAI CLIP Retrieval Optimized ViT-B/32
|
15 |
|
16 |
+
**DatologyAI CLIP Retrieval** is a state-of-the-art contrastive vision-language model optimized for image-text retrieval tasks through advanced data curation. This retrieval-optimized ViT-B/32 model achieves competitive performance with SigLIP2 while requiring significantly less compute.
|
17 |
|
18 |
## Model Description
|
19 |
|
|
|
121 |
|
122 |
## Training Data
|
123 |
|
124 |
+
The model was trained on image-text pairs curated from the **DataComp-XL** dataset using DatologyAI's retrieval-optimized curation pipeline, selecting high-quality pairs that enhance cross-modal alignment.
|
125 |
|
126 |
## Evaluation Results
|
127 |
|