diff --git a/README.md b/README.md index e0d753c97bca9432ad71f2ea453269b0ba68f3b8..20aa50370aa16a7ab5d299521a475119ea0bf1a2 100644 --- a/README.md +++ b/README.md @@ -191,9 +191,9 @@ Available pretrain items: For more implementation details, see following demos: - [Sentiment Classification](https://github.com/PaddlePaddle/PALM/tree/master/examples/classification) -- [Quora Question Pairs matching](https://github.com/PaddlePaddle/PALM/tree/master/examples/matching) -- [Tagging](https://github.com/PaddlePaddle/PALM/tree/master/examples/tagging) -- [SQuAD machine Reading Comprehension](https://github.com/PaddlePaddle/PALM/tree/master/examples/mrc). +- [Question Pairs matching](https://github.com/PaddlePaddle/PALM/tree/master/examples/matching) +- [Named Entity Recognition](https://github.com/PaddlePaddle/PALM/tree/master/examples/tagging) +- [SQuAD-like Machine Reading Comprehension](https://github.com/PaddlePaddle/PALM/tree/master/examples/mrc). #### Multi-task Learning