antoinelouis commited on
Commit
3e39e6f
β€’
1 Parent(s): 21b4420

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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.xxxxx},
220
  year = {2024},
221
- url = {https://doi.org/},
222
- doi = {},
223
  eprinttype = {arXiv},
224
- eprint = {2402.xxxxx},
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
  ```