Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
LLM Evaluation
/
Faithfulness
Faithfulness
Subtopic
23 questions
Questions tagged with Faithfulness — part of LLM Evaluation.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
A RAG pipeline just shipped for internal docs. How would the team know if retrieval is actually helping?
Short Answer
Medium
·
Qual 4.0
A colleague claims their model is 'grounded' because it cites sources. Explain why citation presence alone does not prove factual grounding.
Multiple Choice
Medium
·
Qual 4.0
Describe a concrete, production runnable mechanism to detect hallucinations in a RAG answer (claims unsupported by the retrieved chunks), as the answer is generated or just after.
Short Answer
Medium
·
Qual 4.0
Perplexity
Match each RAGAS metric to what it specifically measures about a RAG pipeline.
Match Pairs
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
Which statements correctly describe the four RAGAS metrics?
Multi-select
Medium
·
Qual 4.0
Match each RAGAS metric to the specific RAG quality problem it detects
Match Pairs
Medium
·
Qual 4.0
What four metrics does the RAGAS paper propose and what does each measure?
Flashcard
Medium
·
Qual 4.0
Explain faithfulness vs answer relevance in RAG evaluation with concrete examples
Short Answer
Medium
·
Qual 4.0
Define faithfulness in RAG evaluation and distinguish it from answer relevance
Flashcard
Easy
·
Qual 4.0
What does context recall measure in RAG eval and what ground truth does it require?
Multiple Choice
Medium
·
Qual 4.0
What does context precision measure in RAG evaluation and what does low context precision indicate?
Multiple Choice
Medium
·
Qual 4.0
Predict what slice-level eval reveals about an 85% faithful RAG system suspected to fail on multi-hop queries
Predict Output
Hard
·
Qual 4.0
Describe two automated hallucination detection techniques and their tradeoffs
Short Answer
Medium
·
Qual 4.0
What is the main limitation of self-check consistency as a hallucination detection technique?
Multiple Choice
Medium
·
Qual 4.0
Compare Promptfoo, DeepEval, and LangSmith as LLM eval frameworks: when to use each?
Short Answer
Hard
·
Qual 4.0
Clarify the relationship between unfaithfulness and hallucination in RAG systems
Short Answer
Hard
·
Qual 4.0
Is 'unfaithful' the same as 'hallucinated'? What is the relationship between these concepts?
Multiple Choice
Medium
·
Qual 4.0
Explain FActScore's approach to long-form factual evaluation and its design decisions
Short Answer
Hard
·
Qual 4.0
What does FActScore measure and how does it decompose long-form factual evaluation?
Flashcard
Medium
·
Qual 4.0
Which of these are valid concerns when using LLM-as-judge for evaluation?
Multi-select
Medium
·
Qual 4.5
Which metric best measures whether a RAG answer is grounded in the retrieved context?
Multiple Choice
Medium
·
Qual 4.7