Unitxt 1.7.2
What's Changed
- Add metrics for binary tasks with float predictions by @lilacheden in #654
 - Fix places not using general settings or logger by @elronbandel in #656
 - Add mistral format by @elronbandel in #660
 - allow contexts not to be entered to metric by @perlitz in #653
 - Add control over metrics and postprocessors through the recipe by @elronbandel in #663
 - prevent cohere4ai using judge as default by @perlitz in #664
 - 20newsgroup from sklearn by @ilyashnil in #659
 - Add flan wnli truthfulness format by @elronbandel in #665
 - Add babi qa dataset by @elronbandel in #666
 - fix: LoadFromIBMCloud empty data_dir breaks processing by @jezekra1 in #668
 - Make settings utils type sensetive by @elronbandel in #674
 - Fix bug in references with none by @elronbandel in #677
 - Add choices shuffling to MultipleChoiceTemplate by @elronbandel in #678
 - Add match_closest_option post processor for multiple choice qa by @elronbandel in #679
 - introduce arabic to normalized sacrebleu by @pklpriv in #638
 - DuplicateInstances operator by @pawelknes in #682
 - Validating that the prepare dir is consistent with catalog by @eladven in #683
 - fix summarization template by @gitMichal in #652
 - Added new metric for unsorted_list_exact_math by @yoavkatz in #685
 - Add deprecation decorator for warning and errors for deprecation of functions and classes by @elronbandel in #689
 - Duplicate instance operator - new functionality by @pawelknes in #687
 - Add safe and complete type parsing function to type_utils, for allowing better type checking. by @elronbandel in #688
 - Add pandas_load_args for LoadCSV by @elronbandel in #696
 - Add coqa and dialog processing capabilites by @elronbandel in #640
 - Add generic mechanism to check prediction and reference types in metrics by @yoavkatz in #667
 - removal of dpath -- ready for review by @dafnapension in #680
 - Update version to 1.7.2 by @elronbandel in #704
 
New Contributors
- @jezekra1 made their first contribution in #668
 - @pklpriv made their first contribution in #638
 - @pawelknes made their first contribution in #682
 
Full Changelog: 1.7.1...1.7.2