Skip to content

Commit 11ab349

Browse files
author
Dylan Huang
committed
update doc
1 parent 4da3c78 commit 11ab349

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eval_protocol/rewards/math.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ def math_reward(
567567
) -> EvaluateResult:
568568
"""
569569
NOTE: This is the deprecated/old way of creating an eval in Eval Protocol.
570-
What use to be the @reward_function decorator is now the evaluation_test
570+
What use to be the @reward_function decorator is now the @evaluation_test
571571
decorator with the mode="pointwise" parameter.
572572
"""
573573
if (

0 commit comments

Comments
 (0)