scandeval.tasks
source module scandeval.tasks
All benchmarks tasks used in ScandEval.
Functions
-
get_all_tasks — Get a list of all the dataset tasks.
source get_all_tasks() → dict[str, Task]
Get a list of all the dataset tasks.
Returns
-
dict[str, Task] — A mapping between names of dataset tasks and their configurations.