ColPali
Safetensors
English
vidore
HugSib commited on
Commit
09a7dce
1 Parent(s): 81fbe2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -127,5 +127,13 @@ ColPali based model (PaliGemma) is under `gemma` license as specified in its [mo
127
  If you use any datasets or models from this organization in your research, please cite the original dataset as follows:
128
 
129
  ```bibtex
130
- [include BibTeX]
 
 
 
 
 
 
 
 
131
  ```
 
127
  If you use any datasets or models from this organization in your research, please cite the original dataset as follows:
128
 
129
  ```bibtex
130
+ @misc{faysse2024colpaliefficientdocumentretrieval,
131
+ title={ColPali: Efficient Document Retrieval with Vision Language Models},
132
+ author={Manuel Faysse and Hugues Sibille and Tony Wu and Gautier Viaud and Céline Hudelot and Pierre Colombo},
133
+ year={2024},
134
+ eprint={2407.01449},
135
+ archivePrefix={arXiv},
136
+ primaryClass={cs.IR},
137
+ url={https://arxiv.org/abs/2407.01449},
138
+ }
139
  ```