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

98 Commits

Author SHA1 Message Date
Yanjun Qi
101f83be80 Update requirements.txt 2021-07-27 22:28:59 -04:00
Yanjun Qi
92e085d09a scipy-doc 2021-07-24 23:37:03 -04:00
Jin Yong Yoo
b286907399 Update torch version requirement 2021-07-22 23:15:48 +09:00
Jin Yong Yoo
1d8b72b85d make trainer extendable 2021-06-04 01:47:23 -04:00
Jin Yong Yoo
0f39de49f7 fix issues to pass tests 2021-06-04 01:47:22 -04:00
Jin Yong Yoo
a32263a20e fix bug with HFDataset 2021-06-04 01:33:15 -04:00
Yanjun Qi
3b6de0b28a locally test all passed... 2021-04-05 12:56:59 -04:00
Yanjun Qi
e6b3709b31 Revert "correct wrong library mentions of docs"
This reverts commit 678cf4ba93.
2021-04-05 11:55:32 -04:00
Yanjun Qi
9f84732045 Revert "Update requirements.txt"
This reverts commit d04c740f11.
2021-04-05 11:55:28 -04:00
Yanjun Qi
d04c740f11 Update requirements.txt 2021-04-05 11:40:00 -04:00
Yanjun Qi
678cf4ba93 correct wrong library mentions of docs 2021-04-05 11:22:55 -04:00
sanchit97
93a8c5cd42 Fix torch version to 1.7.1
Signed-off-by: sanchit97 <sanchit15083@iiitd.ac.in>
2021-03-21 02:14:46 -04:00
Yanjun Qi
5780b177ef Update requirements.txt
add sphinx-markdown-tables in dependency
2021-02-13 22:46:41 -05:00
Jin Yong Yoo
d6cdae4091 relax transformers packag requirement, remove BERTForSequenceClassifcation 2020-12-25 06:39:22 -05:00
Jin Yong Yoo
4dc804a8f7 Update requirements.txt 2020-11-12 21:08:19 -05:00
Jin Yong Yoo
b148bd2818 fix bugs 2020-11-10 21:45:38 -05:00
Jin Yong Yoo
2328b7f76c Merge branch 'master' into lazy-loading 2020-11-10 19:21:17 -05:00
Jin Yong Yoo
16c3b0d0ed update package versions 2020-11-08 16:56:57 -05:00
Jin Yong Yoo
4f16bb097b fix tqdm version conflict with datasets 2020-10-30 22:26:20 -04:00
Jin Yong Yoo
46ef3bcac5 fix github flow and import issues 2020-10-30 21:54:04 -04:00
Jin Yong Yoo
7a89aba559 make some dependencies optional 2020-10-30 17:31:00 -04:00
Jin Yong Yoo
7dcf27d7bd add lazy loading 2020-10-30 12:17:52 -04:00
Hanyu-Liu-123
af029bff8b Specify torch version
Specify torch version to avoid flair issue: 
https://github.com/flairNLP/flair/issues/1924
2020-10-29 13:27:58 -04:00
Florian Over
a55fa39dc2 Added tensorflow_text as requirement for multilingual universal sentence encoders 2020-10-11 22:14:08 +02:00
k-ivey
f079faa61e Add stanza support for part-of-speech constraint 2020-10-01 20:20:23 -04:00
Jin Yong Yoo
e57634cdb0 update package versions 2020-10-01 14:28:45 -04:00
Jin Yong Yoo
a2f770aaf0 Merge branch 'master' into change-datasets 2020-09-29 00:26:53 -04:00
Jin Yong Yoo
2cdf624b67 update requirements.txt 2020-09-28 23:21:22 -04:00
Jin Yong Yoo
428b19a511 change all mentions of nlp to datasets 2020-09-28 22:37:21 -04:00
Hanyu-Liu-123
9d0a668210 Merge pull request #272 from QData/flair-tagger
Flair tagger
2020-09-09 11:04:10 -04:00
Jack Morris
e654dde2af remove bert_score warning catching, update bert_score dependency 2020-09-01 13:38:56 -04:00
Hanyu Liu
96c5feac64 Add CheckList Recipe 2020-09-01 10:35:25 -04:00
Jack Morris
02c9d76cad bump flair & textattack versions 2020-08-31 21:37:35 -04:00
Jack Morris
c0cc8552b1 temp fix: specify flair version 2020-08-25 19:29:22 -04:00
Jack Morris
7a2fde1520 v0.2.5: tokenizer fixes 2020-08-17 16:15:46 -04:00
Jack Morris
a04a6a847a pyarrow<1.0 (temporary fix for nlp package) 2020-07-29 10:26:49 -04:00
Jack Morris
5a237c2e16 lemminflect requirements 2020-07-13 01:18:36 -04:00
Jin Yong Yoo
09ea975796 fixed flair error 2020-07-12 13:36:19 -04:00
Jack Morris
56ae810afb fix transformers & tokenizers versions 2020-07-07 22:27:18 -04:00
Jack Morris
92f1ca1554 update github runner 2020-07-07 09:05:46 -04:00
Jack Morris
11013b3a4f try: remove tokenizers version dependency for flair 2020-07-06 21:39:26 -04:00
Jack Morris
489fd92ace fix flair+isort version bug; fix alzantot abstract constraint class bug 2020-07-06 10:57:50 -04:00
Jin Yong Yoo
b1d5e6f6f1 fix version of sentence-transformers 2020-06-30 04:33:28 -04:00
Jack Morris
693927c580 format & static method 2020-06-29 14:25:17 -04:00
Jack Morris
7194037380 update for transformers 3.x + tokenizers update 2020-06-29 11:46:41 -04:00
Jack Morris
af2541cf2b remove spacy; add 3 MR models 2020-06-25 22:26:12 -04:00
Jack Morris
70a254e157 Merge branch 'master' into train 2020-06-24 16:43:41 -04:00
Jack Morris
4b2cb255cb update and pass tests 2020-06-24 00:58:27 -04:00
Jack Morris
4014273fb0 support regression; write a little readme 2020-06-24 00:39:01 -04:00
Jack Morris
4db4999186 remove pyyaml as a dependency 2020-06-23 23:13:02 -04:00