Datasets:
Update dataset card metadata and link to paper/GitHub
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
-
sym-MM2MM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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).
|