Safetensors
English
vidore
HugSib commited on
Commit
580e95b
1 Parent(s): 82064dc

Update README.md

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