From 981f6be16b62b6cad1addbc1e7f24388c7559c97 Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Mon, 23 Jan 2023 18:01:50 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b904f8..83ee6da 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This guide contains a set of learning guides and tools related to prompt enginee - [BERTese: Learning to Speak to BERT](https://aclanthology.org/2021.eacl-main.316/) - [Fantastically Ordered Prompts and Where to Find Them: Overcoming Few-Shot Prompt Order Sensitivity](https://arxiv.org/abs/2104.08786) - [Large Language Models are Zero-Shot Reasoners](https://arxiv.org/abs/2205.11916) - - [Language Models are Few-Shot Learners](https://arxiv.org/abs/2005.14165)7 + - [Language Models are Few-Shot Learners](https://arxiv.org/abs/2005.14165) - [Show Your Work: Scratchpads for Intermediate Computation with Language Models](https://arxiv.org/abs/2112.00114) - [Structured Prompting: Scaling In-Context Learning to 1,000 Examples](https://arxiv.org/abs/2212.06713) - [Chain of Thought Prompting Elicits Reasoning in Large Language Models](https://arxiv.org/abs/2201.11903)