- 17 12月, 2020 12 次提交
-
-
由 xiemoyuan 提交于
-
由 xiemoyuan 提交于
* add data.md * backup code * Add example for APIs. * add readme. * code backup. * Modify the data.md * fixed bug. * Optimize the data.md
-
由 liu zhengxi 提交于
-
由 kinghuin 提交于
modify ernie_gen README (#5090)
-
由 smallv0221 提交于
* fix bleu bug * fix bleu bug * fix doc example * minor fix * fix squad dataset bug * fix readme * Add dependency to readme * minor fix * change run parameter
-
由 wawltor 提交于
* add the benchmark glue for some task * fix the qnil result for the bert benchmark * change the from the logger to framework logger
-
由 xiemoyuan 提交于
-
由 LiuChiachi 提交于
* update __init__ * update seq2seq example, using bleu * remove target file arg * update readme
-
由 taixiurong 提交于
-
由 wanghuancoder 提交于
-
由 LiuChiachi 提交于
* update __init__ * update vae readme
-
由 Jack Zhou 提交于
fix bugs;add more baidu embedding name
-
- 16 12月, 2020 15 次提交
-
-
由 wawltor 提交于
-
由 smallv0221 提交于
* fix bleu bug * fix bleu bug * fix doc example * minor fix * fix squad dataset bug * fix readme
-
由 ceci3 提交于
* fix init * update * update name
-
由 liu zhengxi 提交于
* fix delimiter
-
由 xiemoyuan 提交于
* delete the images. * delete the images. * test * test * test * test * test * test * test * test * test * test * test * test * test * test * add imgs.
-
由 smallv0221 提交于
* fix bleu bug
-
由 Steffy-zxf 提交于
* update codes * update codes * update codes
-
由 taixiurong 提交于
-
由 LiuChiachi 提交于
* update __init__ * update couplet api usage, delete useless import * update seq2seq readme * update seq2seq readme path
-
由 liu zhengxi 提交于
* update readme * update test=develop * fix readme
-
由 ceci3 提交于
* fix init * update * add ofa for bert * update * update * update * update readme * update * update * update
-
由 smallv0221 提交于
-
由 liu zhengxi 提交于
-
由 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 * add dataset readme * add express ner * update readme format * fix format bug * change readme path * fix format bug * fix dataset bug * add 2 datasets and update squad metric * update readme result
-
由 wawltor 提交于
* Add the copyright for the word-embedding * add the the link for the chinese word embedding
-
- 15 12月, 2020 13 次提交
-
-
由 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 * add dataset readme * add express ner * update readme format * fix format bug * change readme path * fix format bug * fix dataset bug * add 2 datasets and update squad metric
-
由 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
-
由 Zeyu Chen 提交于
-
由 wawltor 提交于
-
由 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
-
由 xiemoyuan 提交于
-
由 jeff41404 提交于
-
由 xiemoyuan 提交于
* The first version of plato2. Not finished the network. * Update decode stratage. * Update decode stratage. * Completed the encoder and decoder. But it will oom. * Completed the encoder and decoder. * backend the code. * Only completed the network of plato2 and nsp. * Completed the development. But the effect has not be verified. * Add readme and remove the code about deal PY2 and PY3. * Modify comment. * Modify readme and add images. * Delete the data folder.
-
由 Steffy-zxf 提交于
update docs for ernie-tiny
-
由 kinghuin 提交于
add ernie_gen for the dygraph mode
-
由 liu zhengxi 提交于
* fix translation dataset and simplify transformer reader
-
由 Steffy-zxf 提交于
update codes for paddenlp text cls example
-
由 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
-