In this repository, we specifically provide the 5k training samples from the complete GameQA-140K dataset used in our work for GRPO training of the models.
Refer to our paper for details. And our code for training and evaluation is at https://github.com/tongjingqi/Code2Logic.
This is the first work, to the best of our knowledge, that leverages game code to synthesize multimodal reasoning data for training VLMs. Furthermore, when trained with a GRPO strategy solely on GameQA (synthesized via our proposed Code2Logic approach), multiple cutting-edge open-source models exhibit significantly enhanced out-of-domain generalization.
[π Paper] [π€ GameQA-140K Dataset] [π€ GameQA-InternVL3-8B ] [π€ GameQA-Qwen2.5-VL-7B] [π€ GameQA-LLaVA-OV-7B ]


(The inference and evaluation configurations were unified across both the original open-source models and our trained models.)
It's also found that getting trained on the 5k samples from our GameQA dataset can lead to better results than on multimodal-open-r1-8k-verified.

4 commits
4 commits
In this repository, we specifically provide the 5k training samples from the complete GameQA-140K dataset used in our work for GRPO training of the models.
Refer to our paper for details. And our code for training and evaluation is at https://github.com/tongjingqi/Code2Logic.
This is the first work, to the best of our knowledge, that leverages game code to synthesize multimodal reasoning data for training VLMs. Furthermore, when trained with a GRPO strategy solely on GameQA (synthesized via our proposed Code2Logic approach), multiple cutting-edge open-source models exhibit significantly enhanced out-of-domain generalization.
[π Paper] [π€ GameQA-140K Dataset] [π€ GameQA-InternVL3-8B ] [π€ GameQA-Qwen2.5-VL-7B] [π€ GameQA-LLaVA-OV-7B ]


(The inference and evaluation configurations were unified across both the original open-source models and our trained models.)
It's also found that getting trained on the 5k samples from our GameQA dataset can lead to better results than on multimodal-open-r1-8k-verified.

4 commits
4 commits