Update README.md
Browse files
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
|