Unitxt 1.3.1
Enhancements:
- FilterByValue can filter out instances that contain a given value (@elronbandel) #402
 - added ag_news by (@ilyashnil) in #400
 
Fixes:
- DiverseLabelSampler used in balancing demonstrations in NER , binary and multi-label classification receives input field to balance on.(@yoavkatz) #399
 - Fix to allow override empty_label of multi_label template used in non-english templates. (@yoavkatz) #403
 - Fix to AugmentorPrefixSuffix not return same prefix/suffix repeated (@yoavkatz) in #407
 
Possible changes
Documentation
- expand code coverage and documentation of refiner classes by (@dafnapension) #396
 
What's Changed
- added ag_news by @ilyashnil in #400
 - peek at the first instance by @dafnapension in #401
 - DiverseLabelsSampler fix by @yoavkatz in #399
 - Enhance FilterByValue to have disallowed_values by @elronbandel in #402
 - expand code coverage and documentation of refiner classes by @dafnapension in #396
 - Also added more tests and documentation to DiverseLabelsSampler by @yoavkatz in #404
 - Fix to allow override empty_label of multi_label template. by @yoavkatz in #403
 - Fix suffix prefix not return same prefix/suffix repeated by @yoavkatz in #407
 
New Contributors
- @ilyashnil made their first contribution in #400
 
Full Changelog: 1.3.0...1.3.1