A Survey of Large Language Models, Wayne Xin Zhao, Kun Zhou, Junyi Li, Tianyi Tang, Xiaolei Wang, Yupeng Hou, Yingqian Min, Beichen Zhang, Junjie Zhang, Zican Dong, Yifan Du, Chen Yang, Yushuo Chen, Zhipeng Chen, Jinhao Jiang, Ruiyang Ren, Yifan Li, Xinyu Tang, Zikang Liu, Peiyu Liu, Jian-Yun Nie, Ji-Rong Wen, 2023arXiv preprint arXiv:2303.18223DOI: 10.48550/arXiv.2303.18223 - This comprehensive survey provides a broad overview of Large Language Models, including various prompting strategies such as few-shot learning, offering a wider context for the topic.
Prompt engineering, OpenAI, 2024 (OpenAI) - This official guide from OpenAI offers practical advice and examples for prompt engineering, specifically covering the use of few-shot examples to enhance model performance and control output format.
Natural Language Processing with Transformers, Lewis, Leandro, Thomas, 2022 (O'Reilly Media) - This practical book covers natural language processing with Transformers, providing insights into the architecture and usage of models that benefit from prompting techniques like few-shot learning.