We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2dc876 commit d8c0c3dCopy full SHA for d8c0c3d
evaluators/langevals/langevals_langevals/exact_match.py
@@ -73,4 +73,3 @@ def evaluate(self, entry: ExactMatchEntry) -> SingleEvaluationResult:
73
74
# Return result
75
return ExactMatchResult(passed=passed)
76
-
0 commit comments