Update README.md
Browse files
README.md
CHANGED
@@ -106,7 +106,7 @@ language:
|
|
106 |
<p>
|
107 |
<p>
|
108 |
<a href="https://github.com/ant-louis/xm-retrievers">💻 Code</a> |
|
109 |
-
<a href="https://arxiv.org/abs/">📄 Paper</a>
|
110 |
<p>
|
111 |
</h4>
|
112 |
|
@@ -216,11 +216,11 @@ The model is initialized from the [xmod-base](https://huggingface.co/facebook/xm
|
|
216 |
author = {Louis, Antoine and Saxena, Vageesh and van Dijck, Gijs and Spanakis, Gerasimos},
|
217 |
title = {ColBERT-XM: A Modular Multi-Vector Representation Model for Zero-Shot Multilingual Information Retrieval},
|
218 |
journal = {CoRR},
|
219 |
-
volume = {abs/2402.
|
220 |
year = {2024},
|
221 |
-
url = {https://
|
222 |
-
doi = {},
|
223 |
eprinttype = {arXiv},
|
224 |
-
eprint = {2402.
|
225 |
}
|
226 |
```
|
|
|
106 |
<p>
|
107 |
<p>
|
108 |
<a href="https://github.com/ant-louis/xm-retrievers">💻 Code</a> |
|
109 |
+
<a href="https://arxiv.org/abs/2402.15059">📄 Paper</a>
|
110 |
<p>
|
111 |
</h4>
|
112 |
|
|
|
216 |
author = {Louis, Antoine and Saxena, Vageesh and van Dijck, Gijs and Spanakis, Gerasimos},
|
217 |
title = {ColBERT-XM: A Modular Multi-Vector Representation Model for Zero-Shot Multilingual Information Retrieval},
|
218 |
journal = {CoRR},
|
219 |
+
volume = {abs/2402.15059},
|
220 |
year = {2024},
|
221 |
+
url = {https://arxiv.org/abs/2402.15059},
|
222 |
+
doi = {10.48550/arXiv.2402.15059},
|
223 |
eprinttype = {arXiv},
|
224 |
+
eprint = {2402.15059},
|
225 |
}
|
226 |
```
|