input
stringlengths 1.82k
2.59k
| output
sequencelengths 1
17
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: And on that basis Keating was released from prison before he was eligible for parole. Now the ninth US circuit court of appeals has ruled that the original appeal was flawed since it brought up issues that had not been raised before. Question: What will happen in the future? Events: ['released', 'was', 'parole', 'ruled', 'flawed', 'brought', 'raised']
Output:
| [
""
] | task390-6127252ef6184d01915e07e36c257ff5 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Wall Street analysts expect the disappointing trend to continue into the fourth quarter and through at least the first two quarters of 1990, when the industry will increasingly see the effect of price erosion in major product lines, such as rolled sheet used for cars, appliances and construction. "It doesn't bode well for coming quarters," said John Jacobson, who follows the steel industry for AUS Consultants. Question: What will happen before the industry sees something? Events: ['expect', 'continue', 'see', 'used', 'doesn', 'said', 'follows']
Output:
| [
"continue"
] | task390-6e2f292e1b8549f9b85ca4e27a68f419 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: A Norwegian vehicle in the NATO-led International Security Assistance Force that patrols the heavily fortified capital was slightly damaged in the blast, ISAF said. It was unclear if the ISAF convoy was the target of the blast, a spokesman said. Question: What happened while the blast occurred? Events: ['patrols', 'fortified', 'damaged', 'blast', 'said', 'blast', 'said', 'target']
Output:
| [
"damaged"
] | task390-a0ba4269d2d540ae896a42fd0b8e8feb |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "But you have to work hard on your luck and that is what we did today." Czech midfielder Tomas Rosicky limped off ten minutes after the break and will miss Wednesday's trip to Porto for a Champions League encounter from which Arsenal must take a point to secure their passage to the knockout stages. Question: What will happen in the future? Events: ['work', 'did', 'limped', 'break', 'miss', 'trip', 'encounter', 'take', 'secure', 'passage', 'stages', 'minutes']
Output:
| [
"miss",
"trip",
"encounter",
"stages"
] | task390-a9c6f64152b34a62a4ba4d45ef6d4d16 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Li had said bluntly that it was "the most unreasonable schedule" he had ever seen. "Badminton competition demands physical strength," said the head coach. Question: What happened after Li saw the schedule? Events: ['said', 'seen', 'said', 'competition']
Output:
| [
"said",
"said"
] | task390-314243a269b448a8bb8de249c35737e5 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: ``Juan Miguel must not have written the letter himself,'' said Armando Gutierrez, spokesman for Elian's relatives in Miami. ``Castro must be dreaming for the family to allow Cuban spies inside Lazaro Gonzalez's home.'' Question: What does Armando Gutierrez not believe happens while he speaks? Events: ['written', 'said', 'dreaming', 'allow']
Output:
| [
""
] | task390-bcf345f7ed814c5bae5dc40318dc5028 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: After a flat second quarter tied largely to lower newsprint earnings, Kimberly-Clark attributed the gain to improved results in its consumer businesses in North America, Brazil and Korea. Those gains came from higher prices, particularly for disposable diapers and tissue products, and from increased sales, primarily for feminine-care products, the company said. Question: What happened after increased sales? Events: ['tied', 'attributed', 'gain', 'results', 'businesses', 'gains', 'came', 'sales', 'said', 'quarter']
Output:
| [
"gains",
"came",
"results",
"gain",
"attributed"
] | task390-f70045a06015466eb4c3ff0729be50f5 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Liberia and Sierra Leone are in their post-conflict period following more than ten years of war while Cote d'Ivoire is yet to restore peace. The coordination of military exercises involving various UN missions and their local counterparts is seen as a confidence- building measure. Question: What will happen in the future? Events: ['post-conflict', 'war', 'restore', 'coordination', 'exercises', 'missions', 'measure']
Output:
| [
"restore"
] | task390-ca7e8249a7d54b848e57b4e4ca0306fb |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Japanese supporters were delighted at the result of the draw, and many spent all night at sports bars to see the draw live on television in the early morning local time. "It will be great to fight Brazil in terms of competition," a young man told public broadcaster NHK. Question: What will happen after the draw according to a young man? Events: ['delighted', 'draw', 'spent', 'see', 'draw', 'be', 'fight', 'told', 'result']
Output:
| [
"be",
"fight"
] | task390-a7ba21900fa941c8bd499e1c2f807862 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: An Iraqi official, speaking on customary condition of anonymity, said Ritter would not try to visit any of the eight presidential sites that Baghdad had placed off-limits to U.N. weapons inspectors. The official said these sites could only be visited by a special team of U.N. monitors and diplomats as laid down by the Feb. 23 accord signed by U.N. Secretary-General Kofi Annan and Iraqi Deputy Prime Minister Tariq Aziz. Question: What event has already happened? Events: ['speaking', 'said', 'visit', 'placed', 'said', 'visited', 'laid', 'signed']
Output:
| [
"placed",
"laid",
"signed"
] | task390-eab2d23c7681417b9ca56c77139a8106 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: One US official, who asked not to be named, said the US pledge was sharply lower than the amount of aid Pyongyang requested. No reaction was immediately available from the WFP. Question: What happened before Pyongyang requested the aid? Events: ['asked', 'said', 'was', 'requested', 'reaction', 'was']
Output:
| [
""
] | task390-b93df10cf20046be85434cccc8c7371f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: In addition, Upjohn is offering a one-time retirement bonus equal to six months of base pay. Chairman Theodore Cooper called the program part of the company's two-year strategy to implement budget constraints and "an effective headcount-control program." Question: What happened after Upjohn offer the the bonus? Events: ['offering', 'equal', 'called', 'implement']
Output:
| [
"called"
] | task390-961bb832d2324b2eb8874a7be7b8437a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Agents failure to respond has resulted in delays to this inquiry," he said. "We will be providing the Premier League with a number of incidences where mandated processes have not been followed. Question: What probably happened before the inquiry? Events: ['failure', 'respond', 'resulted', 'delays', 'inquiry', 'said', 'providing', 'incidences', 'followed']
Output:
| [
"incidences"
] | task390-b49bf81ab2b44a60addbd89ff6a86392 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Despite his satisfaction with the performance, Wenger admitted that Arsenal had enjoyed the rub of the green at the Emirates Stadium, with Steed Malbranque missing an early chance to put Tottenham ahead and two of the three goals coming from disputed penalties. Emmanuel Adebayaor put Arsenal ahead and stand-in captain Gilberto Silva coolly converted both spot-kicks to leave the home side as comfortable winners. Question: What did Emmanuel Adebayaor do during the performance? Events: ['admitted', 'enjoyed', 'rub', 'performance', 'missing', 'chance', 'put', 'goals', 'coming', 'penalties', 'put', 'converted', 'leave']
Output:
| [
"put"
] | task390-67fe99eeda5d4b24b263f2415963f7ca |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Marcelinho was then sent off after 52 minutes for a scuffle with Hamburg's Benjamin Lauth and Croatian international Kovac could not contain his rage. "His lack of discipline can not be excused," fumed Kovac. Question: What started after Marcelinho was sent off? Events: ['sent', 'scuffle', 'contain', 'excused', 'fumed']
Output:
| [
"fumed"
] | task390-d3efc75bdf564b739b30876b139ad366 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: In over-the-counter trading Friday, Jayark was quoted at 87.5 cents bid, down 15.625 cents. At the market price, the transaction has a total indicated value of $7.4 million. Question: What happened after over-the-counter trading Friday? Events: ['trading', 'quoted', 'bid', 'transaction', 'has']
Output:
| [
"quoted",
"bid",
"transaction",
"has"
] | task390-f83430b0f56e49d1917fbd14f9959d98 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: France coach Bernard Laporte revealed Thursday that he would be looking to emulate Ireland's strategy as the hosts prepare for next year's rugby World Cup. Laporte blamed the heavy club schedule of many of France's internationals for their dismal autumn series which included two limp and uninspiring losses to World Cup favourites the All Blacks. Question: What happened after France's losses to All Blacks? Events: ['revealed', 'emulate', 'prepare', 'Cup', 'blamed', 'series', 'losses']
Output:
| [
"revealed",
"blamed"
] | task390-3135df22aeb14a93adf703e86e3a56c2 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: QVC agreed to pay $19 and one-eighth QVC share for each of CVN's 20 million fully diluted shares. The acquisition brings together the two largest competitors to Home Shopping Network Inc., which now reaches more viewers than any other company in the video shopping industry. Question: What happened after the QVC agreed to pay for CVN's shares? Events: ['agreed', 'pay', 'acquisition', 'brings', 'reaches']
Output:
| [
"acquisition",
"brings",
"reaches"
] | task390-e72ed82123ab4f7d86030165fe770890 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Newcastle will be without skipper Alan Shearer following a hernia operation, leaving striker Michael Owen to spearhead the Newcastle attack. "What we are hoping for is that they have a hangover of some sort and we are resilient and one of our special players can do something on the day," said Souness. Question: What event has already finished? Events: ['be', 'operation', 'leaving', 'spearhead', 'attack', 'hoping', 'is', 'have', 'hangover', 'are', 'do', 'said']
Output:
| [
"said",
"operation"
] | task390-d8f7df51aa5a48d594b387b20989718e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The school says it teaches the children to be good Muslims and good students. They're learning a civics lesson from the residents of Loudon county. Question: What event has begun but has not finished? Events: ['says', 'teaches', 're']
Output:
| [
"teaches",
"says",
"re"
] | task390-0f03800889ab43d484563c0f140a3beb |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: With Bulgaria and Romania poised to become the 26th and 27th EU countries in just over a fortnight, the leaders have decided that their entry into Europe's rich club will be the last for several years. Turkey's candidacy was slowed down this week, with a freeze put on further discussion on around a quarter of the policy chapters it must negotiate to realise its 40-year quest for European integration. Question: What may happen after Bulgaria and Romania became poised to become the 26th and 27th EU countries? Events: ['poised', 'decided', 'entry', 'be', 'freeze', 'negotiate', 'realise', 'slowed']
Output:
| [
"entry",
"be"
] | task390-3d692584cb9c4968be550e072f3b4207 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "The horror of biological weapons is shared by all," Annan told a meeting in Geneva to review the 1972 Biological Weapons Convention, which has been ratified by 155 countries. "Now it is time for countries to build on results, and take further steps to ensure that the Convention will continue to serve as an effective barrier against biological weapons," Annan told the conference, which began on Monday and will end on Dec. 8. Question: What happened during the meeting? Events: ['is', 'told', 'meeting', 'ratified', 'build', 'steps', 'ensure', 'continue', 'serve', 'told', 'conference']
Output:
| [
"told",
"told"
] | task390-f8b0eafb33ee4620a1f458e8fd56f590 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Sorry for any inconvenience caused," said a note plastered on metal cyclone shutters protecting the Alfa Romeo dealership. Jewellers and art galleries removed their eye-catching displays, while some banks closed cash dispensing machines along the route of Tuesday's planned protest march. Question: What happened while art galleries removed their displays? Events: ['inconvenience', 'caused', 'said', 'plastered', 'protecting', 'removed', 'closed', 'dispensing', 'planned', 'march', 'Tuesday']
Output:
| [
"closed"
] | task390-6a5f3d04ebfd436ba5ddf6945be5d3ed |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: She then lavished praise, and the State Department's award for heroism, on embassy staffers before meeting with bombing victims at the Muhimbili Medical Center and with government officials. ``America is very proud of you, all of you _ Americans and Tanzanians,'' she told the staffers. Question: What happened before her meeting with bombing victims at the Muhimbili Medical Center? Events: ['lavished', 'meeting', 'is', 'told', 'award', 'bombing']
Output:
| [
"lavished",
"award",
"bombing",
"told"
] | task390-cda2d74068734b3e99bcd5dcd2371a1e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Avon also said it will issue an additional 243,677 of the Class C warrants to holders of its Class A, Class B and unclassified warrants. Issuance of those warrants will be at the rate of one-third warrant for each warrant exercised. Question: What will happen before warrants are exercised? Events: ['said', 'issue', 'Issuance', 'be', 'exercised']
Output:
| [
""
] | task390-361f41765527425ab7c180da94147730 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: President Bush today denounced Saddam's ``ruinous policies of war,'' and said the United States is ``striking a blow for the principle that might does not make right.'' In a speech delivered at the Pentagon, Bush seemed to suggest that American forces could be in the gulf region for some time. Question: What could happen after something was suggested? Events: ['denounced', 'said', '``striking', 'make', 'delivered', 'suggest', 'be']
Output:
| [
"be"
] | task390-d087076b6a134841bf250733d5a78982 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Spitzer also criticized Vacco for dismantling the Office of Reproductive Rights, which investigated threats and crimes against abortion clinics, when he became attorney general. On Monday, Spitzer called for Vacco to revive that unit immediately, vowing that he would do so on his first day in office if elected. Question: What happened during Spitzer's criticisms? Events: ['criticized', 'dismantling', 'investigated', 'threats', 'crimes', 'against', 'became', 'Monday', 'called', 'revive', 'immediately', 'vowing', 'do', 'day', 'elected']
Output:
| [
"called",
"Monday",
"vowing"
] | task390-3696fedfc3894b1e904e57af66d60d18 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: But while Brazil were certain to win the group, Australia had the benefit of having beaten all three teams previously, and Brazil had gone down 1-0 at the 2001 Confederations Cup in South Korea, he said. The optimism was backed by Australian goalkeeper Mark Schwarzer who, in an article published in The Sun-Herald, said the Socceroos would go into the World Cup believing they were world-beaters. Question: What is happening after the article was published? Events: ['were', 'win', 'had', 'beaten', 'gone', 'Cup', 'said', 'backed', 'published', 'said', 'go', 'Cup', 'believing', 'were']
Output:
| [
"go",
"Cup",
"believing"
] | task390-29b8183fb2e149bfbda0f003977d3ebd |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: According to a news release from IRC Ethiopia, 18 tons of cooking pots and plates, soap, and blankets were transported to Gode, some 650 km southeast of the capital Addis Ababa, via U.S. military air carrier early on Saturday. The items will be distributed by the United Nations and other national and international NGOs working on the ground. Question: What will happen in the future? Events: ['release', 'transported', 'distributed', 'working']
Output:
| [
"distributed",
"working"
] | task390-7470c19236884467ae84b9d1ad304d57 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The field has a production capacity of about 300,000 barrels a day, and Agip would invest two billion dollars to develop it. Rashid also held talks with senior political officials in Italy, where the Senate voted last week in favor of a gradual lifting of UN sanctions against Iraq. Question: What might happen after talks with senior political officials? Events: ['production', 'invest', 'develop', 'held', 'talks', 'voted', 'sanctions']
Output:
| [
"invest",
"develop"
] | task390-3c17f9b7e6e34112ba58e2b3d1bfc096 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The Philippine government announced the suspension of classes in all levels Thursday in Metro Manila and nearby provinces of Rizal, Cavite and Laguna, due to the threat of typhoon Durian, local media reported on Wednesday. The suspension was issued as the typhoon is expected to bring rains and strong winds to Luzon, according to a report by ANC TV. Question: What happened after typhoon Durian formed? Events: ['announced', 'suspension', 'threat', 'Durian', 'reported', 'suspension', 'issued', 'typhoon', 'expected', 'bring', 'rains', 'winds', 'report']
Output:
| [
"announced",
"reported",
"issued",
"expected",
"report"
] | task390-946c1040fbea4e3890c372bb2efc3674 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: It is reasonable for the price of oil to fall and there's room for it to drop even further, Lu predicted. This summer the world saw crude oil prices hovering at 60 US dollars per barrel and even surge to a record of 70 US dollars. Question: What happened this summer? Events: ['fall', 'drop', 'predicted', 'saw', 'hovering', 'surge', 'summer']
Output:
| [
"saw",
"hovering",
"surge"
] | task390-6e2d99bcac2e447ca13becb8033f1d4d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Earlier Sunday, police and militant Protestants clashed in a religiously polarized part of north Belfast. Police said an unmarked police car was hit with gasoline bombs from the Protestant side. Question: What happened after north Belfast became polarized? Events: ['clashed', 'polarized', 'said', 'hit']
Output:
| [
"clashed",
"said",
"hit"
] | task390-c46a749ddc014199939c41ebf732942b |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The construction of Hong Kong's new airport alone has involved some 115 European companies and there are some 250 European business which have regional headquarters there. There are also an average of 50,000 EU citizens in Hong Kong at any one time, including 32,000 who are permanently settled there. Question: What happened after the citizens settled? Events: ['construction', 'involved', 'settled']
Output:
| [
"construction",
"involved"
] | task390-666ba29f63b748bcb22562ee1af4aded |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Government officials had threatened to revoke the boy's parole if his great-uncle, Lazaro Gonzalez, did not sign a document agreeing to hand Elian over to federal officials once the family's appeal in the 11th U.S. Circuit Court of Appeals was decided. Question: What might happen after Elian is handed over to federal officials? Events: ['threatened', 'revoke', 'parole', 'sign', 'agreeing', 'hand', 'appeal', 'decided']
Output:
| [
"parole"
] | task390-76a759555654438ca2eae603e359aaa6 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Flintoff had said he hoped to remain captain for the one-day series on Monday, just after the third Test loss to Australia. "If the job is available, of course I will," Flintoff said when asked if he would make himself available to captain in the one-dayers. Question: What began before Flintoff made himself available? Events: ['said', 'hoped', 'remain', 'series', 'loss', 'is', 'will', 'said', 'asked', 'make', 'captain', 'one-dayers']
Output:
| [
"hoped",
"remain",
"is"
] | task390-9a82f2d55456437da6ad3078597c6aee |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The company said it was " concerned about the announced intent to acquire control of the company" by a Sugarman-led group. Question: What happened before the company said anything? Events: ['said', 'concerned', 'announced', 'acquire']
Output:
| [
"announced"
] | task390-0c669dc60424465d8a4fe24160914d58 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The United Nations on Monday underscored the importance of rainwater in revitalizing agricultural production in developing countries. In a report released at the ongoing UN Climate Change Conference, the UN Environment Programme (UNEP) and the World Agroforestry Center said rainwater harvesting as a buffer against climate-linked extreme weather has been almost invisible in water planning with countries relying almost exclusively on rivers and underground supplies. Question: What happened during the UN Climate Change Conference? Events: ['underscored', 'revitalizing', 'production', 'released', 'Conference', 'said', 'harvesting', 'weather', 'been', 'planning', 'relying']
Output:
| [
"underscored",
"released",
"said"
] | task390-00bdde4227be4554b452b4746d1717c4 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: These sales are in full conformity with the central banks' gold agreement dated September 27, 2004, of which the ECB is a signatory," the bank said in a brief statement. The ECB did not provide any further details. Question: What happened prior to the ECB becoming a signatory? Events: ['sales', 'are', 'dated', 'is', 'said', 'provide']
Output:
| [
""
] | task390-dba768aa2f144f58bca8a274d5a32e01 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The text of the bill, which also tells the government to "accelerate" Iran's controversial nuclear programme, was approved by an overwhelming majority in the conservative-controlled parliament, with 161 in favour and 15 against. The move is set to further inflame tensions over the Iranian nuclear programme, which the Islamic republic has vowed to expand in defiance of the sanctions agreed by the UN Security Council last week. Question: What event has already finished? Events: ['tells', 'accelerate', 'programme', 'approved', 'move', 'set', 'inflame', 'tensions', 'programme', 'vowed', 'expand', 'sanctions', 'agreed', 'week']
Output:
| [
"approved",
"set",
"vowed",
"agreed",
"week"
] | task390-3ae0c398c80a4a71b087a0ac5a5530e8 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Klinsmann is right to smile after that draw," said the Kolner Express. "There is no real major obstacle to the last sixteen." Question: What happened after Klinsmann smiled? Events: ['is', 'smile', 'said', 'is']
Output:
| [
"said"
] | task390-49eb9e42822e431488a2f473e84dfe72 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: But Shanghai police did say that on March 24 they had taken similar action against Bishop Joseph Fan Zhongliang, coadjutor of the underground Roman Catholic Church. They declined to provide details. Question: What event has begun but has not finished? Events: ['say', 'taken', 'action', 'declined', 'provide']
Output:
| [
""
] | task390-7b829e1bb41b40be9e503a024a0118ef |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: It did not give the soldier's nationality or any more details but most of the troops in the province are British. Separately on Tuesday, the US-led coalition and the Afghan army killed four suspected Taliban militants in eastern Afghanistan, the coalition said in a statement. Question: What began before the statement was released without the soldier's nationality? Events: ['give', 'are', 'killed', 'said']
Output:
| [
"are"
] | task390-781251d9e1cb42f1ad06673248f08a49 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The cub was born on Aug. 30 but was never named, said zoologists with the Chengdu base. "We hope she'll grow up healthily and witness the Beijing Olympiad. Question: What might happen after zoologists hoped? Events: ['born', 'named', 'said', 'hope', 'grow', 'witness']
Output:
| [
"grow",
"witness"
] | task390-fe167f2a29984134998c573a056ca986 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: In the quarter ended July 31, Jayark had an average of 5.6 million shares outstanding. The transaction is subject to approval by a panel of disinterested directors, the company said, adding that shareholder approval isn't needed. Question: What might happen after the company said shareholder approval isn't needed? Events: ['had', 'transaction', 'approval', 'said', 'adding', 'approval', 'needed', 'ended']
Output:
| [
"transaction",
"approval"
] | task390-6ed2ddd75b434c15a1096d5cd0755352 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Nine Taliban rebels and an Afghan soldier were killed and 14 insurgents were captured in fresh fighting across insurgency-hit Afghanistan, officials said Monday. A major firefight broke out early Monday after nearly 200 militants crossed the border from Pakistan and attacked a border checkpost in the eastern Afghan province of Khost, police said. Question: What finished during a major firefight? Events: ['killed', 'captured', 'fighting', 'said', 'Monday', 'firefight', 'broke', 'Monday', 'crossed', 'attacked', 'said']
Output:
| [
"killed",
"captured",
"broke"
] | task390-edcc9896bd4d4728a56a06b433cd8f68 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Food chains from farm fields to table are polluted from time to time and environmental pollution has a bad impact on food sources, " according to the plan. His call follows a scandal this month in which red-yolk salted duck eggs were found containing the carcinogenic industrial dye, Sudan-IV, raising nationwide concern over food safety. Question: What happened before the eggs were found with Sudan-IV? Events: ['polluted', 'pollution', 'impact', 'according', 'plan', 'call', 'scandal', 'found', 'concern']
Output:
| [
""
] | task390-37da18e130a4428d89b1a82e4a30428f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: They marched through a nearby shopping district, carrying banners saying "We don't allow US occupation" and "Abolish US bases". The demonstration followed a rally on Saturday by about 3,000 people in the Okinawan capital of Naha in the southern part of the Japanese archipelago. Question: What should happen in the future according to the demonstration people carrying banners? Events: ['marched', 'carrying', 'saying', 'allow', 'occupation', 'Abolish', 'demonstration', 'followed', 'rally']
Output:
| [
"Abolish"
] | task390-91d92fefd9424e1bb1271d2ec94b20ae |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Two Iranian Shiite pilgrims and an Iraqi female guide were released and found near the place where they were kidnapped Monday night," the source said. The three were safe, the source said, quoting them as saying they were released shortly after their abduction Monday night. Question: What happened after the three people were released? Events: ['released', 'found', 'kidnapped', 'were', 'quoting', 'saying', 'released', 'abduction']
Output:
| [
"found",
"quoting",
"saying",
"were"
] | task390-57bcb6a4caa84dd5a2e8c582c89a0659 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: That was the highest level since 30-year mortgages were at 6.44 percent in early September 2003. This week's rates on 15-year, fixed-rate mortgages, a popular choice for refinancing a home mortgage, averaged 5.89 percent, up from 5.85 percent last week. Question: What will happen in the future? Events: ['was', 'were', 'September', '2003', 'week', 'choice', 'refinancing', 'averaged', 'week']
Output:
| [
""
] | task390-1fc79a5f8564402599e0cff9dc9bdb8d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: A weapons buyback in Australia dramatically ended gun massacres and sharply reduced the number of firearms deaths overall, a study published on Thursday says. The initiative was launched in 1996, within days of a massacre of 35 people in Port Arthur, Tasmania, by a gunman using semi-automatic weapons. Question: What event has begun but has not finished? Events: ['buyback', 'ended', 'massacres', 'reduced', 'deaths', 'study', 'published', 'initiative', 'launched', 'massacre', 'using', 'says']
Output:
| [
"buyback",
"ended",
"massacres",
"reduced",
"deaths",
"says"
] | task390-064f93de79bc4396b0fb5bd607a1ed6d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Tomorrow the board of supervisors of Loudon county, Virginia, will vote on whether a school now located in Mount Vernon can relocate to their county. In some respects, that's typical county business, but tomorrow's vote has international implications. Question: What may happen after the vote? Events: ['vote', 'located', 'relocate', 'respects', 'has', 'implications']
Output:
| [
"located",
"relocate"
] | task390-ed1b8a3e636c46ebadf71b0d87663d33 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Such cooperation and exchanges are of great significance to promoting mutual understanding between officials of both sides and the development of bilateral friendly relations," He said. He made the remark in a meeting with Tan Tee How, permanent secretary of the Ministry of National Development of Singapore, who headed a Singaporean delegation of training course for permanent secretaries. Question: What happened after Tan Tee How headed a Singaporean delegation? Events: ['are', 'promoting', 'development', 'said', 'made', 'meeting', 'headed']
Output:
| [
"made",
"said",
"meeting"
] | task390-6bdbe97b98c74cbe8c00c25e8606ba08 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Pangalos said for his part that the force, due to comprise between 700 and 800 Greek troops, "will not be tasked with disarmament." Instead the Italian-led mission is expected to secure roads, junctions, airports and warehouses and help aid deliveries. Question: What will happen after Pangalos spoke about the Italian led mission? Events: ['said', 'tasked', 'disarmament', 'mission', 'expected', 'secure', 'help', 'deliveries', 'comprise']
Output:
| [
"comprise"
] | task390-ea46f3f6f3364f51839651165dfaf0be |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The company's ability to respond to energy needs world-wide will be enhanced through a recently announced venture with Mitsubishi Heavy Industries, Mr. Lego said. He said the independent power segment could grow to provide as much as 50% of near-term generation capacity, adding: "We expect to supply a significant share of this market." Question: What happened before Lego spoke? Events: ['respond', 'enhanced', 'announced', 'venture', 'said', 'said', 'grow', 'provide', 'adding', 'supply']
Output:
| [
""
] | task390-a308d57c45ed46d7bf3df97564bca962 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Such cooperation and exchanges are of great significance to promoting mutual understanding between officials of both sides and the development of bilateral friendly relations," He said. He made the remark in a meeting with Tan Tee How, permanent secretary of the Ministry of National Development of Singapore, who headed a Singaporean delegation of training course for permanent secretaries. Question: What was happening while he spoke? Events: ['are', 'promoting', 'development', 'said', 'made', 'meeting', 'headed']
Output:
| [
"meeting",
"made",
"are"
] | task390-785fb43bce994169b22a3ca64df608b8 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: However, the government still needed to involve the PPMC and the NGC to provide potable water for the communities, he added. He explained that the government would provide hospitals to Ijaw communities and health centers for Itsekiri communities at a cost of 5 million U.S. dollars and 1.6 million dollars respectively. Question: What event has begun but has not finished? Events: ['needed', 'involve', 'provide', 'added', 'explained', 'provide']
Output:
| [
"needed"
] | task390-85bbaf65114a4ea0afd33a4e63418077 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Samardzic-Markovic told the press that the Serbian government has decided to open this office and that it was offered to NATO officials that this office is located in the Defense Ministry. Early on Wednesday, NATO's heads of state decided at a summit in Riga to invite Serbia to join the Partnership for Peace program along with Bosnia-Herzegovina and Montenegro. Question: What event has begun but has not finished? Events: ['told', 'decided', 'open', 'offered', 'decided', 'invite', 'summit', 'join']
Output:
| [
""
] | task390-690493e8215145c3aaca59e1c38f5e5a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Israel and the international donors cut off the direct aid to the Palestinian government led by Hamas, which was subsequently unable to pay its 160,000 civil servants for months. Furthermore, Israel restored its military operation in the Gaza Strip on June 28, three days after three Palestinian militant groups, headed by a Hamas armed wing, abducted Israeli Corporal Gilad Shalit in a cross-border raid on an Israeli post in southern Gaza Strip. Question: What started before direct aid to the Palestinian government was cut off? Events: ['cut', 'aid', 'led', 'was', 'pay', 'restored', 'operation', 'headed', 'abducted', 'raid']
Output:
| [
"led",
"operation",
"headed",
"abducted",
"raid"
] | task390-08e9dee7b33f4b00b2784a3dda2411bc |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The pictures show Alderton, who was three months pregnant, a week before the discovery of her strangled body on December 10. Her boyfriend, Sam Jefford, 21, told the Sun newspaper that the murderer "has taken away the two most precious things in my life. Question: What terminated after Sam Jefford told the Sun newspaper something? Events: ['show', 'was', 'discovery', 'told', 'taken']
Output:
| [
""
] | task390-26565b24408b42efb1efb896a70d73ca |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: In a statement issued here Thursday, Oxfam appealed to the delegates attending the ongoing United Nations conference on climate change to save the lives of pastoral communities such as the Turkana of northern Kenya. "Governments meeting at the UN climate change conference in Nairobi only have to look to a few hundred miles north to see how climate change is having an immediate and devastating effect on people's lives," said Antonio Hill, senior policy adviser of Oxfam. Question: What did Oxfam do before their statement? Events: ['statement', 'issued', 'appealed', 'conference', 'save', 'meeting', 'conference', 'look', 'see', 'having', 'effect', 'said', 'change', 'change']
Output:
| [
""
] | task390-a0c815b3bcc14188b73a68263d93d480 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: While meeting Sassou-Nguesso, Hu said the friendly cooperation between China and the Republic of Congo has been going on smoothly since the two countries established strategic partnership more than a year ago. "We've been exploring new ways to serve our mutual best interest and to create a win-win situation," he said. Question: What happened during the meeting? Events: ['meeting', 'said', 'said', 'cooperation', 'going', 'established', 'exploring', 'create', 'partnership', 'serve']
Output:
| [
"said"
] | task390-53b5d82ce1614be9a95a5ef41bb41dab |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: He says he and the Pope both want to end the exploitation of man by man. The question is who will Cubans believe? Question: What will happen after the question? Events: ['says', 'want', 'end', 'exploitation', 'question', 'believe']
Output:
| [
"believe"
] | task390-fd453bdc349e43b5b5824c0565fc8cbc |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: On Tuesday, US Senate Foreign Relations Committee chairman Richard Lugar warned however that an operational government might not be finalised until April. Question: What event might not happen after Richard Lugar warned? Events: ['warned', 'finalised']
Output:
| [
"finalised"
] | task390-7d5873d7ad894017b3f3710cb8c27286 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Olmert said Sunday that he agreed to release the money "in order to help in humanitarian aid to the Palestinian people who suffer among other things due to the failing conduct of their government which is not part of the international community." The United Arab Emirates is to transfer 30 million dollars to the Palestinian Authority "to help reduce the suffering of the Palestinian people," the official WAM news agency said. Question: What was happening while the Palestinian government was not part of the international community? Events: ['said', 'agreed', 'release', 'help', 'aid', 'suffer', 'conduct', 'is', 'transfer', 'help', 'reduce', 'suffering', 'said']
Output:
| [
"said",
"agreed",
"release",
"help",
"aid",
"suffer",
"conduct",
"is",
"suffering",
"said"
] | task390-f730206bb71340099466b0ec54bb31a9 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The Netherlands reacted furiously early this month when France, Germany, Italy and Spain refused to back an EU motion, calling the affair "a serious reversal for the prospects of an EU foreign policy." Denmark then took the initiative to put forward its own resolution damning Beijing's rights record, which is due to go before a vote in the 53-member commission later Tuesday. Question: What event has begun but has not finished? Events: ['back', 'motion', 'calling', 'affair', 'reversal', 'took', 'put', 'resolution', 'damning', 'go', 'vote']
Output:
| [
"resolution",
"damning"
] | task390-bde011f0a64b41e5a5eab73b1185fb13 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: World number one Roger Federer kept in low status Tuesday as the two-time defending champion of the season-ending Tennis Masters Cup was pulled into tiebreaker of decider before avoiding a defeat at just the second match in Shanghai. It took two hours and 17 minutes of the 24-year-old Swiss to defeat the in-form Croatian Ivan Ljubicic 6-3, 2-6, 7-6 (4), with a forehanded shot out of Ljubicic's reach for the tiebreaker win. Question: What happened before the win? Events: ['kept', 'pulled', 'tiebreaker', 'avoiding', 'match', 'defeat', 'shot', 'win']
Output:
| [
"kept",
"pulled",
"avoiding",
"shot"
] | task390-3729377d713946a7beece997c72c8291 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The film has emerged as the critics' Oscar favourite with the Los Angeles Film Critics Association voting it best picture at the weekend, with another best director nod for Lee. The movie is sure to feature when nominations are announced Tuesday for the Golden Globes, which are seen as a potential bellwether for films which could dominate the Academy Awards. Question: What occurred before the film has emerged as the critics' Oscar favourite? Events: ['emerged', 'voting', 'nod', 'is', 'feature', 'announced', 'Globes', 'seen', 'dominate', 'Awards']
Output:
| [
"voting",
"nod"
] | task390-5dcd763eb6df4ee0b479a30ace2bb0be |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: A spokeswoman for Crum amp Forster said employees were told early this week that numerous staff functions for the personal insurance lines were going to be centralized as a cost-cutting move. She said the move would result in a after-tax charge of less than $4 million to be spread over the next three quarters. Question: What needs to happen before Crum amp Forster spreads $4 million over the next three quarters, according to the spokeswoman? Events: ['said', 'told', 'centralized', 'move', 'said', 'move', 'result', 'charge', 'spread']
Output:
| [
"centralized",
"move",
"move",
"result",
"charge"
] | task390-07ca8885c9254d728b4a08dfea6aa568 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Thai military officials who monitor Cambodian affairs said privately Thursday that Britain, through its embassies in Thailand and Cambodia, has been pushing hard to resolve the Howes case as the second anniversary of his abduction nears. Nhek Bunchhay, who had been closely involved in the search for Howes before having to flee the Cambodian capital after a coup d'etat last year, appeared confident he would find Howes' remains. Question: What is happening now? Events: ['monitor', 'said', 'through', 'pushing', 'resolve', 'abduction', 'anniversary', 'involved', 'search', 'flee', 'coup', 'appeared', 'find']
Output:
| [
"monitor"
] | task390-6c621861fa3b4871a26a9109ac83091a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: In London, the price of Brent North Sea crude for January delivery gained 48 cents to 57.79 dollars per barrel. "Crude futures were higher on forecasts for colder weather in the US northeast, the world's largest heating oil market, this week," analysts at the Sucden brokerage firm said. Question: What happened before the analysts spoke? Events: ['gained', 'were', 'weather', 'said', 'forecasts']
Output:
| [
"gained",
"were",
"forecasts"
] | task390-aca95728784347068afa0ff0d5fce6d9 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Conservative Leader Stephen Harper, who spoke moments after Layton's speech, said he believes the NDP leader still has not made up his mind and is still negotiating with the Liberals. "It's the same soap opera. Question: What did Stephen Harper do after layton's speech? Events: ['spoke', 'speech', 'said', 'believes', 'made', 'negotiating', 'opera']
Output:
| [
"spoke",
"said"
] | task390-60a093bef34346b6b7e9b23ce141454f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The two companies have recently agreed to extend their two existing contracts on purchasing Chinese electricity via the 110- kV power grid for the next four years, ensuring power supplies for the five Vietnamese provinces of Lao Cai, Lai Chau, Ha Giang, Yen Bai and Tuyen Quang. Vietnam has purchased 588 million kWh each year under the contracts since they were signed in 2004, said the report. Question: What happened before Vietnam began purchasing 588 million kWh per year? Events: ['agreed', 'extend', 'purchasing', 'ensuring', 'purchased', 'signed', 'said', 'report']
Output:
| [
"signed"
] | task390-7dffabfaf7e5449d96853ce1a1cee584 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Shattuck was in Geneva to lobby against a Chinese motion to block a resolution criticising its human rights record, which would in effect block the 53-state Commission's annual meeting from discussing it. "No country, no matter how large, no matter how strongly it feels about the subject, should be able to block consideration by the commission of its rights record," said Shattuck, US Assistant Secretary of State for Human Rights. Question: what happened before the Geneva event? Events: ['was', 'lobby', 'block', 'criticising', 'discussing', 'feels', 'said', 'would', 'block', 'block']
Output:
| [
"was"
] | task390-934dd94100e04dda95f18cfb955006ac |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: German Foreign Minister Klaus Kinkel has blasted Ankara for its fierce criticism of Germany following a fire there in which three Turkish people died that was initially blamed on racists. Kinkel told the weekly Welt am Sonntag to be published Sunday that "megaphone diplomacy conducted in the gutter" could only "destroy relations nurtured over a long period." Question: What happened while 3 people died? Events: ['blasted', 'criticism', 'fire', 'died', 'blamed', 'told', 'published', 'conducted', 'destroy', 'nurtured']
Output:
| [
"fire"
] | task390-c8fa091786354f46b597bf9fe869b8be |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The United States expressed sadness on Monday over the death of five-time Turkish prime minister Bulent Ecevit who died over the weekend at the age of 81. "We were saddened to learn of the death of former prime minister Bulent Ecevit," State Department deputy spokesman Tom Casey said at a briefing. Question: What happened before the death? Events: ['expressed', 'death', 'died', 'saddened', 'learn', 'death', 'said', 'briefing']
Output:
| [
""
] | task390-9d8bc931ba3d4de591eec77e84d60bdc |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Abbas is now considering a range of options including holding a referendum or fresh parliamentary and presidential elections, aide Yasser Abed Rabbo said. But Haniya said he was not party to the president's deliberations. Question: What might happen after Robbo said? Events: ['considering', 'holding', 'referendum', 'elections', 'said', 'said', 'was', 'deliberations']
Output:
| [
"holding",
"referendum",
"elections"
] | task390-b16cbef70ee9466d86c3806d52afc8e3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Denis Donaldson's admission drew an incredulous reaction from Irish Prime Minister Bertie Ahern, and could complicate Irish and British efforts to broker the restoration of Catholic and Protestant power-sharing government in Belfast. Donaldson, 55, a Sinn Fein member for more than 30 years, told Irish state RTE television that British intelligence had begun paying him in the 1980s after he had compromised himself during a "vulnerable time" in his life. Question: What might happen since Denis compromised himself? Events: ['admission', 'drew', 'reaction', 'complicate', 'efforts', 'broker', 'restoration', 'told', 'begun', 'paying', 'compromised']
Output:
| [
"complicate"
] | task390-f446f698200d454b8262f026e95ba52e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: These sales are in full conformity with the central banks' gold agreement dated September 27, 2004, of which the ECB is a signatory," the bank said in a brief statement. The ECB did not provide any further details. Question: What will happen in the future? Events: ['are', 'said', 'provide', 'dated', 'is', 'sales']
Output:
| [
""
] | task390-00080f06f02f4166a137c16beae51913 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Williams, whose case has prompted an international campaign for clemency, faces the death penalty for murdering four people unless the governor intervenes before Tuesday. Hollywood celebrities, including Jamie Foxx and Danny Glover, African-American leaders and opponents of the death penalty have championed Williams' case, citing his work against gang violence. Question: What event has begun but has not finished? Events: ['case', 'prompted', 'campaign', 'clemency', 'faces', 'penalty', 'murdering', 'intervenes', 'Tuesday', 'including', 'penalty', 'championed', 'case', 'citing', 'work', 'violence']
Output:
| [
"case",
"campaign",
"faces",
"including",
"case",
"citing",
"work",
"violence"
] | task390-1c7e60a96f7b4090a7458043f544351e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Treviso, promoted from Serie B last season, could drop to bottom of the table on Sunday if fellow strugglers Lecce take at least a point from their fixture away to Udinese. Fiorentina were awarded a penalty on the half hour when Alberto Giuliatto fouled Alessandro Gamberini as a free-kick came into the area. Question: What will happen in the future? Events: ['promoted', 'drop', 'take', 'awarded', 'fouled', 'came']
Output:
| [
"drop",
"take"
] | task390-5cba9cf1092c44728e0764d5272b5b33 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: If the family refused, INS had threatened to revoke Elian's parole, meaning federal officials would take him from the Miami family. The family refused to sign the agreement through two days of negotiations, and INS extended its deadline until 9 a.m. EST Tuesday. Question: What event has begun but has not finished? Events: ['refused', 'threatened', 'revoke', 'parole', 'take', 'refused', 'agreement', 'negotiations', 'extended', 'deadline']
Output:
| [
""
] | task390-a89e6a8106cd463eb70b516c671ffd86 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: While this highlighted concerns about a tight labor market and inflation, it also suggested economic growth is not faltering. "The two straight weeks of nice declines reinforces the belief that companies are holding on to employees in anticipation of an economic rebound, despite recent numbers showing a slowdown in activity," said John Wilson, equity strategist at Morgan Keegan. Question: What will happen in the future? Events: ['highlighted', 'growth', 'suggested', 'faltering', 'declines', 'reinforces', 'holding', 'rebound', 'activity']
Output:
| [
"rebound"
] | task390-4804ea9d3b3d4598a3ea0d73355a8c9d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: A political prisoner convicted to two years in jail for "public insult" to Belarus's iron-fisted leader Alexander Lukashenko was denied a requested one-day leave to attend his father's funeral, his family said. Valery Levonevsky, leader of the entrepreneurs' strike committee, was only allowed to phone home to voice his condolences, his son Vladimir told AFP late Thursday, saying the jail administration justified their decision by "repeated violations of regime" by Levonevsky. Question: What will happen in the future? Events: ['convicted', 'insult', 'denied', 'requested', 'leave', 'attend', 'funeral', 'allowed', 'phone', 'condolences', 'told', 'saying', 'justified', 'decision', 'repeated', 'violations', 'said']
Output:
| [
""
] | task390-d892168e2fc34cceb792691aecfc6b61 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Newsstands were empty for five days when the written press went on strike on Thursday, Friday and Saturday before their two-day Christmas holiday. Television and newspaper journalists have resorted to industrial action several times to demand the renewal of a collective bargaining charter nearly two years after it expired in 2005. Question: What began before the press went on strike? Events: ['were', 'went', 'strike', 'holiday', 'demand', 'renewal', 'expired', 'resorted']
Output:
| [
"expired",
"resorted",
"demand"
] | task390-7d8c6ce450f740ffa51378e489790966 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The Asian Age, in an unsourced front page article, accused the Indian government of a "soft approach", arguing India did not want to offend Saudi Arabia since many of its nationals worked there and it also relied on Saudi oil supplies. Question: What happened during arguing? Events: ['accused', 'approach', 'arguing', 'want', 'offend', 'worked', 'relied']
Output:
| [
"accused",
"want"
] | task390-e455b5db483d4b99809d9da3d8f0e70d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: U.S. Trust, a 136-year-old institution that is one of the earliest high-net worth banks in the U.S., has faced intensifying competition from other firms that have established, and heavily promoted, private-banking businesses of their own. As a result, U.S. Trust's earnings have been hurt. Question: What will happen in the future? Events: ['is', 'intensifying', 'competition', 'established', 'promoted', 'hurt', 'heavily']
Output:
| [
""
] | task390-7b3eaa38dec648ba949e083e58232c2f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Porsche has recently become VW's largest shareholder and is seeking three or four seats on the car maker's supervisory board, including the chairmanship, instead of two. The meetings with investors are likely before a supervisory board meeting in February, the last sitting before board nominations are made at the group's annual meeting in April, FT said. Question: What event has begun but has not finished? Events: ['become', 'seeking', 'are', 'meeting', 'nominations', 'made', 'meeting', 'said', 'meetings']
Output:
| [
"seeking",
"are",
"become"
] | task390-a252065eb2cc4e74bc3ad8dec0067e0a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Journalists following the court hearing are sat behind a glass window, but Amin then ordered a 10-minute break to decide how best the woman could speak. "Everyone has to hear," Amin said. Question: What events took place before Amin said that everyone has to hear? Events: ['following', 'hearing', 'sat', 'ordered', 'break', 'decide', 'speak', 'hear', 'said']
Output:
| [
"ordered",
"break",
"decide",
"speak"
] | task390-2d9293e0bbd442e29dcbea2eb21edac8 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Xinhua correspondent saw that a policeman was hit by rocks and was put on an ambulance. The clash took place only several blocks away from the hotel where the Summit of the Americas is held. Question: What event has begun but has not finished? Events: ['saw', 'hit', 'put', 'clash']
Output:
| [
""
] | task390-76816965dd804a6c8637a71b00c9eb87 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Thomas and Nuggets coach George Karl had an argument during a summer league meeting. Before the fight, Anthony had a remarkable game, demoralizing the Knicks with easy drives to the basket. Question: What might occur after the fight? Events: ['argument', 'meeting', 'fight', 'game', 'demoralizing', 'drives']
Output:
| [
""
] | task390-5f8b26b76fdf44d59ac56d541e0b9540 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Castro called Munero -- who reportedly drove a taxi and engaged in unofficial businesses in the Cuban city of Cardenas -- a ``ruffian'' on whom Cuban police had amassed ''100 pages of reports.'' According to sources quoted by the Miami Herald, Munero had fled to Florida in June 1998 and returned to Cuba later that year, only to be jailed for several months. Question: What will happen in the future? Events: ['called', 'drove', 'engaged', 'amassed', 'quoted', 'fled', 'returned', 'jailed']
Output:
| [
""
] | task390-5dfb80f8de5f482a8c41f458aa6cd3c6 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Lord Stevens, who was investigating a total of 362 transfers, did not give details of the questionable deals as he delivered his "observations and recommendations" into alleged so-called bungs after a nine-month inquiry on Wednesday. But he revealed that certain elements had been passed on to the police. Question: What did Lord Stevens do after investigating? Events: ['investigating', 'transfers', 'give', 'delivered', 'observations', 'recommendations', 'inquiry', 'revealed', 'passed']
Output:
| [
"delivered",
"observations",
"recommendations",
"revealed",
"passed"
] | task390-52023111947c46d08c26ce3b4234c26a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: The power supply for part of the station was turned off to protect the astronauts as they carry out the delicate procedures. "The primary goal ... is to finish the rewiring of the space station and getting the active thermo system up and running," said Kirk Shireman, deputy ISS program manager, told reporters late Friday. Question: What will happen after Kirk Shireman told about the primary goal? Events: ['turned', 'protect', 'carry', 'procedures', 'finish', 'rewiring', 'getting', 'running', 'said', 'told']
Output:
| [
"finish",
"getting",
"running"
] | task390-ee818913929949128c85e0a45a1c748f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Excluding some costs, profit was 47 cents a share, topping the 45- cent average estimate in a Thomson Financial survey of analysts. Its stock rose 56 cents to 31.61 dollars. Question: What happened after the estimate? Events: ['topping', 'estimate', 'survey', 'rose', 'costs', 'profit', 'was']
Output:
| [
"costs",
"profit",
"was",
"topping",
"rose"
] | task390-73c92cc5973a44f7819679276f719cbf |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Phevos and Athena, the big-footed sibling mascots of last year's Athens Olympics, generated profits of over 200 million US dollars. Question: What happened after Phevos and Athena generated profits? Events: ['generated']
Output:
| [
""
] | task390-6d419f71b6e94978af717c57f4cc2052 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: TEHRAN, Nov. 8 (Xinhua) -- Iran on Tuesday rejected a recent statement issued by the European Union (EU) which urges Tehran to fully suspend activities related to uranium enrichment before the two sides resume the stalled bilateral nuclear talks. Iranian chief nuclear negotiator Ali Larijani Tuesday rejected the EU call to stop the uranium conversion facilities and condemned the EU for having gone extremes and adopting journalistic hype toward the Iranian nuclear issue, the official IRNA news agency reported. Question: What event has begun but has not finished? Events: ['rejected', 'issued', 'urges', 'suspend', 'resume', 'stalled', 'talks', 'rejected', 'call', 'stop', 'condemned', 'gone', 'adopting', 'reported']
Output:
| [
"talks",
"adopting"
] | task390-495c4c06ad99467d94ea162ef16957a5 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Kasuri would hold follow-up discussions with his Afghan counterpart, Rangeen Dadfar Spanta, on decisions made by Pakistan President Pervez Musharraf and Afghan President Hamid Karzai during their joint meeting with US President George W. Bush at the White House in September, she said. They would also discuss the proposal for holding a joint jirga, or gathering or tribal elders, on both sides of the border. Question: What will happen in the future? Events: ['hold', 'discussions', 'made', 'meeting', 'said', 'discuss', 'proposal', 'holding', 'gathering', 'jirga']
Output:
| [
""
] | task390-aed96e42108c4028b2e414c58bb520ec |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: These four people were removed from their posts in the Party according to regulations that stipulate officials in charge should be punished for fatal accidents, the spokesman said. Local governments are responsible for managing and supervising coal mining businesses and other production activities in areas under their jurisdiction, the spokesman said. Question: What will happen in the future? Events: ['removed', 'Party', 'regulations', 'stipulate', 'charge', 'punished', 'accidents', 'said', 'responsible', 'managing', 'supervising', 'production', 'jurisdiction', 'said', 'posts']
Output:
| [
""
] | task390-0a4b88ead2324646929d3104bb0e2029 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Excluding some costs, profit was 47 cents a share, topping the 45- cent average estimate in a Thomson Financial survey of analysts. Its stock rose 56 cents to 31.61 dollars. Question: What happened before profit? Events: ['topping', 'estimate', 'survey', 'rose', 'costs', 'profit', 'was']
Output:
| [
"costs",
"estimate",
"survey"
] | task390-605a4bd747214cc1abb6ecc18a10548f |
Subsets and Splits