mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Enhance LLM self-evaluation documentation (#9301)
Added a reference link for LLM self-evaluation.
This commit is contained in:
committed by
GitHub
parent
a2051c6af0
commit
c732275ecb
@@ -1,3 +1,6 @@
|
||||
# LLM Self Evaluation
|
||||
|
||||
LLM self-evaluation involves prompting models to assess their own outputs for quality, accuracy, or adherence to criteria. This technique can identify errors, rate confidence levels, or check if responses meet specific requirements. Self-evaluation helps improve output quality through iterative refinement and provides valuable feedback for prompt optimization.
|
||||
LLM self-evaluation involves prompting models to assess their own outputs for quality, accuracy, or adherence to criteria. This technique can identify errors, rate confidence levels, or check if responses meet specific requirements. Self-evaluation helps improve output quality through iterative refinement and provides valuable feedback for prompt optimization.
|
||||
|
||||
|
||||
- [@article@LLM Self-Evaluation](https://learnprompting.org/docs/reliability/lm_self_eval)
|
||||
|
||||
Reference in New Issue
Block a user