mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-11 12:38:02 +00:00
refine
This commit is contained in:
parent
d2798ac01d
commit
a698533099
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ llm_as_judge_405b_math_match = ScoringFn(
|
|||
provider_id="llm-as-judge",
|
||||
provider_resource_id="llm-as-judge-405b-math-match",
|
||||
params=LLMAsJudgeScoringFnParams(
|
||||
judge_model="openai/gpt-4o",
|
||||
judge_model="meta-llama/Llama-3.1-405B-Instruct",
|
||||
prompt_template=EQUALITY_TEMPLATE,
|
||||
aggregation_functions=[AggregationFunctionType.accuracy],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue