Gregor commited on
Commit
bc31c23
·
verified ·
1 Parent(s): 7e205ae

Update README.md

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