Datasets:
File size: 631 Bytes
8b12c48 56ab9ce 8b12c48 56ab9ce f6b98f3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
dataset_info:
features:
- name: images
sequence: image
- name: problem
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 28910343.018
num_examples: 8031
download_size: 35429016
dataset_size: 28910343.018
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- image-text-to-text
---
* 🐙 **GitHub Repo:** [waltonfuture/MM-UPT](https://github.com/waltonfuture/MM-UPT)
* 📜 **Paper (arXiv):** [Unsupervised Post-Training for Multi-Modal LLM Reasoning via GRPO (arXiv:2505.22453)](https://arxiv.org/abs/2505.22453) |