未验证 提交 314f67e0 编写于 作者: X Xiaoyao Xi 提交者: GitHub

Update README.md

上级 ee5f7b2c
...@@ -13,7 +13,7 @@ With PaddlePALM, it is easy to achieve effecient exploration of robust learning ...@@ -13,7 +13,7 @@ With PaddlePALM, it is easy to achieve effecient exploration of robust learning
Beyond the research scope, PaddlePALM has been applied on **Baidu Search Engine** to seek for more accurate user query understanding and answer mining, which implies the high reliability and performance of PaddlePALM. Beyond the research scope, PaddlePALM has been applied on **Baidu Search Engine** to seek for more accurate user query understanding and answer mining, which implies the high reliability and performance of PaddlePALM.
##### Features: #### Features:
- **Easy-to-use:** with PALM, *8 steps* to achieve a typical NLP task. Moreover, the model backbone, dataset reader and task output layers have been decoupled, which allows the replacement of any component to other candidates with quite minor changes of your code. - **Easy-to-use:** with PALM, *8 steps* to achieve a typical NLP task. Moreover, the model backbone, dataset reader and task output layers have been decoupled, which allows the replacement of any component to other candidates with quite minor changes of your code.
- **Multi-task Learning friendly:** *6 steps* to achieve multi-task learning for prepared tasks. - **Multi-task Learning friendly:** *6 steps* to achieve multi-task learning for prepared tasks.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册