- 23 4月, 2021 1 次提交
-
-
由 KP 提交于
-
- 15 4月, 2021 1 次提交
-
-
由 huangjun12 提交于
* update DP in slowfast and refine nextvlad doc * refine doc
-
- 23 2月, 2021 1 次提交
-
-
由 Bin Lu 提交于
-
- 08 2月, 2021 1 次提交
-
-
由 wawltor 提交于
* remove the old directory for the paddlenlp * add the submodule for the PaddleNLP
-
- 05 2月, 2021 7 次提交
-
-
由 Jiaqi Liu 提交于
* add distill lstm * update distill and small model * add data augmentation for distill Bi-LSTM * update readme * load embedding from pre-trainined files * add some dataloader, modify model to support QQP * update README * upload senta word dict * fix qqp distill data loader * update data augmentation method * Delete senta_word_dict.txt * fix chinese data augmentation bug * update some codes according to review, update readme * use args, update readme, delete run_bert_finetune.py * fix utils bugs * add args * update distill readme * update readme * rename readme's headline * convert bert to uppercase
-
由 kinghuin 提交于
* optimize lac and msra_ner example * optimize ner and lac * rename filename to lexical_analysis_dataset_tiny_path0 * modify lac dataset url
-
由 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
-
由 Jiaqi Liu 提交于
* add seq2seq infer * update argument description, remove useless import * add deploy directory * add deploy directory, add relative import * update arg usage in README, fix import order.
-
由 Zhong Hui 提交于
-
由 xiemoyuan 提交于
-
由 liu zhengxi 提交于
* dy2sta and inference support * delete useless code * update dir * sys * delete useless import
-
- 04 2月, 2021 6 次提交
-
-
由 wuhuachaocoding 提交于
-
由 Guo Sheng 提交于
-
由 Zeyu Chen 提交于
-
由 Zeyu Chen 提交于
-
由 Steffy-zxf 提交于
* update docs * update codes * update docs * update codes * update codes * update codes * add method tokenizer.get_special_tokens_mask()
-
由 Guo Sheng 提交于
* Add inference support for BERT. * Update inference support for BERT.
-
- 03 2月, 2021 5 次提交
- 02 2月, 2021 5 次提交
-
-
由 Zhong Hui 提交于
-
由 WangXi 提交于
* bert benchmark fleet support pure_fp16 * fix use_pure_fp16
-
由 yingyibiao 提交于
add an optional boolean argument pad_rght to Pad class to support padding direction selection
-
由 走神的阿圆 提交于
fix docs for visualdl
-
由 Jiaqi Liu 提交于
-
- 01 2月, 2021 6 次提交
- 29 1月, 2021 2 次提交
-
-
由 Zeyu Chen 提交于
-
由 liu zhengxi 提交于
* fix reader * increase epoch from 100 to 200
-
- 28 1月, 2021 5 次提交
-
-
由 Jiaqi Liu 提交于
* move coupletdataset to paddlenlp.dataset * move coupletdataset to paddlenlp.dataset
-
由 Steffy-zxf 提交于
* update docs * add imdb dataset * update codes
-
由 Steffy-zxf 提交于
export text classification model in static graph
-
由 kinghuin 提交于
fix crf bug in paddlenlp
-
由 Zeyu Chen 提交于
-