EvolvingLMMs-Lab / lmms-eval

Accelerating the development of large multimodal models (LMMs) with lmms-eval
https://lmms-lab.github.io/
Other
1.39k stars 110 forks source link

Include VCR #105

Closed tianyu-z closed 3 months ago

tianyu-z commented 3 months ago
Luodian commented 3 months ago

Thanks for this PR! (and thanks for resolving previously naming issues)

Could you please do one more task by pasting an evaluation results with this PR?

sheryc commented 3 months ago

Below's a screenshot for the task. We test one of our subtasks (vcr_wiki_en_easy) with openbmb/MiniCPM-V. The output contains jaccard and exact_match scores, while our code also generates json files in the log folder. screenshot

Luodian commented 3 months ago

That looks great, but a new conflict emerges since we merged another PR before this. Would you mind solving the conflict by directly accept the incoming changes on README.md

Then we can directly merge your PR.

Thanks!

sheryc commented 3 months ago

The upstream changes are merged. Could you please check if our PR is ready for merging? Thanks!