haystack/releasenotes/notes/exact-match-evaluator-197bb87b65e19d0c.yaml
Massimiliano Pippi 2bad5bcb96
refactor: AnswerExactMatchEvaluator component inputs (#7536)
* refactor component inputs

* release notes

* Update class docstring

* pylint

* update existing note instead of creating a new one

---------

Co-authored-by: Julian Risch <julian.risch@deepset.ai>
2024-04-12 06:59:16 +00:00

6 lines
197 B
YAML

---
features:
- |
Add `AnswerExactMatchEvaluator`, a component that can be used to calculate the Exact Match metric
comparing a list of expected answers with a list of predicted answers.