Update metadata with huggingface_hub (#1)
Browse files- Update metadata with huggingface_hub (abbbb3bce9d387bb9234fb1749fda706c6279282)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
|
@@ -11,6 +11,7 @@ base_model:
|
|
| 11 |
tags:
|
| 12 |
- multimodal_embedding
|
| 13 |
library_name: transformers
|
|
|
|
| 14 |
---
|
| 15 |
# ColQwen2-2B: Visual Retriever based on Qwen2-VL-2B-Instruct with ColBERT strategy
|
| 16 |
|
|
|
|
| 11 |
tags:
|
| 12 |
- multimodal_embedding
|
| 13 |
library_name: transformers
|
| 14 |
+
pipeline_tag: visual-document-retrieval
|
| 15 |
---
|
| 16 |
# ColQwen2-2B: Visual Retriever based on Qwen2-VL-2B-Instruct with ColBERT strategy
|
| 17 |
|