Update README.md
Browse files
README.md
CHANGED
@@ -134,7 +134,7 @@ We also evaluate the zero-shot performance on datasets where documents have long
|
|
134 |
| --- | :---: | :---: | :---: |
|
135 |
| ColBERTv2 | 74.3 | 512 | 512 |
|
136 |
| Jina-ColBERT-v1 | 75.5 | 8192 | 512 |
|
137 |
-
| Jina-ColBERT-
|
138 |
| Jina-embeddings-v2-base-en | 85.4 | 8192 | 8192 |
|
139 |
|
140 |
\* denotes that we used the context length of 8192 for document but the query length is still 512.
|
|
|
134 |
| --- | :---: | :---: | :---: |
|
135 |
| ColBERTv2 | 74.3 | 512 | 512 |
|
136 |
| Jina-ColBERT-v1 | 75.5 | 8192 | 512 |
|
137 |
+
| Jina-ColBERT-v2 | 83.7 | 8192 | 8192* |
|
138 |
| Jina-embeddings-v2-base-en | 85.4 | 8192 | 8192 |
|
139 |
|
140 |
\* denotes that we used the context length of 8192 for document but the query length is still 512.
|