Remove a duplicated entry

pull/11/head
Chuánqí Sun 2023-01-24 15:45:56 -08:00 committed by GitHub
parent b1bfaf5e8b
commit 842c7fa898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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