Lighteval documentation
Available tasks
You are viewing main version, which requires installation from source. If you'd like
			regular pip install, checkout the latest stable version (v0.11.0).
		
Available tasks
Browse and inspect tasks available in LightEval.
List all tasks:
lighteval tasks list
Inspect specific tasks
Inspect a task to view its config, metrics, and requirements:
lighteval tasks inspect <task_name>
Example:
lighteval tasks inspect "lighteval|truthfulqa:mc|0"