Update README.md
Browse files
README.md
CHANGED
|
@@ -24,14 +24,14 @@ This model is trained on top of Qwen2VL-Instruct.
|
|
| 24 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 25 |
|
| 26 |
**BibTeX:**
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
|
|
|
| 24 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 25 |
|
| 26 |
**BibTeX:**
|
| 27 |
+
```
|
| 28 |
+
@misc{schneider2025abcachievingbettercontrol,
|
| 29 |
+
title={ABC: Achieving Better Control of Multimodal Embeddings using VLMs},
|
| 30 |
+
author={Benjamin Schneider and Florian Kerschbaum and Wenhu Chen},
|
| 31 |
+
year={2025},
|
| 32 |
+
eprint={2503.00329},
|
| 33 |
+
archivePrefix={arXiv},
|
| 34 |
+
primaryClass={cs.CV},
|
| 35 |
+
url={https://arxiv.org/abs/2503.00329},
|
| 36 |
+
}
|
| 37 |
+
```
|