You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### <imgsrc="https://user-images.githubusercontent.com/11793384/168454751-f111d8b4-a16a-4e36-b9de-3af8a2f00714.png"width="20"height="20" /><ahref=#AwesomeChinesePre-trainedModelZoo> Awesome Chinese Pre-trained Model Zoo </a>
48
+
#### <imgsrc="https://user-images.githubusercontent.com/11793384/168454751-f111d8b4-a16a-4e36-b9de-3af8a2f00714.png"width="20"height="20" /><ahref=#AwesomeChinesePre-trainedModelZoo> Awesome Chinese Pre-trained Model Zoo </a>
49
49
50
-
#### <imgsrc="https://user-images.githubusercontent.com/11793384/168454721-0ac49e17-22db-4074-ba20-940365daf9f6.png"width="20"height="20" /><ahref=#IndustrialEnd-to-endNLPSystem> Industrial End-to-end NLP System </a>
50
+
#### <imgsrc="https://user-images.githubusercontent.com/11793384/168454721-0ac49e17-22db-4074-ba20-940365daf9f6.png"width="20"height="20" /><ahref=#IndustrialEnd-to-endNLPSystem> Industrial End-to-end NLP System </a>
51
51
52
-
#### <imgsrc="https://user-images.githubusercontent.com/11793384/168454587-8b5a0f63-3d4b-4339-be47-f3ad7ef9e16c.png"width="20"height="20" /><ahref=#HighPerformanceDistributedTrainingandInfernece> High Performance Distributed Training and Infernece </a>
52
+
#### <imgsrc="https://user-images.githubusercontent.com/11793384/168454587-8b5a0f63-3d4b-4339-be47-f3ad7ef9e16c.png"width="20"height="20" /><ahref=#HighPerformanceDistributedTrainingandInfernece> High Performance Distributed Training and Infernece </a>
53
53
54
54
55
55
### Off-the-shelf NLP Pre-built Task
@@ -64,7 +64,7 @@ For more usage please refer to [Taskflow Docs](./docs/model_zoo/taskflow.md)。
64
64
65
65
#### Comprehensive Chinese Transformer Models
66
66
67
-
We provide 45+ network architectures and over 500+ pretrained models. Not only includes all the SOTA model like ERNIE, PLATO and SKEP released by Baidu, but also integrates most of the high quality Chinese pretrained model developed by other organizations. Use AutoModel API to **⚡FAST⚡** download pretrained mdoels of different architecture. We welcome all developers to contribute your Transformer models to PaddleNLP!
67
+
We provide 45+ network architectures and over 500+ pretrained models. Not only includes all the SOTA model like ERNIE, PLATO and SKEP released by Baidu, but also integrates most of the high quality Chinese pretrained model developed by other organizations. Use AutoModel API to **⚡FAST⚡** download pretrained mdoels of different architecture. We welcome all developers to contribute your Transformer models to PaddleNLP!
68
68
69
69
```python
70
70
from paddlenlp.transformers import*
@@ -152,7 +152,7 @@ For more pretrained model usage, please refer to [Transformer API Docs](./docs/m
152
152
153
153
PaddleNLP provides rich application examples covering mainstream NLP task to help developers accelerate problem solving. You can find our powerful transformer [Model Zoo](./model_zoo), and wide-range NLP application [exmaples](./examples) with detailed instructions.
154
154
155
-
Also you can run our interactive [Notebook tutorial](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/574995) on AI Studio, a powerful platform with **FREE** computing resource.
155
+
Also you can run our interactive [Notebook tutorial](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/574995) on AI Studio, a powerful platform with **FREE** computing resource.
156
156
157
157
158
158
### Industrial End-to-end System Cases
@@ -161,7 +161,7 @@ We provide high value scenarios including information extraction, semantic retri
161
161
162
162
#### Speech Command Analysis
163
163
164
-
Integrated ASR Model, Information Extraction, we provide a speech command analysis pipeline that show how to use PaddleNLP and PaddleSpeech to solve Speech + NLP real scenarios.
164
+
Integrated ASR Model, Information Extraction, we provide a speech command analysis pipeline that show how to use PaddleNLP and PaddleSpeech to solve Speech + NLP real scenarios.
0 commit comments