Skip to content

Files

Latest commit

6f43493 · Jun 12, 2024

History

History
This branch is 260 commits behind EleutherAI/lm-evaluation-harness:main.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 17, 2021
Mar 6, 2024
May 14, 2024
Mar 6, 2024
Jun 12, 2024
Jun 3, 2024
Jun 3, 2024
May 24, 2024

Eval Harness Documentation

Welcome to the docs for the LM Evaluation Harness!

Table of Contents

  • To learn about the public interface of the library, as well as how to evaluate via the commandline or as integrated into an external library, see the Interface
  • To learn how to add a new library, API, or model type to the library, as well as a quick explainer on the types of ways to evaluate an LM, see the Model Guide.
  • For a crash course on adding new tasks to the library, see our New Task Guide.
  • To learn more about pushing the limits of task configuration that the Eval Harness supports, see the Task Configuration Guide.