-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improved EvaluationOverviews and Argilla Integration (#829)
* create EvaluationLogicBase to fix type magic for async case * create EvaluatorBase to share common evaluation behavior * remove ArgillaEvaluationRepository as it is no longer needed * Implement an AsyncEvaluator that serves as the base for the ArgillaEvaluator * Refactor Argilla* dependent classes * Adjust tutorials accordingly Task: IL-298 --------- Co-authored-by: Merlin Kallenborn <[email protected]> Co-authored-by: Johannes Wesch <[email protected]>
- Loading branch information
1 parent
e548ed8
commit cb8843c
Showing
32 changed files
with
2,096 additions
and
1,847 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.