This is the repository for the paper: [Format Matters: The Robustness of Multimodal LLMs in Reviewing Evidence from Tables and Charts] (AAAI 2026)
- download data.zip
- download outputs.zip
Edit base_path in Line 49 to obtain all results in Table 2.
python3 run_eval.pypython3 run_claim_table.pypython3 run_claim_img.pypython3 run_claim_combine.pypython3 run_eval.pyThe structure of the code in this repository is based on: https://github.com/Alab-NII/SciTabAlign