Update README.md
Browse files
README.md
CHANGED
@@ -24,13 +24,6 @@ This is the first work, to the best of our knowledge, that leverages ***game cod
|
|
24 |
|
25 |
<div align=center><img src="https://raw.githubusercontent.com/tongjingqi/Code2Logic/refs/heads/main/assets/categorized_30_games_images.png"></div>
|
26 |
|
27 |
-
|
28 |
-
# Code2Logic: Game-Code-Driven Data Synthesis for Enhancing VLMs General Reasoning
|
29 |
-
|
30 |
-
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 solely with a GRPO strategy on **GameQA** (synthesized via our proposed **Code2Logic** approach), multiple cutting-edge open-source models exhibit significantly enhanced out-of-domain generalization.
|
31 |
-
|
32 |
-
[[📖 Paper](https://arxiv.org/abs/2505.13886)] [🤗 [GameQA-140K Dataset](https://huggingface.co/datasets/Gabriel166/GameQA-140K)] [🤗 [GameQA-InternVL3-8B](https://huggingface.co/Code2Logic/GameQA-InternVL3-8B) ] [🤗 [GameQA-Qwen2.5-VL-7B](https://huggingface.co/Code2Logic/GameQA-Qwen2.5-VL-7B)] [🤗 [GameQA-LLaVA-OV-7B](https://huggingface.co/Code2Logic/GameQA-llava-onevision-qwen2-7b-ov-hf) ]
|
33 |
-
|
34 |
## News
|
35 |
|
36 |
* We've open-sourced the ***three*** models trained with GRPO on GameQA on [Huggingface](https://huggingface.co/Code2Logic).
|
|
|
24 |
|
25 |
<div align=center><img src="https://raw.githubusercontent.com/tongjingqi/Code2Logic/refs/heads/main/assets/categorized_30_games_images.png"></div>
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## News
|
28 |
|
29 |
* We've open-sourced the ***three*** models trained with GRPO on GameQA on [Huggingface](https://huggingface.co/Code2Logic).
|