Datasets:
Update README.md
Browse files
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 |
-
@
|
281 |
-
|
282 |
-
|
283 |
-
|
|
|
|
|
|
|
|
|
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 |
```
|