Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ base_model:
|
|
12 |
|
13 |
<div align=center><img src="https://raw.githubusercontent.com/tongjingqi/Code2Logic/refs/heads/main/assets/evaluation_results_on_general_vision_benchmarks.png"></div>
|
14 |
|
|
|
|
|
15 |
# Code2Logic: Game-Code-Driven Data Synthesis for Enhancing VLMs General Reasoning
|
16 |
|
17 |
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.
|
|
|
12 |
|
13 |
<div align=center><img src="https://raw.githubusercontent.com/tongjingqi/Code2Logic/refs/heads/main/assets/evaluation_results_on_general_vision_benchmarks.png"></div>
|
14 |
|
15 |
+
***(The inference and evaluation configurations were unified across both the original open-source models and our trained models.)***
|
16 |
+
|
17 |
# Code2Logic: Game-Code-Driven Data Synthesis for Enhancing VLMs General Reasoning
|
18 |
|
19 |
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.
|