Creating a text evaluation
To create a text evaluation:- Go to the Evaluations tab in your project.
- Click on the Create evaluation button.
- Provide a name for your evaluation.
- Select Text as the evaluation type.
Writing the evaluation prompt
When creating a text evaluation, you have the flexibility to structure your prompt and specify the desired output format according to your needs. Unlike boolean or numeric evaluations, text evaluations don’t require a specific JSON format for the output. You can request any type of textual response, such as:- Detailed analysis
- Pros and cons
- Suggestions for improvement
- Comparisons to ideal outputs
- Custom scoring systems
Best Practices
- Be clear and specific: Clearly define what you want the evaluation to cover and how you want the response structured.
- Consider using a consistent format: While not required, using a consistent format across your text evaluations can make it easier to analyze results.
- Ask for explanations: Encourage detailed explanations to get more valuable insights from your evaluations.
- Use rubrics: If applicable, provide a rubric or set of criteria to guide the evaluation process.
- Combine with other evaluation types: Use text evaluations alongside boolean and numeric evaluations for a comprehensive assessment of your LLM outputs.