You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f"response \"{self.response}\" with answer \"{self.answer}\" was {''ifeval_correctelse'in'}correct: {eval_result['feedback']}."
22
+
f"response \"{self.response}\" with answer \"{self.answer}\" was {''ifeval_correctelse'in'}correct: {eval_result['feedback']}\nTest description: {self.desc}"
21
23
)
22
24
23
25
# Are there any other fields in the eval function result that need to be checked?
0 commit comments