Browse and inspect tasks available in LightEval.
List all tasks:
lighteval tasks list
Extract tasks details:
lighteval tasks dump
Store the tasks details in a JSON file:
lighteval tasks dump > tasks.json
Inspect a task to view its config, metrics, and requirements:
lighteval tasks inspect <task_name>
Example:
lighteval tasks inspect truthfulqa:mc