As asked
Describe a safety evaluation suite you built from the ground up. What harm categories did you cover, how did you source or generate the test cases, and how did you validate the judge?
Sample answer outline
A strong answer covers the full lifecycle: scoping harm categories, sourcing test cases (human adversaries, automated generation, existing benchmarks), building or selecting a judge (string match, classifier, LLM-as-judge), validating the judge with human labels, and establishing baselines. The candidate should discuss what they would do differently in hindsight and what edge cases the eval still misses. Bonus for mentioning calibration, inter-rater reliability, or false-positive/false-negative tradeoffs.
Expect these follow-ups
- How did you decide when the eval suite was good enough to be used for a launch decision?
- What is the biggest gap in that evaluation suite that you never had time to close?