- 11 12月, 2020 11 次提交
-
-
由 Zeyu Chen 提交于
-
由 Noel 提交于
* Add Express Example * Add Express Data * Add Ernie for Express Example * add the express for the paddlenlp * remove the ernie_crf file Co-authored-by: Nwanghuijuan03 <wanghuijuan03@baidu.com>
-
由 Noel 提交于
* Add Express Example * Add Express Data * Add Ernie for Express Example * add the express for the paddlenlp Co-authored-by: Nwanghuijuan03 <wanghuijuan03@baidu.com>
-
由 wawltor 提交于
Co-authored-by: Nwawltor <fanzeyang0904@hotmail.com>
-
由 Steffy-zxf 提交于
* update docs * add sbert * add readme * update readme * update codes
-
由 xiemoyuan 提交于
-
由 smallv0221 提交于
* update lrscheduler * minor fix * add pre-commit * minor fix * Add __len__ to squad dataset * minor fix * Add dureader robust prototype * dataset implement * minor fix * fix var name * add dureader-yesno train script and dataset * add readme and fix md5sum * integrete dureader datasets * change var names: segment to mode, root to data_file * minor fix * update var name * Fix api bugs
-
由 wawltor 提交于
* update the readme for the benchmark * udpate README file for the bert benchmark * uddate the readme format for the benchmark bert Co-authored-by: Nwawltor <fanzeyang0904@hotmail.com> Co-authored-by: Nfangzeyang <fangzeyang@baidu.com>
-
由 kinghuin 提交于
* optimize lac * formatted * optimize lac * optimize lac
-
由 smallv0221 提交于
* update lrscheduler * minor fix * add pre-commit * minor fix * Add __len__ to squad dataset * minor fix * Add dureader robust prototype * dataset implement * minor fix * fix var name * add dureader-yesno train script and dataset * add readme and fix md5sum * integrete dureader datasets * change var names: segment to mode, root to data_file * minor fix * update var name
-
由 smallv0221 提交于
* update lrscheduler * minor fix * add pre-commit * minor fix * Add __len__ to squad dataset * minor fix * Add dureader robust prototype * dataset implement * minor fix * fix var name * add dureader-yesno train script and dataset * add readme and fix md5sum * integrete dureader datasets
-
- 10 12月, 2020 7 次提交
-
-
由 xiemoyuan 提交于
* Unified the task name with paddle1.8 * fixed bug.
-
由 LiuChiachi 提交于
* update ppl, inherited from Metric, suitable for common mt and lm task. * fix ppl bugs, delete useless argument * fix ppl bugs, return a num not a numpy array.
-
由 Jack Zhou 提交于
* Add TokenEmbedding * download corpus embedding data * load embedding data by specifying corpus name * extend the vocab of tokenizer from corpus embedding data * add unk token setting * modify tokenizer * add extend voacb * move jieba tokenizer and rename corpus_name->embedding_name * use bos url instead of localhost * add log when loading data * add token dot computation; add __repr__ of TokenEmbedding * add color logging * use paddlenlp.utils.log * adjust repr * update pretrained embedding table * fix padding idx
-
由 LiuChiachi 提交于
* Update paddlenlp.metrics README * Add info for Mcc * delete DuReader metric * update task name, add API col
-
由 Leo Chen 提交于
* add custom op gelu * refine run_pretrain
-
由 jeff41404 提交于
* add electra pretrain and modify style of electra modeling * add electra pretrain, modify style of electra modeling and fix problems of review * delete predict_classifer * modify accu to acc * add paddlenlp.metrics.glue
-
由 wawltor 提交于
use paddlenlp downloader for the tokenizer
-
- 09 12月, 2020 6 次提交
-
-
由 LiuChiachi 提交于
-
由 Steffy-zxf 提交于
* add model api * update codes * update codes * update codes
-
由 Zeyu Chen 提交于
-
由 furnace 提交于
* add amp support for model SE_ResNet50_vd * optimize code, add model ResNet50 and SE_ResNet50_vd to list * merge develop
-
-
由 Zeyu Chen 提交于
-
- 08 12月, 2020 4 次提交
-
-
由 wawltor 提交于
* add the support of amp for the fleet train * remove the attribute for the amp
-
由 Zeyu Chen 提交于
-
-
由 liu zhengxi 提交于
-
- 07 12月, 2020 6 次提交
-
-
由 smallv0221 提交于
* update lrscheduler * minor fix * add pre-commit * minor fix * Add __len__ to squad dataset * minor fix
-
由 liu zhengxi 提交于
-
由 smallv0221 提交于
* update lrscheduler * minor fix * add pre-commit
-
由 wawltor 提交于
Co-authored-by: Nfangzeyang <fangzeyang@baidu.com>
-
由 Zeyu Chen 提交于
-
由 Zeyu Chen 提交于
-
- 04 12月, 2020 2 次提交
-
-
由 zhang wenhui 提交于
* update api 1.8 * fix paddlerec readme * fix * fix * fix 2.0 * fix 2.0 * fix 2.0 * fix 2.0 * fix 2.0 * fix
-
由 Zhen Wang 提交于
* add pure fp16 training. * update the usage of cast_parameters_to_fp16. * use fp32 to initilize parameter values and then cast to fp16. * enable multi_precision when training with fp16. * add static loss scaling. * add the rescale_grad function in the pure fp16 training. * use cast to complete the pure fp16 training. * use sum loss for fp16 trainging and mean loss for fp32 training. * refine codes according reviewers' suggestions
-
- 25 11月, 2020 3 次提交
-
-
由 Yiqun Liu 提交于
-
由 Yiqun Liu 提交于
-
由 LiuChiachi 提交于
-
- 24 11月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
* Calculate and print the average time for video models. * Calculate and print the average time for dygraph of slowfast. * Print ips for nextvlad, slowfast, tsm and tsn.
-