[Benchmark] Add MMRarebench dataset support#1495
Merged
mzr1996 merged 10 commits intoopen-compass:mainfrom Apr 29, 2026
Merged
Conversation
Contributor
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
- Add 4-track medical rare disease benchmark - Support HuggingFace datasets for automatic download - Support base64-encoded images in TSV files
…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
34aca82 to
8790bf6
Compare
8790bf6 to
79c67b8
Compare
mzr1996
approved these changes
Apr 29, 2026
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.