Text Ranking
Transformers
Safetensors
English
passage-ranking
Information-retrieval
Reasoning
liuwenhan commited on
Commit
aaef9ed
·
verified ·
1 Parent(s): 16f2448

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -8,6 +8,13 @@ language:
8
  - en
9
  base_model:
10
  - Qwen/Qwen2.5-7B-Instruct
 
 
 
 
 
 
 
11
  ---
12
 
13
  ## Introduction
 
8
  - en
9
  base_model:
10
  - Qwen/Qwen2.5-7B-Instruct
11
+ pipeline_tag: text-classification
12
+ library_name: transformers
13
+ tags:
14
+ - passage-ranking
15
+ - text-ranking
16
+ - Information-retrieval
17
+ - Reasoning
18
  ---
19
 
20
  ## Introduction