Unitxt 1.4.2
Enhancements
- Added ability to calculate confidence interval for additional scores beyond the main_score by @assaftibm in #431
 - Improved error messaging in test cards and added option to disable via environment variable by @yoavkatz in #440
 - Added support for Japanese language in sacrebleu by @yoavkatz in #433
 - Introduced binary recall, precision metrics, and advanced filtering operators by @lilacheden in #424
 - Added text completion task and modified lm harness template by @perlitz in #429
 
Internal code changes
- Converted instructions to operators by @elronbandel in #450
 
Bug fixes
- Fixed split definition in debater datasets by @ilyashnil in #443
 - Added new requirements for sacrebleu by @gitMichal in #448
 
Documentation
- Documented release notes process by @matanor in #444
 - Added guidelines for updating Unitxt documentation by @matanor in #446
 
Non backward compatible changes
- Implemented SystemFormat instance operator and updated BasicRecipe to use all operators, removing renderers and ICLFormat by @dafnapension in #423
(this change can break any code using the deprecated ICLFormat) - Additional verification introduced, aiming for uniquely determined results by @dafnapension in #435
 
New Contributors
- @lilacheden made their first contribution in #424
 
Full Changelog: 1.4.1...1.4.2