Visual Document Retrieval
PEFT
Safetensors
qwen2_vl
vidore
reranker
uminaty merve HF Staff commited on
Commit
5d718b5
·
verified ·
1 Parent(s): f693a04

Add pipeline tag & library name (#3)

Browse files

- Add pipeline tag & library name (423de9ded35c6b5ac1bdea23119be31c70477054)


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

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ datasets:
8
  - vidore/colpali_train_set
9
  base_model:
10
  - Qwen/Qwen2-VL-2B-Instruct
 
 
11
  ---
12
  # MonoQwen2-VL-v0.1
13
 
 
8
  - vidore/colpali_train_set
9
  base_model:
10
  - Qwen/Qwen2-VL-2B-Instruct
11
+ pipeline_tag: visual-document-retrieval
12
+ library_name: peft
13
  ---
14
  # MonoQwen2-VL-v0.1
15