lbourdois commited on
Commit
e777880
·
verified ·
1 Parent(s): 3cf3e2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -277,9 +277,13 @@ In the present dataset, we have kept only the filtered data hence the names `OE_
277
  ## Citation
278
 
279
  ```
280
- @preprint{nyandwi2025grounding,
281
- title={Grounding Multilingual Multimodal LLMs With Cultural Knowledge},
282
- author={Nyandwi, Jean de Dieu and Song, Yueqi and Khanuja, Simran and Neubig, Graham},
283
- year={2025}
 
 
 
 
284
  }
285
  ```
 
277
  ## Citation
278
 
279
  ```
280
+ @misc{nyandwi2025groundingmultilingualmultimodalllms,
281
+ title={Grounding Multilingual Multimodal LLMs With Cultural Knowledge},
282
+ author={Jean de Dieu Nyandwi and Yueqi Song and Simran Khanuja and Graham Neubig},
283
+ year={2025},
284
+ eprint={2508.07414},
285
+ archivePrefix={arXiv},
286
+ primaryClass={cs.CL},
287
+ url={https://arxiv.org/abs/2508.07414},
288
  }
289
  ```