Update README.md

pull/7/head
Elvis Saravia 2023-01-06 18:06:08 -06:00 committed by GitHub
parent b8576c1e54
commit 58077b183c
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 non-exhaustive set of learning guides and tools about prom
- [Reframing Instructional Prompts to GPTk's Language](https://arxiv.org/abs/2109.07830) - [Reframing Instructional Prompts to GPTk's Language](https://arxiv.org/abs/2109.07830)
- [Promptagator: Few-shot Dense Retrieval From 8 Examples](https://arxiv.org/abs/2209.11755) - [Promptagator: Few-shot Dense Retrieval From 8 Examples](https://arxiv.org/abs/2209.11755)
- [Prompt Programming for Large Language Models: Beyond the Few-Shot Paradigm](https://www.arxiv-vanity.com/papers/2102.07350/) - [Prompt Programming for Large Language Models: Beyond the Few-Shot Paradigm](https://www.arxiv-vanity.com/papers/2102.07350/)
- [A Taxonomy of Prompt Modifiers for Text-To-Image Generation](https://arxiv.org/abs/2204.13988)
- [PromptChainer: Chaining Large Language Model Prompts through Visual Programming](https://arxiv.org/abs/2203.06566) - [PromptChainer: Chaining Large Language Model Prompts through Visual Programming](https://arxiv.org/abs/2203.06566)
- Collections: - Collections:
- [Papers with Code](https://paperswithcode.com/task/prompt-engineering) - [Papers with Code](https://paperswithcode.com/task/prompt-engineering)