FormatOnlyVerifier
Attributes
attributenamestr= 'format_only'attributeConfigtype= FormatOnlyConfigattributehas_think_reward= has_think_rewardattributehas_answer_reward= has_answer_rewardFunctions
func__init__(self, *, has_think_reward=0.5, has_answer_reward=0.5) -> Noneparamselfparamhas_think_rewardfloat= 0.5paramhas_answer_rewardfloat= 0.5Returns
Nonefuncverify(self, *, prompt, completion, target) -> VerificationResultparamselfparampromptstrparamcompletionstrparamtargetdict[str, Any]Returns
evsys_sdk.protocols.VerificationResult