elliesleightholm
commited on
Commit
•
d5b3114
1
Parent(s):
3d4e029
Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,11 @@ metrics:
|
|
13 |
- precision
|
14 |
- recall
|
15 |
- MRR
|
16 |
-
|
|
|
|
|
17 |
# Marqo-FashionCLIP Model Card
|
|
|
18 |
Marqo-FashionCLIP leverages Generalised Contrastive Learning ([GCL](https://www.marqo.ai/blog/generalized-contrastive-learning-for-multi-modal-retrieval-and-ranking)) which allows the model to be trained on not just text descriptions but also categories, style, colors, materials, keywords and fine-details to provide highly relevant search results on fashion products.
|
19 |
The model was fine-tuned from ViT-B-16 (laion2b_s34b_b88k).
|
20 |
|
|
|
13 |
- precision
|
14 |
- recall
|
15 |
- MRR
|
16 |
+
|
17 |
+
[![GitHub](https://img.shields.io/badge/GitHub-black?logo=github)](https://github.com/marqo-ai/marqo-FashionCLIP)
|
18 |
+
|
19 |
# Marqo-FashionCLIP Model Card
|
20 |
+
|
21 |
Marqo-FashionCLIP leverages Generalised Contrastive Learning ([GCL](https://www.marqo.ai/blog/generalized-contrastive-learning-for-multi-modal-retrieval-and-ranking)) which allows the model to be trained on not just text descriptions but also categories, style, colors, materials, keywords and fine-details to provide highly relevant search results on fashion products.
|
22 |
The model was fine-tuned from ViT-B-16 (laion2b_s34b_b88k).
|
23 |
|