bwang0911 commited on
Commit
d43c18a
1 Parent(s): 770cf5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
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
- # Jina-ColBERT-v2
115
- Jina ColBERT v2 (`jina-colbert-v2`) is a new model based on the [Jina-ColBERT architecture](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.
 
 
 
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>JinaColBERTV2: 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