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

30 Commits

Author SHA1 Message Date
Jake Grigsby
3ad73f7dc3 Merge pull request #204 from QData/adv_train
augmentation updates, adversarial training
2020-07-12 11:37:10 -04:00
jakegrigsby
da7273ac6e fix eval bug with multiarg nlp datasets 2020-07-11 23:51:27 -04:00
Jack Morris
5b9827387d shuffle=True default & better word matching when printing in color 2020-07-08 18:14:48 -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
Jack Morris
c0a3a734d8 adding AG News models 2020-07-07 20:45:51 -04:00
Jack Morris
718a74b036 update eval and add models README 2020-07-06 16:37:33 -04:00
Jack Morris
94a98f59e5 nlp summarization with gigaword 2020-06-30 19:00:51 -04:00
Jack Morris
46b0f38967 remove dead code; update T5 2020-06-30 17:47:12 -04:00
Jack Morris
4c56832253 re-map label names 2020-06-28 19:25:59 -04:00
Jack Morris
c0edd5e08b add MR models and SNLI 2020-06-28 19:22:57 -04:00
Jack Morris
c45d6aa638 make outputs_dir when it does not exist 2020-06-26 10:01:28 -04:00
Jack Morris
70a254e157 Merge branch 'master' into train 2020-06-24 16:43:41 -04:00
Jack Morris
4d4fb77ead Merge pull request #150 from QData/cache-dir
universal cache dir
2020-06-24 14:26:10 -04:00
Jack Morris
249f6e4841 updates; examples; docs 2020-06-24 14:15:56 -04:00
Jack Morris
4b2cb255cb update and pass tests 2020-06-24 00:58:27 -04:00
Jack Morris
2d98ce0114 smart cache dir, synchronous post-install hook, better constraint caching 2020-06-23 22:35:00 -04:00
Jack Morris
5991aa6d4e entailment works; add peek-dataset command 2020-06-23 20:22:03 -04:00
Jin Yong Yoo
153b095eea fix attack-resume command 2020-06-23 14:33:41 -04:00
Jack Morris
5d75d02a47 Merge pull request #144 from QData/remove-choices
remove choices from parser
2020-06-22 16:45:07 -04:00
Jin Yong Yoo
c7858e025f fix typo and format update 2020-06-22 14:17:37 -04:00
Jack Morris
98cbdec9d2 merge in master 2020-06-22 13:32:09 -04:00
Jin Yong (Jeffrey) Yoo
5d0f92af4c Update attack_args_helpers.py 2020-06-23 02:28:10 +09:00
Jin Yong Yoo
25afb3a2e1 remove choices from parser 2020-06-22 11:28:12 -04:00
Hanyu-Liu-123
e3c6402f88 Update attack_args_helpers.py 2020-06-21 17:23:25 -04:00
Jack Morris
e11dec246c init model training; need to standardize tokenization 2020-06-20 21:26:38 -04:00
Jack Morris
6599e9b401 csv->txt; update importlib logic 2020-06-20 16:55:37 -04:00
Jack Morris
7bdc6e457b add list and augment functionality + tests 2020-06-20 15:04:45 -04:00
Jack Morris
8dcc0805b3 add commands module, python -m textattack works! 2020-06-20 11:30:20 -04:00
Jack Morris
d2c115d3c8 textattack/commands 2020-06-19 16:48:59 -04:00