Skip to content

feat(benchmark): support VTCBench - #1635

Merged
Yunnglin merged 5 commits into
modelscope:mainfrom
Moenupa:bench/vtcbench
Aug 27, 2026
Merged

feat(benchmark): support VTCBench#1635
Yunnglin merged 5 commits into
modelscope:mainfrom
Moenupa:bench/vtcbench

Conversation

@Moenupa

@Moenupa Moenupa commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR supports VTCBench for benchmarking VLMs.

  • adapter for VTCBench
  • add tests
  • run doc pipeline and update docs

@Moenupa

Moenupa commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Tests

evalscope eval --datasets vtcbench \
  --generation-config 'retry_interval=180' \
  --dataset-args '{"vtcbench": {"extra_params":{"eval_mode":"vtc"}}}' \
  --limit 1

evalscope eval --datasets vtcbench \
  --generation-config 'retry_interval=180' \
  --dataset-args '{"vtcbench": {"extra_params":{"eval_mode":"text"}}}' \
  --limit 1

@Yunnglin Yunnglin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Yunnglin
Yunnglin merged commit 6a24f4a into modelscope:main Aug 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants