- 20 5月, 2020 10 次提交
-
-
由 Meiyim 提交于
-
由 liyukun01 提交于
-
由 nbcc 提交于
patch ernie-gen path
-
由 liyukun01 提交于
-
由 chenxuyi 提交于
-
由 chenxuyi 提交于
-
由 Meiyim 提交于
* Update README.md * Update README.eng.md update ERNIE-GEN description * Update README.md 更新 ERNIE-GEN 中文描述 * Update README.md * Update README.eng.md * Update README.md update ERNIE-GEN url * remove ernie-gen Co-authored-by: Nkirayummy <shi.k.feng@gmail.com> Co-authored-by: Nnbcc <nbcc.zz@gmail.com>
-
由 nbcc 提交于
* Update README.md * Update README.eng.md update ERNIE-GEN description * Update README.md 更新 ERNIE-GEN 中文描述 * Update README.md * Update README.eng.md Co-authored-by: Nkirayummy <shi.k.feng@gmail.com> Co-authored-by: NMeiyim <chen_xuyi@outlook.com>
-
由 Meiyim 提交于
* fix pretrain reader encoding * dygraph * update bce * fix readme * update readme * fix readme * remove debug log * remove chn example * fix pretrain * tokenizer can escape special token rename mlm_bias * update readme * 1. MRC tasks 2. optimize truncate strategy in tokenzier 3. rename `ernie.cls_fc` to `ernie.classifyer` 4. reorg pretrain dir * + doc string * update readme * Update README.md * Update README.md * Update README.md * update pretrain * Update README.md * show gif * update readme * fix gif; disable save_dygrpah * bugfix * + save inf model + inference + distill + readme * Update README.md * + propeller server * Update README.md * Update README.md * Update README.md * + sementic analysis(another text classification) * transformer + cache fix tokenization bug * update reamde; fix tokenization * Update README.md * Update README.md * Add files via upload * Update README.md * Update README.md * Update README.md * infer senti analysis * + readme header * transformer cache has gradients * + seq2seq * +experimental * reorg * update readme * Update README.md * seq2seq * + cnndm evluation scripts * update README.md * +zh readme * + publish ernie gen model * update README.md * Update README.zh.md * Update README.md * Update README.zh.md * Update README.md * Update README.zh.md * Update README.md * Update README.zh.md * Update README.md * Update README.zh.md * Update README.zh.md * Add files via upload * Update README.md * Update README.zh.md * Add files via upload * release ernie-gen (#444) * release ernie-gen * add .meta * del tag * fix tag * Add files via upload * Update README.zh.md * Update README.md * Update and rename README.zh.md to README.eng.md * Update README.eng.md * Update README.md * Update README.eng.md * Update README.md * Update README.eng.md * Update README.md * Update README.md * Update README.md * Update README.eng.md * Update README.eng.md * Update README.eng.md * Update README.md * Update README.md * Update README.md * Update README.md Co-authored-by: Nkirayummy <shi.k.feng@gmail.com> Co-authored-by: Nzhanghan <zhanghan17@baidu.com>
-
由 zhanghan 提交于
* release ernie-gen * add .meta * del tag * fix tag
-
- 20 4月, 2020 1 次提交
-
-
由 chenxuyi 提交于
-
- 09 4月, 2020 1 次提交
-
-
由 Jason N 提交于
修改了Precision, Recall, F1中的bug
-
- 24 3月, 2020 3 次提交
-
-
由 Xiangci Li 提交于
-
由 Meiyim 提交于
updata readme
-
由 Meiyim 提交于
-
- 03 2月, 2020 1 次提交
-
-
由 chenxuyi 提交于
-
- 16 1月, 2020 13 次提交
- 03 1月, 2020 1 次提交
-
-
由 tianxin 提交于
Undefined name: 'v' --> 'inf_sepc'
-
- 30 12月, 2019 1 次提交
-
-
由 Christian Clauss 提交于
The current code would raise NameError instead of the expected ValueError. flake8 testing of https://github.com/PaddlePaddle/ERNIE on Python 3.8.0 $ __flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics__ ``` ./propeller/paddle/train/exporter.py:86:73: F821 undefined name 'v' raise ValueError('unkonw inference spec type: %s' % v) ^ ```
-
- 06 12月, 2019 1 次提交
-
-
由 chenxuyi 提交于
-
- 29 11月, 2019 2 次提交
- 25 11月, 2019 2 次提交
- 21 11月, 2019 2 次提交
- 20 11月, 2019 2 次提交