The model tends not to follow negative instructions.
Convert negative instructions into positive ones.
For example, the prompts:
- "Don't use exclamation marks"
- "Don't be too formal"
Can be replaced with positive instructions:
- "End every sentence with a period"
- "Use a casual and informal tone"
## References
1. [Master the Art of Prompt Writing: 6 Tips To Writing Better Prompts | Copy.ai - YouTube](https://www.youtube.com/watch?v=cPf251bDKY0)
[[chain of thought prompting]] < [[Hands-on LLMs]]/[[5 Prompting]] > [[use synonyms]]