mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Fix formatting and add link in prompt debiasing content (#9296)
* Fix formatting and add link in prompt debiasing content * Update src/data/roadmaps/prompt-engineering/content/prompt-debiasing@0H2keZYD8iTNyBgmNVhto.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Javier Canales <56018501+jcanalesluna@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4e81d1b114
commit
ab89518ee9
@@ -1,3 +1,6 @@
|
||||
# Prompt Debiasing
|
||||
|
||||
Prompt debiasing involves techniques to reduce unwanted biases in LLM outputs by carefully crafting prompts. This includes using neutral language, diverse examples, and explicit instructions to avoid stereotypes or unfair representations. Effective debiasing helps ensure AI outputs are more fair, inclusive, and representative across different groups and perspectives.
|
||||
Prompt debiasing involves techniques to reduce unwanted biases in LLM outputs by carefully crafting prompts. This includes using neutral language, diverse examples, and explicit instructions to avoid stereotypes or unfair representations. Effective debiasing helps ensure AI outputs are more fair, inclusive, and representative across different groups and perspectives.
|
||||
|
||||
|
||||
- [@article@Prompt Debiasing](https://learnprompting.org/docs/reliability/debiasing)
|
||||
|
||||
Reference in New Issue
Block a user