| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-03-11 | 1.9 kB | |
| v0.3.10 source code.tar.gz | 2024-03-11 | 6.0 MB | |
| v0.3.10 source code.zip | 2024-03-11 | 6.2 MB | |
| Totals: 3 Items | 12.2 MB | 0 | |
What's Changed
- Fix faster-alzantot recipe references by @marcorosa in https://github.com/QData/TextAttack/pull/776
- Add back transcription augmentation method by @skorzewski in https://github.com/QData/TextAttack/pull/767
- Polish dependencies and support python3.11 by @marcorosa in https://github.com/QData/TextAttack/pull/780
- Update update_test_outputs.py by @qiyanjun in https://github.com/QData/TextAttack/pull/781
- Add support for prompt augmentation by @k-ivey in https://github.com/QData/TextAttack/pull/766
- Increase the swap file size of the GitHub actions runner by @k-ivey in https://github.com/QData/TextAttack/pull/755
- Consistent word swap by @k-ivey in https://github.com/QData/TextAttack/pull/752
- update docs with missing api by @qiyanjun in https://github.com/QData/TextAttack/pull/757
- Typo corrections in installation docs by @dmlls in https://github.com/QData/TextAttack/pull/759
- Do not use pipeline to achieve faster generation of Chinese mask repl… by @liuyuyan2717 in https://github.com/QData/TextAttack/pull/778
- Rename BERT constraint to SBERT by @k-ivey in https://github.com/QData/TextAttack/pull/763
- Word Swap Qwerty Failure Bug Fix by @jstzwj in https://github.com/QData/TextAttack/pull/761
- disable tests while compute issues are resolved by @jxmorris12 in https://github.com/QData/TextAttack/pull/779
New Contributors
- @dmlls made their first contribution in https://github.com/QData/TextAttack/pull/759
- @marcorosa made their first contribution in https://github.com/QData/TextAttack/pull/776
- @liuyuyan2717 made their first contribution in https://github.com/QData/TextAttack/pull/778
- @jstzwj made their first contribution in https://github.com/QData/TextAttack/pull/761
- @skorzewski made their first contribution in https://github.com/QData/TextAttack/pull/767
Full Changelog: https://github.com/QData/TextAttack/compare/v0.3.9...v0.3.10