mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-26 06:28:33 +00:00
* Add StatisticalEvaluator component * Remove F1 and Exact Metric from old API * Add release notes * Update docstrings
5 lines
155 B
YAML
5 lines
155 B
YAML
---
|
|
features:
|
|
- |
|
|
Add `StatisticalEvaluator`, this Component can be used to calculate the different statistic metrics from answers returned by LLMs.
|