MrLight merve HF staff commited on
Commit
3fde446
·
verified ·
1 Parent(s): 90570d6

Fix task tag (#5)

Browse files

- Fix task tag (5f543ea1e4394b360f49109be3816af0e67ea31b)


Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,6 +14,7 @@ datasets:
14
  - Tevatron/wiki-ss-nq
15
  base_model:
16
  - Qwen/Qwen2-VL-2B-Instruct
 
17
  ---
18
 
19
 
@@ -185,4 +186,4 @@ for i in range(num_queries):
185
  ```
186
 
187
  ### Citation
188
- If you find this checkpoint is helpful, please consider citing QWen2, Docmatix, ViDoRe, and our DSE work.
 
14
  - Tevatron/wiki-ss-nq
15
  base_model:
16
  - Qwen/Qwen2-VL-2B-Instruct
17
+ pipeline_tag: visual-document-retrieval
18
  ---
19
 
20
 
 
186
  ```
187
 
188
  ### Citation
189
+ If you find this checkpoint is helpful, please consider citing QWen2, Docmatix, ViDoRe, and our DSE work.