Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vlm-eval-mini

Python Stage License

A small evaluation toolkit for vision-language model experiments.

Design goals

  • Single-file friendly task definitions
  • Predict -> score -> aggregate loop with explicit outputs
  • Easy migration to larger stacks (OpenCompass/SciEval-style workflows)

Run

pip install -e .
python examples/run_eval.py

Scope

This project focuses on reproducible evaluation protocol design rather than model training.

Output

  • Overall accuracy
  • Per-modality accuracy (image/text)

About

Tiny reproducible evaluation harness for vision-language models

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages