Update dataset card metadata and link to paper/GitHub

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
2
  license: apache-2.0
3
- arxiv: 2605.15868
 
4
  ---
5
 
6
- sym-MM2MM is the benchmark of paper "SOLAR: Self-supervised Joint Learning for Symmetric Multimodal Retrieval". This repository contains the candidate pool of 1M LAION pairs. For annotated pairs, please refer to <https://github.com/codefuse-ai/SOLAR>.
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - other
5
  ---
6
 
7
+ # sym-MM2MM
8
+
9
+ sym-MM2MM is the benchmark dataset for the paper [SOLAR: Self-supervised Joint Learning for Symmetric Multimodal Retrieval](https://huggingface.co/papers/2605.15868).
10
+
11
+ This repository contains the candidate pool of 1M LAION pairs.
12
+
13
+ For annotated pairs and code, please refer to the [GitHub Repository](https://github.com/codefuse-ai/SOLAR).