Eval Design — Final Exam

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

Time remaining: 20:00
  1. Question 1easy

    Why is evaluation described as what separates a demo from a product?

  2. Question 2easy

    What is the difference between offline and online evaluation?

  3. Question 3medium

    Why tag eval cases (easy / adversarial / edge) and slice results?

  4. Question 4medium

    When is a reference-based metric (exact match, embedding similarity) appropriate?

  5. Question 5medium

    For open-ended output (summaries, chat) with no single correct answer, which approach fits?

  6. Question 6medium

    Why prefer pairwise comparison over absolute scores for subjective quality?

  7. Question 7hard

    In pairwise LLM judging, why run each pair in both orders (A,B) and (B,A)?

  8. Question 8hard

    What turns eval metrics into an actual engineering safeguard?

  9. Question 9hard

    Which are common evaluation mistakes? (Select all that apply)

    Select all that apply.

  10. Question 10medium

    Why should the eval dataset be kept separate from prompt-tuning examples?

  11. Question 11hard

    A change raises the overall eval score but drops the adversarial slice below its threshold. How should CI treat it?

  12. Question 12medium

    What is the labelled dataset of test cases an eval runs against commonly called (two words)?

  13. Question 13hard

    For subjective quality, what metric (two words) reports how often config B beats config A across the dataset?

0 / 13 answered