mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 14:57:20 +00:00
rename
This commit is contained in:
parent
1031f1404b
commit
75ccc05296
4 changed files with 9 additions and 11 deletions
|
@ -8,6 +8,6 @@ from llama_stack.apis.eval import EvalTaskDef
|
|||
|
||||
meta_reference_mmlu = EvalTaskDef(
|
||||
identifier="meta-reference-mmlu",
|
||||
dataset_id="llamastack_mmlu",
|
||||
dataset_id="mmlu",
|
||||
scoring_functions=["meta-reference::regex_parser_multiple_choice_answer"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue