Unitxt 1.7.3
What's Changed
- added BERT Score with new embedding model "distilbert-base-uncased" by @shivangibithel in #703
 - Fix handling of boolean environment variables by @arielge in #711
 - Allow max reduction type in metric to find the best overall score over all instances by @yoavkatz in #709
 - Add ability to fuse sources with disjoint splits by @yoavkatz in #707
 - Handle all env variables with expected types by @arielge in #714
 - Add missing instruction in labrador zero shot format by @alonh in #716
 - Add string operators module by @elronbandel in #721
 - Fix title template for classification by @elronbandel in #722
 - Grammatical error correction task by @arielge in #718
 - properly define the abstract fields by @elronbandel in #724
 - Add trec dataset by @elronbandel in #723
 - add intl to korean and arabic + improved packaged dependency checks by @pklpriv in #698
 
New Contributors
- @shivangibithel made their first contribution in #703
 
Full Changelog: 1.7.2...1.7.3