Update README.md
Browse files
README.md
CHANGED
@@ -127,11 +127,17 @@ For more details on using `vidore-benchmark`, refer to the official documentatio
|
|
127 |
|
128 |
If you use this dataset in your research or work, please cite:
|
129 |
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
|
136 |
## Acknowledgments
|
137 |
|
|
|
127 |
|
128 |
If you use this dataset in your research or work, please cite:
|
129 |
|
130 |
+
```bibtex
|
131 |
+
@misc{faysse2024colpaliefficientdocumentretrieval,
|
132 |
+
title={ColPali: Efficient Document Retrieval with Vision Language Models},
|
133 |
+
author={Manuel Faysse and Hugues Sibille and Tony Wu and Bilel Omrani and Gautier Viaud and Céline Hudelot and Pierre Colombo},
|
134 |
+
year={2024},
|
135 |
+
eprint={2407.01449},
|
136 |
+
archivePrefix={arXiv},
|
137 |
+
primaryClass={cs.IR},
|
138 |
+
url={https://arxiv.org/abs/2407.01449},
|
139 |
+
}
|
140 |
+
```
|
141 |
|
142 |
## Acknowledgments
|
143 |
|