From 5ae1549a01f36a9fb30ae54147d9481a99d79634 Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Tue, 21 Feb 2023 15:08:54 -0600 Subject: [PATCH] new article --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 134b990..3c233ba 100644 --- a/README.md +++ b/README.md @@ -213,8 +213,9 @@ The following are the latest papers (sorted by release date) on prompt engineeri - [How to Draw Anything](https://andys.page/posts/how-to-draw) - [How to get images that don't suck](https://www.reddit.com/r/StableDiffusion/comments/x41n87/how_to_get_images_that_dont_suck_a) - [How to write good prompts](https://andymatuschak.org/prompts) -- [Language Models and Prompt Engineering: Systematic Survey of Prompting Methods in NLP](https://youtube.com/watch?v=OsbUfL8w-mo&feature=shares) - [Introduction to Reinforcement Learning with Human Feedback](https://www.surgehq.ai/blog/introduction-to-reinforcement-learning-with-human-feedback-rlhf-series-part-1) +- [In defense of prompt engineering](https://simonwillison.net/2023/Feb/21/in-defense-of-prompt-engineering/) +- [Language Models and Prompt Engineering: Systematic Survey of Prompting Methods in NLP](https://youtube.com/watch?v=OsbUfL8w-mo&feature=shares) - [Learn Prompting](https://learnprompting.org) - [Methods of prompt programming](https://generative.ink/posts/methods-of-prompt-programming) - [Mysteries of mode collapse](https://www.lesswrong.com/posts/t9svvNPNmFf5Qa3TA/mysteries-of-mode-collapse)