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

18 Commits

Author SHA1 Message Date
Jack Morris
3853928a44 remove dead imports 2020-07-12 19:07:41 -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
uvafan
6651c7482a add input reduction 2020-06-30 00:16:58 -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
889954aaa9 test huggingface models; test attack from file; remove old files 2020-06-10 15:34:52 -04:00
Jack Morris
62d3a1070c README; get_logger()->logger 2020-06-05 20:12:14 -04:00
Jack Morris
721a88978a pretrained & file models/datasets; tests; get_logger() -> logger 2020-06-05 19:06:22 -04:00
Jack Morris
b6dd920c08 support custom models; waiting on datasets integration 2020-06-05 17:35:52 -04:00
uvafan
1aaf419a37 datasets, models, misc section 2020-05-20 16:34:22 -04:00
uvafan
f1d0017a53 rename validator method, attack params optional 2020-05-19 10:07:00 -04:00
uvafan
8c265fe23f make requested fixes 2020-05-18 18:30:23 -04:00
uvafan
99cea57b0e bunch of bug fixes, update tutorials and tests and README 2020-05-17 22:40:01 -04:00
Jack Morris
bd57fa642f add validator and do each step in 1 backwards pass 2020-05-05 14:28:48 -04:00
Jack Morris
8b3bb4a65e create NonOverlappingOutput goal function and reorganize things 2020-04-26 20:51:14 -04:00
Jack Morris
6d225c3345 add tokenizers & models for text2text, init goal function & validators 2020-04-26 18:53:59 -04:00