Update README.md

pull/11/head
Elvis Saravia 2023-01-23 20:17:34 -06:00 committed by GitHub
parent e006da1629
commit 7bb8d74e60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ This guide contains a set of papers, learning guides, and tools related to promp
- [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)
- [Decomposed Prompting: A Modular Approach for Solving Complex Tasks](https://arxiv.org/abs/2210.02406)
- [Successive Prompting for Decomposing Complex Questions](https://arxiv.org/abs/2212.04092)
- [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)