Learn Before
Reasoning Tasks as Question Answering
A prominent application of the question-answering framework is in structuring complex reasoning tasks. By defining these challenges in a QA format, models are prompted to perform inference and logical deduction to arrive at a correct answer.
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
Reasoning Tasks as Question Answering
Reframing an NLP Task
A research team is developing a new large language model. They decide to allocate a significant portion of their resources to improving the model's question-answering capabilities, even though their primary goal is to build a system that can perform complex logical reasoning. Which of the following statements best justifies this strategic decision?
Critique of the Question-Answering Framework
Learn After
MMLU Benchmark
A product development team is using a large language model to check if a new product concept aligns with their company's core principles. Their initial prompt, "Analyze if our new 'Smart-Mug' concept is consistent with our principles of 'sustainability,' 'simplicity,' and 'affordability'," yields vague and unhelpful responses. How could this reasoning task be most effectively restructured into a question-answering format to guide the model toward a more structured and deductive output?
Improving a Data Analysis Prompt
Reframing a Research Query