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

17 Commits

Author SHA1 Message Date
uvafan
0fcfb51b7f allow maximization goal functions 2020-06-23 23:33:48 -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
3da7acf0df merge [Tests pass] 2020-06-10 23:52:59 -04:00
uvafan
a01add4747 log num queries 2020-06-08 13:44:46 -04:00
Jack Morris
721a88978a pretrained & file models/datasets; tests; get_logger() -> logger 2020-06-05 19:06:22 -04:00
Jack Morris
c181d6c22a major documentation update 2020-05-18 22:05:14 -04:00
Jack Morris
0403acc479 finish changing to make AttackResult take a pair of GoalFunctionResult objects 2020-04-28 15:47:51 -04:00
Jack Morris
c5cb7e9e57 minor fixes and add examples/ folder 2020-04-03 17:25:31 -04:00
uvafan
b15bd13d01 fix csv logging 2020-03-05 22:40:47 -05:00
Jack Morris
da9b247d76 rewrite logger to prevent additional storage, fix caching bug 2020-02-13 17:10:11 -05:00
Jack Morris
9dc777f3f4 fix flush() logging to csv 2020-01-29 10:38:23 -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
da3fe32c27 more mturk prep changes 2019-12-05 18:59:53 -05:00
uvafan
4de8c7cfae determining SE thresh 2019-12-05 15:16:35 -05:00
uvafan
f4e833f21a add outputting to csv 2019-12-03 19:10:35 -05:00