Learn Before
Decomposing a Complex Query
Consider the complex question: 'What is the primary spoken language in the country that hosts the headquarters of the company that developed the Android operating system?' To answer this, a system must break it down into a series of simpler questions. List the sequential sub-questions the system would need to resolve to find the final answer. You do not need to provide the final answer itself.
0
1
Tags
Ch.3 Prompting - 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
Example of Multi-hop Question Answering
Non-LLM Methods for Problem Decomposition in Question Answering
Example of Multi-hop Question Answering: Albert Einstein's Birth Country
An automated question-answering system is given the following query: 'Who directed the movie that won the Best Picture Oscar in the year the first person walked on the moon?' To answer this, the system must find and combine information from different sources. Which of the following sets of sub-questions correctly breaks down the original query into the logical steps needed to find the final answer?
Example of Multi-hop Question Answering Decomposition
An automated system needs to answer the complex question: 'What is the official language of the country where the inventor of the telephone was born?' Arrange the following steps into the correct logical sequence that the system must follow to find the final answer.
Decomposing a Complex Query