Gregor commited on
Commit
9d51e0b
·
verified ·
1 Parent(s): 9378337

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -60,4 +60,22 @@ Currently, we use word lists from [this source](https://github.com/frekwencja/mo
60
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
61
 
62
  **BibTeX:**
63
- Coming soon.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
61
 
62
  **BibTeX:**
63
+
64
+ ```
65
+ @article{centurio2025,
66
+ author = {Gregor Geigle and
67
+ Florian Schneider and
68
+ Carolin Holtermann and
69
+ Chris Biemann and
70
+ Radu Timofte and
71
+ Anne Lauscher and
72
+ Goran Glava\v{s}},
73
+ title = {Centurio: On Drivers of Multilingual Ability of Large Vision-Language Model},
74
+ journal = {arXiv},
75
+ volume = {abs/2501.05122},
76
+ year = {2025},
77
+ url = {https://arxiv.org/abs/2501.05122},
78
+ eprinttype = {arXiv},
79
+ eprint = {2501.05122},
80
+ }
81
+ ```