Update README.md
Browse files
README.md
CHANGED
@@ -251,6 +251,18 @@ DocTags are integrated with Docling, which allows export to HTML, Markdown, and
|
|
251 |
|
252 |
**Repository:** [Docling](https://github.com/docling-project/docling)
|
253 |
|
254 |
-
**Paper:** [
|
255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
**Demo:** [Coming soon]
|
|
|
251 |
|
252 |
**Repository:** [Docling](https://github.com/docling-project/docling)
|
253 |
|
254 |
+
**Paper:** [arXiv](https://arxiv.org/abs/2503.11576)
|
255 |
|
256 |
+
**Citation:**
|
257 |
+
```
|
258 |
+
@misc{nassar2025smoldoclingultracompactvisionlanguagemodel,
|
259 |
+
title={SmolDocling: An ultra-compact vision-language model for end-to-end multi-modal document conversion},
|
260 |
+
author={Ahmed Nassar and Andres Marafioti and Matteo Omenetti and Maksym Lysak and Nikolaos Livathinos and Christoph Auer and Lucas Morin and Rafael Teixeira de Lima and Yusik Kim and A. Said Gurbuz and Michele Dolfi and Miquel Farré and Peter W. J. Staar},
|
261 |
+
year={2025},
|
262 |
+
eprint={2503.11576},
|
263 |
+
archivePrefix={arXiv},
|
264 |
+
primaryClass={cs.CV},
|
265 |
+
url={https://arxiv.org/abs/2503.11576},
|
266 |
+
}
|
267 |
+
```
|
268 |
**Demo:** [Coming soon]
|