Skip to content

Commit

Permalink
fix: Update CHANGELOG.md to include elo evaluation how to
Browse files Browse the repository at this point in the history
TASK: IL-502
  • Loading branch information
MerlinKallenbornAA committed May 21, 2024
1 parent b8376fc commit 7fe68e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Add `EloQaEvaluationLogic` for Elo evaluation of QA runs, with optional later addition of more runs to an existing evaluation.
- Add `EloAggregationAdapter` class to simplify using the `ComparisonEvaluationAggregationLogic` for different Elo use cases.
- Add `elo_qa_eval` tutorial notebook describing the use of an (incremental) Elo evaluation use case for QA models.
- Add `how_to_implement_elo_evaliations` how to as skeleton for implementing elo evaluation cases
### Fixes
- `ExpandChunks`-task is now fast even for very large documents

Expand Down

0 comments on commit 7fe68e4

Please sign in to comment.