Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
silvanocerza committed Feb 23, 2024
1 parent 7806dea commit 916f55d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions releasenotes/notes/f1-evaluator-87ef95d6a92ed839.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
features:
- |
Add `AnswerF1Evaluator`, a Component that can be used to calculate the F1 score metric
given a list of questions, a list of expected answers for each question and the list of predicted
answers for each question.

0 comments on commit 916f55d

Please sign in to comment.