Definition
Context Coverage measures completeness of the retrieved contexts to generated a ground truth answer.
This metric requires the LLM evaluator to output correct and complex JSON. If the JSON cannot be parsed, the score returns -1.0.
Example Usage
Required data items: question
, retrieved_context
, ground_truths
Sample Output