未验证 提交 bb1fda73 编写于 作者: 0 0YuanZhang0 提交者: GitHub

upgrade_palm_version (#3752)

上级 9445121f
...@@ -24,7 +24,7 @@ In the MRQA 2019 shared task, We use [PALM](https://github.com/PaddlePaddle/PALM ...@@ -24,7 +24,7 @@ In the MRQA 2019 shared task, We use [PALM](https://github.com/PaddlePaddle/PALM
To install PALM v1.0, run the follwing command under `multi_task_learning/`, To install PALM v1.0, run the follwing command under `multi_task_learning/`,
``` ```
git clone --branch v1.0 --depth 1 https://github.com/PaddlePaddle/PALM.git git clone --branch v0.1 --depth 1 https://github.com/PaddlePaddle/PALM.git
``` ```
For more instructions, see the PALM user guide: [README.md](https://github.com/PaddlePaddle/PALM/blob/v1.0/README.md) For more instructions, see the PALM user guide: [README.md](https://github.com/PaddlePaddle/PALM/blob/v1.0/README.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册