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

289 Commits

Author SHA1 Message Date
Jack Morris
c9931daf43 Merge pull request #262 from QData/eval-fix
update 'textattack eval' and add tests
2020-08-31 01:06:26 -04:00
Jack Morris
af7f31d265 update black formatting 2020-08-30 15:25:56 -04:00
Jack Morris
f2e3786e3b fix single-word attack bug 2020-08-25 14:46:18 -04:00
Jack Morris
042a371c86 Merge pull request #259 from QData/constraint-cache-bug
fix faulty cache misses
2020-08-24 10:27:02 -04:00
Jin Yong Yoo
4baf44607e merge master and resolve conflicts 2020-08-21 18:05:04 -04:00
Jin Yong Yoo
3139e9a369 fix faulty cache misses 2020-08-21 16:49:33 -04:00
Jin Yong Yoo
31a69a839e reduce cache size for fewer OOM errors 2020-08-18 12:29:11 -04:00
Jack Morris
5c1d03bdfa Merge branch 'master' of github.com:QData/TextAttack into gpu-alloc 2020-08-18 12:25:28 -04:00
Jack Morris
1f985a27d0 add French attack example 2020-08-18 10:17:28 -04:00
Jin Yong Yoo
f691ede779 fix gpu allocation 2020-08-08 14:32:25 -04:00
Jack Morris
6cd3a2d9a5 parallel fix; add --check-robustness training option 2020-08-04 13:49:20 -04:00
Jack Morris
b0f473685d examples for tensorflow and sklearn 2020-07-31 15:35:03 -04:00
Jin Yong Yoo
3519a3006f formatting update 2020-07-31 10:20:42 -04:00
Jin Yong Yoo
97b4aa2886 split variable names for IGA and GA 2020-07-31 09:34:57 -04:00
Jin Yong Yoo
4ba7fac789 merge from master 2020-07-31 09:34:25 -04:00
Jack Morris
d66d374a19 add warning [tests pass] 2020-07-29 10:18:21 -04:00
Jack Morris
024369f5f4 PR updates 2020-07-28 14:49:50 -04:00
Jack Morris
5cce3918bf automatically remove duplicates returned by transformations 2020-07-27 11:01:37 -04:00
Jack Morris
618e815eea update model training code 2020-07-27 10:40:19 -04:00
Jack Morris
e6d671e918 remove dead imports; model wrappers work 2020-07-26 13:57:27 -04:00
Jin Yong Yoo
9d3c068db4 clear transformation cache 2020-07-25 09:00:39 -04:00
Jin Yong Yoo
5a8d74d288 refactor pso and transformation caching 2020-07-25 08:57:52 -04:00
Jack Morris
589113f82f remove dead code 2020-07-24 14:16:28 -04:00
Jin Yong Yoo
cdd9061cb4 add cache clearing 2020-07-22 04:42:44 -04:00
Jin Yong Yoo
613bbf0b88 include kwargs for transformation cache key 2020-07-16 14:18:22 -04:00
Jin Yong Yoo
ebe050c864 add check for random transformations 2020-07-16 09:57:51 -04:00
Jin Yong Yoo
d65b5963ed fix bugs and refactor 2020-07-16 09:12:59 -04:00
Jack Morris
09a2e30ddb MORPHEUS docs 2020-07-13 01:17:53 -04:00
Jack Morris
39e2a3663a Merge branch 'master' of github.com:QData/TextAttack into morpheus 2020-07-13 01:08:41 -04:00
Jack Morris
9b48469f1a add MORPHEUS recipe 2020-07-13 01:08:38 -04:00
Jack Morris
e63ffa921b update f-string placeholders 2020-07-12 23:12:39 -04:00
Jack Morris
576876257f merge and format 2020-07-12 20:40:22 -04:00
Jack Morris
3853928a44 remove dead imports 2020-07-12 19:07:41 -04:00
Jack Morris
c2fa2c5051 Merge pull request #206 from QData/fast-alz-fix
fix fast-alzantot recipe
2020-07-12 14:37:25 -04:00
Hanyu Liu
700d26f4ce Flake8 Fix with 'make format' 2020-07-11 01:01:22 -04:00
Hanyu Liu
4f8b227ef9 Reformatting-try2 2020-07-10 21:49:20 -04:00
Hanyu Liu
974061c0aa Reformatting-try1 2020-07-10 19:21:02 -04:00
Jack Morris
f875f65eed attempting to fix fast alznatot 2020-07-10 09:27:33 -04:00
jakegrigsby
4173ab10aa adv_train (WIP) 2020-07-08 23:36:24 -04:00
Jack Morris
58609feac1 raise warning (not error) when too few samples to attack 2020-07-07 22:08:51 -04:00
Jack Morris
7e3b90e979 fix multilabel load for pre-trained lstm/cnn; add benchmarked results for MR 2020-07-07 21:16:39 -04:00
Jin Yong Yoo
12ae5edeb9 merge from master 2020-07-06 10:50:17 -04:00
Jack Morris
99fedba104 Merge pull request #184 from QData/patch-1
Lint Python code for syntax errors and undefined names
2020-07-03 20:00:23 -04:00
uvafan
a7ef32773e use lambda rather than adding method 2020-07-03 16:34:21 -04:00
Jack Morris
9b9b704a9e merge in master and fix syntax errors 2020-07-03 16:01:19 -04:00
uvafan
7cf2128fb2 formatting 2020-07-03 14:29:32 -04:00
uvafan
05b32b87f0 update get_goal_results signature 2020-07-03 14:28:03 -04:00
Jack Morris
09502e4f8c update github runner; setup ignore examples/* 2020-07-01 22:37:24 -04:00
Jack Morris
4297e3f411 Merge branch 'master' of github.com:QData/TextAttack into word-delimiters 2020-07-01 22:18:29 -04:00
uvafan
0430055c1c make review fixes 2020-07-01 21:23:07 -04:00