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

19 Commits

Author SHA1 Message Date
Jin Yong Yoo
7a89aba559 make some dependencies optional 2020-10-30 17:31:00 -04:00
Yanjun Qi
23d0de6b43 clean up the docstring of each module and module content section 2020-10-25 23:15:07 -04:00
Yanjun Qi
2ea690bbc6 a major shift to rst files generated by sphinx-apidoc
major docstring clean up / plus reorganize the folder structure under docs
2020-10-25 20:21:43 -04:00
Hanyu Liu
974061c0aa Reformatting-try1 2020-07-10 19:21:02 -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
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
Jin Yong Yoo
9152ba8d82 remove print and add missing import 2020-05-23 10:53:27 -04:00
Jack Morris
7a893def7e lazy wandb import 2020-05-22 21:57:53 -04:00
Jack Morris
0e4527150b Merge branch 'refactor' into fix-docs 2020-05-19 15:26:42 -04:00
Jack Morris
eb0ed3ea1d logger comments 2020-05-19 14:26:16 -04:00
Jack Morris
c181d6c22a major documentation update 2020-05-18 22:05:14 -04:00
Jin Yong (Jeffrey) Yoo
9d5ff072d9 Merge branch 'master' into checkpoint 2020-05-15 22:33:50 +09:00
Jin Yong Yoo
c6f2d04899 add support for wandb logger 2020-05-15 09:17:50 -04:00
Jack Morris
28bab4e1da only import wandb when called upon 2020-05-14 15:40:55 -04:00
Jack Morris
480a9308f9 add summary statistics 2020-05-13 13:41:03 -04:00
Jack Morris
b88c75a4ef add column entry to logger 2020-05-05 14:52:41 -04:00
Jack Morris
2c91f7ee93 display table in w&b log 2020-05-04 20:42:03 -04:00
Jack Morris
ac797c8840 AttackLogger --> AttackLogManager; add W&B logging 2020-05-04 14:21:05 -04:00