Skip to content

v0.3.11

Latest

Choose a tag to compare

@qiyanjun qiyanjun released this 14 Aug 16:37
· 11 commits to master since this release
b206e62

See CHANGELOG.md for full details.

Highlights

  • New bad-characters attack recipe (BadCharacters2021): imperceptible NLP attacks via invisible characters/homoglyphs/reorderings (#817)
  • New leap attack recipe (LEAP2023): Levy-flight/adaptive-inertia PSO variant (arXiv:2308.11284)
  • RemoteModelWrapper for querying models behind a remote HTTP API
  • train --dataset-from-file support, matching attack/eval
  • A round of correctness fixes across AttackedText, GreedyWordSwapWIR, Augmenter, HuggingFaceModelWrapper, Attack device placement, CompositeTransformation, and more — see CHANGELOG for the full list.