Reference-based Evaluation
An evaluation method that measures model output quality by comparing generated responses against ground-truth reference data or golden datasets.
Explore more about Evaluation Methods
Related terms
An evaluation approach that assesses model output quality without relying on ground-truth reference answers or golden datasets.
Automated EvaluationAn evaluation method that uses software, benchmarks, metrics, or models to assess the quality, correctness, or performance of AI systems without manual review.
Model-based EvaluationAn evaluation approach that uses another trained model to assess the quality, correctness, safety, or other properties of an AI system's outputs.
Golden DatasetA curated and validated collection of high-quality reference examples with trusted labels or expected outputs that serves as a benchmark for evaluating, testing, and monitoring the performance of AI models and applications.
Evaluation DatasetA curated collection of test examples, inputs, and expected outcomes used to measure the quality, accuracy, safety, and reliability of AI models and systems.
Exact MatchEMAn evaluation metric that measures whether a model's prediction exactly matches the expected reference answer, without allowing partial credit.