Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 878 Bytes

readme.md

File metadata and controls

25 lines (14 loc) · 878 Bytes

PromptEval

Why and What

  • Prompt will affect the results of Completions.
  • By evaluating Prompt, we can have a better optimization direction.
  • The evaluation of Prompt is divided into subjective evaluation and objective evaluation.
  • The subjective evaluation of Prompt requires automated testing of Prompt, and then using human supervisors to evaluate the requirements effect.
  • Objective evaluation needs to be determined based on factors such as the length of the prompt, its structure, and whether it complies with the prompt rules.

How

subjective evaluation

Use my automated scripts to run and then evaluate manually by your aim.

objective evaluation

Here