- 12 12月, 2020 1 次提交
-
-
由 jeff41404 提交于
-
- 10 12月, 2020 2 次提交
-
-
由 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
-
- 09 12月, 2020 1 次提交
-
-
由 Zeyu Chen 提交于
-
- 07 12月, 2020 1 次提交
-
-
由 Zeyu Chen 提交于
-