Prompt Programming For Large Language Models: Beyond The Few-shot Paradigm | Awesome LLM Papers Contribute to Awesome LLM Papers

Prompt Programming For Large Language Models: Beyond The Few-shot Paradigm

Laria Reynolds, Kyle McDonell . Extended Abstracts of the 2021 CHI Conference on Human Factors in Computing Systems 2021 – 550 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Uncategorized

Prevailing methods for mapping large generative language models to supervised tasks may fail to sufficiently probe models’ novel capabilities. Using GPT-3 as a case study, we show that 0-shot prompts can significantly outperform few-shot prompts. We suggest that the function of few-shot examples in these cases is better described as locating an already learned task rather than meta-learning. This analysis motivates rethinking the role of prompts in controlling and evaluating powerful language models. In this work, we discuss methods of prompt programming, emphasizing the usefulness of considering prompts through the lens of natural language. We explore techniques for exploiting the capacity of narratives and cultural anchors to encode nuanced intentions and techniques for encouraging deconstruction of a problem into components before producing a verdict. Informed by this more encompassing theory of prompt programming, we also introduce the idea of a metaprompt that seeds the model to generate its own natural language prompts for a range of tasks. Finally, we discuss how these more general methods of interacting with language models can be incorporated into existing and future benchmarks and practical applications.

Similar Work