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

626 Commits

Author SHA1 Message Date
Jin Yong Yoo
47417cb4e8 add support for visdom logger 2020-05-15 08:26:05 -04:00
Jin Yong Yoo
740756640f prelimary working checkpoint for file_logger and csv_logger 2020-05-15 07:22:33 -04:00
Jack Morris
685d0a0e56 Merge pull request #94 from QData/fd-bug
Fix for file descriptor leak bug
2020-05-14 11:28:26 -04:00
Jack Morris
2e77098a8b Update run_attack_parallel.py 2020-05-14 11:27:03 -04:00
Jack Morris
a03e244ab6 pypi update: 0.0.1.9 2020-05-14 11:09:19 -04:00
Jack Morris
a809a9bddd Merge pull request #92 from QData/better-wandb
nicer logging for weights & biases
2020-05-14 09:29:44 -04:00
Jin Yong Yoo
dcede0d376 clean code 2020-05-14 03:43:43 -04:00
Jin Yong Yoo
4e5f2621ab set sharing strategy to 'file_system' 2020-05-14 03:41:22 -04:00
Jack Morris
0a55abd0b1 Merge branch 'master' of github.com:QData/TextAttack into better-wandb 2020-05-13 13:41:23 -04:00
Jack Morris
480a9308f9 add summary statistics 2020-05-13 13:41:03 -04:00
Eli Lifland
fdbe0e2611 Merge pull request #91 from QData/config-yaml
minor fixes to install + logging
2020-05-12 17:58:39 -04:00
uvafan
f142d59e26 change logging level for TA logger only 2020-05-12 17:56:27 -04:00
Jack Morris
8fb0383844 parse cache dir from environment 2020-05-12 16:08:40 -04:00
Jack Morris
fcdbbebb5a Merge branch 'master' of github.com:QData/TextAttack into config-yaml 2020-05-12 15:37:14 -04:00
Jack Morris
120a58b3fd library -> framework :) 2020-05-11 15:40:40 -04:00
Jack Morris
e1451e62ac move config.yaml to aws; add post-install hook; make logger nice 2020-05-09 21:43:24 -04:00
Jack Morris
e3e43e31eb Merge pull request #90 from QData/config
minor fixes: config.json, tests, travis
2020-05-09 14:41:56 -04:00
Jack Morris
7ba48302c6 PR updates (tests pass) 2020-05-09 12:47:04 -04:00
Jack Morris
1fc809e662 update test script; batch size -> config.json 2020-05-09 09:48:27 -04:00
Jack Morris
581d936fe9 update travis yml 2020-05-09 09:15:38 -04:00
Jack Morris
a4f72facbd update tests 2020-05-09 08:42:34 -04:00
Jack Morris
f847e4c472 add batch size to config & log stderr output from tests 2020-05-08 15:53:57 -04:00
Jack Morris
53a5c3a7a1 Merge pull request #88 from QData/kuleshov
add Kuleshov recipe
2020-05-08 15:09:06 -04:00
Jack Morris
dd4eda3de3 PR fixes: moved ThoughtVector to be a SentenceEncoder; removed .black_box and .white_box transformation distinction 2020-05-08 15:06:42 -04:00
Jack Morris
983498b704 Merge pull request #89 from QData/augmentation
augmentation in TextAttack
2020-05-08 12:49:07 -04:00
Jack Morris
d5df80bd01 update README 2020-05-07 15:36:58 -04:00
Jack Morris
8de6dc843e test augmenter 2020-05-07 12:41:53 -04:00
Jack Morris
bd367e8299 add augmenter 2020-05-07 12:32:37 -04:00
Jack Morris
4fc874a601 add kuleshov to readme 2020-05-07 11:55:46 -04:00
Jack Morris
c446e869d0 tests pass 2020-05-06 23:37:06 -04:00
Jack Morris
f140541560 add kuleshov recipe; rename attack_methods --> search_methods 2020-05-06 23:19:13 -04:00
Jack Morris
dd848c7ac1 add kuleshov recipe; rename attack_methods --> search_methods 2020-05-06 22:20:46 -04:00
Jack Morris
6ea77cca6d Merge branch 'master' of github.com:QData/TextAttack into kuleshov 2020-05-06 13:33:17 -04:00
Jack Morris
d072fa73a8 Update README.md 2020-05-06 11:45:34 -04:00
Jack Morris
8b06e45e39 remove berttokenizer import 2020-05-06 11:35:47 -04:00
Jack Morris
aed4de198b Merge pull request #87 from QData/logging
Logging updates; add Weights & Biases
2020-05-06 11:28:31 -04:00
Jack Morris
fa5c87b05e rename _ args to - and fix tests 2020-05-06 11:28:18 -04:00
Jack Morris
b21328ae87 Merge pull request #85 from QData/hotflip-revisited
add hotflip
2020-05-06 11:22:30 -04:00
Jack Morris
c8429722ff fix None check in constraint and move composite transformation 2020-05-06 11:22:08 -04:00
Jack Morris
d647133230 add thought vectors 2020-05-06 11:16:17 -04:00
Jack Morris
3602625e0b make word embeddings a shared utility (tests pass) 2020-05-06 10:47:22 -04:00
Jack Morris
6e9dd74654 rename recipes (tests pass) 2020-05-06 10:26:01 -04:00
Jack Morris
394d95c23e PR fixes; consolidate into WordsPerturbed constraint 2020-05-06 10:04:04 -04:00
Jack Morris
3fad44f6c5 add hotflip repr_keys 2020-05-05 15:28:35 -04:00
Jack Morris
d0ac11e0ef Update README.md 2020-05-05 15:19:34 -04:00
Jack Morris
459a339ec1 Merge branch 'master' of github.com:QData/TextAttack into hotflip-revisited 2020-05-05 15:08:54 -04:00
Jack Morris
330fb1ffdf Merge branch 'master' of github.com:QData/TextAttack into logging 2020-05-05 15:07:59 -04:00
Jack Morris
7a1fdf515f Merge pull request #86 from QData/fix-travis-tests
fix tests for Travis
2020-05-05 15:07:37 -04:00
Jack Morris
3cd2fbde45 Merge branch 'master' of github.com:QData/TextAttack into fix-travis-tests 2020-05-05 14:54:49 -04:00
Jack Morris
b88c75a4ef add column entry to logger 2020-05-05 14:52:41 -04:00