We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da3c78 commit 11ab349Copy full SHA for 11ab349
1 file changed
eval_protocol/rewards/math.py
@@ -567,7 +567,7 @@ def math_reward(
567
) -> EvaluateResult:
568
"""
569
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
+ What use to be the @reward_function decorator is now the @evaluation_test
571
decorator with the mode="pointwise" parameter.
572
573
if (
0 commit comments