mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-04 12:00:10 +00:00
9 lines
273 B
Plaintext
9 lines
273 B
Plaintext
# 使用大型语言模型(LLMs)进行分类
|
||
|
||
import ContentFileNames from 'components/ContentFileNames'
|
||
|
||
本部分包含一系列提示,用于测试大型语言模型(LLMs)的文本分类能力。
|
||
|
||
|
||
<ContentFileNames section="prompts/classification" lang="zh"/>
|