RAG Evaluation — Final Exam

15 questions · pass mark 80% · 20 minute limit. The timer auto-submits at zero.

Time remaining: 20:00
  1. Question 1easy

    Why does RAG evaluation score the retriever and generator separately?

  2. Question 2easy

    What is a 'golden set' in RAG evaluation?

  3. Question 3medium

    What should a good golden set include? (Select all that apply)

    Select all that apply.

  4. Question 4medium

    Context recall measures:

  5. Question 5medium

    Context precision measures:

  6. Question 6hard

    You measure high context recall but low context precision. What does this point to?

  7. Question 7medium

    Which metric catches an answer that invents facts even though the retrieved context was correct?

  8. Question 8medium

    Why is 'LLM-as-judge' used for faithfulness and answer relevance?

  9. Question 9hard

    Which practices reduce LLM-as-judge error? (Select all that apply)

    Select all that apply.

  10. Question 10medium

    What is the purpose of a RAG regression harness?

  11. Question 11hard

    Between two configs on the same golden set, recall is unchanged but faithfulness rises from 0.78 to 0.91 after adding reranking. What does this indicate?

  12. Question 12medium

    What is the difference between offline and online RAG evaluation?

  13. Question 13easy

    Which are established frameworks that package RAG metrics like context precision/recall and faithfulness?

  14. Question 14medium

    Name the labelled ground-truth dataset (two words) that RAG metrics are measured against.

  15. Question 15hard

    Which generator-side metric (one word) measures whether every claim in the answer is supported by the retrieved context?

0 / 15 answered