1. 25 3月, 2022 1 次提交
  2. 03 12月, 2021 1 次提交
  3. 15 11月, 2021 1 次提交
    • M
      Fix for pd22 (#763) · a2b70aa6
      Meiyim 提交于
      * fix-load-pretrained model
      
      * update readme
      
      * fix path
      a2b70aa6
  4. 21 5月, 2021 2 次提交
  5. 20 5月, 2021 3 次提交
  6. 19 5月, 2021 1 次提交
  7. 07 2月, 2021 1 次提交
  8. 14 10月, 2020 1 次提交
  9. 24 9月, 2020 1 次提交
  10. 28 7月, 2020 1 次提交
  11. 13 7月, 2020 1 次提交
  12. 10 6月, 2020 2 次提交
  13. 06 6月, 2020 1 次提交
  14. 30 5月, 2020 1 次提交
    • M
      Fix 466 (#478) · 899dbfc2
      Meiyim 提交于
      * fix #466
      
      * NER demo: avoid memory error (issue #466)
      very ugly; need to improve later
      
      * chunkf1
      
      * fix #476
      
      * update readme
      
      * fix readme
      899dbfc2
  15. 29 5月, 2020 1 次提交
  16. 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
  17. 22 5月, 2020 1 次提交
    • M
      Dygraph fix3 (#457) · fd360a7f
      Meiyim 提交于
      * update readme
      
      * update demo
      
      * + 160G model
      
      * qa model bugfix: models inherits docstrings
      
      * Update README.zh.md
      
      * Update README.en.md
      
      * Update README.zh.md
      
      * reorganize binaries
      
      * Update README.zh.md
      
      * Update README.en.md
      
      * Update README.zh.md
      
      * Update README.en.md
      fd360a7f
  18. 21 5月, 2020 1 次提交
    • M
      Dygraph fix2 (#455) · ef8879f6
      Meiyim 提交于
      * remove redundent dep
      
      * + github stale.yml
      
      * update seq2seq
      
      * remove paddle from `requirements.txt`; add paddle version check
      
      * rename zh/en readme
      ef8879f6
  19. 20 5月, 2020 5 次提交
    • L
      Fixed citation format · 3fb0b491
      liyukun01 提交于
      3fb0b491
    • C
      + aistudio · bcdf88e8
      chenxuyi 提交于
      bcdf88e8
    • M
      Readme update (#447) · e575c304
      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>
      e575c304
    • N
      Readme update (#446) · d98187b2
      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>
      d98187b2
    • 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
  20. 20 4月, 2020 1 次提交
  21. 03 2月, 2020 1 次提交
  22. 16 1月, 2020 2 次提交
  23. 20 11月, 2019 1 次提交
  24. 08 11月, 2019 1 次提交
  25. 28 10月, 2019 2 次提交
  26. 29 9月, 2019 1 次提交
  27. 10 9月, 2019 1 次提交
  28. 27 8月, 2019 1 次提交
    • C
      Many updates · 5a092844
      chenxuyi 提交于
      1. finetune/ pretrian fp16 amp
      2. finetune/ pretrain multi processing
      3. ner infer
      4. py3 compat
      5a092844
  29. 25 8月, 2019 1 次提交
  30. 05 8月, 2019 1 次提交