1. 13 1月, 2021 1 次提交
  2. 07 1月, 2021 1 次提交
  3. 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
  4. 30 11月, 2020 1 次提交
  5. 14 10月, 2020 1 次提交
  6. 24 9月, 2020 1 次提交
  7. 15 9月, 2020 2 次提交
  8. 28 7月, 2020 1 次提交
  9. 13 7月, 2020 3 次提交
  10. 06 7月, 2020 1 次提交
  11. 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
  12. 15 6月, 2020 1 次提交
    • M
      update pretrain demo (#491) · 77d5d106
      Meiyim 提交于
      * update pretrain demo
      
      * modeul path fix for ernie-gen
      
      * dygraph distributed cls + init_checkpoint option
      77d5d106
  13. 10 6月, 2020 6 次提交
  14. 06 6月, 2020 1 次提交
  15. 04 6月, 2020 1 次提交
    • M
      Update setup.py (#484) · 0ad3a7f0
      Meiyim 提交于
      * Update setup.py
      
      * reorganize seq2seq
      
      * update lac dependency
      0ad3a7f0
  16. 03 6月, 2020 1 次提交
  17. 01 6月, 2020 1 次提交
  18. 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
  19. 29 5月, 2020 1 次提交
  20. 27 5月, 2020 2 次提交
    • M
      fix #470 (#471) · 7d7dadd1
      Meiyim 提交于
      * Update README.md
      
      * fix grad_clip
      
      * fix distill
      
      * up distill
      7d7dadd1
    • 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
  21. 26 5月, 2020 1 次提交
  22. 25 5月, 2020 1 次提交
  23. 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
  24. 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
  25. 20 5月, 2020 7 次提交