Skip to content

v0.3.11

Latest

Choose a tag to compare

@qiyanjun qiyanjun released this 17 Apr 17:33
7f4a993

What's Changed

  • Use cache to achieve faster generation of Chinese HowNet replacement … by @liuyuyan2717 in #786
  • Fix bug where EDA augmentation recipe would not accept default Augmentation arguments by @bterrific2008 in #797
  • Imperceptible Perturbations support for TextAttack by @vlwk in #817
  • Modernize CI workflows by @yanjunqiAz in #822
  • [MINOR:TYPO] Update composite_transformation.py by @cakiki in #810
  • Fix #791: HuggingFaceDataset doesn't shuffle the dataset by @liuyuyan2717 in #819
  • Fix #741: ValueError in WordSwapChangeNumber._alter_number for negative numbers by @liuyuyan2717 in #818
  • (Bug) Update sentence_encoder.py: clamping cos_sim between -1 and 1 to avoid floating point precision errors in torch.acos(cos_sim) by @Aniloid2 in #804
  • Fix composite transform reproducibility by @mys007 in #813

New Contributors

Full Changelog: v0.3.10...v0.3.11