Jack Morris
|
9bf213f7fd
|
TT->AttackedText, remove ids, give TT keys, batch tokenize
|
2020-06-16 19:46:20 -04:00 |
|
Jack Morris
|
c155c0a390
|
Merge pull request #127 from QData/pytest
pytest & code formatting
|
2020-06-16 18:06:09 -04:00 |
|
Jack Morris
|
b0f6987cfa
|
merge master
|
2020-06-16 17:34:59 -04:00 |
|
Jack Morris
|
d9619c9f06
|
code formatting; tokenizers->models/tokenizers
|
2020-06-16 17:03:49 -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
|
e93f456d07
|
reformatting
|
2020-06-15 19:41:44 -04:00 |
|
Jack Morris
|
ff4c40bc14
|
readme syntax highlighting
|
2020-06-15 19:37:57 -04:00 |
|
Jack Morris
|
0c31234580
|
update travis config
|
2020-06-15 19:16:57 -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
|
10539ece4e
|
Update README.md
|
2020-06-12 00:41:53 -04:00 |
|
Jack Morris
|
f9ae39e624
|
italics->bold
|
2020-06-12 00:41:16 -04:00 |
|
Jack Morris
|
d80838e1e7
|
add recipe examples + --parallel tip to README
|
2020-06-12 00:40:24 -04:00 |
|
Jack Morris
|
62baccc55d
|
0.0.3.1: hotflip fix + test, greedy-wir fix
|
2020-06-12 00:33:50 -04:00 |
|
Jack Morris
|
a2b1ffda1f
|
release 0.0.3.0
0.0.3.0
|
2020-06-11 17:59:53 -04:00 |
|
Jack Morris
|
49c53ebe6f
|
Merge pull request #116 from QData/custom-models
Custom models and datasets
|
2020-06-11 17:56:42 -04:00 |
|
Jack Morris
|
8acf7aa728
|
PR updates [Tests pass]
|
2020-06-11 17:49:34 -04:00 |
|
Jack Morris
|
f0ff005fbb
|
fix merge with parse_attack/goal_function issue; tests pass
|
2020-06-11 13:00:27 -04:00 |
|
Jack Morris
|
3da7acf0df
|
merge [Tests pass]
|
2020-06-10 23:52:59 -04:00 |
|
Eli Lifland
|
035e826e3f
|
Merge pull request #113 from QData/improved-search-space
Improved search space
|
2020-06-10 21:37:46 -04:00 |
|
Jack Morris
|
6a44f04f95
|
update docs & things; TP
|
2020-06-10 16:21:23 -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
|
8b924362a5
|
standardize tokenization
|
2020-06-10 10:16:11 -04:00 |
|
uvafan
|
377e8b7a34
|
cleaning up comments a little
|
2020-06-09 18:14:03 -04:00 |
|
Jack Morris
|
824cd9be8e
|
figured out huggingface tokenizers for benchmarking, now integrating into attack
|
2020-06-09 17:30:18 -04:00 |
|
Jack Morris
|
719514645c
|
good inference; problems with xlnet & roberta mnli
|
2020-06-09 16:37:10 -04:00 |
|
Jack Morris
|
753d429629
|
diagnosing tokenization discrepancies
|
2020-06-09 16:08:32 -04:00 |
|
Jack Morris
|
7b2956b2c8
|
move comment
|
2020-06-09 14:46:04 -04:00 |
|
Jack Morris
|
656c5d571a
|
tests pass
|
2020-06-08 15:42:36 -04:00 |
|
Jack Morris
|
b1c262fada
|
merge & add boolean to transformation
|
2020-06-08 15:36:40 -04:00 |
|
Jack Morris
|
00170fe52c
|
fix master [duplicate line in args_helper]
|
2020-06-08 14:54:48 -04:00 |
|
Jack Morris
|
d66acde7ea
|
progress on all GLUE tasks
|
2020-06-08 14:46:23 -04:00 |
|
uvafan
|
a01add4747
|
log num queries
|
2020-06-08 13:44:46 -04:00 |
|
Jack Morris
|
9c8bed5eda
|
Merge pull request #115 from QData/query-budget
Query budget
|
2020-06-08 11:55:56 -04:00 |
|
Jack Morris
|
f4d7ba0f1a
|
add --attack-from-file, unify tokenizers, add models from huggingface model hub [still need to verify acc]
|
2020-06-07 15:12:02 -04:00 |
|
uvafan
|
8b718e3b34
|
fix again
|
2020-06-06 22:58:19 -04:00 |
|
Jack Morris
|
ec857cb59f
|
remove input reduction from readme
|
2020-06-06 16:10:11 -04:00 |
|
Jack Morris
|
1e673c4596
|
change idxing for deletion & insertion; tests pass
|
2020-06-06 16:08:02 -04:00 |
|
Jack Morris
|
3c68d02fb0
|
remove input reduction, change original_word_idx map to nparray, ignore first/last char for textbugger
|
2020-06-06 15:16:34 -04:00 |
|
Jack Morris
|
74b7dbb70a
|
default autotokenizer; add huggingface pre-loaded pre-trained stuff
|
2020-06-06 13:15:17 -04:00 |
|
uvafan
|
e1a66fabf7
|
ga bug fix
|
2020-06-05 20:37:02 -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 |
|
uvafan
|
252b9d2064
|
fix typo
|
2020-06-05 18:24:46 -04:00 |
|
uvafan
|
298518afca
|
discussed fixes
|
2020-06-05 18:22:48 -04:00 |
|
Jack Morris
|
5222d4c604
|
successfully loading datasets from file
|
2020-06-05 18:01:53 -04:00 |
|
Jack Morris
|
b6dd920c08
|
support custom models; waiting on datasets integration
|
2020-06-05 17:35:52 -04:00 |
|
uvafan
|
d24bd67c0b
|
fix
|
2020-06-05 15:59:01 -04:00 |
|
uvafan
|
ee95b82895
|
add query budget
|
2020-06-05 15:40:20 -04:00 |
|
Jack Morris
|
20f3769963
|
smarter setup.py
|
2020-06-05 13:15:09 -04:00 |
|