PaddlePaddle / PaddleScience

PaddleScience is SDK and library for developing AI-driven scientific computing applications based on PaddlePaddle.
http://paddlescience-docs.rtfd.io/
Apache License 2.0
291 stars 178 forks source link

[Example]fix bug of transformer4sr #1017

Closed lijialin03 closed 2 weeks ago

lijialin03 commented 2 weeks ago

PR types

Bug fixes

PR changes

Others

Describe

  1. switch paddle.load to ppsci.utils.save_load.load_pretrain
  2. fix transformer arch
  3. update eval data to get doc's result
paddle-bot[bot] commented 2 weeks ago

Thanks for your contribution!