Skip to content

1.6.0

Choose a tag to compare

@elronbandel elronbandel released this 30 Jan 14:14
· 1423 commits to main since this release

What's Changed

BugFixes:

New Assets:

Enhancments

  • Enhanced UI by @Roni-Friedman in #511
  • Prepare load_dataset and evaluate api to fit the paper by @elronbandel in #510
  • Update catalog navigation Index on documentation side menu for easier catalog browsing by @matanor in #518
  • Add catalog summary printing functionality by @elronbandel in #519
  • add docstrings to some operators and templates, so that they show in the respective catalog cards by @dafnapension in #522
  • Added UNITXT_TEST_METRIC_DISABLE to disable test_metric by @yoavkatz in #526
  • Update docs introduction and component sections by @matanor in #525

Breaking Changes

  • processors are now operators and should be redefined accordingly
  • The functionality of unitxt dataset creation moved from dataset to dataset_utils

Full Changelog: 1.5.0...1.6.0