- 15 12月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
update codes for paddenlp text cls example
-
- 14 12月, 2020 1 次提交
-
-
由 jeff41404 提交于
-
- 12 12月, 2020 2 次提交
-
-
由 jeff41404 提交于
-
由 Steffy-zxf 提交于
* add paddle.models api reference docs * update docs * update docs
-
- 11 12月, 2020 1 次提交
-
-
由 kinghuin 提交于
* optimize lac * formatted * optimize lac * optimize lac
-
- 10 12月, 2020 3 次提交
-
-
由 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
-
由 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 1 次提交
-
-
由 Steffy-zxf 提交于
* add model api * update codes * update codes * update codes
-
- 07 12月, 2020 1 次提交
-
-
由 Zeyu Chen 提交于
-