Safetensors
English
vidore
HugSib commited on
Commit
1da3373
1 Parent(s): 80c41f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -56,5 +56,13 @@ ColPali based model (PaliGemma) is under `gemma` license as specified in its [mo
56
  If you use any datasets or models from this organization in your research, please cite the original dataset as follows:
57
 
58
  ```bibtex
59
- [include BibTeX]
 
 
 
 
 
 
 
 
60
  ```
 
56
  If you use any datasets or models from this organization in your research, please cite the original dataset as follows:
57
 
58
  ```bibtex
59
+ @misc{faysse2024colpaliefficientdocumentretrieval,
60
+ title={ColPali: Efficient Document Retrieval with Vision Language Models},
61
+ author={Manuel Faysse and Hugues Sibille and Tony Wu and Gautier Viaud and Céline Hudelot and Pierre Colombo},
62
+ year={2024},
63
+ eprint={2407.01449},
64
+ archivePrefix={arXiv},
65
+ primaryClass={cs.IR},
66
+ url={https://arxiv.org/abs/2407.01449},
67
+ }
68
  ```