Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ReMatch: Boosting Representation through Matching for Multimodal Retrieval
|
| 2 |
|
| 3 |
<p>
|
|
@@ -148,4 +154,4 @@ We also thank the authors of Qwen2.5-VL, MMEB, and mmE5 for their open models, b
|
|
| 148 |
journal={arXiv preprint arXiv:2511.19278},
|
| 149 |
year={2025}
|
| 150 |
}
|
| 151 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
---
|
| 7 |
# ReMatch: Boosting Representation through Matching for Multimodal Retrieval
|
| 8 |
|
| 9 |
<p>
|
|
|
|
| 154 |
journal={arXiv preprint arXiv:2511.19278},
|
| 155 |
year={2025}
|
| 156 |
}
|
| 157 |
+
```
|