ahmed-masry commited on
Commit
14833a2
·
verified ·
1 Parent(s): 6a46c2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -146,11 +146,15 @@ This model card is adapted from [ColPali Model Card](https://huggingface.co/vido
146
  If you plan to use ColFlor in your research, please consider citing us as follows:
147
 
148
  ```bibtex
149
- @misc{masry2024colflor,
150
- title={ColFlor: Towards BERT-Size Vision-Language Document Retrieval Models},
151
- url={https://huggingface.co/blog/ahmed-masry/colflor},
152
- author={Masry, Ahmed},
153
- month={October},
154
- year={2024}
 
 
 
 
155
  }
156
  ```
 
146
  If you plan to use ColFlor in your research, please consider citing us as follows:
147
 
148
  ```bibtex
149
+ @INPROCEEDINGS{11204231,
150
+ author={Masry, Ahmed and Hoque, Enamul},
151
+ booktitle={2025 IEEE 35th International Workshop on Machine Learning for Signal Processing (MLSP)},
152
+ title={Colflor: Towards Bert-Size Vision-Language Document Retrieval Models},
153
+ year={2025},
154
+ volume={},
155
+ number={},
156
+ pages={1-5},
157
+ keywords={Measurement;Visualization;Image coding;Computational modeling;Optical character recognition;Pipelines;Machine learning;Signal processing;Real-time systems;Multilingual;Multimodal document understanding;Vision language models;Information Retrieval},
158
+ doi={10.1109/MLSP62443.2025.11204231}
159
  }
160
  ```