enricollen commited on
Commit
06576f5
·
verified ·
1 Parent(s): 11cc2a0

Add new ColBERT model

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -311,10 +311,10 @@ comparison, by a wide margin.
311
  | bge-m3 (dense) | 568M | 0.4531 |
312
  | jina-colbert-v2 | ~0.6B | 0.3858 † |
313
 
314
- At roughly a quarter to a sixth the size of the ~560M-parameter multilingual
315
  giants, ItColBERT beats `SauerkrautLM-Multi-ModernColBERT` (the same size
316
  class) and `ColBERT-XM` (2× the parameters) outright, and statistically ties
317
- `jina-colbert-v2` (~4.4× the parameters) on the primary out-of-domain
318
  benchmark. `mLateOn` is the one model that beats it outright while also being
319
  smaller than the dense giants — included here rather than left out, since
320
  citing only the flattering comparisons would defeat the point of this
 
311
  | bge-m3 (dense) | 568M | 0.4531 |
312
  | jina-colbert-v2 | ~0.6B | 0.3858 † |
313
 
314
+ At roughly a quarter to a sixth the size of the \~560M-parameter multilingual
315
  giants, ItColBERT beats `SauerkrautLM-Multi-ModernColBERT` (the same size
316
  class) and `ColBERT-XM` (2× the parameters) outright, and statistically ties
317
+ `jina-colbert-v2` (\~4.4× the parameters) on the primary out-of-domain
318
  benchmark. `mLateOn` is the one model that beats it outright while also being
319
  smaller than the dense giants — included here rather than left out, since
320
  citing only the flattering comparisons would defeat the point of this