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