1.7.1
What's Changed
- Update version to 1.7.0 by @elronbandel in #630
 - Return copies of artifacts from the artifacts cache by @matanor in #612
 - Avoid RuntimeWarning in confidence interval computation by @matanor in #632
 - Add essential table processing operators by @csrajmohan in #627
 - Add Capitalize and Substring operators. Add tests. by @jlqibm in #609
 - Add codespell spell checker to pre-commit and fix spelling by @elronbandel in #633
 - Add processors and metrics by @lilacheden in #634
 - Add recipe metadata to the internal stream by @elronbandel in #636
 - Add instance field operator by @elronbandel in #637
 - Fix split in mmlu which was removed in huggingface by @elronbandel in #645
 - Seperate inputs processing and instruction processing in templates by @elronbandel in #644
 - Add some operators requirements by @elronbandel in #643
 - more careful before rejecting queries by @dafnapension in #647
 - Add format args and labrador format by @elronbandel in #649
 - Fix instruction preparation for multiple choice by @elronbandel in #651
 - Add utilities for comparing datasets examples between unitxt versions by @eladven in #650
 - add LlamaIndexCorrectnessMetric by @perlitz in #594
 
New Contributors
Full Changelog: 1.7.0...1.7.1