zhwl2117
commited on
Commit
·
83364ee
1
Parent(s):
a836ae8
update README
Browse files
README.md
CHANGED
@@ -5,4 +5,11 @@ metrics:
|
|
5 |
base_model:
|
6 |
- xtuner/llava-phi-3-mini-hf
|
7 |
pipeline_tag: image-text-to-text
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
base_model:
|
6 |
- xtuner/llava-phi-3-mini-hf
|
7 |
pipeline_tag: image-text-to-text
|
8 |
+
---
|
9 |
+
|
10 |
+
@article{zhong2024compositional,
|
11 |
+
title={Compositional Image Retrieval via Instruction-Aware Contrastive Learning},
|
12 |
+
author={Zhong, Wenliang and An, Weizhi and Jiang, Feng and Ma, Hehuan and Guo, Yuzhi and Huang, Junzhou},
|
13 |
+
journal={arXiv preprint arXiv:2412.05756},
|
14 |
+
year={2024}
|
15 |
+
}
|