BenSchneider commited on
Commit
1c31c1d
·
verified ·
1 Parent(s): c160faa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
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
- - PEFT 0.13.2
31
-
32
- **BibTeX:**
33
-
34
- [More Information Needed]
35
-
36
-
37
- - PEFT 0.13.2
 
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
+ ```