zhibinlan commited on
Commit
3949c08
·
verified ·
1 Parent(s): 94af3ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -25
README.md CHANGED
@@ -1,25 +1,25 @@
1
- ---
2
- license: apache-2.0
3
- task_categories:
4
- - text-retrieval
5
- - text-classification
6
- language:
7
- - en
8
- tags:
9
- - multimodal
10
- pretty_name: UME-rl-train
11
- ---
12
-
13
- # UME-rl-train
14
- - **Repository:** [UME-R1](https://github.com/DeepLearnXMU/UME-R1)
15
- - **Paper:** [UME-R1]()
16
-
17
- ## Introduction
18
-
19
- The dataset is constructed based on the training set of MMEB-V2. The dataset is evenly sampled from the MMEB-V2 dataset, which covers image, video, and visual document modalities, ensuring that the total amount of data across different modalities is approximately balanced, as well as the amount of data within each dataset under the same modality. This results in a final set of 11,136 RL pairs.
20
-
21
- ## Citation
22
- If you find our work helpful, feel free to give us a cite.
23
-
24
- ```
25
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-retrieval
5
+ - text-classification
6
+ language:
7
+ - en
8
+ tags:
9
+ - multimodal
10
+ pretty_name: UME-rl-train
11
+ ---
12
+
13
+ # UME-rl-train
14
+ - **Repository:** [UME-R1](https://github.com/DeepLearnXMU/UME-R1)
15
+ - **Paper:** [UME-R1](https://arxiv.org/abs/2511.00405)
16
+
17
+ ## Introduction
18
+
19
+ The dataset is constructed based on the training set of MMEB-V2. The dataset is evenly sampled from the MMEB-V2 dataset, which covers image, video, and visual document modalities, ensuring that the total amount of data across different modalities is approximately balanced, as well as the amount of data within each dataset under the same modality. This results in a final set of 11,136 RL pairs.
20
+
21
+ <!-- ## Citation
22
+ If you find our work helpful, feel free to give us a cite.
23
+
24
+ ```
25
+ ``` -->