Skip to content

Unitxt 1.4.2

Choose a tag to compare

@elronbandel elronbandel released this 08 Jan 15:09
· 1628 commits to main since this release

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

Bug fixes

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

Full Changelog: 1.4.1...1.4.2