Example of Synthesizing Sub-Problem Answers for a Final Solution
After determining that an environmental study started in 2015 and ended in 2020, a Large Language Model is provided with the original problem, 'What was the duration of the environmental study?', along with the previously gathered answers. The model then synthesizes this information to generate the final solution: 'The duration of the environmental study was 5 years.'
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Example of Synthesizing Sub-Problem Answers for a Final Solution
In a sequential problem-solving framework, a large language model has successfully answered several sub-questions derived from an initial complex query. For the final step, the model is provided with the original query again, along with the complete set of all sub-questions and their corresponding answers. Which statement best evaluates the main function of this final step?
Synthesizing a Trip Budget
Inputs for Final Problem Synthesis
Learn After
A problem-solving system is tasked with calculating the total cost of a project. It is provided with the original problem and the following intermediate answers it has already found: 'Number of developers: 3', 'Project duration: 2 months', and 'Cost per developer per month: $5,000'. The system then produces the final answer: 'The total cost is $10,000.' Which statement best analyzes the failure in the final step of this process?
Synthesizing a Travel Budget
Synthesizing a Geometric Calculation