A small evaluation toolkit for vision-language model experiments.
- Single-file friendly task definitions
- Predict -> score -> aggregate loop with explicit outputs
- Easy migration to larger stacks (OpenCompass/SciEval-style workflows)
pip install -e .
python examples/run_eval.pyThis project focuses on reproducible evaluation protocol design rather than model training.
- Overall accuracy
- Per-modality accuracy (image/text)