Zero Shot Prompting

Zero Shot Prompting

Zero-shot prompting is a prompt engineering method | that relies on the pretraining | of a large language model (LLM) | to infer an appropriate response.
Zero-shot prompting là một phương pháp kỹ thuật prompt | dựa vào quá trình tiền huấn luyện | của một mô hình ngôn ngữ lớn (LLM) | để suy luận ra phản hồi phù hợp.

In contrast to other | prompt engineering methods, | such as few-shot prompting, | models aren’t provided with examples
Trái ngược với các phương pháp | kỹ thuật prompt khác, | như few-shot prompting, | các mô hình không được cung cấp các ví dụ

of output when prompting | with the zero-shot technique.
về đầu ra khi thực hiện prompt | với kỹ thuật zero-shot.

Resources

References


← CoT · AI Engineer Roadmap · Top-K →