- 05 2月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
* add -linear-schedule-with-warmup * update lr scheduler usage in run_glue * add import info * add other 5 scheduler with warmup * add copyright, update usage in run_glue * simplify argument, make warmup arg support float and int * Add some LambdaDecay scheduler with warmup, update usage in run_glue * update classname and unify two cosine decays into one * update usage in run_glue * fix typo * update WarmUp to Warmup, and update class name about Const, and update doc, and usage * update usage of decay class * update usage of decay class
-
- 28 1月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
* move coupletdataset to paddlenlp.dataset * move coupletdataset to paddlenlp.dataset
-
- 12 1月, 2021 1 次提交
-
-
由 kinghuin 提交于
* fix doc * fix version bug
-
- 18 12月, 2020 3 次提交
- 17 12月, 2020 2 次提交
-
-
由 kinghuin 提交于
modify ernie_gen README (#5090)
-
由 LiuChiachi 提交于
* update __init__ * update vae readme
-
- 16 12月, 2020 1 次提交
-
-
由 LiuChiachi 提交于
* update __init__ * update couplet api usage, delete useless import * update seq2seq readme * update seq2seq readme path
-
- 15 12月, 2020 4 次提交
-
-
由 kinghuin 提交于
* add ernie_gen * optimize ernie_gen * optimize ernie_gen * optimize ernie_gen code * fix crf bug * add ernie_gen __init__.py * modify nlp version * fix ernie_gen predict * optimize doc
-
由 kinghuin 提交于
* add ernie_gen * optimize ernie_gen * optimize ernie_gen * optimize ernie_gen code * fix crf bug * add ernie_gen __init__.py * modify nlp version * fix ernie_gen predict
-
由 kinghuin 提交于
add ernie_gen for the dygraph mode
-
由 LiuChiachi 提交于
* update seq2seq, using paddlenlp * Using new paddlenlp API * update seq2seqREADME * wrap dev ds * delete useless comments * update predict.py * using paddlenlp.bleu * remove shard * update README, using bleu perl * delete cand * Remove tokens that make sentences longer than max_len * remove pdb * remove useless code. * update url and dataset name of vae dataset(ptb and yahoo) * update seq2seq and vae, data and README
-
- 14 12月, 2020 2 次提交
-
-
由 LiuChiachi 提交于
-
由 LiuChiachi 提交于
* fix translation.py bugs * delete useless comments * set couplet download root None
-
- 13 12月, 2020 2 次提交
-
-
由 LiuChiachi 提交于
* update couplet readme * update generation example
-
由 LiuChiachi 提交于
* add couplet * simplify model code * simplify code * update couplet README * add pad_token to TranslationDataset, update CoupletDataset * update couplet url, add couplet generation example * update TranslationDataset * upadte classname to self in __init__ * update README.md
-
- 08 12月, 2020 1 次提交
-
-
由 Zeyu Chen 提交于
-
- 07 12月, 2020 1 次提交
-
-
由 Zeyu Chen 提交于
-