Question 1easy
Why is evaluation described as what separates a demo from a product?
Question 2easy
What is the difference between offline and online evaluation?
Question 3medium
Why tag eval cases (easy / adversarial / edge) and slice results?
Question 4medium
When is a reference-based metric (exact match, embedding similarity) appropriate?
Question 5medium
For open-ended output (summaries, chat) with no single correct answer, which approach fits?
Question 6medium
Why prefer pairwise comparison over absolute scores for subjective quality?
Question 7hard
In pairwise LLM judging, why run each pair in both orders (A,B) and (B,A)?
Question 8hard
What turns eval metrics into an actual engineering safeguard?
Question 9hard
Which are common evaluation mistakes? (Select all that apply)
Question 10medium
Why should the eval dataset be kept separate from prompt-tuning examples?
Question 11hard
A change raises the overall eval score but drops the adversarial slice below its threshold. How should CI treat it?
Question 12medium
What is the labelled dataset of test cases an eval runs against commonly called (two words)?
Question 13hard
For subjective quality, what metric (two words) reports how often config B beats config A across the dataset?