GuilhermeNunes commited on
Commit
b73737b
·
verified ·
1 Parent(s): 35c0c88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -324,12 +324,14 @@ TowerVision excels particularly in multimodal multilingual translation benchmark
324
  If you find TowerVision useful in your research, please consider citing the following paper:
325
 
326
  ```bibtex
327
- @article{towervision2025,
328
- title={Understanding and Improving Multilinguality in Vision-Language Models},
329
- author={[Authors to be added]},
330
- journal={[Journal to be added]},
331
- year={2025},
332
- note={Paper in preparation}
 
 
333
  }
334
  ```
335
 
 
324
  If you find TowerVision useful in your research, please consider citing the following paper:
325
 
326
  ```bibtex
327
+ @misc{viveiros2025towervisionundermstandingimprovingmultilinguality,
328
+ title={TowerVision: Understanding and Improving Multilinguality in Vision-Language Models},
329
+ author={André G. Viveiros and Patrick Fernandes and Saul Santos and Sonal Sannigrahi and Emmanouil Zaranis and Nuno M. Guerreiro and Amin Farajian and Pierre Colombo and Graham Neubig and André F. T. Martins},
330
+ year={2025},
331
+ eprint={2510.21849},
332
+ archivePrefix={arXiv},
333
+ primaryClass={cs.LG},
334
+ url={https://arxiv.org/abs/2510.21849},
335
  }
336
  ```
337