Gregor commited on
Commit
bf6617e
·
verified ·
1 Parent(s): 4e95750

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -5
README.md CHANGED
@@ -240,10 +240,19 @@ generated_ids = model.generate(
240
 
241
  ```
242
  @article{centurio2025,
243
- title={TODO},
244
- author={TODO},
245
- year={2024},
246
- journal={arXiv preprint arXiv:TODO},
247
- url={TODO}
 
 
 
 
 
 
 
 
 
248
  }
249
  ```
 
240
 
241
  ```
242
  @article{centurio2025,
243
+ author = {Gregor Geigle and
244
+ Florian Schneider and
245
+ Carolin Holtermann and
246
+ Chris Biemann and
247
+ Radu Timofte and
248
+ Anne Lauscher and
249
+ Goran Glava\v{s}},
250
+ title = {Centurio: On Drivers of Multilingual Ability of Large Vision-Language Model},
251
+ journal = {arXiv},
252
+ volume = {abs/2501.05122},
253
+ year = {2025},
254
+ url = {https://arxiv.org/abs/2501.05122},
255
+ eprinttype = {arXiv},
256
+ eprint = {2501.05122},
257
  }
258
  ```