mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-08 07:10:41 +00:00
8 lines
300 B
Plaintext
8 lines
300 B
Plaintext
|
# LLM Evaluation
|
||
|
|
||
|
import ContentFileNames from 'components/ContentFileNames'
|
||
|
|
||
|
This section contains a collection of prompts for testing the capabilities of LLMs to be used for evaluation which involves using the LLMs themselves as a judge.
|
||
|
|
||
|
|
||
|
<ContentFileNames section="prompts/evaluation" lang="en"/>
|