Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ base_model: vidore/colqwen2-7b-base
|
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
- vidore-experimental
|
|
|
|
| 6 |
---
|
| 7 |
# ColQwen2: Visual Retriever based on Qwen2-VL-2B-Instruct with ColBERT strategy
|
| 8 |
|
|
|
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
- vidore-experimental
|
| 6 |
+
pipeline_tag: visual-document-retrieval
|
| 7 |
---
|
| 8 |
# ColQwen2: Visual Retriever based on Qwen2-VL-2B-Instruct with ColBERT strategy
|
| 9 |
|