Learn Before
Analyzing a Component of an Information-Enhanced System
A system is designed to help a financial analyst write market reports. The analyst provides a company's stock ticker as input. The system then searches a real-time financial database for the latest news articles and stock performance data related to that ticker. This retrieved information is then combined with the analyst's initial request before a final report is generated. In this process, what is the specific term for the combined information (retrieved data + initial request) that is sent to the language model, and why is this combination step critical for producing a high-quality, relevant report?
0
1
Tags
Ch.2 Generative Models - 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
A system is designed to answer user questions by first finding relevant information in an external knowledge base and then using that information to generate a response. Arrange the following stages of this process in the correct chronological order.
A chatbot is designed to answer questions about a company's products by first searching a database of technical manuals and then using the retrieved information to generate a response. A user asks, 'What is the battery life of the new SmartWidget Pro?' The chatbot responds, 'The SmartWidget Pro features a high-resolution OLED screen.' Based on the typical workflow of such a system, what is the most probable cause for this factually correct but irrelevant answer?
Analyzing a Component of an Information-Enhanced System