Update README.md
Browse files
README.md
CHANGED
@@ -57,6 +57,13 @@ Notably, the dataset poses several challenges: 254 questions necessitate cross-m
|
|
57 |
## Citation
|
58 |
If you use any datasets from this organization in your research, please cite the original dataset as follows:
|
59 |
```
|
60 |
-
@misc{,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
}
|
62 |
```
|
|
|
57 |
## Citation
|
58 |
If you use any datasets from this organization in your research, please cite the original dataset as follows:
|
59 |
```
|
60 |
+
@misc{dong2025mmdocirbenchmarkingmultimodalretrieval,
|
61 |
+
title={MMDocIR: Benchmarking Multi-Modal Retrieval for Long Documents},
|
62 |
+
author={Kuicai Dong and Yujing Chang and Xin Deik Goh and Dexun Li and Ruiming Tang and Yong Liu},
|
63 |
+
year={2025},
|
64 |
+
eprint={2501.08828},
|
65 |
+
archivePrefix={arXiv},
|
66 |
+
primaryClass={cs.IR},
|
67 |
+
url={https://arxiv.org/abs/2501.08828},
|
68 |
}
|
69 |
```
|