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: In Amherst, residents who said they opposed abortion decried the attack and said they hoped the perpetrator was caught. Men smoking cigars and drinking beer with friends after shooting skeet at the Buffalo Shooting Club in Amherst said their feelings about abortion were mixed, but they uniformly denounced the killing of Slepian. Question: What will happen in the future? Events: ['said', 'opposed', 'decried', 'attack', 'said', 'hoped', 'caught', 'smoking', 'drinking', 'shooting', 'said', 'denounced', 'killing', 'mixed']
Output:
| [
""
] | task390-b557a8a228634508b59ea9c17e47be7b |
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 alliance at the time did not provide information on casualties, saying that toll was being assessed. "According to intelligence reports, we've killed 30 Taliban including some of their commanders," Kandahar governor Asadullah Khalid told a news conference on Sunday, four days after the raid. Question: What event has already finished? Events: ['alliance', 'time', 'casualties', 'toll', 'assessed', 'reports', 'killed', 'conference', 'told', 'raid']
Output:
| [
"time",
"casualties",
"reports",
"killed",
"told",
"conference",
"raid"
] | task390-d2738c3d79fc4885864ba43b2afd6586 |
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: "I set our sights high, but I know we are in a relegation battle," said the 35-year-old handler. "We need to add new players in January, but I am convinced we can go on a little run. Question: What happened before the handler set their sights high? Events: ['set', 'know', 'are', 'battle', 'said', 'need', 'add', 'convinced', 'run', 'go']
Output:
| [
""
] | task390-0923777fac18463da1428e5460a58a6b |
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: "I would very much like Mr. Kabila... if he wants to be a democrat as he said in November 1966, to sit down at a (negotiating) table as often happens in Africa." The former minister said he hoped Kabila would take part in a "national conference to prepare a transition and that the fighting be stopped and that negotiations be staged to culminate of course in elections." Question: What event has begun but has not finished? Events: ['wants', 'said', 'sit', '(negotiating)', 'happens', 'said', 'hoped', 'part', 'prepare', 'transition', 'fighting', 'stopped', 'negotiations', 'staged', 'culminate', 'elections', 'conference']
Output:
| [
"hoped"
] | task390-cd625b35c2ec48ed932ca667b3265198 |
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: Miranda said Elian's father will be ``a virtual prisoner here if he comes with all those people. He'll be surrounded by people if he goes to the bathroom.'' Question: What event has begun but has not finished? Events: ['said', 'be', 'comes', 'be', 'surrounded', 'goes']
Output:
| [
""
] | task390-2d23655603c649d8a96208a521a74127 |
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: ``We don't just arrive,'' said four-star Gen. John Dailey, assistant commandant of the U.S. Marine Corps. ``We're there to stay for a fairly lengthy period.'' Question: What will happen after they arrive? Events: ['arrive', 'said', 'stay']
Output:
| [
"stay"
] | task390-404b41513ab34390b340a76ddedc4da2 |
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: Volume for three of the four contracts traded on the Singapore Commodity Exchange Ltd. rose to 4,430 tonnes from 3,025 tonnes a day earlier. August RSS 1 last traded at 165 Singapore cents, July RSS 3 at 114 US cents and October-December TSR20 (FOB) at 113 US cents, dealers said. Question: What happened after the trading started? Events: ['rose', 'traded', 'said']
Output:
| [
"rose",
"said"
] | task390-febe191c2a7742a086c0159d0a24ee60 |
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 has publicly declared that it will respond to an Iraqi attack on Jordan because it won't allow Iraq's dangerous army to take control of Jordan's long border with Israel. Iraq's third attack option would be to start an undeclared war on the U.S. and other Western nations through terrorism. Question: What will happen after an Iraqi attack? Events: ['declared', 'respond', 'attack', 'allow', 'control', 'attack', 'war', 'terrorism']
Output:
| [
"respond"
] | task390-79e560a2dffd4f51a5313c397b6db861 |
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 flu season is winding down, and it has killed 105 children so far - about the average toll. The season started about a month earlier than usual, sparking concerns it might turn into the worst in a decade. Question: What will happen in the future? Events: ['winding', 'killed', 'started', 'sparking', 'turn', 'season', 'season']
Output:
| [
""
] | task390-4482154a5d7f43c59e2145c93b57e570 |
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 Hong Kong pro-democracy group on Saturday turned its wrath on Britain, saying it would stage protests at an upcoming visit by ex- premier Margaret Thatcher in anger at British "lip service" on the territory's future. The announcement was made by the United Front Against the Provisional Legislature, a loose alliance of politicians and grass-roots activists opposing the assembly set up by China to legislate in Hong Kong after the July 1 handover. Question: What will happen during the upcoming visit? Events: ['turned', 'wrath', 'saying', 'stage', 'protests', 'visit', 'future', 'announcement', 'made', 'opposing', 'legislate', 'handover']
Output:
| [
"stage",
"protests"
] | task390-b30f9fd6a27d48b08e9d0544f2adbf68 |
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 began during a major firefight? Events: ['killed', 'captured', 'fighting', 'said', 'Monday', 'firefight', 'broke', 'Monday', 'crossed', 'attacked', 'said']
Output:
| [
"killed",
"captured",
"fighting",
"broke"
] | task390-34f36426b9134611ac9d27d3727c0d14 |
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: Issuance of those warrants will be at the rate of one-third warrant for each warrant exercised. Question: What will happen? Events: ['Issuance', 'be', 'exercised']
Output:
| [
"Issuance",
"exercised"
] | task390-be0ffa81171e4f9ca49835b58555cb08 |
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 Steiner said that in banning the officials, Petric had "violated the constitution of Bosnia-Hercegovina." The trial opened in the eastern Bosnian town of Zvornik, in Serb- controlled territory, which was the scene of some of the most brutal "ethnic cleansing" of non-Serbs during Bosnia's 43-month war. Question: What happened before Steiner said something? Events: ['said', 'banning', 'violated', 'opened', 'cleansing', 'war']
Output:
| [
"banning",
"violated",
"opened",
"cleansing",
"war"
] | task390-b13d195343334676af4996901297511a |
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 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. Among them, Home Shopping, QVC and CVN already control most of that young and fast-growing market, which last year had sales of about $1.4 billion. Question: What might happen after the acquisition? Events: ['acquisition', 'brings', 'reaches', 'control', 'had']
Output:
| [
""
] | task390-e0641787e1104e2b887709ae11c76e8a |
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: Army Col. Francisco Salcedo, who supervised training for about 1,000 reservists in Caracas said "We are charged with watching over the safeguarding of election materials and the security of the installations and people." Chavez, who is running for re-election, has accused the opposition of working with the United States to disrupt the vote. Question: What is Chavez doing since his last election? Events: ['supervised', 'training', 'said', 'charged', 'watching', 'safeguarding', 'running', 're-election', 'accused', 'working', 'disrupt', 'vote']
Output:
| [
"running"
] | task390-047033a958044bbe8291b57c81e69516 |
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 he was followed by a 32-year-old off-duty police officer and three other male passengers who tackled him on the platform. The man lost consciousness and died later in the day in a nearby hospital, a police spokesman said. Question: What happened after said? Events: ['followed', 'tackled', 'lost', 'died', 'said']
Output:
| [
""
] | task390-7867b13380284087aaa55d0d1ec825bf |
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 also urged Sri Lankan government and the LTTE to cease hostilities immediately and return to negotiations for a settlement. "There is no military solution to the conflict," they said. Question: What event has already finished? Events: ['urged', 'cease', 'return', 'negotiations', 'settlement', 'is', 'conflict', 'said', 'hostilities']
Output:
| [
"urged",
"is",
"said"
] | task390-c89efe6910a942f987951a6851b32ffc |
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: "This could be the start of their retaliatory attacks," said a military official who asked not to be named. Last week's clashes, which left 30 rebels and four soldiers dead, came amid an impasse in ceasefire talks between the two sides, which failed to agree on the disposition of its forces around a rebel camp in the town of Buldon east of here. Question: One military official believes what may occur after the clashes left 30 rebels and 4 soldiers dead? Events: ['start', 'attacks', 'asked', 'named', 'clashes', 'left', 'came', 'talks', 'impasse', 'failed', 'agree', 'disposition']
Output:
| [
"start",
"attacks"
] | task390-030ca11e556946c488a5bec3055e558b |
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 father's response when learning that his boy was safe in Miami was ``take care of him until I can go, meaning go to the United States,'' Cid said. A group of Florida lawmakers introduced legislation this month to grant Elian American citizenship, which would take the decision about Elian's future away from INS and give it to a Florida family court. Question: What event has already finished? Events: ['response', 'learning', 'was', 'care', 'go', 'go', 'said', 'introduced', 'grant', 'take', 'give']
Output:
| [
"response",
"learning",
"was",
"said",
"introduced"
] | task390-a92ac6a94e354820a5f06573c8d3150f |
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 last month approved the creation of an Italian-led multinational force of 6,000 troops to be deployed in rebellion-hit Albania, to provide security for humanitarian aid efforts. Question: What event has already finished? Events: ['approved', 'creation', 'deployed', 'provide']
Output:
| [
"approved"
] | task390-e1766ebd90a44ea0b27fedd5a59a7c2f |
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 added: "The (French) government wants to get an overall agreement on reduced rates of VAT because it is for us about creating jobs and defending the purchasing power of French people." The issue of VAT tax harmonisation is to be discussed by European heads of state during a summit on December 15-16. Question: What event has already finished? Events: ['added', 'wants', 'get', 'agreement', 'creating', 'defending', 'harmonisation', 'summit', 'discussed']
Output:
| [
"added"
] | task390-9d2cf7d6c1db43f9b7f7be551ff75f01 |
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 said that both Arafat and Hamas were besieged by Israel, especially the former who had been besieged for three years, but the Palestinians were never in such a crisis like that of today under the leadership of Arafat. Arafat was besieged by Israeli army in his compound in West Bank city of Ramallah in 2002 following his refusal to Israel's demands and his adherence to the Palestinian principles, in particular the Palestinians' claim to Jerusalem. Question: What happened after Arafat's refusal? Events: ['said', 'besieged', 'besieged', 'crisis', 'leadership', 'besieged', 'refusal', 'demands', 'adherence', 'claim']
Output:
| [
"said",
"besieged",
"besieged",
"besieged"
] | task390-e17779f7726840f59c39c9573f15ad68 |
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 special telephone number was available for concerned members of the public to call. Question: What happened after the members of the public got concerned? Events: ['was', 'call']
Output:
| [
"was"
] | task390-8a15a9dfbe034063b20290f465127a69 |
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 situation is that the bankruptcy court will get out of the shipbuilding business. Everything will be taken over by the new company," said Christian Andersson, executive vice president of Oy Waertsilae, former parent of Waertsilae Marine. Question: What might happen after the bankruptcy? Events: ['is', 'get', 'taken', 'said']
Output:
| [
"get",
"taken"
] | task390-80ff2a6c948b439bb055694c22fa25cf |
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: Redknapp added: "The only reason I remained at the club (Southampton) following relegation was I felt I owed it to the fans to get them back up but I would be a liar if I said my heart was in the job. "Events this season have simply increased my desire to get away and once Portsmouth asked permission to speak to me this week I knew I had to go back. Question: What happened after relegation? Events: ['added', 'remained', 'relegation', 'felt', 'owed', 'get', 'be', 'said', 'Events', 'season', 'increased', 'desire', 'get', 'asked', 'speak', 'knew', 'go']
Output:
| [
"added",
"remained",
"felt",
"owed",
"Events",
"season",
"increased",
"asked",
"knew"
] | task390-7581ec9f21374d739681e918ead03086 |
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 government officials, eager to rebut foreign criticism of Japanese investments overseas, hailed the transaction as proof foreigners can make similar investments in Japan. Polly Peck's chairman, Asil Nadir, echoed the official Japanese view of the accord, which was announced Friday. Question: What happened at the same time officials hailed the transaction? Events: ['rebut', 'hailed', 'make', 'echoed', 'announced']
Output:
| [
"rebut"
] | task390-adde15b4fa7a49d4b6cc173debff0a7a |
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 became the fourth bishop ordained in China this year without the blessing of the Vatican. The ordination "is the last of these unlawful ordinations of bishops which have been tormenting the Catholic Church in China for dozens of years", the Vatican's statement said. Question: What happened during the event when someone became? Events: ['became', 'ordained', 'blessing', 'ordination', 'ordinations', 'tormenting', 'statement', 'said']
Output:
| [
"ordained",
"ordination"
] | task390-d9224b10a1e24673b5b13520b9d23d83 |
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 in the future? Events: ['expect', 'continue', 'see', 'used', 'doesn', 'said', 'follows']
Output:
| [
"continue",
"see"
] | task390-cd3e807c54414edcb940b51e6da9cc20 |
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: Indonesia and Russia will also sign an agreement for Russian energy firms Gazprom and Lukoil to take part in oil and gas projects on the island of Borneo and for Russia to build Indonesia's first nuclear reactor, Kommersant said. Yudhoyono has already visited the northern Russian city of Saint Petersburg during his visit and on Friday is set to address a business forum and receive an honorary diploma from a Russian foreign ministry academy. Question: What will happen after the agreement is signed? Events: ['sign', 'agreement', 'take', 'projects', 'build', 'said', 'visited', 'visit', 'address', 'receive']
Output:
| [
"take",
"projects",
"build"
] | task390-a8759e60e55a45a093a25f7cde298600 |
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 police began investigations in December 2005 following a request from the Federal Prosecution Office, and found that the illegal seizure of indigenous reserves became more frequent after the 2002 decree. Up to now, 300,000 square km of indigenous reserves have been deforested and replaced by agriculture and cattle pastures. Question: What event began after a request from the Federal Prosecution Office? Events: ['investigations', 'request', 'found', 'seizure', 'became', 'deforested', 'replaced', 'decree']
Output:
| [
"investigations"
] | task390-2aef59c3935e430096cbaf90fca27d01 |
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 first decision sent oil prices immediately higher; the second portends further expansion, with the admission of another African producer, Sudan, possible in March. Despite protestations from the Saudi Arabian Oil Minister Ali al-Nuaimi that the cartel was not targeting prices, analysts were united in their opinion that OPEC members had lined up to defend 60 dollars per barrel. Question: What likely occured during the first decision? Events: ['decision', 'sent', 'higher', 'portends', 'expansion', 'admission', 'protestations', 'targeting', 'united', 'opinion', 'lined', 'defend']
Output:
| [
"protestations"
] | task390-e45a18ce088341cbbc0bdd4d54bbdab1 |
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: Volume for three of the four contracts traded on the Singapore Commodity Exchange Ltd. rose to 4,430 tonnes from 3,025 tonnes a day earlier. August RSS 1 last traded at 165 Singapore cents, July RSS 3 at 114 US cents and October-December TSR20 (FOB) at 113 US cents, dealers said. Question: What event has already finished? Events: ['rose', 'traded', 'said']
Output:
| [
"rose",
"traded",
"said"
] | task390-c854127c078847c8afa633c41b7a2070 |
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: Bulgarian lawmakers on Tuesday approved the new constitutional amendments needed to raise accountability in the judiciary ahead of European Union membership on Jan. 1 next year. The state-owned BTA reported that in a vote at the National Assembly, the parliament, 203 of 240 deputies backed amendments to end blanket immunity held by judges, prosecutors and investigators and to set up a special parliament-elected inspectorate to monitor the judiciary. Question: What happened after some accountability started happening? Events: ['approved', 'raise', 'accountability', 'membership', 'reported', 'vote', 'backed', 'end', 'immunity', 'set', 'monitor']
Output:
| [
"approved",
"reported",
"vote",
"backed"
] | task390-fed4d713560d4c0ebb7240275aff881b |
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 Ministry of Defence (MoD) published the findings of the military police inquiry after a team of up to 20 officers investigated more than 2,000 claims of rape over a 55-year period. "In terms of a criminal investigation, there is no corroborative evidence that would lead to the successful prosecution of a named individual in a UK (United Kingdom of Great Britain and Northern Ireland) court," the MoD said. Question: What happened before the officers investigated? Events: ['published', 'inquiry', 'investigated', 'rape', 'investigation', 'evidence', 'that', 'lead', 'prosecution', 'findings']
Output:
| [
"rape"
] | task390-337b036463e343f083f36240905cd19c |
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: Iraq now controls 20 percent of the world's oil reserves with its conquest of Kuwait. Only Saudi Arabia has more oil reserves. Question: What will happen in the future? Events: ['controls', 'conquest', 'has']
Output:
| [
""
] | task390-891fa8c977244970b92035bca22a81cb |
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: Alarcon, former Cuban ambassador to the United Nations, dismissed suggestions by some U.S. politicians and Elian's relatives in Miami that Elian's father travel from Cardenas, Cuba, to Miami to pick up the boy. He said Cuba has not prohibited Gonzalez from going to Miami to retrieve Elian, American attorneys -- and even American officials -- have counseled against it. Question: What would happen after Elian's father travels? Events: ['dismissed', 'suggestions', 'travel', 'pick', 'said', 'prohibited', 'going', 'retrieve', 'counseled']
Output:
| [
"pick",
"retrieve"
] | task390-777e737c482e4cf8924b764ef5434361 |
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: Spicer, 44, said he and his 65 mercenaries were recruited for 24 million pounds (39 million dollars) by the government of the South Sea nation to help overthrow a nine-year rebellion on the copper-rich island of Bougainville. He was arrested three weeks ago, was mistreated for six days and then placed under house arrest until charges against him were dropped, he told assembled reporters. Question: What usually happens after the charges against someone are dropped? Events: ['said', 'recruited', 'help', 'overthrow', 'rebellion', 'arrested', 'mistreated', 'placed', 'arrest', 'dropped', 'told']
Output:
| [
""
] | task390-e730f0bc5eeb4538ae4a260c01000c03 |
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 ministers recommended that their leaders adopt a stand- alone statement on the DDA negotiations that "provided strong political leadership and commitment necessary to produce a sound platform for successfully concluding the negotiations in Hong Kong ". The APEC ministers "reaffirmed their deep commitment to the multilateral trading system and their support for the WTO" and agreed that "APEC economies would continue to make contributions towards the successful outcome of the WTO DDA negotiations". Question: What event has already finished? Events: ['recommended', 'adopt', 'statement', 'negotiations', 'provided', 'produce', 'concluding', 'negotiations', 'reaffirmed', 'agreed', 'contributions', 'negotiations']
Output:
| [
"recommended",
"reaffirmed",
"agreed"
] | task390-602feda63c2b42528a7e0372361e6305 |
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: "We have kept the door open for dialogue with management," said an official of the union that represents 1,344 of Korean Air's 1,986 pilots. They are demanding a 6.5 percent increase in wages and a 50 percent rise in bonuses. Question: What will likely happen as a result of demands? Events: ['kept', 'open', 'dialogue', 'said', 'represents', 'are', 'demanding', 'increase', 'rise']
Output:
| [
"dialogue",
"increase",
"rise"
] | task390-c71463ba4904453ab55b7383d3a2a337 |
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 economy has slowed, and it now looks as inflation pressures are cooling down -- a trend that is also starting to materialize in the data on wages and unit labor costs." A separate report showed US industrial production rising a better-than-expected 0.2 percent. Question: What event has already finished? Events: ['slowed', 'pressures', 'cooling', 'trend', 'starting', 'materialize', 'data', 'costs', 'report', 'showed', 'production', 'rising']
Output:
| [
"slowed",
"data",
"costs",
"report",
"showed"
] | task390-bc6a34a4cee94afea5421f0f09f76298 |
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 made a lowly 19 percent of her second serves, while Mauresmo 's first-serve percentage was 81. Pierce led 4-0 before Davenport won three straight points. Question: What part of the match took place first? Events: ['19', 'serves', 'first-serve', '81', 'led', 'won']
Output:
| [
"first-serve"
] | task390-11174347e1654408b2fa20248fd473fb |
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 before relations were nurtured? Events: ['blasted', 'criticism', 'fire', 'died', 'blamed', 'told', 'published', 'conducted', 'destroy', 'nurtured']
Output:
| [
""
] | task390-1cf26fb828ec42afacd2c0bad837a6dc |
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: Italy leads a 6,000-strong multinational force being sent to Albania to secure routes for humanitarian supplies pouring into the country wracked by weeks of anarchy. The unrest blew into a full-scale armed uprising in the south, with the port town of Vlore at its hub. Question: What will happen in the future? Events: ['leads', 'sent', 'secure', 'pouring', 'wracked', 'anarchy', 'unrest', 'blew', 'uprising']
Output:
| [
""
] | task390-db53f62282d245ee82ebb0890f8a7fe8 |
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: There has been a total of 37 deaths from the disease, of which 35 were reported from the Sindh province while two were from North West Frontier Province (NWFP). No death has been reported so far from other parts of the country. Question: What event has already finished? Events: ['been', 'deaths', 'disease', 'reported', 'were', 'a', 'death', 'been', 'reported']
Output:
| [
"been",
"deaths",
"reported",
"were"
] | task390-c05fe6769deb4d2692cb0b0a51029949 |
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: No successor was named, and Mr. Reupke's duties will be split among three other senior Reuters executives, the company said. In a telephone interview, Mr. Reupke said his departure was for "personal reasons," which he declined to specify. Question: What will happen in the future? Events: ['named', 'split', 'said', 'interview', 'said', 'departure', 'declined']
Output:
| [
"split"
] | task390-d2aabcea817b4fcb98fc015ce4e38f63 |
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 with just a week to go before scheduled talks with the European Union -- which is seeking guarantees Tehran will not acquire atomic weapons -- the outspoken president vowed he would not compromise "one iota" on its nuclear programme. "They have invented a myth that Jews were massacred and place this above God, religions and the prophets," the controversial right-winger declared in a speech carried live on state television. Question: What event has begun but has not finished? Events: ['talks', 'seeking', 'acquire', 'vowed', 'compromise', 'invented', 'massacred', 'place', 'declared', 'speech', 'carried']
Output:
| [
"seeking",
"place"
] | task390-dccf2ade5dee40b4b99726cca8e45107 |
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 Paris the CAC 40 fell 0.12 percent to finish at 5,533.36, while in Frankfurt the Dax gained 0.04 percent to close at 6,611.81. Question: What will happen in the future? Events: ['fell', 'finish', 'gained', 'close']
Output:
| [
""
] | task390-5b8ee1f81a9a46f1b8f498c7319afec5 |
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: No figure for the settlement was revealed and parties in the case have been forbidden from discussing the deal in public. The Portland Archdiocese filed for bankruptcy protection in 2004 as it staggered under a 135 million-dollar lawsuit claiming sexual abuse by members of its clergy. Question: What event has already finished? Events: ['settlement', 'revealed', 'forbidden', 'discussing', 'filed', 'staggered', 'claiming', 'abuse', 'case', 'deal']
Output:
| [
"settlement",
"filed",
"staggered",
"claiming"
] | task390-613b942521904f6ab935f5fd8d9eaa24 |
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: Even though this city is in Afghanistan, most people here speak a dialect of the Persian language, and have long standing cultural ties with neighboring Iran. Think you got it? Question: What may happen while something is spoken? Events: ['is', 'speak', 'have', 'Think']
Output:
| [
"have",
"is",
"Think"
] | task390-fa5be265f58643489132bbef6ce8adce |
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 agreed to a higher budget level, and therefore to paying more, so Blair could gather his 'Christmas presents' for those who were dissatisfied." France's Le Figaro went further. Question: What will happen in the future? Events: ['agreed', 'paying', 'gather', 'presents', 'were', 'went']
Output:
| [
"paying",
"gather",
"presents"
] | task390-662b598ec16a4ca09a27194ab1487aa4 |
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 is ready to recognize a "European role" in reviving the peace process -- dormant for six years since the outbreak of the second Palestinian intifada -- provided Europe continues to boycott the Hamas-led Palestinian government, Olmert spokeswoman Miri Eisin told AFP. "Germany, Italy and Europe in general have a role to play to advance the peace process," Eisin said. Question: What event has already finished? Events: ['recognize', 'reviving', 'process', 'outbreak', 'intifada', 'continues', 'boycott', 'told', 'have', 'advance', 'process', 'said', 'play']
Output:
| [
"outbreak",
"intifada",
"told",
"said"
] | task390-d325a385fae044bbbd6879f1395a8318 |
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 first phase of the parliamentary elections only confirms perceptions of many Egypt's politics will be increasingly polarized by the competition between the ruling party and its strong Islamist challenger," Nafi'a analyzed. "Small fish have to fight hard for survival," he added, referring to traditional and small opposition parties. Question: What happened before the first elections? Events: ['phase', 'elections', 'confirms', 'competition', 'analyzed', 'fight', 'survival', 'added', 'referring', 'polarized']
Output:
| [
"competition"
] | task390-f0b9cdf6a0034e2f86af66db6a12575b |
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: "Considering the weight of the Pope's words on Christian-Democratic parties and public opinion in Europe, this is revolutionary." "I noted with great satisfaction that he changed his stance on Turkey's EU membership," said Fouad Alaoui, a radical Muslim leader from France. Question: What happened before the Pope changed his stance on Turkey? Events: ['is', 'noted', 'changed', 'said']
Output:
| [
""
] | task390-a2eb0d13e57f47d6ac712f8e5b923efb |
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 CDC recommends that all children ages 6 months and older be vaccinated against flu each season, though only about half get a flu shot or nasal spray. All but four of the children who died were old enough to be vaccinated, but 90 percent of them did not get vaccinated, CDC officials said. Question: What will happen in the future? Events: ['recommends', 'vaccinated', 'get', 'died', 'were', 'vaccinated', 'vaccinated', 'said', 'get']
Output:
| [
""
] | task390-edb8bf232c444baa976aee6427db1955 |
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 did the coach do after Li commented? Events: ['said', 'seen', 'said', 'competition']
Output:
| [
"said"
] | task390-86694501ce9a46c585ec9879f11bd1d5 |
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 Wednesday, Bushnell and Kimotho met again to finish their discussion, Bushnell told Kenya Television. The ambassador was cut on her lip and hands in the blast, which damaged the embassy, shattered the glass shell of the 22-story Cooperative Bank House and toppled the six-story Ufundi House. Question: What event has already finished? Events: ['met', 'finish', 'told', 'cut', 'blast', 'damaged', 'shattered', 'toppled', 'discussion']
Output:
| [
"met",
"finish",
"told",
"cut",
"blast",
"damaged",
"shattered",
"toppled"
] | task390-1cf2e442910d463f9fcfde5c38612309 |
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 likely continued to happen after the report was made? Events: ['agreed', 'extend', 'purchasing', 'ensuring', 'purchased', 'signed', 'said', 'report']
Output:
| [
"purchasing",
"ensuring",
"purchased"
] | task390-f79e2c99b8504fc98ae1593a9ad6967e |
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: I would be very surprised if his departure signals any change in strategy or change in profit expectations." On London's Stock Exchange, Reuters shares rose five pence to 913 pence ($14.43). Question: What event has begun but has not finished? Events: ['surprised', 'departure', 'change', 'change', 'rose', 'signals', 'expectations']
Output:
| [
"expectations"
] | task390-a5495d2d61934b85bb730aae6f096718 |
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: "Most important of all, our forces seized Ajak airport, outside Wun Roj, which was built by foreign organizations and which is equipped with modern communications devices and lighting systems," Obanj said. The Kerbino faction broke away from the SPLA in April last year, switched allegiances and signed an agreement with the government in Khartoum. Question: What happened before the airport was built? Events: ['seized', 'said', 'broke', 'switched', 'signed', 'is', 'was']
Output:
| [
""
] | task390-9b34d438bb464ed0a8b13d23fec2602b |
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: "Our work is psychological now to keep the pressure on this team to continue to perform." Nancy took the lead early in the second half at home to Lille through Benjamin Gavanon. Question: What event has already finished? Events: ['is', 'keep', 'pressure', 'continue', 'perform', 'took']
Output:
| [
"took"
] | task390-bfe4cd06a3084752a138bd241a50f2a9 |
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: We do not further the purpose of human rights in the world by violating the human rights under our own constitution. But opponents said the school might be a target for terrorist attacks, complained about its tax exempt status, and wondered why the Saudis are not compelled to allow Christians to worship in their country. Question: What is happening now? Events: ['further', 'violating', 'said', 'attacks', 'complained', 'wondered', 'compelled', 'allow', 'worship']
Output:
| [
""
] | task390-80fcfb6f8db441d999f76900b3d87e28 |
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 Chronicle reporters, Mark Fainaru-Wada and Lance Williams, wrote a book on the BALCO scandal. They face longer prison sentences for refusing to reveal the source of the leaked testimony than any served by the five men convicted in the BALCO scandal. Question: What did not happen before someone wrote? Events: ['wrote', 'scandal', 'face', 'refusing', 'reveal', 'testimony', 'served', 'convicted', 'scandal']
Output:
| [
"reveal"
] | task390-e87f00c820d641eaa99cb89d1805b5b9 |
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: Gen. Schwarzkopf said that some early reports that chemical weapons were used against allied troops turned out to be "bogus." Iraq is believed to have the ability to deliver chemical weapons in artillery shells or, perhaps, atop Soviet-made Frog7 missiles. Question: What happened after chemical weapons were used? Events: ['said', 'used', 'be', 'is', 'have', 'deliver']
Output:
| [
"be",
"said"
] | task390-032fe0920adc47dfa213070ef75632c5 |
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 Greece's northern city of Salonika, General Manoussos Preveroudakis, commander-in-chief of the Greek army, said the Greek contingent was ready after inspecting the troops. He said that "all the instructions have been given" to the force of about 680 men who will be deployed in Tirana and Vlore. Question: What will happen in the future? Events: ['said', 'was', 'inspecting', 'said', 'given', 'be', 'deployed']
Output:
| [
"be",
"deployed"
] | task390-bb61187049574efe9867b50b3292f71c |
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 situation is increasingly tense as rebels have said they will be in Kinshasa before June and the government has been cracking down on opposition protests in the capital. It was apparently the first time in the Zairean crisis that an embassy has urged all its nationals to leave the country. Question: What happened after the government was cracking down on protests? Events: ['is', 'said', 'be', 'cracking', 'protests', 'crisis', 'was', 'urged', 'leave']
Output:
| [
"is",
"said",
"was",
"crisis",
"urged",
"leave"
] | task390-1e2aa16a7f894387b9acba8fe5ebe5ee |
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: Chairman Theodore Cooper called the program part of the company's two-year strategy to implement budget constraints and "an effective headcount-control program." But some analysts questioned how much of an impact the retirement package will have, because few jobs will end up being eliminated. Question: What happened while something was implemented? Events: ['called', 'implement', 'questioned', 'have', 'eliminated']
Output:
| [
""
] | task390-366d61b9476b47dd9d43b3caa66796b3 |
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 terrorist expert said it was clear the IRA had embarked on a policy of causing maximum disruption and intimidation on the British mainland in the run-up to the general election on May 1. But neither Scotland Yard nor the organisers of Sunday's race would comment on whether security had been increased to take into account the IRA's apparent switch to targeting sporting events. Question: What may Scotland Yard do before the race? Events: ['said', 'clear', 'embarked', 'policy', 'disruption', 'causing', 'intimidation', 'election', 'comment', 'increased', 'targeting', 'switch', 'race']
Output:
| [
"increased"
] | task390-4f2e0a46a0dd4fcc840a6464bdfcaf46 |
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: "What these people should remember is that they are not dealing with a parliamentary inquiry; this is a criminal investigation and anyone failing to co-operate is participating in a criminal offence," the source said. According to The Times, the possibility of charges of perverting the course of justice was discussed by CPS lawyers after they met with the police. Question: What happened after the meeting between lawyers and police? Events: ['remember', 'dealing', 'inquiry', 'investigation', 'failing', 'co-operate', 'participating', 'said', 'According', 'perverting', 'charges', 'discussed', 'met', 'offence']
Output:
| [
""
] | task390-e58cf6d3d6914705967b690c30eb7513 |
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: Zamily himself survived assassination attempt on Monday when gunmen attacked his convoy in Bab al-Mu'adham area, killing two of his bodyguards. A day before that, Ammar Assafar, another ministry deputy was kidnapped when gunmen wearing police uniforms stormed his house in Baghdad's northern district of Adhamiyah. Question: What happened before Monday? Events: ['survived', 'attempt', 'Monday', 'attacked', 'killing', 'day', 'kidnapped', 'wearing', 'stormed']
Output:
| [
"day",
"kidnapped",
"wearing",
"stormed"
] | task390-35a89f49763c4660836853e52aeabfb8 |
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 happened during the military exercises? Events: ['post-conflict', 'war', 'restore', 'coordination', 'exercises', 'missions', 'measure']
Output:
| [
"coordination",
"missions",
"measure"
] | task390-abc760338f01442bb093e56e67a98b25 |
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: All-rounder Jacques Kallis struck two crucial blows for South Africa on either side of tea when he claimed the crucial wickets of Sachin Tendulkar and Rahul Dravid after India's most experienced pair had staged a painstaking recovery following the early loss of both their opening batsman. Tendulkar was caught at second slip for 44 after he and Dravid put on 61 for the third wicket. Question: What happened during the recovery? Events: ['struck', 'blows', 'claimed', 'staged', 'recovery', 'loss', 'caught', 'put']
Output:
| [
"staged"
] | task390-fddf42b82d3e4937a6cc523a8b8054df |
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 an exhausting schedule and wrist problems, there had been doubts whether Srichaphan would be able to defend the men's singles title he won four years ago in Busan, South Korea. But following an excellent run of form in recent months at ATP tour, the 27-year-old China Open semifinalist will take to the courts at the tennis in Doha. Question: What occured while there were doubts about Srichaphan? Events: ['schedule', 'problems', 'doubts', 'defend', 'title', 'won', 'run', 'take', 'tour']
Output:
| [
"schedule",
"problems"
] | task390-64bf2161051a41b8b31ecdc44065afaa |
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 prime minister called for unity in the deeply divided country and pledged that his government will take up all its responsibilities to protect the interests of the people. He said that the country was more determined to set up the international tribunal for assassinations in the wake of the killing of Gemayel. Question: According to the prime minister, what will happen after he called for unity? Events: ['called', 'pledged', 'take', 'protect', 'said', 'was', 'set', 'killing']
Output:
| [
"take",
"protect",
"set"
] | task390-78340d3ce3e14eacad87ca2b050f96bf |
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: Since there must be a team in each group playing twice a day, the final schedule sets the team lowest in rankings in each group to "suffer" it. "They have to accept it," said Dharan, who refused to call those teams the weakest but the "third teams". Question: What happens when there must be a team in each group playing twice a day? Events: []
Output:
| [
"be",
"playing",
"sets",
"suffer",
"accept"
] | task390-ad6063bd261d485fb05519ecd3f042b8 |
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 was happening while the statement was released without the soldier's nationality? Events: ['give', 'are', 'killed', 'said']
Output:
| [
"are",
"killed"
] | task390-0c06a463f82640b2b2a62dab3da94381 |
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: "We saw that Thierry Henry was not playing and we knew Arsenal had lost recent games. We sensed this was an opportunity, so we are disappointed." Question: What happened after Arsenal lost? Events: ['saw', 'playing', 'lost', 'games', 'sensed']
Output:
| [
"saw",
"sensed"
] | task390-e2d2d6125ea04c71aee067f29c846fb3 |
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: Over 1,100 representatives from leading multi-national corporations of the Asia-Pacific region gathered in Hanoi Friday, kicking off the two-day Asia-Pacific Economic Cooperation (APEC) forum's CEO Summit. The summit is considered the biggest event of the business community of the region in 2006. Question: What happened before the representatives gathered? Events: ['gathered', 'kicking', 'Summit', 'summit', 'is']
Output:
| [
""
] | task390-739d249fa0e0415a887e448e58a00f4b |
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: As the situation was being sorted out, Anthony landed a punch on Collins. All 10 players on the court were ejected. Question: What happened after situation was sorted out? Events: ['sorted', 'landed', 'ejected', 'situation']
Output:
| [
"ejected"
] | task390-2043b493fb48445b9ab6ad39c842ac11 |
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: Chinese mainland's rise as a major consumer and manufacturer further prompted SunTech Medical to operate directly in this booming market. The business-friendly environment and the great ease of setting up and operating a business in Hong Kong are among the city's many advantages." Question: What happened after SunTech Medical operated in the booming market? Events: ['rise', 'consumer', 'manufacturer', 'prompted', 'operate', 'market', 'setting', 'operating']
Output:
| [
""
] | task390-eee8e1c8eb8d4f81a2b7a4300a3f6f6a |
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: "I made some small mistakes but in the latter dives I did well. "I have practised for this for a long time. Question: What happened before practice began? Events: ['made', 'mistakes', 'practised', 'dives']
Output:
| [
""
] | task390-51b17ae4af004da8b0cbe7e41dc06133 |
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 an interview, W. Brent LeGere, chairman and chief executive officer, said he expects revenue in the latest quarter to total about $28 million. The earnings-per-share figures reflect a 25% stock dividend in June 1989. Question: What will happen in the future? Events: ['said', 'quarter', 'reflect', 'interview']
Output:
| [
""
] | task390-8c7aec74fb2649e6a76fc8ebf5b7ab10 |
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: "For the funds that have been lost and unable to be recovered, the (local) governments have to compensate," according to the report. Local governments must also submit plans to recover misused funds from illegal investments to the ministry before the end of this year, Liu was quoted by the People's Daily as saying. Question: What will happen in the future? Events: ['lost', 'recovered', 'compensate', 'report', 'submit', 'plans', 'recover', 'misused', 'investments', 'end', 'year', 'quoted', 'saying']
Output:
| [
"compensate",
"submit",
"plans",
"recover",
"investments",
"end"
] | task390-5d35b66915734382b19bef43f6627bf7 |
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 noted, "during the meeting we also stressed the determination to further improve our cooperation in culture, tourism, defense and education areas. Turkey and Italy have also a beneficial cooperation in international institutions especially in NATO." Question: What happened after the meeting? Events: ['noted', 'meeting', 'stressed', 'determination', 'improve', 'cooperation', 'have', 'cooperation']
Output:
| [
"noted"
] | task390-565819dd08ab4d1eac432694a854af08 |
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: Orkem and Coates said last Wednesday that the two were considering a merger, through Orkem's British subsidiary, Orkem Coatings U.K. Ltd. Orkem, France's third-largest chemical group, said it would fund the acquisition through internal resources. Question: What will happen in the future? Events: ['said', 'considering', 'merger', 'said', 'fund', 'acquisition']
Output:
| [
"merger",
"fund",
"acquisition"
] | task390-317abf34012f479d8f18380a090cb088 |
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 an exhausting schedule and wrist problems, there had been doubts whether Srichaphan would be able to defend the men's singles title he won four years ago in Busan, South Korea. But following an excellent run of form in recent months at ATP tour, the 27-year-old China Open semifinalist will take to the courts at the tennis in Doha. Question: What occured during the exhausting schedule? Events: ['schedule', 'problems', 'doubts', 'defend', 'title', 'won', 'run', 'take', 'tour']
Output:
| [
"problems",
"doubts",
"tour",
"run"
] | task390-29674d9f3c714544b49efdf50fb81f8b |
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: Cuba lost to United States, 0-3 (22-25, 17-25, 22-25); Germany lost to Czech Republic, 1-3 (23-25, 27-25, 21-25, 13-25) Question: What event has begun but has not finished? Events: ['lost', 'lost']
Output:
| [
""
] | task390-307da4312a8f475285b9b2d47f1c40ac |
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: His presence on American soil is necessary to dispel doubts about his fitness as a father _ raised maliciously by Elian's Miami relatives _ and to end speculation that he is indifferent about reclaiming custody of his son. With Gonzalez all but out of sight in Cuba, the relatives have had a free hand to distort the case with bogus legal arguments and unsubstantiated claims that Elian is afraid to see his father. Question: What happened before his presence? Events: ['presence', 'dispel', 'raised', 'end', 'speculation', 'reclaiming', 'had', 'distort', 'arguments', 'claims', 'see']
Output:
| [
"raised",
"had",
"distort",
"arguments",
"claims"
] | task390-d4eeda658cd04ad6a5ed73b83dc0bb62 |
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: Reconciliation is not possible right now, but in two or three years it will be necessary." "I did not have any fears of coming to Sarajevo" said his wife, Antija. Question: What cannot happen during now? Events: ['Reconciliation', 'is', 'be', 'have', 'coming', 'said', 'now', 'years', 'fears']
Output:
| [
"Reconciliation"
] | task390-ec99b7856b1e498398ab0a69912368e1 |
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: Denmark will fight to the last to muster maximum support for its draft resolution condemning human rights violations in China despite threats from Beijing, diplomats said here Wednesday. The Danish delegation will present a draft resolution before the UN Human Rights Commission on Thursday and the 53 member countries will vote on the text next Tuesday. Question: What event has already finished? Events: ['fight', 'muster', 'support', 'resolution', 'violations', 'threats', 'said', 'present', 'resolution', 'vote']
Output:
| [
"resolution",
"said"
] | task390-cba862469b24437d9225977a7f4d94c6 |
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: "There is evidence that in regions where the majority of men are circumcised, HIV infection is lower than in regions where circumcision is not practiced." Five southern African countries hard-hit by the AIDS pandemic -- Botswana, Lesotho, Swaziland, Tanzania and Zambia -- are in talks with the UN AIDS agency on making circumcision more accessible to men. Question: What event has begun but has not finished? Events: ['is', 'circumcised', 'infection', 'is', 'circumcision', 'practiced', 'hard-hit', 'pandemic', 'are', 'talks', 'making', 'circumcision']
Output:
| [
"is",
"infection",
"is",
"circumcision",
"pandemic",
"are",
"talks"
] | task390-650260e98c5548a7891afb9693927539 |
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: Amir, 27, is serving a life sentence for the November 1995 assassination of Rabin at a Tel Aviv peace rally. Newspaper reports have said Amir was infatuated with Har-Shefi and may have been trying to impress her by killing the prime minister. Question: What event has begun but has not finished? Events: ['serving', 'assassination', 'rally', 'said', 'infatuated', 'trying', 'killing', 'impress']
Output:
| [
"serving"
] | task390-8cff9b034d3f483480f65adf7dace782 |
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: First of America Bank Corp. said it completed its acquisition of Midwest Financial Group Inc. for about $250 million. First of America, which now has 45 banks and $12.5 billion in assets, announced an agreement to acquire the Peoria, Ill., bank holding company in January. Question: What happened after First of America announced an agreement? Events: ['said', 'completed', 'acquisition', 'has', 'announced', 'agreement', 'acquire']
Output:
| [
"completed",
"acquisition"
] | task390-3aa319d3510e4f5ea04f6b1715abec22 |
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: Di Giorgio, a food wholesaler and building products maker, is seeking alternatives to an unsolicited $32-a-share tender offer of DIG Acquisition Corp., a unit of Rose Partners Limited Partnership. DIG is the vehicle being used to pursue to acquisition. Question: What event has already finished? Events: ['seeking', 'offer', 'is', 'pursue', 'acquisition']
Output:
| [
""
] | task390-def31adaca0245eab9b37c0c08f29132 |
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 the great-uncle of 6-year-old shipwreck survivor rafter Elian Gonzalez only ducked his head and walked faster. In a drama that has divided his once close-knit family and may finally be resolved in a court hearing the week of March 6, Manuel Gonzalez, 59, a soft-spoken bus mechanic, has remained largely out of the glare of television lights. Question: What might happen after Elian Gonzalez ducked his head? Events: ['shipwreck', 'ducked', 'walked', 'drama', 'divided', 'family', 'resolved', 'hearing', 'remained']
Output:
| [
"resolved",
"hearing"
] | task390-a81f5b5fb9b243b69f72bcd91d916605 |
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: Speaking on the ABC program, Abdul Amir al-Anbari, Iraq's ambassador to the U.N., asserted that an embargo on Iraq could plunge the U.S. into a "depression" and the rest of the world into an economic "crisis." Iraq clearly is trying to woo back more Arab support in case the conflict drags on, hoping that its neighbors eventually will help it survive a prolonged war of economic attrition with the West. Question: What may happen after a potential embargo? Events: ['Speaking', 'program', 'asserted', 'embargo', 'plunge', 'depression', 'crisis', 'is', 'woo', 'support', 'conflict', 'drags', 'hoping', 'help', 'survive', 'war', 'attrition']
Output:
| [
"plunge",
"depression",
"crisis",
"drags",
"survive"
] | task390-899c7a7589e7410a9663c979cdd9b949 |
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: "Our goal is to determine the smallest 'sun' with evidence for planet formation," said Luhman. "Here we have a sun that is so small it is the size of a planet. Question: What event has already finished? Events: ['determine', 'said', 'have', 'formation', 'goal', 'is']
Output:
| [
""
] | task390-c6cbaafb2864405eab9de2ac2287d0f8 |
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: Sununu was told Wednesday by Bush's son, George, that he had alienated members of the Cabinet, the White House staff and the Republican political community, creating a situation that puts his effectiveness in significant doubt, the sources said. The message to the chief of staff was meant to be taken as a suggestion that Sununu offer to resign, one highly placed source said. Question: What happened before Sununu created a situation that put his effectiveness in doubt? Events: ['told', 'alienated', 'creating', 'situation', 'doubt', 'said', 'puts', 'taken', 'suggestion', 'offer', 'said', 'resign']
Output:
| [
""
] | task390-64aae4b0bf6b4e3fb874a706be82489a |
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 directors didn't indicate the source of financing for Mr. Drabinsky's new proposal, but said MCA and the Bronfman associates agreed in principle to buy for $57 million and then lease back to Cineplex its 18-screen theater complex in Universal City, Calif., if Mr. Drabinsky succeeds in an offer. "This is being done at the suggestion of {Mr. Drabinsky} and to accommodate him, to facilitate his financing arrangements," Ms. Kolber said. Question: What will happen after they agreed? Events: ['indicate', 'financing', 'proposal', 'said', 'agreed', 'buy', 'lease', 'succeeds', 'offer', 'done', 'suggestion', 'accommodate', 'facilitate', 'financing', 'arrangements', 'said']
Output:
| [
"buy",
"lease",
"indicate",
"said"
] | task390-a9d51dc9609a4797898ebf7956dc4e20 |
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 UN Security Council adopted a presidential statement Thursday that welcomed peace efforts between the Ugandan government and the Lord's Resistance Army (LRA) with an aim to end the long-running conflict in northern Uganda. The statement called for peace and security to be restored and the rule of law re-established in the areas affected by the fighting and that "those responsible for serious violations of human rights and international humanitarian law are brought to justice." Question: What happened during the conflict? Events: ['adopted', 'welcomed', 'efforts', 'aim', 'end', 'conflict', 'called', 'peace', 'security', 'restored', 're-established', 'affected', 'fighting', 'violations', 'brought', 'rule']
Output:
| [
"fighting",
"affected",
"violations"
] | task390-7b34ad3da4c34a3784f6baee429902ff |
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: Grand jury testimony, which was to remain secret, was published in the Chronicle and the words of Barry Bonds, Jason Giambi and sprinter Tim Montgomery were used to link them to the steroid scandal. The Chronicle reporters, Mark Fainaru-Wada and Lance Williams, wrote a book on the BALCO scandal. Question: What event has already finished? Events: ['testimony', 'published', 'used', 'scandal', 'wrote', 'scandal']
Output:
| [
"testimony",
"published",
"used",
"scandal",
"wrote",
"scandal"
] | task390-7bae2fc64166422186d035c33f791bd4 |