Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
LLM Evaluation
/
Golden Set
Golden Set
Subtopic
14 questions
Questions tagged with Golden Set — part of LLM Evaluation.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Build an eval framework from scratch for three LLM products (support bot, code assistant, summarizer). Cover architecture, shared infra, per-product customization, and six-month failure modes.
Short Answer
Hard
·
Qual 4.0
A teammate asks what 'running evals' means in the LLM context. How would an engineer explain it without jargon?
Flashcard
Easy
·
Qual 4.0
Building a golden dataset for RAG eval from scratch: walk through the steps and name the mistake that wastes the most labeling budget.
Short Answer
Medium
·
Qual 4.0
Before shipping a prompt change, the lead says 'run it against the golden set.' What is a golden dataset and why does every team need one?
Flashcard
Easy
·
Qual 4.0
The model provider just updated the model behind the API endpoint. Describe the regression testing process before allowing traffic.
Short Answer
Medium
·
Qual 4.0
Design a golden eval set for a production RAG system serving a legal research product. Explain how you build it, how big it should be, what each example contains, and what you measure with it.
Short Answer
Hard
·
Qual 4.0
Design the post-FT eval suite for a customer-support fine-tune
Short Answer
Hard
·
Qual 4.0
Which buckets MUST a post-FT eval suite include for a customer-support fine-tune?
Multi-select
Medium
·
Qual 4.0
What's the difference between iterating on prompts by 'feel' (vibes-driven) versus by eval-driven discipline and why does it matter in production?
Multiple Choice
Medium
·
Qual 4.0
Anthropic
How do you design a golden eval set for a prompt that can serve as a regression-CI gate in production?
Short Answer
Hard
·
Qual 4.0
Anthropic
Explain context recall in RAG evaluation and why it is more expensive than context precision
Short Answer
Hard
·
Qual 4.0
How do you integrate LLM eval into a CI/CD pipeline so regressions block merges?
Short Answer
Hard
·
Qual 4.0
Order the steps of an LLM CI/CD eval gate from trigger to decision
Order Steps
Medium
·
Qual 4.0
Compare offline and online LLM evaluation: when is each the right tool?
Short Answer
Medium
·
Qual 4.0