ManTle nielsr HF Staff commited on
Commit
ce1d175
Β·
verified Β·
1 Parent(s): f5aa1b4

Improve pipeline tag (#1)

Browse files

- Improve pipeline tag (31fe6e4601c01d6a7c610d04a41765e921a5c21f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,18 +1,20 @@
1
  ---
2
- license: mit
 
 
 
3
  language:
4
  - en
 
 
5
  pipeline_tag: image-text-to-text
6
  tags:
7
  - VLM
8
  - multimodal
9
- library_name: transformers
10
- base_model:
11
- - Qwen/Qwen2.5-VL-32B-Instruct
12
- datasets:
13
- - One-RL-to-See-Them-All/Orsta-Data-47k
14
  ---
15
- # One RL to See Them All
 
 
16
  * πŸ™ **GitHub Repo:** [MiniMax-AI/One-RL-to-See-Them-All](https://github.com/MiniMax-AI/One-RL-to-See-Them-All)
17
  * πŸ“œ **Paper (arXiv):** [V-Triune: One RL to See Them All (arXiv:2505.18129)](https://arxiv.org/abs/2505.18129)
18
  * πŸ’Ύ **Dataset:** [Orsta-Data-47k on Hugging Face](https://huggingface.co/datasets/One-RL-to-See-Them-All/Orsta-Data-47k)
 
1
  ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-VL-32B-Instruct
4
+ datasets:
5
+ - One-RL-to-See-Them-All/Orsta-Data-47k
6
  language:
7
  - en
8
+ library_name: transformers
9
+ license: mit
10
  pipeline_tag: image-text-to-text
11
  tags:
12
  - VLM
13
  - multimodal
 
 
 
 
 
14
  ---
15
+
16
+ # One RL to See Them All: Visual Triple Unified Reinforcement Learning
17
+
18
  * πŸ™ **GitHub Repo:** [MiniMax-AI/One-RL-to-See-Them-All](https://github.com/MiniMax-AI/One-RL-to-See-Them-All)
19
  * πŸ“œ **Paper (arXiv):** [V-Triune: One RL to See Them All (arXiv:2505.18129)](https://arxiv.org/abs/2505.18129)
20
  * πŸ’Ύ **Dataset:** [Orsta-Data-47k on Hugging Face](https://huggingface.co/datasets/One-RL-to-See-Them-All/Orsta-Data-47k)