Diagnosing a Generation Failure in an Information System
Based on the case study below, identify the primary failure in the final generation stage of this information system. Explain why the system's answer is inadequate, even though it is factually based on the retrieved text.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Prompting LLMs with Retrieved Texts in RAG
A system is designed to answer questions using a two-step process: first, it finds relevant documents from a database, and second, it uses a large language model to generate a final answer. A user asks, 'What is the battery life of the new "Innovate X" phone?' The system retrieves the following text: 'The Innovate X phone features a 5000mAh battery, providing up to 48 hours of talk time.' Which of the following inputs to the language model is structured to produce the most accurate and relevant final answer?
Diagnosing a Generation Failure in an Information System
Evaluating Generation Strategies in a Q&A System