1. 30 10月, 2019 4 次提交
  2. 28 10月, 2019 2 次提交
    • G
      Cherry pick paddleMT (#3786) · 160b7fa2
      Guo Sheng 提交于
      * Update Transformer using Paddle-1.6 apis. (#3614)
      
      * Update Transformer using Paddle-1.6 apis.
      
      * Add check_version for Paddle-1.6 and reorganize utils including check, configuration, etc.
      
      * mv neural_machine_translation to  PaddleMT (#3732)
      
      * Paddle1.6 transformer fix (#3755)
      
      * Revert "mv neural_machine_translation to  PaddleMT (#3732)"
      
      This reverts commit a46365b6.
      
      * Delete Transformer unremoved palm dir.
      
      * Rename neural_machine_translation as PaddleMT.
      
      * Update to PaddleMT in README.md
      160b7fa2
    • 1024的传说's avatar
      PaddleTextGEN Cherry pick from 1.6 (#3785) · 6e375fda
      1024的传说 提交于
      * add new seq2seq example: rnn_search (#3574)
      
      * re-commit seq2eq example: rnn search
      
      * add new_seq2seq examples: rnn_search and vae_text
      
      * modify dataset description in vae_text/README.md
      
      * modify vae_text/README.md and vae_text/download.py
      
      * update vae_text/infer.sh and vae_text/README.md
      
      * add multi-gpu support for rnn_search; fix windows support for rnn_search and vae_text
      
      * remove parallel argument in args.py
      
      * remove hard codes
      
      * remove hard codes
      
      * update download.py for windows download
      
      * fix model path for windows in vae_text/infer.py
      
      * fix python2 utf-encoding
      
      * fix utf-8 error in python2 when predict (#3721)
      
      * change rnn_search to seq2seq; change vae_text to variational seq2seq (#3734)
      
      * re-commit seq2eq example: rnn search
      
      * add new_seq2seq examples: rnn_search and vae_text
      
      * modify dataset description in vae_text/README.md
      
      * modify vae_text/README.md and vae_text/download.py
      
      * update vae_text/infer.sh and vae_text/README.md
      
      * add multi-gpu support for rnn_search; fix windows support for rnn_search and vae_text
      
      * remove parallel argument in args.py
      
      * remove hard codes
      
      * remove hard codes
      
      * update download.py for windows download
      
      * fix model path for windows in vae_text/infer.py
      
      * fix python2 utf-encoding
      
      * change rnn_search to seq2seq; change vae_text to variational seq2seq
      
      * change rnn_search to seq2seq; change vae_text to variational seq2seq
      
      * mv variational seq2seq to variational_seq2seq
      
      * remove old projects (#3736)
      
      * fix use_gpu=False error (#3775)
      
      * update_seq2seq_readme (#3783)
      6e375fda
  3. 25 10月, 2019 1 次提交
    • L
      Cherry pick from 1.6 to develop (#3765) · 9e5cfbf8
      Li Fuchen 提交于
      * Use new save/load api and change fluid.layers.data to fluid.data (#3547)
      
      * Use new save/load api and change fluid.layers.data to fluid.data
      
      * add check for paddle version
      
      * Use new save/load api in ptb_lm (#3546)
      
      * Use new save/load api in ptb_lm
      
      * add check for paddle version
      
      * unify reader to dataloader (#3488)
      
      unify reader to dataloader
      
      * Use new save/load api and change fluid.layers.data to fluid.data (#3547)
      
      * Use new save/load api and change fluid.layers.data to fluid.data
      
      * add check for paddle version
      9e5cfbf8
  4. 24 10月, 2019 2 次提交
  5. 22 10月, 2019 4 次提交
  6. 21 10月, 2019 2 次提交
  7. 18 10月, 2019 3 次提交
  8. 17 10月, 2019 2 次提交
  9. 16 10月, 2019 7 次提交
  10. 15 10月, 2019 1 次提交
  11. 11 10月, 2019 1 次提交
  12. 10 10月, 2019 2 次提交
  13. 08 10月, 2019 2 次提交
    • D
      Fix some problems of simnet (#3433) · e19f4bc7
      Dilyar 提交于
      * update
      
      * update
      
      * Update README.md
      
      * Update run.sh
      e19f4bc7
    • SYSU_BOND's avatar
      Update PaddleNLP LAC model for new codestyle (#3463) · e9c7c30e
      SYSU_BOND 提交于
      * reconstruct the run_sequence_labeling.py into train.py predict.py eval.py & add yalm configure
      
      * reconstruct the ERNIE based LAC model
      
      * Update train_ernie.py
      
      recurrent multi-GPU nan
      
      * update the ernie base model
      
      * configure update
      
      * update configure
      
      * add inference model
      
      * specification code
      
      * delete unused run_sequence_labeling.py
      
      * rename evaluate.py to compare.py
      
      * add postfix '.pdckpt' to model
      
      * update README.md
      
      * add LAC class(for predict conveniently)
      
      * add LAC class(for predict conveniently)
      
      * update README.md
      
      * fixed bug on run_ernie
      
      * update default setting
      
      * fix infenence bug in windows
      
      * fix infenence bug in windows
      
      * update new model and dateset
      
      * delete the postfix .pdckpt of model checkpoint directory
      
      * update new model's performance
      
      * fixed the bug for empty input
      
      * unusing of tqdm tools
      
      * fix the bug of train_data
      e9c7c30e
  14. 30 9月, 2019 2 次提交
  15. 29 9月, 2019 2 次提交
  16. 26 9月, 2019 2 次提交
  17. 25 9月, 2019 1 次提交