Skip to content

Latest commit

 

History

History
executable file
·
31 lines (22 loc) · 1.51 KB

File metadata and controls

executable file
·
31 lines (22 loc) · 1.51 KB

LMMs Eval Documentation

Welcome to the documentation for lmms-eval - a unified evaluation framework for Large Multimodal Models!

This framework enables consistent and reproducible evaluation of multimodal models across various tasks and modalities including images, videos, and audio.

Overview

lmms-eval provides:

  • Standardized evaluation protocols for multimodal models
  • Support for image, video, and audio tasks
  • Easy integration of new models and tasks
  • Reproducible benchmarking with shareable configurations

Majority of this documentation is adapted from lm-eval-harness

Table of Contents

Additional Resources