1. 05 2月, 2021 2 次提交
    • J
      Add some lr schedulers with warmup (#5256) · fee616e8
      Jiaqi Liu 提交于
      * add -linear-schedule-with-warmup
      
      * update lr scheduler usage in run_glue
      
      * add import info
      
      * add other 5 scheduler with warmup
      
      * add copyright, update usage in run_glue
      
      * simplify argument, make warmup arg support float and int
      
      * Add some LambdaDecay scheduler with warmup, update usage in run_glue
      
      * update classname and unify two cosine decays into one
      
      * update usage in run_glue
      
      * fix typo
      
      * update WarmUp to Warmup, and update class name about Const, and update doc, and usage
      
      * update usage of decay class
      
      * update usage of decay class
      fee616e8
    • X
      Fix DGU bug (#5272) · 82367481
      xiemoyuan 提交于
      82367481
  2. 29 1月, 2021 1 次提交
  3. 18 12月, 2020 2 次提交
  4. 17 12月, 2020 3 次提交
  5. 16 12月, 2020 1 次提交
    • X
      Modify readme of Plato2 (#5076) · 1087b92d
      xiemoyuan 提交于
      * delete the images.
      
      * delete the images.
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * add imgs.
      1087b92d
  6. 15 12月, 2020 2 次提交
    • X
      Rename 'decoder' to 'decode'. (#5056) · 885432bf
      xiemoyuan 提交于
      885432bf
    • X
      Upgrade plato2 using paddle2.0 (#5002) · b76f1591
      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.
      b76f1591
  7. 11 12月, 2020 1 次提交
  8. 10 12月, 2020 1 次提交
  9. 08 12月, 2020 1 次提交
  10. 07 12月, 2020 1 次提交