dspy.evaluate.answer_exact_match¶
dspy.evaluate.answer_exact_match(example, pred, trace=None, frac=1.0)
¶
Source code in dspy/evaluate/metrics.py
:::