26 Principles of Good Prompts: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 23: Line 23:
* Write the [essay/text/paragraph] using simple English like you're explaining something to a 5-year-old.
* Write the [essay/text/paragraph] using simple English like you're explaining something to a 5-year-old.
|-
|-
| 6
| '''6'''
| Add "I'm going to tip $[xxx] for a better solution!"
| Add "I'm going to tip $[xxx] for a better solution!"
|-
|-
| 7
| '''7'''
| Implement example-driven prompting (Use few-shot prompting).
| Implement example-driven prompting (Use few-shot prompting).
|-
|-
| 8
| '''8'''
| When formatting your prompt, start with "#[Instruction/feature]", followed by either "##[Example###]" or "###[Question###]" if relevant. Subsequently, present your content. Use one or more line breaks to separate instructions, examples, questions, context, and input data.
| When formatting your prompt, start with "#[Instruction/feature]", followed by either "##[Example###]" or "###[Question###]" if relevant. Subsequently, present your content. Use one or more line breaks to separate instructions, examples, questions, context, and input data.
|-
|-
| 9
| '''9'''
| Incorporate the following phrases: "Your task is" and "You MUST".
| Incorporate the following phrases: "Your task is" and "You MUST".
|-
|-
| 10
| '''10'''
| Incorporate the following phrases: “You will be penalized”.
| Incorporate the following phrases: “You will be penalized”.
|-
|-
| 11
| '''11'''
| Use the phrase "Answer a question given in a natural, human-like manner" in your prompts.
| Use the phrase "Answer a question given in a natural, human-like manner" in your prompts.
|-
|-
| 12
| '''12'''
| Use leading words like writing "think step by step".
| Use leading words like writing "think step by step".
|-
|-
| 13
| '''13'''
| Add to your prompt the following phrase “Ensure that your answer is unbiased and does not rely on stereotypes".
| Add to your prompt the following phrase “Ensure that your answer is unbiased and does not rely on stereotypes".
|-
|-
| 14
| '''14'''
| Allow the model to elicit precise details and requirements from you by asking you questions until he has enough information to provide the needed output (for example, “From now on, I would like you to ask me questions to…”).
| Allow the model to elicit precise details and requirements from you by asking you questions until he has enough information to provide the needed output (for example, “From now on, I would like you to ask me questions to…”).
|-
|-
| 15
| '''15'''
| To inquire about a specific topic or idea or any information and you want to test your understanding, you can use the following phrase: “Teach me the [Any theorem/topic/rule name] and include a test at the end, but don't give me the answers and then tell me if I got the answer right when I respond”.
| To inquire about a specific topic or idea or any information and you want to test your understanding, you can use the following phrase: “Teach me the [Any theorem/topic/rule name] and include a test at the end, but don't give me the answers and then tell me if I got the answer right when I respond”.
|-
|-
| 16
| '''16'''
| Using a role to the large language models.
| Assign a role to the large language models.
|-
|-
| 17
| '''17'''
| Use Delimiters.
| Use Delimiters.
|-
|-
| 18
| '''18'''
| Repeat a specific word or phrase multiple times within a prompt.
| Repeat a specific word or phrase multiple times within a prompt.
|-
|-
| 19
| '''19'''
| Combine Chain-of-thought (CoT) with few-Shot prompts.
| Combine Chain-of-thought (CoT) with few-Shot prompts.
|-
|-
| 20
| '''20'''
| Use output primers, which involve concluding your prompt with the beginning of the desired output. Utilize output primers by ending your prompt with the start of the anticipated response.
| Use output primers, which involve concluding your prompt with the beginning of the desired output. Utilize output primers by ending your prompt with the start of the anticipated response.
|-
|-
| 21
| '''21'''
| To write an essay text (paragraph/article or any type of text that should be detailed): “Write a detailed essay/text /[paragraph] for me on [topic] in detail by adding all the information necessary”.
| To write an essay text (paragraph/article or any type of text that should be detailed): “Write a detailed essay/text /[paragraph] for me on [topic] in detail by adding all the information necessary”.
|-
|-
| 22
| '''22'''
| To correct/change specific text without changing its style: "Try to revise every paragraph sent by users. You should only improve the user's grammar and vocabulary and make sure it sounds natural. You should not change the writing style, such as making a formal paragraph casual".
| To correct/change specific text without changing its style: "Try to revise every paragraph sent by users. You should only improve the user's grammar and vocabulary and make sure it sounds natural. You should not change the writing style, such as making a formal paragraph casual".
|-
|-
| 23
| '''23'''
| When you have a complex coding prompt that may be in different files: “From now on and whenever you generate code that spans more than one file, generate a [programming language] script that can be run to automatically create the specified files or make changes to existing files to insert the generated code. [your question]".
| When you have a complex coding prompt that may be in different files: “From now on and whenever you generate code that spans more than one file, generate a [programming language] script that can be run to automatically create the specified files or make changes to existing files to insert the generated code. [your question]".
|-
|-
| 24
| '''24'''
| When you want to initiate or continue a text using specific words, phrases, or sentences, utilize the following prompt: "I'm providing you with the beginning [song lyrics/story/paragraph/essay...]: [Insert lyrics/words/sentence]. Finish it based on the words provided. Keep the flow consistent.
| When you want to initiate or continue a text using specific words, phrases, or sentences, utilize the following prompt: "I'm providing you with the beginning [song lyrics/story/paragraph/essay...]: [Insert lyrics/words/sentence]. Finish it based on the words provided. Keep the flow consistent.
|-
|-
| 25
| '''25'''
| Clearly state the requirements that the model must follow in order to produce a valid sample, include the in the form of the keywords, regulations, hint, or instructions
| Clearly state the requirements that the model must follow in order to produce a valid sample, include the in the form of the keywords, regulations, hint, or instructions
|-
|-
| 26
| '''26'''
| To write any text, such as an essay or paragraph, that is intended to be similar to a provided sample, include the following instructions: "Please use the same language based on the provided paragraph/title/text /essay/answer].
| To write any text, such as an essay or paragraph, that is intended to be similar to a provided sample, include the following instructions: "Please use the same language based on the provided paragraph/title/text /essay/answer].
|-
|-
1,065

edits