liuqi6777 commited on
Commit
4ef2301
1 Parent(s): 80411d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-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.
 
134
  | --- | :---: | :---: | :---: |
135
  | ColBERTv2 | 74.3 | 512 | 512 |
136
  | Jina-ColBERT-v1 | 75.5 | 8192 | 512 |
137
+ | Jina-ColBERT-v1 | 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.