GuilhermeNunes commited on
Commit
5247229
·
verified ·
1 Parent(s): fd859ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -191,12 +191,14 @@ TowerVision excels particularly in multimodal multilingual translation benchmark
191
  If you find TowerVideo useful in your research, please consider citing the following paper:
192
 
193
  ```bibtex
194
- @article{towervision2025,
195
- title={Understanding and Improving Multilinguality in Vision-Language Models},
196
- author={[Authors to be added]},
197
- journal={[Journal to be added]},
198
- year={2025},
199
- note={Paper in preparation}
 
 
200
  }
201
  ```
202
 
 
191
  If you find TowerVideo useful in your research, please consider citing the following paper:
192
 
193
  ```bibtex
194
+ @misc{viveiros2025towervisionunderstandingimprovingmultilinguality,
195
+ title={TowerVision: Understanding and Improving Multilinguality in Vision-Language Models},
196
+ 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},
197
+ year={2025},
198
+ eprint={2510.21849},
199
+ archivePrefix={arXiv},
200
+ primaryClass={cs.LG},
201
+ url={https://arxiv.org/abs/2510.21849},
202
  }
203
  ```
204