v0.3.9
this release mainly is about
- #747 fixing CSVlogger missing df issue
- #748 reverting one goal_func change due to the "textattack attack" errors
- #719 extending textattack into Chinese language
What's Changed
- fix command help str :-) by @jxmorris12 in #703
- Clean up formatting in HTML tables by @Arrrlex in #707
- Extra quality metrics by @gmurro in #695
- format after #695 by @jxmorris12 in #710
- Extend Chinese Attack by @Hanyu-Liu-123 in #719
- add in tutorials and reference for Chinese Textattack by @qiyanjun in #744
- fix potential bug in the filter_by_labels_ method of the Dataset class by @wenh06 in #746
- Fixed a batch_size bug in attack_args.py by @Falanke21 in #735
- Fix the problem of text output from T5 model by @plasmashen in #709
- Bump transformers from 4.27.4 to 4.30.0 by @dependabot in #740
- Fixed syntax and import issues in the example of Attack API by @eldorabdukhamidov in #734
- hard label classification by @cogeid in #635
- fixing the csvlogger missing DF issues by @qiyanjun in #747
- Fix pytest errors - due to goal_func by @qiyanjun in #748
- format update by @qiyanjun in #749
- Stanza test and notebooks minor fix by @qiyanjun in #750
New Contributors
- @Arrrlex made their first contribution in #707
- @gmurro made their first contribution in #695
- @Falanke21 made their first contribution in #735
- @eldorabdukhamidov made their first contribution in #734
Full Changelog: v0.3.8...v0.3.9