antoinelouis commited on
Commit
190315e
β€’
1 Parent(s): ffb789d

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
 
@@ -236,11 +236,11 @@ The model is initialized from the [xmod-base](https://huggingface.co/facebook/xm
236
  author = {Louis, Antoine and Saxena, Vageesh and van Dijck, Gijs and Spanakis, Gerasimos},
237
  title = {ColBERT-XM: A Modular Multi-Vector Representation Model for Zero-Shot Multilingual Information Retrieval},
238
  journal = {CoRR},
239
- volume = {abs/2402.xxxxx},
240
  year = {2024},
241
- url = {https://doi.org/},
242
- doi = {},
243
  eprinttype = {arXiv},
244
- eprint = {2402.xxxxx},
245
  }
246
  ```
 
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
 
 
236
  author = {Louis, Antoine and Saxena, Vageesh and van Dijck, Gijs and Spanakis, Gerasimos},
237
  title = {ColBERT-XM: A Modular Multi-Vector Representation Model for Zero-Shot Multilingual Information Retrieval},
238
  journal = {CoRR},
239
+ volume = {abs/2402.15059},
240
  year = {2024},
241
+ url = {https://arxiv.org/abs/2402.15059},
242
+ doi = {10.48550/arXiv.2402.15059},
243
  eprinttype = {arXiv},
244
+ eprint = {2402.15059},
245
  }
246
  ```