Datasets:

Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
QuentinJG commited on
Commit
d32a5dd
·
verified ·
1 Parent(s): 114d4d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
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
- #INSERT CITATION
131
-
132
- ## License
133
-
134
- #INSERT LICENSE
 
 
 
 
 
 
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