AIExplainer

zero-shot prompting

A prompt that does not provide an example of how you want the large language model to respond.

A prompt that does not provide an example of how you want the large language model to respond. For example:

The large language model might respond with any of the following: - Rupee - INR - ₹ - Indian rupee - The rupee - The Indian rupee All of the answers are correct, though you might prefer a particular format. Compare and contrast zero-shot prompting with the following terms: - one-shot prompting - few-shot prompting

Practitioners refer to zero-shot prompting when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.