---
|
title: LLM Evaluations
|
type: templates
|
order: 2010
|
meta_title: Gallery of Labeling Templates for LLM Evaluation
|
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
|
layout: templates
|
cards:
|
- title: LLM Response Moderation
|
categories:
|
- LLM evaluation
|
- Text classification
|
image: "/images/templates/generative-chatbot-assessment.png"
|
url: "/templates/llm_response_moderation.html"
|
|
- title: LLM Response Grading
|
categories:
|
- LLM evaluation
|
- Text Classification
|
image: "/images/templates/response-grading.png"
|
url: "/templates/llm_response_grading.html"
|
|
- title: Side-by-Side LLM Output Comparison
|
categories:
|
- Ranking
|
- Retrieval-Augmented Generation
|
image: "/images/templates/side-by-side-comparison.png"
|
url: "/templates/llm_side_by_side.html"
|
|
- title: Evaluate RAG with Human Feedback
|
categories:
|
- Response Evaluation
|
- Retrieval-Augmented Generation
|
image: "/images/templates/evaluate-rag-human-feedback.png"
|
url: "/templates/llm_rag_human_feedback.html"
|
|
- title: Evaluate RAG with Ragas
|
categories:
|
- Response Evaluation
|
- Ragas
|
- Retrieval-Augmented Generation
|
image: "/images/templates/evaluate-rag-automated-metrics.png"
|
url: "/templates/llm_ragas.html"
|
|
- title: Multi-Turn Chat Evaluation
|
categories:
|
- Response Evaluation
|
image: "/images/templates/multi-turn-chat.png"
|
url: "/templates/multi_turn_chat.html"
|
---
|