Update README.md

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

View File

@ -31,6 +31,7 @@ This guide contains a set of papers, learning guides, and tools related to promp
- [AutoPrompt: Eliciting Knowledge from Language Models with Automatically Generated Prompts](https://arxiv.org/abs/2010.15980)
- [Large Language Models Are Human-Level Prompt Engineers](https://sites.google.com/view/automatic-prompt-engineer?pli=1)
- [BERTese: Learning to Speak to BERT](https://aclanthology.org/2021.eacl-main.316/)
- [Batch Prompting: Efficient Inference with LLM APIs](https://arxiv.org/abs/2301.08721)
- [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)