Update README.md (#1)
Browse files- Update README.md (d3a1f8823ae7db33280c2a9183dd3511f8fcb4b2)
Co-authored-by: JB D. <[email protected]>
README.md
CHANGED
@@ -22,4 +22,17 @@ Model weights for the final JaColBERTv2.5 checkpoint, using an entirely overhaul
|
|
22 |
|
23 |
This model largely outperforms all previous approaches, including JaColBERTV2 multilingual models such as BGE-M3, on all datasets.
|
24 |
|
25 |
-
This page will be updated with the full details and the model report in the next few days.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
This model largely outperforms all previous approaches, including JaColBERTV2 multilingual models such as BGE-M3, on all datasets.
|
24 |
|
25 |
+
This page will be updated with the full details and the model report in the next few days.
|
26 |
+
|
27 |
+
|
28 |
+
```
|
29 |
+
@misc{clavié2024jacolbertv25optimisingmultivectorretrievers,
|
30 |
+
title={JaColBERTv2.5: Optimising Multi-Vector Retrievers to Create State-of-the-Art Japanese Retrievers with Constrained Resources},
|
31 |
+
author={Benjamin Clavié},
|
32 |
+
year={2024},
|
33 |
+
eprint={2407.20750},
|
34 |
+
archivePrefix={arXiv},
|
35 |
+
primaryClass={cs.IR},
|
36 |
+
url={https://arxiv.org/abs/2407.20750},
|
37 |
+
}
|
38 |
+
```
|