Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
Model of ICML 2026 paper [SOLAR: Self-supervised Joint Learning for Symmetric Multimodal Retrieval](https://arxiv.org/abs/2605.15868).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
Model of ICML 2026 paper [SOLAR: Self-supervised Joint Learning for Symmetric Multimodal Retrieval](https://arxiv.org/abs/2605.15868).
|
| 5 |
+
|
| 6 |
+
For code, please refer to https://github.com/codefuse-ai/SOLAR.
|
| 7 |
+
|
| 8 |
+
For benchmark, please refer to https://huggingface.co/datasets/yangwj211/sym-MM2MM.
|