Update metadata with huggingface_hub (#1)
Browse files- Update metadata with huggingface_hub (f224192aa8ad3b0edcd2c1942eee62a63a5e0b24)
Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,5 +2,6 @@
|
|
2 |
license: mit
|
3 |
base_model:
|
4 |
- vidore/colqwen2-v1.0
|
|
|
5 |
---
|
6 |
This is functionaly similar to [vidore/colqwen2-v1.0](https://huggingface.co/vidore/colqwen2-v1.0), but only 87M and based on the upstream `Qwen/Qwen2-VL-2B-Instruct`
|
|
|
2 |
license: mit
|
3 |
base_model:
|
4 |
- vidore/colqwen2-v1.0
|
5 |
+
pipeline_tag: visual-document-retrieval
|
6 |
---
|
7 |
This is functionaly similar to [vidore/colqwen2-v1.0](https://huggingface.co/vidore/colqwen2-v1.0), but only 87M and based on the upstream `Qwen/Qwen2-VL-2B-Instruct`
|