论文进阶
prompt
提示词。在基于大语言模型的设计中,指输入给 LLM 的文本或指令,用于引导模型的输出行为。
English Definition
"In LLM-based design, the input text or instruction given to a large language model to guide its output behavior; can be hand-crafted (prompt-based) or programmatically generated."
用法说明 · 针对中文母语者
在 LLM 语境下,prompt 是设计师/工程师控制模型行为的核心工具。'prompt-based approaches' 指不修改模型权重、仅通过提示工程来控制模型的方法。
常见错误
- ·误用为一般'提示'
- ·混淆 'prompt'(提示词)和 'prompting'(提示工程,动词/动名词)
真实用例 · 2 条
"even advanced prompt-based approaches (e.g., providing coding manuals like the Motivational Interviewing Treatment Integrity (MITI) in context [99]) require validation and refinement by domain-experts."
论文Pipeline extracted — review needed·讨论 LLM 训练系统的实现方式:基于提示的方法
"CARE enables (1) realistic practice with LLM-simulated patients, whose prompts are seeded by expert counselors to resemble challenging behaviors."
论文Pipeline extracted — review needed·描述 CARE 系统的 LLM 病人模拟:prompt 由专家植入以模拟困难行为
由 pipeline 自动采集,待人工 review