Jack Morris
|
ba3b412658
|
fix remaining flake8 things, ignore the rest
|
2020-07-12 19:03:47 -04:00 |
|
Hanyu Liu
|
c2c7c00f5e
|
Reformatting-try3
|
2020-07-10 22:44:14 -04:00 |
|
sherlockyyc
|
9e37fd386d
|
a minor mismatch of comments
|
2020-07-09 23:42:09 +08:00 |
|
sherlockyyc
|
0de91af40e
|
Merge branch 'master' of https://github.com/QData/TextAttack
|
2020-07-08 11:20:31 +08: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 |
|
sherlockyyc
|
ef48bbda7d
|
Merge branch 'master' of https://github.com/QData/TextAttack into v1
|
2020-07-07 20:50:04 +08:00 |
|
sherlockyyc
|
528f2e2f55
|
Merge branch 'master' of https://github.com/QData/TextAttack
|
2020-07-07 09:42:21 +08:00 |
|
Jack Morris
|
cd40129e42
|
merge in master
|
2020-07-06 18:13:38 -04:00 |
|
Jack Morris
|
0c91cd9512
|
update models readme; merge
|
2020-07-06 16:51:22 -04:00 |
|
Jack Morris
|
718a74b036
|
update eval and add models README
|
2020-07-06 16:37:33 -04:00 |
|
Jack Morris
|
7e7d634f75
|
merge
|
2020-07-06 14:57:08 -04:00 |
|
jakegrigsby
|
705fecbd9f
|
pruthi attack (WIP)
|
2020-07-06 14:33:35 -04:00 |
|
sherlockyyc
|
0a48bf79e4
|
Format code with black
|
2020-07-03 20:29:07 +08:00 |
|
sherlockyyc
|
a99cb7aec4
|
Initial IGA
|
2020-07-03 17:48:19 +08:00 |
|
jind11
|
7d9ce86f07
|
re-upload the PSO model code with PR comments addressed
|
2020-07-02 18:10:07 -04:00 |
|
uvafan
|
7e9f3ece13
|
merge with master
|
2020-07-01 00:56: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 |
|
uvafan
|
a2532198a5
|
merge with master
|
2020-06-30 00:24:31 -04:00 |
|
uvafan
|
6651c7482a
|
add input reduction
|
2020-06-30 00:16:58 -04:00 |
|
Jack Morris
|
a63730344c
|
merge
|
2020-06-29 18:30:09 -04:00 |
|
Jack Morris
|
c54b89eb82
|
update BAE and BERT-attack recipe; support & test no window [infinite window size]
|
2020-06-29 14:52:22 -04:00 |
|
Jack Morris
|
db5307432f
|
Merge branch 'master' of github.com:QData/TextAttack into faster-alz-lm
|
2020-06-29 13:52:41 -04:00 |
|
Jack Morris
|
03a9585022
|
Merge pull request #168 from QData/pww
PWWS
|
2020-06-29 13:36:55 -04:00 |
|
Jack Morris
|
c0edd5e08b
|
add MR models and SNLI
|
2020-06-28 19:22:57 -04:00 |
|
Jack Morris
|
7daadbc899
|
add BAE and BERT-Attack recipes
|
2020-06-28 16:00:12 -04:00 |
|
Jack Morris
|
05139cf828
|
fix attack_args key
|
2020-06-28 11:44:50 -04:00 |
|
Jack Morris
|
f588200119
|
add LM constraint to args + formatting
|
2020-06-28 11:32:00 -04:00 |
|
Jack Morris
|
5f3e2b2961
|
learning to write language model + batch queries
|
2020-06-28 11:24:49 -04:00 |
|
Jack Morris
|
ca311f286f
|
add faster LM
|
2020-06-27 22:54:19 -04:00 |
|
Jack Morris
|
af2541cf2b
|
remove spacy; add 3 MR models
|
2020-06-25 22:26:12 -04:00 |
|
jakegrigsby
|
a068902c9e
|
pwws (WIP)
|
2020-06-24 19:15:44 -04:00 |
|
Jin Yong (Jeffrey) Yoo
|
fe109267a1
|
Merge pull request #131 from QData/word-swap-lm
Word swap using BERT
|
2020-06-24 00:58:29 +09:00 |
|
Jin Yong (Jeffrey) Yoo
|
ca1dea595c
|
Merge pull request #146 from QData/bert-score
Add bert-score
|
2020-06-23 22:45:09 +09:00 |
|
Jin Yong Yoo
|
90db2f5037
|
make requested changes
|
2020-06-23 07:51:18 -04:00 |
|
Jin Yong Yoo
|
f90c9af9f4
|
Merge branch 'master' into word-swap-lm
|
2020-06-23 06:47:37 -04:00 |
|
Jin Yong Yoo
|
c27be4f38d
|
rename MaxLengthModification
|
2020-06-22 14:56:44 -04:00 |
|
Jin Yong Yoo
|
76d1e5e620
|
Add bert-score
|
2020-06-22 14:43:33 -04:00 |
|
Jin Yong Yoo
|
68cd4b6ad8
|
fix bert-attack mode for word-swap-masked-lm
|
2020-06-22 14:08:52 -04:00 |
|
Jin Yong Yoo
|
138f93cacd
|
fix typos and mistakes
|
2020-06-21 10:26:53 -04:00 |
|
Jack Morris
|
7bdc6e457b
|
add list and augment functionality + tests
|
2020-06-20 15:04:45 -04:00 |
|
Jack Morris
|
d2c115d3c8
|
textattack/commands
|
2020-06-19 16:48:59 -04:00 |
|