yangwj211 commited on
Commit
9ad476f
·
verified ·
1 Parent(s): 0674057

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,8 +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).
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.
 
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).