1. 13 1月, 2021 1 次提交
  2. 31 12月, 2020 1 次提交
    • M
      Paddle 2.0 (#604) · de4063b5
      Meiyim 提交于
      * update to paddle 2.
      
      * update readme
      
      * upgrade multi card fintune example
      
      * use paddle.AdamW, use grad acc
      
      * bump propeller
      
      * remove grad acc
      
      * fix ner
      
      * update propeller & distribued sample
      
      * wip
      
      * +seq2seq
      
      * format
      
      * fix erneigen
      
      * fix pretrain
      
      * fix static
      
      * update propeller  for py37 compat
      
      * fix pretrain static
      
      * up readme
      
      * update readme
      
      * static pretrain
      
      * remove optimization out of core libray
      
      * ner use `cross_entropy`, use `ignore index`
      
      * fix dygraph pretrain: add stop criteria
      
      * bugfix, LN wrong initialize
      
      * add grad acc for classifiction task
      
      * seq2seq use fp32 when decoding
      
      * use `paddle.io.DataLoader`
      
      * + distill
      
      * update readme
      
      * update distill fig link
      
      * propeller use vdl
      
      * do not use pure fp16 for static graph
      Co-authored-by: Nchenxuyi <work@yq01-qianmo-com-255-129-11.yq01.baidu.com>
      de4063b5
  3. 18 6月, 2020 1 次提交
    • M
      Patch (#499) · 9b6c6837
      Meiyim 提交于
      * upgrade to the new lac interface
      
      * remove jieba
      
      * + init_checkppoint for seq_cls demo
      
      * backto jieba
      9b6c6837
  4. 27 5月, 2020 1 次提交
    • M
      Dygraph fix4 (#464) · 241c0282
      Meiyim 提交于
      * upgrade version no
      
      * seq2seq + length penalty
      
      * upgrade to paddle 1.8
      
      * fix readme
      
      * update seq2seq to 1.8
      
      * fix seq2seq beam-search
      
      * + aisudio tutorial: loading old-styled checkpoint
      
      * add mising seq2seq eval file for cnndm
      
      * fix seq2seq decode post process
      
      * + handlers
      241c0282
  5. 20 5月, 2020 1 次提交
    • M
      Dygraph (#436) · defa38e7
      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>
      defa38e7