Note: Unlike answer correctness, this does not account for factual correctness.
0 to 1 — Higher values indicate stronger alignment between the response and the original query.1 means the response is highly relevant to the input.0 (no match at all) to 1 (perfect match with the reference).0 to 10 means no overlap between the generated text and the reference (poor quality), while a score of 1 means perfect overlap (ideal match)1 means all claims are backed by the retrieved context.| Metric | Category | Measures | Score Range / Type |
|---|---|---|---|
| Answer Correctness | Generation | Semantic + Factual Accuracy | 0–1 |
| Answer Similarity | Generation | Semantic Similarity | 0–1 |
| Answer Relevance | Generation | Relevance to Query | 0–1 |
| BLEU Score | Generation | n-gram Match + Brevity | 0–1 |
| ROUGE Score | Generation | Word Sequence Overlap | 0–1 |
| Faithfulness | Generation | Factual consistency with retrieved context | 0–1 |
| Context Recall | Retrieval | Data-Answer Overlap | 0–1 |
| Context Entities Recall | Retrieval | Entity Overlap | 0–1 |
| Context Precision | Retrieval | Relevant Context Rankings | 0–1 |
| Noise Sensitivity | Retrieval | Errors Due to Noise | 0–1 (lower is better) |
| Ethics and Safety | Safety | Binary Verdicts via LLM | Yes / No |