Skip to content

Commit d668a1a

Browse files
authored
Add devlopment tutorials for pipelines (#4444)
1 parent 1f295e6 commit d668a1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipelines/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ Pipelines可以服务化,通过HTTP接口的形式供其他程序进行调用
215215
- Tutorial 2 - 语义检索 Pipeline: [AIStudio notebook](https://aistudio.baidu.com/aistudio/projectdetail/4442670) | [Python](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/examples/semantic-search/semantic_search_example.py)
216216
- Tutorial 3 - 智能问答 Pipeline: [AIStudio notebook](https://aistudio.baidu.com/aistudio/projectdetail/4442857) | [Python](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/examples/question-answering/dense_qa_example.py)
217217
- Tutorial 4 - FAQ智能问答 Pipeline: [AIStudio notebook](https://aistudio.baidu.com/aistudio/projectdetail/4465498) | [Python](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/examples/FAQ/dense_faq_example.py)
218+
- Tutorial 5 - Pipelines 快速上手二次开发教程: [AIStudio notebook](https://aistudio.baidu.com/aistudio/projectdetail/5011119)
218219
## :vulcan_salute: 社区交流
219220
微信扫描二维码并填写问卷之后,加入交流群与来自各行各业的小伙伴交流学习吧~
220221
<div align="center">

0 commit comments

Comments
 (0)