25Design the pre-launch eval suite for a customer support bot.▼hardOpenAIAnthropicSierra1 replies◆ premiumEvals are the #1 probing area in AI-lab FDE loops. The full suite design, golden sets, component metrics, safety red-teaming, CI gates, and the launch-blocking thresholds, in interview-ready form.Open full answer →
26When can you trust LLM-as-judge, and how do you calibrate it against human labels?▼hardOpenAIAnthropicScale2 replies◆ premiumPosition bias, verbosity bias, self-preference, and the agreement-rate workflow that turns a sloppy judge into eval infrastructure you can defend. AI labs probe this hard; here's the calibrated answer.Open full answer →
05How would you evaluate a RAG system before letting a customer launch it?▼easy★ EssentialOpenAIAnthropicScale1 repliesunlocked'Evals first' is the #1 hiring signal in FDE design rounds. This is the foundational version: what a 50-case golden set looks like, which metrics split retrieval from generation, and the launch gate that convinces interviewers.Open full answer →
19Design the full eval harness for an LLM product: offline goldens, LLM-judge, online A/B, CI gates▼hard★ EssentialOpenAIAnthropicScale1 replies○ sign inThe staff-level version of 'evals first.' Four layers, each with a job, a cost, and a blind spot, plus judge calibration numbers and the data flywheel that ties production failures back into CI.Open full answer →
35Explain the RAGAS evaluation dimensions, faithfulness, answer relevance, context precision, context recall, and when to trust them▼mediumOpenAIScale1 replies◆ premiumReciting the four definitions is table stakes; the differentiator is knowing which two need ground truth, what each dimension tells you to fix, and where the judge-model scores quietly lie. The 2x2 that turns RAGAS into a debugging tool.Open full answer →
33How do you measure whether a RAG pipeline is actually working? Walk me through the metrics.▼hardDatabricksGoldman SachsOpenAI2 replies◆ premiumThe 2026 successor to 'explain precision and recall', interviewers now test whether your classical ML evaluation discipline survives contact with GenAI. The decomposition, the RAGAS dimensions, and the judge-calibration step everyone skips.Open full answer →
61How do you evaluate an LLM's output quality?▼mediumOpenAIAnthropicScale AI2 replies◆ premiumThere's no single number. The trap is reaching for perplexity or BLEU because they're easy to compute, then optimizing a score that has nothing to do with whether the output is good. The move is to match the metric to the task and name where each one lies to you.Open full answer →