1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Hanyu Liu
974061c0aa Reformatting-try1 2020-07-10 19:21:02 -04:00
Jack Morris
07e927e3e4 add isort and fix import loops, preparing to shorten tests 2020-06-15 20:40:44 -04:00
Jack Morris
1d8a172c05 code formatting; tokenizers->models/tokenizers 2020-06-15 18:36:04 -04:00
Jack Morris
fcb82dac5e makefile and setup; need to fix imports 2020-06-15 17:07:12 -04:00
Jack Morris
f4d7ba0f1a add --attack-from-file, unify tokenizers, add models from huggingface model hub [still need to verify acc] 2020-06-07 15:12:02 -04:00
Jack Morris
c181d6c22a major documentation update 2020-05-18 22:05:14 -04:00
Jin Yong Yoo
c63add8dc2 address requested changes 2020-05-18 04:44:22 -04:00
Jin Yong Yoo
740756640f prelimary working checkpoint for file_logger and csv_logger 2020-05-15 07:22:33 -04:00
Jack Morris
ac797c8840 AttackLogger --> AttackLogManager; add W&B logging 2020-05-04 14:21:05 -04:00
Jack Morris
da9b247d76 rewrite logger to prevent additional storage, fix caching bug 2020-02-13 17:10:11 -05:00
Jack Morris
e16c70033f dont print ascii table to file and rename num words in summary 2020-02-07 16:37:46 -05:00
Jack Morris
a35073a6a5 improve logging 2020-02-07 12:38:29 -05:00
Jack Morris
31f3e2b023 cosmetic changes to stdout 2020-01-21 13:10:42 -05:00
Jack Morris
ad75e69b1b reorganize: scripts/ folder; shared/ folder; attack_methods/ instead of attack/; only take a single transformation as an argument 2020-01-19 14:25:30 -05:00
uvafan
1fb57e146a fixes in response to comments, and lots more nice things 2019-11-25 18:25:18 -05:00