Learn Before
Improving LLM Output for Financial Analysis
Evaluate the analyst's initial prompt. Explain why it likely led to a superficial output. Then, rewrite the prompt to explicitly guide the model to reason through the document and produce a more insightful and accurate analysis. Justify the changes you made.
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
A user gives a large language model a complex multi-step logic puzzle. They try two different prompts:
Prompt A: "What is the final answer to the following puzzle? [Puzzle text]" Result A: The model provides a single, incorrect answer.
Prompt B: "Think step-by-step to solve the following puzzle. First, break down the problem into smaller parts. Then, reason through each part before providing the final answer. [Puzzle text]" Result B: The model provides a detailed, step-by-step breakdown of its reasoning, arriving at the correct final answer.
Based on these results, what is the most accurate explanation for the difference in the model's performance?
Improving LLM Output for Financial Analysis
Evaluating Prompt Strategies for Complex Summarization