Skip to content

[Benchmark] Add support for PixmoCount benchmark#1522

Open
rshube wants to merge 1 commit into
open-compass:mainfrom
rshube:benchmark/add_pixmocount_support
Open

[Benchmark] Add support for PixmoCount benchmark#1522
rshube wants to merge 1 commit into
open-compass:mainfrom
rshube:benchmark/add_pixmocount_support

Conversation

@rshube
Copy link
Copy Markdown

@rshube rshube commented Apr 22, 2026

Summary

This PR adds support for the PixmoCount benchmark in VLMEvalKit.

Changes

  • adds a dedicated PixmoCountDataset
  • registers PixmoCount in the dataset registry
  • keeps the benchmark separate instead of aliasing it through an unrelated existing dataset

Dataset format

The benchmark follows the standard TSV-based dataset flow used by VLMEvalKit.

Expected TSV columns:

  • index
  • image
  • question
  • answer
  • category

Notes

  • this PR only adds benchmark support code
  • hosted DATASET_URL / DATASET_MD5 can be filled once the final TSV hosting location is settled (sending email to maintainers)

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.

1 participant