An automated question-answering system is designed to first search a large database of documents for relevant information and then use that information to construct a final answer. Users report that while the system's answers are well-written and factually accurate based on the documents, they often fail to address the specific question asked. For example, when asked 'What are the key features of the latest smartphone model?', the system provides a detailed history of the company that makes the phone. Which component of the system's process is the most likely point of failure?
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Evaluation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Knowledge Source Preparation in RAG
Text Retrieval in RAG
Generating Predictions with Augmented Input in RAG
A system is designed to answer questions by first finding relevant information in a private document library and then using that information to create a more accurate answer. Arrange the following actions into the correct operational sequence that this system would follow for each incoming question.
An automated question-answering system is designed to first search a large database of documents for relevant information and then use that information to construct a final answer. Users report that while the system's answers are well-written and factually accurate based on the documents, they often fail to address the specific question asked. For example, when asked 'What are the key features of the latest smartphone model?', the system provides a detailed history of the company that makes the phone. Which component of the system's process is the most likely point of failure?
Troubleshooting a Knowledge-Base Chatbot