mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +00:00
mmlu loose
This commit is contained in:
parent
6ee02ca23b
commit
edeb6dcf04
4 changed files with 46 additions and 59 deletions
|
@ -54,7 +54,7 @@ class MetaReferenceEvalImpl(Eval, EvalTasksProtocolPrivate):
|
|||
benchmark_tasks = [
|
||||
EvalTaskDef(
|
||||
identifier="meta-reference-mmlu",
|
||||
dataset_id="llamastack_mmlu",
|
||||
dataset_id="llamastack_mmlu_loose",
|
||||
scoring_functions=[
|
||||
"meta-reference::regex_parser_multiple_choice_answer"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue