input
stringlengths 3.54k
4.4k
| output
sequencelengths 1
55
| id
stringlengths 40
40
|
---|---|---|
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can a picture of heavy stone be uploaded during the power outage?, Answer:Yes, Description of Upload: sending of data from a local system to a remote system, Fact1: Upload can't work without internet., Fact2: the internet will not work during a power outage.
Output:
| [
"Step1: Devices used for uploading pictures rely on which service?, Step2: Will #1 work during a power outage?, Wikipedia page for step 1: Internet, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: True"
] | task168-dd097b673d5a4154927b089a996f7e49 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does chlorine inhibit photosynthesis?, Answer:Yes, Description of Chlorine: Chemical element with atomic number 17, Fact1: Chlorine prevents algae from growing in pools, Fact2: Algae photosynthesize
Output:
| [
"Step1: What does Chlorine prevent from growing in a pool?, Step2: Does #1 do photosynthesis?, Wikipedia page for step 1: Chlorine , Wikipedia page for step 2: Algae , not_definitive_answer: False, incorrect_answer: False"
] | task168-44646a26585b4e35806366ba268b925c |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Was Hurricane Harvey affected by the Chicxulub asteroid?, Answer:No, Description of Hurricane Harvey: Category 4 Atlantic hurricane in 2017, Fact1: Hurricane Harvey happened in 2017., Fact2: The Chicxulub asteroid happened 66 million years ago.
Output:
| [
"Step1: When did Hurricane Harvey make landfall?, Step2: When did the Chicxulub asteroid strike the Earth?, Step3: Is #1 within 100 years of #2?, Wikipedia page for step 1: Hurricane Harvey, Wikipedia page for step 2: Chicxulub impactor, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-30da441000d34a609ccb3b4728b80ccc |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did anyone in the 1912 election take a majority of the popular vote?, Answer:No, Description of 1912 United States presidential election: Election of 1912, Fact1: Woodrow Wilson took 41% of the vote., Fact2: Theodore Roosevelt took 27% of the vote., Fact3: William Howard Taft took 23% of the vote., Fact4: Eugene Debs took 6% of the vote., Fact5: A majority is more than 50%.
Output:
| [
"Step1: What percentage of votes would constitute a majority?, Step2: What percentage of votes did the winner of the 1912 presidential election receive?, Step3: Does #2 fall within the range of #1?, Wikipedia page for step 1: Majority, Wikipedia page for step 2: 1912 United States presidential election, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-d1415da7307446b7b5ec8c0145908135 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could the Eiffel Tower be completely submerged at the Arctic Ocean's deepest point?, Answer:Yes, Description of Arctic Ocean: The smallest and shallowest of the world's five major oceans, located in the north polar regions, Fact1: The deepest point in the Arctic Ocean is 18,210 feet below the surface., Fact2: The Eiffel Tower is 1,063 feet tall.
Output:
| [
"Step1: How deep is the deepest point in the Arctic Ocean?, Step2: How tall is the Eiffel Tower?, Step3: Is #2 smaller than #1?, Wikipedia page for step 1: Artic Ocean, Wikipedia page for step 2: Eiffel Tower, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-607eeb688a90420eb1ce6a55360be73b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does the arrival of Autumn signal the release of the Nuckelavee?, Answer:Yes, Description of Autumn: one of the Earth's four temperate seasons, occurring between summer and winter, Fact1: The nuckelavee is a horse-like demon from Orcadian mythology that combines equine and human elements., Fact2: The nuckelavee is kept in confinement during the summer months by the Mither o' the Sea, Fact3: Autumn marks the end of summer.
Output:
| [
"Step1: During which period of the year is the Nuckelavee confined?, Step2: At which time of the year does autumn arrive?, Step3: Does #2 begin just after the end of #1?, Wikipedia page for step 1: Nuckelavee, Wikipedia page for step 2: Autumn, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-3d11695cef524902a23501b1cccd44d4 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is the Sea of Japan landlocked within Japan?, Answer:No, Description of Sea of Japan: Marginal sea between Japan, Russia and Korea, Fact1: The sea of Japan touches Japan, Russia and the Koreas, Fact2: Japan has no landlocked sea
Output:
| [
"Step1: Which countries have a shoreline that touches the Sea of Japan?, Step2: Is Japan the only item in #1?, Wikipedia page for step 1: https://en.wikipedia.org/wiki/Sea_of_Japan, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-1f83ca8c76a14572af69507b5a89f14a |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does cell biology teach about the life cycle of Al Qaeda?, Answer:No, Description of Cell biology: Scientific Discipline that Studies Cells, Fact1: Cell biology is a subdiscipline of biology that deals with the structure and function of cells in living organisms, Fact2: Al Qaeda is made up of terrorist cells, Fact3: Terrorist cells are small groups of terrorists acting semi-independently for the same cause
Output:
| [
"Step1: What is the main topic that people learn about in Cell biology?, Step2: What is Al Qaeda made up of?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: Cell biology, Wikipedia page for step 2: Al Qaeda, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-144b930ef9864139849b45dc2713e876 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Are pancakes typically prepared in a pot?, Answer:No, Description of Pancake: Thin, round cake made of eggs, milk and flour, Fact1: Pancakes are usually fried on a shallow flat surface., Fact2: Pots typically have high walls., Fact3: Griddles and skillets are low, shallow flat pans appropriate for pancakes.
Output:
| [
"Step1: What kind of surface are pancakes usually made on?, Step2: Does a pot have #1?, Wikipedia page for step 1: Pancakes, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-a7d613a8133f43eabd8a1dcc5c4c8eaf |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does Iphone have more iterations than Samsung Galaxy?, Answer:No, Description of Samsung Galaxy: series of Android mobile computing devices, Fact1: As of 2020 the latest Iphone is Iphone 11., Fact2: As of 2020 the latest Samsung Galaxy phone is the Samsung Galaxy S20.
Output:
| [
"Step1: How many models of the iPhone have been released as of 2020?, Step2: How many models of the Samsung Galaxy have been released as of 2020?, Step3: Is #1 greater than #2?, Wikipedia page for step 1: iPhone, Wikipedia page for step 2: Samsung Galaxy, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-5083e329998c47ad99026dfbe10e5ab7 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is the French Open is held on the north bank of the river Thames?, Answer:No, Description of French Open: French Open Tennis Championships, Fact1: The French Open is held In Paris, France., Fact2: The north bank of the river Thames is located in central London., Fact3: London is a city in England., Fact4: England and France are separate countries, at a minimum distance of 20.7 miles apart.
Output:
| [
"Step1: Where city is the French Open held in?, Step2: What country is #1 located in?, Step3: What city is located on the north bank off the river Thames ?, Step4: What country is #3 located in?, Step5: Are #2 and #4 the same?, Wikipedia page for step 1: French Open, Wikipedia page for step 2: French Open, Wikipedia page for step 3: Geography of London, Wikipedia page for step 4: Geography of London, Wikipedia page for step 5: , not_definitive_answer: False, incorrect_answer: False"
] | task168-70e692047374462fb78b563a9d7f5754 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Do Mennonites share a familial labeling system with Pakistanis?, Answer:Yes, Description of Cousin: any descendant of an ancestor's sibling, Fact1: Mennonites use the terms "cousin-uncle" and "cousin-niece" to describe a first cousin once removed with uncle referring to a older generation and niece to refer to a younger., Fact2: Pakistanis use the terms "cousin-uncle" and "cousin-niece" to describe a first cousin once removed with uncle referring to a older generation and niece to refer to a younger.
Output:
| [
"Step1: Who does \"cousin-uncle\" refer to for Mennonites?, Step2: Who does \"cousin-uncle\" refer to for Pakistanis?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: Mennonites , Wikipedia page for step 2: Pakistanis, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-2aa5a377db754a23b5c9c6ed5e156914 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can olive oil kill rabies?, Answer:No, Description of Olive oil: liquid fat extracted by pressing olives, Fact1: Olive oil is a fat used in cooking., Fact2: Olive oil is made up of palmitic acid which is a weak acid found in plants and animals., Fact3: Rabies is a disease from an infected animal bite., Fact4: Rabies is treated by a shot containing immunoglobuin, a protein that is found in plasma cells., Fact5: Plasma cells are found in the bone marrow of humans.
Output:
| [
"Step1: What is used to treat rabies?, Step2: What is olive oil made of?, Step3: Are any of #2 present in #1?, Wikipedia page for step 1: Rabies, Wikipedia page for step 2: Olive oil, Wikipedia page for step 3: Immunoglobulin, not_definitive_answer: False, incorrect_answer: False"
] | task168-bd2e93b5dd334105a0177affb8ffad13 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is Hamlet more common on IMDB than Comedy of Errors?, Answer:Yes, Description of Hamlet: tragedy by William Shakespeare, Fact1: IMDB, The Internet Movie Database, catalogs movies., Fact2: IMDB lists 6 Hamlet movie adaptations., Fact3: IMDB lists 5 Comedy of Errors movie adaptations.
Output:
| [
"Step1: How many listings of Hamlet are there on IMDB?, Step2: How many listing of Comedy of Errors is there on IMDB?, Step3: Is #1 greater than #2?, Wikipedia page for step 1: Hamlet, Wikipedia page for step 2: Comedy of Errors, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-c1b5cd83104244d297fe55966c66672e |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did the first Duke of Valentinois play a key role in the Hundred Years' War?, Answer:No, Description of Hundred Years' War: Series of conflicts and wars between England and France during the 14th and 15th-century, Fact1: The Hundred Years' War was a conflict between England and France from 1337-1453, Fact2: Cesare Borgia, the son of Pope Alexander VI, was the first Duke of Valentinois., Fact3: Cesare Borgia was born in 1475.
Output:
| [
"Step1: When did the Hundred Years' War end?, Step2: Who was the first Duke of Valentinois?, Step3: When was #2 born?, Step4: Is #3 before #1?, Wikipedia page for step 1: Hundred Years' War, Wikipedia page for step 2: Duke of Valentinois, Wikipedia page for step 3: Casare Borgia, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-3130bbb41d024d88aa0d8d75d93f1a25 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does family planning increase world population?, Answer:No, Description of Family planning: planning of when to have children, and the use of birth control and other techniques to implement such plans, Fact1: Family planning may involve consideration of the number of children a woman wishes to have, including the choice to have no children, as well as the age at which she wishes to have them. , Fact2: One of the purpose of family planning is to help women in avoiding unintended pregnancies., Fact3: Reducing pregnancies do not increase world population.
Output:
| [
"Step1: What factor contribute to population growth?, Step2: Does family planning have a net positive affect on the factors in #1?, Wikipedia page for step 1: Population growth, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-9b27e07802614b35b618e3cb32349147 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can a New Yorker get their eyes checked by Rand Paul legally?, Answer:No, Description of Rand Paul: American politician, ophthalmologist, and United States Senator from Kentucky, Fact1: Rand Paul is a senator from Kentucky., Fact2: Rand Paul was an ophthalmologist in Kentucky with ABO certification., Fact3: The National Board of Ophthalmology does not recognize ABO certification., Fact4: Kentucky does not require ophthalmologists to be certified., Fact5: NY ophthalmologists must have approved application for licensure certifications.
Output:
| [
"Step1: What certifications does NY require of ophthalmologists?, Step2: Does Rand Paul have #1?, Wikipedia page for step 1: Ophtholomology, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-76559ca32fd6481db58af1577734b62d |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Was John Gall from same city as Stanford University?, Answer:Yes, Description of Stanford University: Private research university in Stanford, California, Fact1: John Gall is a former major league baseball player born in Stanford, California., Fact2: Stanford University was founded by Leland and Jane Stanford in Stanford, California.
Output:
| [
"Step1: Where was John Gall (baseball player) born?, Step2: Where is Stanford University located?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: John Gall (baseball), Wikipedia page for step 2: Stanford University, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-89a9e1d97c8d452dbaf2c4c5ee547b61 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would Alexander Graham Bell hypothetically support Nazi eugenics?, Answer:Yes, Description of Alexander Graham Bell: scientist and inventor known for his work on the telephone, Fact1: Eugenics was the idea of selective breeding or sterilization to rid the human populace of certain traits., Fact2: Nazis used eugenics to justify mass sterilization and mass murder., Fact3: Alexander Graham Bell Alexander Graham Bell advocated against the use of sign language and hoped to eradicate deafness through selective breeding.
Output:
| [
"Step1: What did the Nazi's use to justify mass sterilization and mass murder?, Step2: What is the definition of #1?, Step3: What did Alexander Graham Bell advocate against the use of?, Step4: Did Alexander Graham Bell use #2 to get rid of #3?, Wikipedia page for step 1: Nazi, Wikipedia page for step 2: Eugenics , Wikipedia page for step 3: Alexander Graham Bell, Wikipedia page for step 4: Eugenics , not_definitive_answer: False, incorrect_answer: False"
] | task168-979f52bd1bf548ab88df98a1488a47b1 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would it be uncommon for a high schooler to use the yellow pages?, Answer:Yes, Description of Yellow pages: Telephone directory of businesses by category, Fact1: High school students are between 14-19 years old. , Fact2: Teenagers now are considered 'digital natives'. , Fact3: 'Digital natives' are individuals who have grown up during the computer age, being exposed to technology from early childhood.
Output:
| [
"Step1: Which age range do most high school students fall within?, Step2: What is the age range of children who are considered to have grown during the computer age?, Step3: Is #1 similar to #2?, Wikipedia page for step 1: High-schooler, Wikipedia page for step 2: Digital natives, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-9ba288a00e224c83ab684562f091812b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does Snoop Dogg advocate a straight edge lifestyle?, Answer:No, Description of Snoop Dogg: American rapper, Fact1: A straight edge lifestyle requires abstaining from the usage of recreational drugs or alcohol., Fact2: Snoop Dogg is famous for his chronic usage of marijuana.
Output:
| [
"Step1: What is the position of the straight edge advocates on recreational drugs?, Step2: What is Snoop Dogg's position on recreational drugs?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: Straight edge , Wikipedia page for step 2: Snoop Dogg, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-8aed55a8376f498cbbc3c8d11dc645ed |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could the president during the Great Depression compete in the Paralympic Games?, Answer:Yes, Description of Paralympic Games: Major international sport event for people with disabilities, Fact1: FDR was president during the Great Depression., Fact2: FDR used a wheelchair.
Output:
| [
"Step1: What is the main requirement for someone to compete in the Paralympic Games?, Step2: Who was president of the US during the Great Depression?, Step3: Did #2 have a condition that satisfies #1?, Wikipedia page for step 1: Paralympic Games, Wikipedia page for step 2: Great Depression, Wikipedia page for step 3: Franklin Roosevelt, not_definitive_answer: False, incorrect_answer: False"
] | task168-6927d400beb64fb3834b725d6621202d |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is there a popular Disney character made from living ice?, Answer:Yes, Description of Ice: water frozen into the solid state, Fact1: Olaf is a popular character in Disney's Frozen series., Fact2: Olaf is a snowman, accidentally enchanted to life by Elsa while she magically builds her ice tower.
Output:
| [
"Step1: Which popular Disney character did Elsa accidentally enchant to life while building her ice tower?, Step2: Was #1 made of snow/ice?, Wikipedia page for step 1: Elsa (Disney), Wikipedia page for step 2: Olaf (Disney), not_definitive_answer: False, incorrect_answer: False"
] | task168-696c25c4e6054d2fa47c9f454b593bd9 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is numerology a topic taught to kids as a syllabus of mathematics?, Answer:No, Description of Numerology: any study of the purported divine, mystical or other special relationship between a number and some coinciding observed (or perceived) events, Fact1: Numerology is any belief in the divine or mystical relationship between a number and one or more coinciding events without actual evidence., Fact2: Mathematics is the abstract science of number, quantity, and space, either as abstract concepts with evidence., Fact3: Kids are taught mathematics and numerology is not a part of the course
Output:
| [
"Step1: What kind of science does mathematics as a discipline involve?, Step2: What kind of phenomena are studied in numerology?, Step3: Is #2 an example of or included in #1?, Wikipedia page for step 1: Mathematics, Wikipedia page for step 2: Numerology, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-1c55bd547d2d4cd3b478722a5e6ba2e5 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could a Hwasong-15 missile hypothetically reach Voyager 2?, Answer:No, Description of Voyager 2: Space probe and the second-farthest man-made object from Earth, Fact1: Voyager 2 was a probe that traveled to the interstellar medium of space., Fact2: The interstellar medium is over 12,161,300,000 miles away from earth., Fact3: The Hwasong-15 missile is a North Korean missile with a range of 8,000 miles.
Output:
| [
"Step1: How far away from Earth has Voyager 2 traveled?, Step2: What is the range of a Hwasong-15 missile?, Step3: Is #2 greater or equal to #1?, Wikipedia page for step 1: Voyager 2, Wikipedia page for step 2: Hwasong-15 missile, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-c350aba6eb7b442987300ac11057bdda |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Do most fans follow Katy Perry for gospel music?, Answer:No, Description of Gospel: description of the life of Jesus, canonical or apocryphal, Fact1: Katy Perry's gospel album sold about 200 copies., Fact2: Katy Perry's most recent pop albums sold over 800,000 copies.
Output:
| [
"Step1: What type of music is Katy Perry known for?, Step2: Is Gospel music the same as #1?, Wikipedia page for step 1: Katy Perry , Wikipedia page for step 2: Gospel Music, not_definitive_answer: False, incorrect_answer: False"
] | task168-b8aa7306e1c84eb4acf9d83329c6d200 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: If Antarctica were rotated sixtyfive degrees clockwise would the Antarctic Peninsula point towards Africa?, Answer:Yes, Description of Antarctic Peninsula: peninsula, Fact1: Meridians are the imaginary lines that go North to South on a globe., Fact2: The 65th meridian West passes through the Antarctic Peninsula. , Fact3: There are 65 degrees from the Antarctic Peninsula to the Prime Meridian., Fact4: The Prime Meridian passes through Africa.
Output:
| [
"Step1: What meridian passes through the Antarctic Peninsula?, Step2: What meridian passes through Africa?, Step3: Are there 65 degrees from #1 to #2?, Wikipedia page for step 1: https://en.wikipedia.org/wiki/Meridian_(geography), Wikipedia page for step 2: https://en.wikipedia.org/wiki/Prime_meridian, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-c4fd4783a01f4bbcbd428cfa75e6a3bb |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can giant pandas sell out a Metallica show?, Answer:No, Description of Giant panda: species of mammal, Fact1: Metallica concerts are held in large arenas attended by tens of thousands of fans, Fact2: The highest estimate for the giant panda population is around 3,000 animals
Output:
| [
"Step1: How many people can the large arenas where Metallica plays hold?, Step2: How many giant pandas are there?, Step3: Is #2 greater than or equal to #1?, Wikipedia page for step 1: Metallica, Wikipedia page for step 2: Giant Panda, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-816300a790464eb3a7ab488ee1696d2a |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did Finding Dory win the Eisner award?, Answer:No, Description of Finding Dory: 2016 animated film produced by Pixar Animation Studios, Fact1: The Eisner Award is is given out at the San Diego Comic-Con., Fact2: The Eisner Award is a prize given for creative achievement in American comic books.
Output:
| [
"Step1: What form of entertainment was \"Finding Dory\" produced as?, Step2: The Eisner Award is usually given to which form of entertainment?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: Finding Dory, Wikipedia page for step 2: Eisner Award, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-495f076beaf74a329d228dc586e952d7 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is hair a good source of protein for body building?, Answer:No, Description of Hair: protein filament that grows from follicles found in the dermis, or skin, Fact1: Hair is a protein filament that grows from follicles found in the dermis, Fact2: Hair is not a edible source of protein.
Output:
| [
"Step1: What are some common sources of protein for body building?, Step2: Is hair edible like all of #1?, Wikipedia page for step 1: Protein, Wikipedia page for step 2: Hair, not_definitive_answer: False, incorrect_answer: False"
] | task168-094ca9b89ffe471797ae08a231d7844d |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did the Democratic Party's nominee for President of the U.S. in 1908 watch TV?, Answer:No, Description of Television: Telecommunication medium for transmitting and receiving moving images, Fact1: William Jennings Bryan was the Democratic Party's nominee for President of the U.S. in 1908, Fact2: William Jennings Bryan died Jul 26, 1925, Fact3: Television was invented in 1927
Output:
| [
"Step1: Who was the Democratic Party's nominee for President of the U.S. in 1908?, Step2: When did #1 die?, Step3: When was the television invented?, Step4: Is #3 before #2?, Wikipedia page for step 1: List of United States presidential candidates, Wikipedia page for step 2: William Jennings Bryan, Wikipedia page for step 3: Television, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-bdf20139771a4f64884034f53170a16d |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would Janet Jackson avoid a dish with ham?, Answer:Yes, Description of Ham: Pork from a leg cut that has been preserved by wet or dry curing, with or without smoking, Fact1: Janet Jackson follows an Islamic practice. , Fact2: Islamic culture avoids eating pork., Fact3: Ham is made from pork.
Output:
| [
"Step1: What is Janet Jackson's religion?, Step2: Which foods are prohibited by #1?, Step3: What type of food is ham?, Step4: Is #3 included in #2?, Wikipedia page for step 1: Janet Jackson, Wikipedia page for step 2: Islam, Wikipedia page for step 3: Ham, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-901cb855d36d46c0b0b42745b05f9e4c |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Was a person sold a Creative Commons License for Boticelli's The Birth of Venus ripped off?, Answer:Yes, Description of Creative Commons license: license allowing free use of a work, Fact1: A Creative Commons license allows for the free distribution of an otherwise copyrighted piece of work., Fact2: Works that are deemed in the public domain do not require a copyright or permission to use., Fact3: Any work created before 1923 is in the public domain., Fact4: Sandro Boticelli's The Birth of Venus painting was from 1486.
Output:
| [
"Step1: What is the purpose of a Creative Commons license?, Step2: Do works in the public domain need #1?, Step3: Works created before what year are presently in the public domain?, Step4: Was Boticelli's The Birth of Venus created before #3?, Step5: Considering #2 and #4, is #1 unnecessary for Boticelli's The Birth of Venus?, Wikipedia page for step 1: Creative Commons, Wikipedia page for step 2: , Wikipedia page for step 3: Public domain, Wikipedia page for step 4: , Wikipedia page for step 5: , not_definitive_answer: False, incorrect_answer: False"
] | task168-a66b8911a59848b1ab66395b8cdb7172 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would a student in eleventh grade be unable to run for president of the United States?, Answer:Yes, Description of Eleventh grade: educational year, Fact1: Students in the eleventh grade are typically 16–17 years of age., Fact2: To serve as president, one must be at least 35 years old.
Output:
| [
"Step1: What is the minimum age one must be to run for president?, Step2: Would a typical eleventh grader be way younger than #1?, Wikipedia page for step 1: President of the United States, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-e788914ea5b14e51b75b5db503b35356 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Has a neanderthal ever served on the Supreme Court of the United States?, Answer:No, Description of Supreme Court of the United States: Highest court in the United States, Fact1: The Supreme Court was established in 1789., Fact2: Neanderthals are primitive humans that lived 40,000 years ago.
Output:
| [
"Step1: How many years ago was the Supreme Court established?, Step2: How many years ago did the Neanderthals live?, Step3: Is #2 less than or equal to #1?, Wikipedia page for step 1: US Supreme Court, Wikipedia page for step 2: Neanderthal, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False",
"Step1: How long ago did Neanderthals live?, Step2: How long ago was the Supreme Court of the United States formed?, Step3: Is #2 greater than #1?, Wikipedia page for step 1: Neanderthals, Wikipedia page for step 2: Supreme Court of the United States, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-c9095132654c48b7860dd27a5fd132bf |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Are Baby Shark fans likely to know what the Yellow Pages are?, Answer:No, Description of Yellow pages: Telephone directory of businesses by category, Fact1: Baby Shark is popular among very young children., Fact2: The Yellow Pages became obsolete two decades ago.
Output:
| [
"Step1: What age group watches Baby Shark the most?, Step2: When did the yellow pages become obsolete?, Step3: Were #1 alive before #2?, Wikipedia page for step 1: Baby Shark, Wikipedia page for step 2: Yellow pages, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-e5add441887a4ae3a38807177d872c1b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can Paprika be made without a dehydrator?, Answer:Yes, Description of Paprika: spice made from dried fruits of Capsicum annuum, Fact1: Peppers can be dehydrated in the oven in lieu of a dehydrator., Fact2: Sunlight and heat have been used for centuries to dry peppers and other foods.
Output:
| [
"Step1: What is paprika made from?, Step2: Can #1 be dehydrated without using a dehydrator?, Wikipedia page for step 1: wiki: Paprika, Wikipedia page for step 2: wiki: Dehydration , not_definitive_answer: False, incorrect_answer: False"
] | task168-078ebec455704a84986e5a0e76488a7b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can a lifeboat rescue people in the Hooke Sea?, Answer:No, Description of Lifeboat (rescue): boat rescue craft which is used to attend a vessel in distress, Fact1: Lifeboats are used on bodies of liquid water, Fact2: The Hooke Sea is a geographical feature on the surface of Mars, Fact3: There are no bodies of liquid water on Mars
Output:
| [
"Step1: What environment are lifeboats used in?, Step2: Where is the Hooke Sea?, Step3: Is there #1 on #2?, Wikipedia page for step 1: Lifeboats, Wikipedia page for step 2: Hooke Sea, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-3f1e8afb154b492ba9da9954cd77e4d8 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could George Washington's own speeches have been recorded live to a compact disc?, Answer:No, Description of Compact disc: Optical disc for storage and playback of digital audio, Fact1: George Washington died in 1799., Fact2: CDs weren't invented until 1982.
Output:
| [
"Step1: When did George Washington die?, Step2: When were compact discs introduced?, Step3: Is #1 after #2?, Wikipedia page for step 1: George Washington, Wikipedia page for step 2: compact disc, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-00edb7d49fd64b5f96cd98e0f2ff7d73 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would Jon Brower Minnoch break a chair before Voyager 2 launch mass?, Answer:No, Description of Voyager 2: Space probe and the second-farthest man-made object from Earth, Fact1: Jon Brower Minnoch was the heaviest human being ever recorded., Fact2: At his peak weight, Jon Brower Minnoch weighed almost 1.400 lb., Fact3: The launch mass of Voyager 2 was 1,820 lb.
Output:
| [
"Step1: What was Jon Brower Minnoch's heaviest weight?, Step2: What was the Voyager 2 launch mass?, Step3: Is #1 greater than #2?, Wikipedia page for step 1: Jon Brower Minnoch, Wikipedia page for step 2: Voyager 2, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-6e532907dc8942c8ad15a532e50a89c7 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does February have no sunday?, Answer:No, Description of Sunday: day of the week, Fact1: Sunday is a day of rest in most Western countries, and a part of the weekend, Fact2: February is the second month of the year in the Julian and Gregorian calendars, with 28 days in common years and 29 days in leap years, Fact3: Sunday occurs in every month of the year
Output:
| [
"Step1: Which days of the week can be found in the month of February, Step2: Does #1 exclude Sunday?, Wikipedia page for step 1: February, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-aa0d77c39d9d4b6aa844a94389814c22 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can an adult human skull hypothetically pass through the birth canal?, Answer:Yes, Description of Skull: bony structure that forms the skeleton of head in most vertebrates, Fact1: The largest baby ever born was 22 pounds. , Fact2: The average human skull weighs between 10 and 11 pounds.
Output:
| [
"Step1: How big is the average baby ever delivered vaginally?, Step2: How big is the average adult skull?, Step3: Is #1 greater than #2?, Wikipedia page for step 1: Infant, Wikipedia page for step 2: Infant, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-eb59fc8c59e1471eab8c687dd2f0f071 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could a young Wizard of Oz Scarecrow have gotten Cerebral palsy?, Answer:No, Description of Cerebral palsy: A group of disorders affecting the development of movement and posture, often accompanied by disturbances of sensation, perception, cognition, and behavior. It results from damage to the fetal or infant brain., Fact1: Cerebral palsy is a disease that results from damage to a young person's brain., Fact2: The Scarecrow in the Wizard of Oz did not have a brain and was on a quest to get one.
Output:
| [
"Step1: Which organ of the body can cerebral palsy be traced back to?, Step2: Did the Scarecrow in Wizard of Oz initially have #1 ?, Wikipedia page for step 1: Cerebral palsy, Wikipedia page for step 2: Wizard of Oz, not_definitive_answer: False, incorrect_answer: False"
] | task168-fe7e083171be40359380931c7d4f5078 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can you get points in Scrabble from a hyphen only Morse code word?, Answer:No, Description of Hyphen: Punctuation mark used to join words, Fact1: The letters in Morse code made up of only hyphens, and no dots, are M O and T., Fact2: Scrabble is a game where people combine letters and score points by making words., Fact3: Proper names, such as TOM, are not allowed in Scrabble., Fact4: There is no combination of the letters M, O, and T, that will make a word in the English language that is not a proper name.
Output:
| [
"Step1: What letters in Morse Code are signaled using only hyphens?, Step2: Can #1 be combined to form any legal words in SCRABBLE?, Wikipedia page for step 1: wiki: Morse Code, Wikipedia page for step 2: wiki: SCRABBLE, not_definitive_answer: False, incorrect_answer: True"
] | task168-1f8267a969264574a974dc1c6548f8d4 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would a vegetarian be able to eat something at Chick-fil-A?, Answer:Yes, Description of Chick-fil-A: American fast food chain, Fact1: Most people who follow a vegetarian diet don't eat meat, fish or poultry. , Fact2: While Chick-fil-A sells chicken, they also offer other items. , Fact3: Items that are meat free include: hash browns, waffle fries, and superfood sides.
Output:
| [
"Step1: What foods must a vegetarian avoid?, Step2: What foods are on the menu of Chick-fil-A?, Step3: Are any items in #2 free of #1?, Wikipedia page for step 1: vegetarian, Wikipedia page for step 2: Chick-fil-A , Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-d059b48742ad44599816b20886bf4cf6 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would Siduri enjoy an unlimited buffet?, Answer:Yes, Description of Ethics: branch of philosophy that systematizes, defends, and recommends concepts of right and wrong conduct, Fact1: Siduri is an alewife from the Story of Gilgamesh., Fact2: Siduri advocates a hedonistic lifestyle., Fact3: Hedonists strive for unbounded pleasure in food, drink and life.
Output:
| [
"Step1: What kind of lifestyle does Siduri advocate for?, Step2: What do people who live #1 lives strive to have?, Step3: Does an unlimited buffet fit in with #2?, Wikipedia page for step 1: Siduri, Wikipedia page for step 2: hedonistic lifestyle, Wikipedia page for step 3: hedonistic lifestyle, not_definitive_answer: False, incorrect_answer: False"
] | task168-f5ae220d4abb4b53b58cd8384bb0c06d |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would multiple average rulers be necessary to measure the length of a giant armadillo?, Answer:Yes, Description of Armadillo: family of mammals, Fact1: The average ruler is 12 inches or 30 centimeters in length., Fact2: The typical length of the giant armadillo is 75–100 cm (30–39 in), with the tail adding another 50 cm (20 in).
Output:
| [
"Step1: What length are the best selling rulers on Amazon?, Step2: How long is a typical giant armadillo?, Step3: What is #2 divided by #1?, Step4: Is #3 greater than one?, Wikipedia page for step 1: (The wiki page shows a plethora of ruler lengths), Wikipedia page for step 2: Giant armadillo, Wikipedia page for step 3: , Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-45c61a765ec54c56b3a5c425cefa9cf7 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did Bill Gates help to develop the PlayStation 4?, Answer:No, Description of PlayStation 4: Sony's eighth-generation home video game console, Fact1: The PlayStation 4 was developed by Sony Interactive Entertainment., Fact2: Bill Gates works for Microsoft Corporation, which is a competitor of Sony.
Output:
| [
"Step1: Which organization does Bill Gate work for?, Step2: Which organization developed PlayStation 4?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: Bill Gates, Wikipedia page for step 2: PlayStation 4, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-7417543f9ae74f6388c95565b551029f |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did Robotics help build Ziggurats?, Answer:No, Description of Robotics: Design, construction, operation, and application of robots, Fact1: Robotics is an interdisciplinary sector of science and engineering dedicated to the design, construction and use of mechanical robots., Fact2: Joseph F. Engelberger and George Devol developed the first industrially used robot, the Unimate, in 1961, Fact3: A Ziggurat is a type of massive structure built in ancient Mesopotamia. , Fact4: Ancient Mesopotamia begins in the 6th millennium BC and ends in 550 BC with the rise of the Achaemenid Persians
Output:
| [
"Step1: When was the first industrial robot installed?, Step2: Where were ziggurats built?, Step3: When did #2 cease to exist?, Step4: Is #3 before #1?, Wikipedia page for step 1: Robotics, Wikipedia page for step 2: Ziggurat, Wikipedia page for step 3: Mesopotamia, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-be420ae5e3bf4602bee0c0e779350f7c |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does Robert Downey Jr's Marvel Cinematic Universe character survive the Infinity War?, Answer:No, Description of Robert Downey Jr.: American actor, Fact1: Robert Downey Jr. plays Iron Man in the MCU., Fact2: At the end of Avengers: Endgame, Iron Man uses the Infinity Stones against Thanos., Fact3: The stones are too powerful for his human body to handle, so he dies after using them.
Output:
| [
"Step1: What is Robert Downey Jr's character in Infinity War?, Step2: Does #1 survive to the end of Infinity War?, Wikipedia page for step 1: Infinity War, Robert Downey Jr., Wikipedia page for step 2: Infinity War, Iron Man (Marvel Cinematic Universe), not_definitive_answer: False, incorrect_answer: False"
] | task168-23c1a094062947e29b4bfd3499a8f2a9 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is latitude required to determine the coordinates of an area?, Answer:Yes, Description of Latitude: The angle between zenith at a point and the plane of the equator, Fact1: Longitude is one of the required data points needed for determining coordinates., Fact2: Latitude is the other angle required to determine coordinates of an area.
Output:
| [
"Step1: What are the two sets of data points that determine coordinates of a location?, Step2: Is latitude one of the answers to #1?, Wikipedia page for step 1: Geographic coordinate system, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-4313215da9f24111bd11a35cd9794887 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does Sockington enjoy onions?, Answer:No, Description of Onion: vegetable, Fact1: Sockington is a domestic cat, Fact2: Onions can cause toxicity in cats by breaking down their red blood cells
Output:
| [
"Step1: What kind of creature is Sockington?, Step2: Are onions harmless to #1?, Wikipedia page for step 1: Sockington, Wikipedia page for step 2: Onion, not_definitive_answer: False, incorrect_answer: False"
] | task168-6fbfbb18f62a4f22a39eefb8b3dab517 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would tomatoes be helpful to the oracle of Delphi?, Answer:Yes, Description of Tomato: Edible berry of the tomato plant, originating in South America, Fact1: Aztecs used tomatoes for divination., Fact2: The oracle of Delphi was famous for her powers of divination.
Output:
| [
"Step1: What did the Aztecs use tomatoes for?, Step2: Was the oracle of Delphi famous for #1?, Wikipedia page for step 1: Aztecs, Wikipedia page for step 2: The oracle of Delphi, not_definitive_answer: False, incorrect_answer: False"
] | task168-93241f9dd7ad4a5cbbc533ed0302861f |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did Ivan the Terrible use the Byzantine calendar?, Answer:Yes, Description of Byzantine calendar: The calendar used by the Eastern Orthodox Church from c. 691 to 1728, Fact1: Ivan the Terrible was the Tsar of Russia from 1530 to 1585. , Fact2: The Byzantine calendar was the official calendar of the Russian government from 988 to 1700., Fact3: The Tsar was the leader of the Russian government.
Output:
| [
"Step1: What was Ivan the Terrible's role from 1530 to 1585?, Step2: What country was Ivan the Terrible #1 of?, Step3: Was the Byzantine calendar the official calendar of #2 from 1530 to 1585?, Wikipedia page for step 1: Ivan the Terrible , Wikipedia page for step 2: Ivan the Terrible , Wikipedia page for step 3: Byzantine calendar, not_definitive_answer: False, incorrect_answer: False"
] | task168-c6c3d9c6d33d470b98ad0de4c9af5e1e |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could all of the people who pass through 30th Street Station every day fit in Dorton Arena?, Answer:No, Description of 30th Street Station: United States historic place, Fact1: J. S. Dorton Arena is a 7,610-seat multi-purpose arena located in Raleigh, North Carolina., Fact2: On an average day in fiscal 2013, about 12,000 people boarded or left trains at 30th Street.
Output:
| [
"Step1: How many people can sit in J. S. Dorton Arena?, Step2: How many people passed through the 30th Street Station daily in 2013?, Step3: Is #1 greater than or equal to #2?, Wikipedia page for step 1: J. S. Dorton Arena, Wikipedia page for step 2: 30th Street Station, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-4c78ea24d5de4e3eb93a791a90532bb1 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is shrimp prevalent in Ethiopian cuisine?, Answer:No, Description of Ethiopian cuisine: Culinary traditions of Ethiopia, Fact1: Ethiopian cuisine specializes in vegetables and spicy meat dishes., Fact2: Ethiopia is a landlocked country without access to seas or oceans.
Output:
| [
"Step1: What kind of aquatic environments are shrimp caught in?, Step2: Does the geography of Ethiopia include any of #1?, Wikipedia page for step 1: https://en.wikipedia.org/wiki/Shrimp#Fishing, Wikipedia page for step 2: https://en.wikipedia.org/wiki/Ethiopia, not_definitive_answer: False, incorrect_answer: False"
] | task168-2dde8ec79cd240fcba9200f8e2d7a7fa |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can cancer cause excess adrenaline production?, Answer:Yes, Description of Adrenaline: hormone, neurotransmitter and medication. Epinephrine is normally produced by both the adrenal glands and certain neurons, Fact1: Adrenaline is produced by the adrenal glands., Fact2: Cancer is a disease characterized by the formation of tumors., Fact3: Tumors on the adrenal glands can cause them to over-express.
Output:
| [
"Step1: What is cancer cause to grow?, Step2: Can #1 grow on Adrenal glands?, Step3: Does #2 cause excess adrenaline production?, Wikipedia page for step 1: cancer , Wikipedia page for step 2: Tumors, Wikipedia page for step 3: Adrenal glands, not_definitive_answer: False, incorrect_answer: False"
] | task168-60de97cb24f74c76b0beef99e97aa1f4 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is it easy to confuse a Canadian dollar coin with a Sacajawea dollar in the dark?, Answer:No, Description of Canadian dollar: Currency of Canada, Fact1: The Canadian dollar has an angular rim., Fact2: The Sacajawea dollar has a smooth, round rim.
Output:
| [
"Step1: What kind of rim does a Canadian dollar have?, Step2: What kind of rim does a Sacajawea dollar have?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: Canadian dollar, Wikipedia page for step 2: Sacajawea dollar, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-dd2153e5229d4092a2cd263ecba63b6b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can Poland Spring make money in the Sahara?, Answer:Yes, Description of Sahara: desert in Africa, Fact1: The Sahara is the largest hot desert, Fact2: Deserts are dry regions that receive little precipitation, Fact3: Poland Spring sells bottled water
Output:
| [
"Step1: What does Poland Spring produce and sell?, Step2: What is the weather condition in the Sahara?, Step3: Would #2 make #1 highly desirable?, Wikipedia page for step 1: Poland Spring, Wikipedia page for step 2: Sahara, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False",
"Step1: What kind of setting is the Sahara?, Step2: On what product does Poland Spring make its money?, Step3: Is #2 plentiful in #1?, Wikipedia page for step 1: Sahara , Wikipedia page for step 2: Poland Spring, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-ece6376bd8a94c9bb43c8ff9a8a0ab12 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does Rupert Murdoch's alma mater have more history than the USA?, Answer:Yes, Description of Rupert Murdoch: Australian-born American media mogul, Fact1: Rupert Murdoch's alma mater is Worcester College., Fact2: Worcester College was founded in 1714., Fact3: The first documented use of the term the United States of America was in a January 2, 1776 letter.
Output:
| [
"Step1: What is Rupert Murdoch's alma mater?, Step2: When was #1 founded?, Step3: When was the United States founded?, Step4: Is #2 prior to #3?, Wikipedia page for step 1: Rupert Murdoch, Wikipedia page for step 2: Worcester College, Wikipedia page for step 3: United States (history), Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-5813e44ae2704c5ebd3cdb024b72e981 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Was Adam Levine born in Lima?, Answer:No, Description of Lima: Capital city in Peru, Fact1: Adam Levine is an American singer-songwriter, musician born is LA, California, Fact2: Lima is the capital city in Peru, Fact3: Lima is not in LA
Output:
| [
"Step1: Where was Adam Levine born?, Step2: Is #1 the same as Lima?, Wikipedia page for step 1: Adam Levine, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-5efcf1a2da014eeeb210bec5a78b03ac |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did J. P. Morgan have healthy lungs?, Answer:No, Description of J. P. Morgan: American financier, banker, philanthropist and art collector, Fact1: J. P. Morgan smoked dozens of cigars per day., Fact2: Smoking tobacco damages the lungs and increases the risk of lung cancer significantly.
Output:
| [
"Step1: What are the causes of unhealthy lungs?, Step2: Did J. P. Morgan engage in any part of #1?, Wikipedia page for step 1: Lung disease, Wikipedia page for step 2: J. P. Morgan, not_definitive_answer: False, incorrect_answer: False"
] | task168-1d0944051e6f476ba9a3d03f7b1f1304 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is Batman (1989 film) likely to be shown on flight from NY to Kansas City?, Answer:Yes, Description of Batman (1989 film): 1989 film directed by Tim Burton, Fact1: A flight from NY to Kansas City is four and a half hours., Fact2: The run time of Batman (1989 film) is two hours and six minutes., Fact3: Batman (1989 film) is rated PG-13, Fact4: The average age group of passengers is 18-34., Fact5: Airlines have relaxed their rules for in-flight movies in last few years and even R rated movies have been shown.
Output:
| [
"Step1: How long is a flight from NY to Kansas City?, Step2: How long is the 1989 Batman film? , Step3: Is #2 less than #1?, Wikipedia page for step 1: Kansas City International Airport, Wikipedia page for step 2: Batman (1989 film), Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-3c78f147792746c5b9994e9ff9f0a26e |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Who won the Second Boer War?, Answer:No, Description of Second Boer War: War between two Boer Republics and the United Kingdom, Fact1: Second Boer war lasted from 1899 to 1902., Fact2: It was fought in present day South Africa.
Output:
| [
"Step1: Who won the Second Boer War?, not_definitive_answer: False, incorrect_answer: True",
"Step1: The British, not_definitive_answer: False, incorrect_answer: True"
] | task168-e9282e04eab44efc9065322a1add9161 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Were any of despised Pope Alexander VI's descendants canonized?, Answer:Yes, Description of Pope Alexander VI: Pope of the Catholic Church 1492–1503, Fact1: Pope Alexander the VI was a controversial pope born as Rodrigo Borgia., Fact2: Rodrigo Borgia had several children including the despised Juan Borgia who was murdered in 1497., Fact3: Juan Borgia's grandson, Francis Borgia, was a Jesuit priest and the third Superior General of the Society of Jesus., Fact4: Canonization is the process by which the Catholic Church names someone a saint., Fact5: Francis Borgia was named a Catholic saint in June 1670.
Output:
| [
"Step1: What dynastic house was Pope Alexander VI a member of?, Step2: Were any members of #1 canonized?, Step3: Was #2 a direct descendent of Alexander VI?, Wikipedia page for step 1: https://en.wikipedia.org/wiki/Pope_Alexander_VI#Birth_and_family, Wikipedia page for step 2: https://en.wikipedia.org/wiki/House_of_Borgia#Family_tree, Wikipedia page for step 3: https://en.wikipedia.org/wiki/Francis_Borgia,_4th_Duke_of_Gand%C3%ADa, not_definitive_answer: False, incorrect_answer: False"
] | task168-eb475959ade84bccb249b929c3fe7116 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can the skull stop a bullet?, Answer:No, Description of Skull: bony structure that forms the skeleton of head in most vertebrates, Fact1: A bullet is a kinetic projectile and the component of firearm ammunition that is expelled from the gun barrel during shooting. , Fact2: bullets are fired at muzzle velocities faster than the speed of sound — about 343 metres per second, Fact3: A bullet is capable of producing over 16000 pounds of force., Fact4: An average skull can withstand 520 pounds of force before crushing.
Output:
| [
"Step1: How much force can a bullet exert?, Step2: How much force can a skull withstand?, Step3: Is #2 greater than #1?, Wikipedia page for step 1: Bullet, Wikipedia page for step 2: Skull, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-6479c2f030a043feb8a89ea52e17d43b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would most school children in New York be wearing jackets on groundhog day?, Answer:Yes, Description of Groundhog Day: Traditional method of weather prediction, Fact1: Groundhog day takes place on February second., Fact2: New York is typically very cold in February.
Output:
| [
"Step1: What month does Groundhog day occur?, Step2: What is the season in #1?, Step3: Do people typically wear jackets during #2?, Wikipedia page for step 1: Groundhog Day, Wikipedia page for step 2: Winter, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-9dafafe004d746f6b5d756b4831b4daa |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Are koi a good gift for a Bengal cat owner?, Answer:No, Description of Bengal cat: Breed of cat, Fact1: Koi are large, expensive fish that need to be kept in open ponds., Fact2: Bengal cats love water and going fishing.
Output:
| [
"Step1: What type of habitat is best for keeping koi?, Step2: Are Bengal cats averse to #1?, Wikipedia page for step 1: wiki: Koi cats, Wikipedia page for step 2: wiki: Bengal cat, not_definitive_answer: False, incorrect_answer: False"
] | task168-08938fd4bdeb4478953b72f3e5e8fc4f |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: is the brain located in the torso?, Answer:No, Description of Torso: the central part of the living body, Fact1: The brain is located inside the head., Fact2: The head is located on top of the torso. , Fact3: The torso contains the heart, lungs, and stomach.
Output:
| [
"Step1: What part of the body stores the brain?, Step2: Is #1 part of the torso?, Wikipedia page for step 1: Skull, Wikipedia page for step 2: Torso, not_definitive_answer: False, incorrect_answer: False"
] | task168-c1d859cffd464831afcbe76d7c8edb4b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does Masaharu Morimoto rely on glutamic acid?, Answer:Yes, Description of Glutamic acid: amino acid, Fact1: Masaharu Morimoto is a Japanese chef, Fact2: Japanese cuisine relies on several forms of seaweed as ingredients and flavorings for broth like kombu dashi, Fact3: Glutamic acid has been identified as the flavoring component in kombu seaweed
Output:
| [
"Step1: What is Masaharu Morimoto's profession?, Step2: What cuisine does #1 make?, Step3: What is a main ingredient in #2?, Step4: Is glutamic acid a flavoring component in #3?, Wikipedia page for step 1: Masaharu Morimoto, Wikipedia page for step 2: Masaharu Morimoto, Wikipedia page for step 3: Japanese Cuisine, Wikipedia page for step 4: kombu seaweed, not_definitive_answer: False, incorrect_answer: False"
] | task168-246bf978dfe14ad0b4dad4b43357ad9c |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could Plato have agreed with the beliefs of Jainism?, Answer:Yes, Description of Reality: Sum or aggregate of all that is real or existent, Fact1: One principle of reality in Jainism is karma, or asrava., Fact2: Jainism began around 500 B.C., Fact3: Plato was born around 428 B.C., so he was alive while Jainism existed., Fact4: Plato believed in karma and reincarnation.
Output:
| [
"Step1: What are the major beliefs in Jainism?, Step2: What were Plato's major beliefs?, Step3: When did Jainism begin?, Step4: When was Plato born?, Step5: Is there an overlap between #1 and #2, and is #4 more recent than #3?, Wikipedia page for step 1: Jainism, Wikipedia page for step 2: Plato, Wikipedia page for step 3: Jainism, Wikipedia page for step 4: Plato, Wikipedia page for step 5: , not_definitive_answer: False, incorrect_answer: False"
] | task168-7eed0bac2c3d4f4a913e58169f09be85 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did the Pearl Harbor attack occur during autumn?, Answer:Yes, Description of Attack on Pearl Harbor: Surprise attack by the Imperial Japanese Navy on the U.S. Pacific Fleet in Pearl Harbor in Hawaii, Fact1: Autumn runs from about September 20 to about December 20., Fact2: Pearl Harbor was attacked on December 7, 1941.
Output:
| [
"Step1: When did the Pearl Harbor attack happen?, Step2: Where is Pearl Harbor located?, Step3: When is it autumn in #2?, Step4: Does #1 fall within the range of #3?, Wikipedia page for step 1: Attack on Pearl Harbor, Wikipedia page for step 2: Pearl Harbor, Wikipedia page for step 3: Autumn, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-eef0720457f74153bee76c305d7d2741 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would a cattle farmer be useful to a drum maker?, Answer:Yes, Description of Drum: type of musical instrument of the percussion family, Fact1: Cattle are often slaughtered for meat and other products, like leather., Fact2: Drums are often made with leather.
Output:
| [
"Step1: Which animal products would a drum maker need?, Step2: Are #1 commonly obtained from cattle?, Wikipedia page for step 1: Drum making, Wikipedia page for step 2: Cattle, not_definitive_answer: False, incorrect_answer: False",
"Step1: What material can be made from the skin of cattle?, Step2: Are #1 made from #1?, Wikipedia page for step 1: Leather, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-fc65a7aba3654ca8b30002c67a3e51b4 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can the Great Depression be treated with Prozac?, Answer:No, Description of Great Depression: 20th-century worldwide economic depression, Fact1: Prozac is a pharmaceutical antidepressant for treatment of psychological disorders, Fact2: The Great Depression was an economic phenomenon occurring in the early 20th century
Output:
| [
"Step1: What conditions can be treated with Prozac?, Step2: The conditions in #1 are inflicted upon what?, Step3: Does the Great Depression have #2?, Wikipedia page for step 1: Prozac, Wikipedia page for step 2: depression (physiology), Wikipedia page for step 3: Great Depression, not_definitive_answer: False, incorrect_answer: False"
] | task168-228c88da75434fe8b7513fcbe0be5724 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does bull shark bite hurt worse than crocodile bite?, Answer:No, Description of Bull shark: Species of fish, Fact1: The bull shark has the highest weight for weight bite of all cartilaginous fish at 5,914 newtons., Fact2: Crocodile slam their jaws shut with 3,700 pounds per square inch (psi), or 16,460 newtons, of bite force.
Output:
| [
"Step1: What is the weight bite of a bull shark?, Step2: What is the weight bite of a Crocodile?, Step3: Is #1 less than #2?, Wikipedia page for step 1: Bull Shark, Wikipedia page for step 2: Crocodile , Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-0d22e820870f4f19b6b48c220d698f15 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is it normally unnecessary to wear a coat in Hollywood in July?, Answer:Yes, Description of Hollywood: District in Los Angeles, California, United States, Fact1: The average high temperature in Hollywood in July is 77.2°F., Fact2: The average low temperature in Hollywood in July is 61.5°F., Fact3: A coat is a garment worn on the upper body for warmth.
Output:
| [
"Step1: What is the average high temperature in Hollywood in July?, Step2: What is the average low temperature in Hollywood in July?, Step3: What temperature does one usually wear a coat?, Step4: Is #3 outside of #1 to #2?, Wikipedia page for step 1: Hollywood, Wikipedia page for step 2: Hollywood, Wikipedia page for step 3: Coat, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-ad3d55b5baf743508495508aafd6edee |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would the trees in Auburn, New York be changing colors in September?, Answer:Yes, Description of Auburn, New York: City in New York, United States, Fact1: In New York, fall begins during the month of September. , Fact2: When the weather gets cooler in the fall, leaves begin to change colors.
Output:
| [
"Step1: In the month of September, what season would it be in New York?, Step2: Do trees change color during #1?, Wikipedia page for step 1: New York, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-03882d1b91224ef799ebc4f736be9667 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could Johnny Carson's children fill out a water polo team?, Answer:No, Description of Johnny Carson: American talk show host and comedian, Fact1: Johnny Carson had 3 children., Fact2: Water polo teams consist of 7 players.
Output:
| [
"Step1: How many children does Johnny Carson have?, Step2: How many people are needed to fill out a water polo team?, Step3: Is #1 greater than or equal to #2?, Wikipedia page for step 1: Johnny Carson, Wikipedia page for step 2: Water polo, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-1738d6d831544fed8d837ac774a72e1b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can first letter row of QWERTY keyboard spell a palindrome?, Answer:Yes, Description of QWERTY: keyboard layout where the first line is "QWERTYUIOP", Fact1: The first letter row of the QWERTY keyboard contains: QWERTYUIOP, Fact2: A palindrome is a word that can be spelled the same backwords and forwards such as racecar and rotor.
Output:
| [
"Step1: What letters are on the first line of a QWERTY keyboard?, Step2: What vowels are listed in #!?, Step3: What consonants are listed in #1?, Step4: Could a word be formed by repeating the following process: Pick a consonant from #3 then select a vowel from #2. Construct a string of letters from those 2 elements such that the first and third letters are the selected consonant and the second is the vowel., Step5: If #4 is \"no\" then using the process in Step 4 insert a second occurrence of the same vowel adjacent to the first then choose a consonant from #3 and insert it between the repeated vowel. Is a word formed?, Wikipedia page for step 1: QWERTY, Wikipedia page for step 2: Alphabet, Wikipedia page for step 3: Alphbet, Wikipedia page for step 4: , Wikipedia page for step 5: , not_definitive_answer: False, incorrect_answer: False"
] | task168-f27b662f5f4541f282fc7e104684c983 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is a mustache related to a dictator?, Answer:Yes, Description of Moustache: Facial hair grown on the upper lip, Fact1: he toothbrush moustache is a moustache style, shaved at the edges, except for three to five centimeters above the centre of the lip. The sides of the moustache are vertical rather than tapered., Fact2: The toothbrush mustache became associated with German Nazi leader Adolf Hitler after world war 2., Fact3: Adolf Hitler is most recognized dictator in human history.
Output:
| [
"Step1: Which of his physical features did Adolf Hitler become associated with?, Step2: Is mustache included in #1?, Step3: Was Adolf Hitler a dictator?, Step4: Are #2 and #3 positive?, Wikipedia page for step 1: Adolf Hitler, Wikipedia page for step 2: , Wikipedia page for step 3: , Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-c76448bd587f4dcc83af2c6ec078057e |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did the Northern Mariana Islands have a president?, Answer:Yes, Description of Northern Mariana Islands: American-dependent insular area in the western Pacific, Fact1: The Northern Mariana Islands is an insular area and commonwealth of the United States., Fact2: A commonwealth is a self-governing unit voluntarily grouped with the another country, Fact3: commonwealths are under the same rule as the country they are grouped with., Fact4: The United States has a president., Fact5: The president of the United states is Donald Trump.
Output:
| [
"Step1: What country owns the Northern Mariana Islands?, Step2: Does #1 have a president?, Wikipedia page for step 1: Northern Mariana Islands, Wikipedia page for step 2: United States (government), not_definitive_answer: False, incorrect_answer: False"
] | task168-863bf3d0155e4efeb1a9efdbea081ddb |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does hot water have higher solubility of sugar than cold water?, Answer:Yes, Description of Solubility: Capacity of a designated solvent to hold a designated solute in homogeneous solution under specified conditions, Fact1: Solubility depends on the temperature of the water., Fact2: At room temperature (roughly 20 degrees C), you can dissolve 203.9 grams of sugar in 100 mL of water., Fact3: at 100 degrees C, you can resolve about 500 grams of sugar in 100 mL water
Output:
| [
"Step1: How much sugar can be dissolved in 100 ml of room temperature water?, Step2: How much sugar can be dissolved in 100 ml of boiling water?, Step3: Is #2 greater than #1?, Wikipedia page for step 1: Solubility, Wikipedia page for step 2: Solubility, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-bd45b98d3f364e27a820809c4e020075 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Is the current United States Secretary of State nominated by Barack Obama?, Answer:No, Description of United States Secretary of State: U.S. cabinet member and head of the U.S. State Department, Fact1: The secretary of state is nominated by the president of the United States., Fact2: The current president of the United States is Donald Trump.
Output:
| [
"Step1: Who is the current United States Secretary of State?, Step2: Who nominated #1?, Step3: Is #2 the same as Barack Obama?, Wikipedia page for step 1: United States Secretary of State, Wikipedia page for step 2: Mike Pompeo, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-85716248c67d444482c9885a6eb62865 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could the shapes on Archimedes tomb be represented by a coffee cup and a donut?, Answer:No, Description of Archimedes: Greek mathematician, physicist, engineer, inventor, and astronomer, Fact1: There was a cylinder on Archimedes tomb., Fact2: There was a sphere on Archimedes tomb. , Fact3: A coffee cup is a cylindrical shape., Fact4: A donut a is torus shape.
Output:
| [
"Step1: What are the shapes on Archimedes' tomb?, Step2: What is the shape of a coffee cup?, Step3: What is the shape of a donut?, Step4: Does #1 include only #2 and #3?, Wikipedia page for step 1: Archimedes, Wikipedia page for step 2: , Wikipedia page for step 3: Donut, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-b93bdf3400bb49adaa90d9e1c8f7b1cd |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Are there some countries where waiting staff need no tip?, Answer:Yes, Description of Waiting staff: staff serving in restaurant or private homes, Fact1: In Japan, leaving a tip for a server is considered rude., Fact2: In Denmark, servers and wait staff are well paid and tipping is very uncommon.
Output:
| [
"Step1: In how many countries is it socially acceptable to not tip the waiting staff?, Step2: Is #1 greater than one?, Wikipedia page for step 1: Gratuity, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-5454d4be237f4be2aa84105259309f45 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Was Eve involved in an incestuous relationship?, Answer:Yes, Description of Eve: Biblical figure, Fact1: God made Eve from a bone he removed from Adam., Fact2: Since Eve was made from Adam, they would have had similar DNA and been considered twins or at least siblings., Fact3: As the only humans at the time, they ended up starting a family together.
Output:
| [
"Step1: Who did Eve have intercourse with?, Step2: How was Eve related to #1?, Step3: Can it be concluded that they are family based on #2?, Wikipedia page for step 1: Eve, Wikipedia page for step 2: Adam, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-563e374e70ed4eab92900bf41efe193b |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does Darth Vader's character resemble Severus Snape?, Answer:No, Description of Darth Vader: fictional character in the Star Wars franchise, Fact1: Darth Vader is portrayed as a man who always appears in black full-body armor and a mask., Fact2: Severus Snape is portrayed as a white man with long, greasy black hair who often wears a cloak.
Output:
| [
"Step1: What type of clothing does Darth Vader wear?, Step2: What type of clothing does Severus Snape wear?, Step3: Are there any significant similarities between #1 and #2?, Wikipedia page for step 1: Darth Vader, Wikipedia page for step 2: Severus Snape, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-9ac5660f01a1421bb0272610888309a5 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did travelers sing sea shanties on the Oregon Trail?, Answer:No, Description of Sea shanty: work song sung to accompany labor on board large merchant sailing vessels, Fact1: Sea shanties are sung on seaborne vessels, Fact2: The Oregon Trail was a land-based emigration trail
Output:
| [
"Step1: In what mode of travel are sea shanties typically sang?, Step2: What mode of travel was mostly used on the Oregon Trail?, Step3: Is #1 the same as #2?, Wikipedia page for step 1: Sea shanty, Wikipedia page for step 2: Oregon Trail, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-967dea234e2c457f91b9d4b96671698a |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did Jay-Z ever collaborate with Louis Armstrong?, Answer:No, Description of Jay-Z: American rapper, entrepreneur, record executive, songwriter, producer and investor from New York, Fact1: Jay-Z was born in 1969., Fact2: Louis Armstrong died in 1971.
Output:
| [
"Step1: What year did Jay-Z make his first recording?, Step2: When did Louis Armstrong die?, Step3: Is #1 before #2?, Wikipedia page for step 1: Jay-Z, Wikipedia page for step 2: Louis Armstrong, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-14677001a4674b61891e85f7c04add8c |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can the Curiosity (rover) beat a cheetah in a hypothetical race?, Answer:No, Description of Curiosity (rover): American robotic rover exploring the crater Gale on Mars, Fact1: Curiosity has a top speed of 90m per hour., Fact2: Cheetah has a top speed of 128000m per hour
Output:
| [
"Step1: What is the top speed attainable by the rover Curiosity in mph?, Step2: What is the top speed of a cheetah in mph?, Step3: Is #1 greater than #2?, Wikipedia page for step 1: Curiosity (rover), Wikipedia page for step 2: Cheetah, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-9b0e5c0a7f7b4134bf0d129ae1ce2903 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Has type of political association Pompey had with Caesar influenced reality TV?, Answer:Yes, Description of Pompey: 1st/2nd-century BC Roman general, Fact1: Pompey, Julius Caesar, and Marcus Licinius Crassus formed a political association called a triumvirate., Fact2: A triumvirate spits rule between three powerful people that get to make decisions., Fact3: Reality show The Challenge: Total Madness appoints three weekly winners to make decisions for the group, known as the Tribunal., Fact4: Reality show American Idol has had three judges making decisions about which contestants advance.
Output:
| [
"Step1: Which political association did Pompey form with Julius Caesar and Marcus Licinius Crassus?, Step2: How many people does #1 typically involve?, Step3: How many judges are on reality show American Idol?, Step4: Is #2 equal to #3?, Wikipedia page for step 1: Pompey, Wikipedia page for step 2: Triumvirate, Wikipedia page for step 3: American Idol, Wikipedia page for step 4: , not_definitive_answer: False, incorrect_answer: False"
] | task168-293f740e35a64bcea9236b8e14a186d8 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Was Carl Friedrich Gauss born in Florida?, Answer:No, Description of Carl Friedrich Gauss: German mathematician and physicist, Fact1: Carl Friedrich Gauss is a German mathematician and physicist., Fact2: Carl Friedrich Gauss was born in Brunswick, Fact3: Florida is United States of America., Fact4: Brunswick is in Germany, Fact5: Germany is not United States of America
Output:
| [
"Step1: Where was Carl Friedrich Gauss born?, Step2: Is #1 in Florida?, Wikipedia page for step 1: Carl Friedrich Gauss, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-2379edbcd4c54be28297c909af1004cf |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Has Billy Joel sold out Astana Arena?, Answer:No, Description of Billy Joel: American singer-songwriter and pianist, Fact1: Astana Arena is a 30,000 seat football stadium in Kazakhstan., Fact2: Billy Joel, who has performed concerts all over the world, has never been to Kazakhstan.
Output:
| [
"Step1: Which country is the Astana Arena located in?, Step2: Has Billy Joel ever been to #1?, Wikipedia page for step 1: Astana Arena, Wikipedia page for step 2: Billy Joel, not_definitive_answer: False, incorrect_answer: False"
] | task168-79929c42e21b47c3a18a6cc2486f6399 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Were gladiators associated with the Coloseum?, Answer:Yes, Description of Gladiator: combatant who entertained audiences in the Roman Republic and Roman Empire, Fact1: The Colosseum was a stadium in the ancient city of Rome, large by even today's standards., Fact2: During the Roman era, it was primarily used to host large spectacles including gladiatorial combat, mock battles, and executions.
Output:
| [
"Step1: What kind of building was the Colosseum and which city did it exist in?, Step2: In the era of #1, which kind of events were held in such buildings?, Step3: Did any of #2 involve gladiators?, Wikipedia page for step 1: Colosseum, Wikipedia page for step 2: Rome, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-06731d9cb2e84a04b39096e6bc2f4070 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Could an ocelot subsist on a single bee hummingbird per day?, Answer:No, Description of Ocelot: Small wild cat, Fact1: An ocelot requires 600–800 grams (21–28 oz) of food every day to satisfy its energy requirements., Fact2: Bee hummingbirds are the smallest living birds, with an average weight of around 2-3 grams.
Output:
| [
"Step1: How much food does an ocelot need to live per day?, Step2: How much does a bee hummingbird weigh?, Step3: Is #2 greater than or equal to #1?, Wikipedia page for step 1: Ocelot, Wikipedia page for step 2: Bee hummingbird, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-a9414fff86dd4074ae4f4c67e6cc44b4 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Does the New York Public Library sell Alpo products?, Answer:No, Description of New York Public Library: Public library system in New York City, Fact1: The New York Public Library is a public lending library system in New York City, Fact2: Alpo produces pet food and related products
Output:
| [
"Step1: What does The New York Public Library offer for customers?, Step2: What kinds of products does Alpo make?, Step3: Is there any overlap between #1 and #2?, Wikipedia page for step 1: The New York Public Library , Wikipedia page for step 2: Alpo, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False"
] | task168-d6ddf72818614515b24d39aeec2e8aa6 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Can a prime number be represented by the number of days in a week?, Answer:Yes, Description of Prime number: Integer greater than 1 that has no positive integer divisors other than itself and 1, Fact1: There are seven days in a week., Fact2: Seven is a prime number.
Output:
| [
"Step1: How many days are there in a week?, Step2: Is #1 a prime number?, Wikipedia page for step 1: Week, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-270000f33c9b45f49285e09fe0e643a0 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Are most mall Santa Claus actors white?, Answer:Yes, Description of Santa Claus: Folkloric figure, said to deliver gifts to children on Christmas Eve, Fact1: In 2016, a black man playing Santa Claus at the Mall of America made national headlines., Fact2: There are map websites dedicated to locating black Santa Claus mall actors.
Output:
| [
"Step1: What is the ethnicity of the man who made headlines for playing Santa Claus at the Mall of America in 2016?, Step2: Does #1 imply that black Santas are a rare occurrence?, Wikipedia page for step 1: Santa Claus, Wikipedia page for step 2: , not_definitive_answer: False, incorrect_answer: False"
] | task168-cce905cd45474c9488630ad6adbd73a4 |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Did Ice make people rich?, Answer:Yes, Description of Ice: water frozen into the solid state, Fact1: Trading ice was common in the 1800s., Fact2: People created industries harvesting and selling ice., Fact3: Some ice sellers became extremely rich.
Output:
| [
"Step1: In the 1800's, what item was commonly traded?, Step2: Did some people become rich off of selling #1?, Wikipedia page for step 1: Ice, Wikipedia page for step 2: Ice sellers, not_definitive_answer: False, incorrect_answer: False"
] | task168-19d9e9e129de474d99ece4f6983e1a4c |
Definition: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Positive Example 1 -
Input: Question: Did Aristotle use a laptop?, Answer:No, Fact1: Aristotle died in 322 BC., Fact2: Laptop was invented in the 19th century.
Output: Step1: When was the laptop invented?, Step2: When did Aristotle die?, Step3: Is #2 before #1?, Wikipedia page for step 1: Laptop, Wikipedia page for step 2: Aristotle, not_definitive_answer: False, incorrect_answer: False
Positive Example 2 -
Input: Question: Can you spot helium?, Answer:No
Output: Step1: Does helium have a color?, Step2: Does helium have a smell?, Step3: Does helium have a taste?, Step4: Is #1 or #2 or #3?, Wikipedia page for step 1: Helium, Wikipedia page for step 2: Helium, Wikipedia page for step 3: Helium, not_definitive_answer: False, incorrect_answer: False
Negative Example 1 -
Input: Question: Can a suit of armor conduct electricity?, Answer:Yes, Fact1: Suit of armor is made of iron., Fact2: Iron is an electric conductor.
Output: Step1: What is a suit of armor made of?, Step2: Can iron conduct electricity?, Wikipedia page for step 1: Armor, Wikipedia page for step 2: Electrical Conductors, not_definitive_answer: False, incorrect_answer: False
Negative Example 2 -
Input: Question: Was the planet of Jupiter discovered by Galileo after Pluto had been discovered?, Answer:No
Output: Step1: When was the planet of Jupiter discovered by Galileo?, Step2: When was the planet of Pluto discovered?, Step3: Is #1 after #2?, not_definitive_answer: False, incorrect_answer: False
Now complete the following example -
Input: Question: Would the trees in the forest of Endor be angiosperms?, Answer:No, Description of Star Wars: Epic science fantasy space opera franchise, Fact1: In Caravan of Courage: An Ewok Adventure, northern California redwood forests were turned into the forest moon of Endor for filiming., Fact2: Redwoods are conifers., Fact3: Conifers are not angiosperms.
Output:
| [
"Step1: What tree species was used for the trees of Endor?, Step2: Are #1 angiosperms?, Wikipedia page for step 1: wiki: Endor (Star Wars), Wikipedia page for step 2: wiki: California Redwood, not_definitive_answer: False, incorrect_answer: False"
] | task168-b9b8283933464aea84faf2b6aae87715 |
Subsets and Splits