Thinking with Programming Vision: Towards a Unified View for Thinking with Images
Paper • 2512.03746 • Published • 17
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
An example:
extra_info:
{
'answer': 'park',
'bbox': [1060, 82, 1072, 286],
'dataset_name': 'hiertext',
'index': 0,
'question': 'What is the shortest word on the line that starts with the text "LANDSCAPE..."?',
'split': 'train',
'transform': ['crop', 'rotate_90']
}
prompt:
[{
'content': '<image>\nWhat is the shortest word on the line that starts with the text "LANDSCAPE..."?',
'role': 'user'
}]
The red box (in extra_info bbox) is the answer region.
If you find the dataset useful, please cite the paper:
@article{guo2025thinking,
title={Thinking with Programming Vision: Towards a Unified View for Thinking with Images},
author={Guo, Zirun and Hong, Minjie and Zhang, Feng and Jia, Kai and Jin, Tao},
journal={arXiv preprint arXiv:2512.03746},
year={2025}
}