Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Retrieval-Augmented Generation
/
RAG System Design
RAG System Design
Subtopic
36 questions
Questions tagged with RAG System Design — part of Retrieval-Augmented Generation.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
When an LLM in a RAG pipeline behaves differently because of the retrieved context, what is actually changing about the model?
Multiple Choice
Medium
·
Qual 4.0
Your RAG system's faithfulness metric just dropped from 0.91 to 0.74 while context recall stayed flat at 0.85. What's the most likely pipeline layer to investigate first?
Multiple Choice
Medium
·
Qual 4.0
Complete the claim: the two-axis decomposition of RAG eval that diagnoses which layer failed.
Fill in Blank
Medium
·
Qual 4.0
Order the layers you'd investigate when debugging a RAG faithfulness regression that just shipped to production, from most likely to least likely cause.
Order Steps
Medium
·
Qual 4.0
Why do cross-encoder rerankers outperform dual-encoder retrievers at picking the most relevant chunks, given both models can be trained on the same data?
Multiple Choice
Medium
·
Qual 4.0
Perplexity
Which of the following are augmentation sub-decisions in a production RAG pipeline? Select all that apply.
Multi-select
Medium
·
Qual 4.0
Flashcard: name the three augmentation sub-decisions in a production RAG pipeline.
Flashcard
Easy
·
Qual 4.0
Analyze MMLU's strengths and failure modes as an LLM benchmark
Short Answer
Hard
·
Qual 4.0
Design a cost-efficient LLM-as-judge eval strategy for a system processing 1M queries/day
Short Answer
Hard
·
Qual 4.0
How do you set up an A/B test for an LLM system change, and what's different from standard A/B testing?
Short Answer
Hard
·
Qual 4.0
Design a RAG evaluation harness, what do you measure and how?
Short Answer
Hard
·
Qual 4.7
Showing 26–36 of 36
← Prev
Next →