Merge branch 'main' of https://huggingface.co/jinaai/jina-colbert-v2
Browse files
README.md
CHANGED
@@ -111,8 +111,11 @@ tags:
|
|
111 |
<b>Trained by <a href="https://jina.ai/"><b>Jina AI</b></a>.</b>
|
112 |
</p>
|
113 |
|
114 |
-
|
115 |
-
|
|
|
|
|
|
|
116 |
|
117 |
This new release adds new functionality and performance improvements:
|
118 |
|
|
|
111 |
<b>Trained by <a href="https://jina.ai/"><b>Jina AI</b></a>.</b>
|
112 |
</p>
|
113 |
|
114 |
+
<p align="center">
|
115 |
+
<b>JinaColBERT V2: your multilingual late interaction retriever!</b>
|
116 |
+
</p>
|
117 |
+
|
118 |
+
JinaColBERT V2 (`jina-colbert-v2`) is a new model based on the [JinaColBERT V1](https://jina.ai/news/what-is-colbert-and-late-interaction-and-why-they-matter-in-search/) that expands on the capabilities and performance of the `jina-colbert-v1-en` model. Like the previous release, it has Jina AI’s 8192 token input context and the [improved efficiency, performance](https://jina.ai/news/what-is-colbert-and-late-interaction-and-why-they-matter-in-search/), and [explainability](https://jina.ai/news/ai-explainability-made-easy-how-late-interaction-makes-jina-colbert-transparent/) of token-level embeddings and late interaction.
|
119 |
|
120 |
This new release adds new functionality and performance improvements:
|
121 |
|