Datasets:
| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: problem | |
| dtype: string | |
| - name: solution | |
| dtype: string | |
| - name: image | |
| dtype: image | |
| - name: img_height | |
| dtype: int64 | |
| - name: img_width | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 931090591.0 | |
| num_examples: 1000 | |
| download_size: 931034680 | |
| dataset_size: 931090591.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| task_categories: | |
| - image-text-to-text | |
| This dataset is used in [VisionReasoner: Unified Visual Perception and Reasoning via Reinforcement Learning](https://huggingface.co/papers/2505.12081). | |
| Github repository: https://github.com/dvlab-research/VisionReasoner |