Skip to content

[Benchmark] Add MMRarebench dataset support#1495

Merged
mzr1996 merged 10 commits intoopen-compass:mainfrom
junzhin:feat/mmrarebench-hf
Apr 29, 2026
Merged

[Benchmark] Add MMRarebench dataset support#1495
mzr1996 merged 10 commits intoopen-compass:mainfrom
junzhin:feat/mmrarebench-hf

Conversation

@junzhin
Copy link
Copy Markdown
Contributor

@junzhin junzhin commented Mar 23, 2026

  • Add 4-track medical rare disease benchmark
  • Support HuggingFace datasets for automatic download
  • Support base64-encoded images in TSV files

junzhin and others added 3 commits March 23, 2026 17:54
- Add 4-track medical rare disease benchmark
- Support HuggingFace datasets for automatic download
- Support base64-encoded images in TSV files
Copy link
Copy Markdown
Collaborator

@mzr1996 mzr1996 left a comment

Choose a reason for hiding this comment

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

Please fix lint.

…d explicit smp imports

- Remove unused DEBUG_MESSAGE import (F401)
- Add noqa F401,F403 to star import from ..smp
- Add explicit imports for load, dump, read_ok, np to resolve F405
- Fix isort ordering in mmrarebench.py and __init__.py
@junzhin junzhin force-pushed the feat/mmrarebench-hf branch from 34aca82 to 8790bf6 Compare March 25, 2026 18:22
@junzhin junzhin force-pushed the feat/mmrarebench-hf branch from 8790bf6 to 79c67b8 Compare March 25, 2026 18:26
junzhin added 2 commits April 29, 2026 20:15
- Sync .pre-commit-config.yaml: add isort hook, upgrade flake8 to 7.1.2
- Sync __init__.py with upstream main (explicit imports), add MMRarebench
- Remove redundant `from ..smp import *` in mmrarebench.py
- Resolve merge conflicts with remote (HLE, MMOral, SciDocBench, VideoMMEv2)
- Sync .pre-commit-config.yaml with upstream main (add isort, upgrade flake8)
- Remove redundant `from ..smp import *` in mmrarebench.py
- Fix isort ordering for all imports
@junzhin junzhin requested a review from mzr1996 April 29, 2026 12:25
@mzr1996 mzr1996 merged commit 0916343 into open-compass:main Apr 29, 2026
7 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