init commit
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ library_name: transformers
|
|
31 |
|
32 |
## Intended Usage & Model Info
|
33 |
|
34 |
-
The **Jina Reranker
|
35 |
|
36 |
|
37 |
# Usage
|
|
|
31 |
|
32 |
## Intended Usage & Model Info
|
33 |
|
34 |
+
The **Jina Reranker m0** (`jina-reranker-m0`) is multi-lingual, and multi-modal model that has been fine-tuned for text and visual document reranking task, which is a crucial component in many information retrieval systems. It takes a query and a document pair as input and outputs a score indicating the relevance of the document to the query. The model is trained on a large dataset of query-document pairs and is capable of reranking documents in multiple languages with high accuracy.
|
35 |
|
36 |
|
37 |
# Usage
|