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: His promise to half unemployment by the year two thousand has now been abandoned. And the German electorate appears increasingly eager to dispense with the services of Europe's longest serving leader. Question: What was happening after his promise was abandoned? Events: ['promise', 'half', 'unemployment', 'year', 'abandoned', 'appears', 'dispense', 'services', 'serving'] Output:
[ "appears", "unemployment" ]
task390-ec2000f27bdb4b579a5e157c17bba472
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: After the water pollution incident occurred, China has repeatedly informed its neighbor of the details of the pollution incident, including various lab test results such as the pollutant's species and density and the location of polluted stretches. The two sides have agreed to open up a hotline between environmental departments for still better contacts and communication over the water pollution problem, and China informs Russia of the latest developments daily, the Chinese forign minister said. Question: What event has already finished? Events: ['occurred', 'has', 'informed', 'incident', 'incident', 'have', 'agreed', 'open', 'problem', 'informs', 'said'] Output:
[ "incident", "occurred", "has", "informed", "incident", "have", "agreed", "open", "informs", "said" ]
task390-6848edaea16f4da09a1db83726846d3b
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 boy was placed with his great-uncle and great-aunt in Miami, but the Immigration and Naturalization Service ruled Wednesday that he must be returned to his father in Cuba by Jan. 14. The decision touched off protests in the Cuban-American community. Question: What event occurred since the INS made the ruling? Events: ['placed', 'ruled', 'returned', 'decision', 'touched', 'protests'] Output:
[ "touched", "protests" ]
task390-09b08629b3f64883b7041017415fd02f
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 explosions, which took place over a two-month period, are thought to have killed more than 300 people. Russian authorities blamed Chechen separatists and allegedly used the blasts as an excuse for a renewed offensive against the breakaway former Soviet republic. Question: What event has begun but has not finished? Events: ['explosions', 'took', 'thought', 'killed', 'blamed', 'used', 'blasts', 'offensive', 'breakaway'] Output:
[ "thought", "blamed", "used", "offensive", "breakaway" ]
task390-95b9aeb4e1a3424997a6c9c1ec785b41
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: U.S. Marines were said to have breached troublesome mine fields along the Iraqi lines but Pentagon officials said no amphibious assault on Kuwait's beaches had begun. Long columns of Iraqi prisoners of war could be seen trudging through the desert toward the allied rear. Question: What happened before U.S. Marines were said to have done something? Events: ['said', 'breached', 'said', 'begun', 'assault', 'seen', 'trudging', 'toward'] Output:
[ "breached", "seen", "trudging", "toward" ]
task390-ec02a260c0374eac91072994e2d1c31c
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: Raul spoke from a table where three generations of Cuban leaders were sitting, including Jose Ramon Machado Ventura, 76, chief of the Organization Department of the Communist Party Central Committee; Vice President Carlos Lage, 55; and his 25-year-old son and FEU chairman Carlos Lage Codorniu. After the students said in a final statement that they would "defend the martial, Marxist-Leninist, socialist and antiimperialist revolution," Raul replied that he was proud Cuba would be led "by the new generations you represent." Question: What will take place after the students' speech? Events: ['spoke', 'sitting', 'said', 'defend', 'replied', 'proud', 'led'] Output:
[ "led", "defend" ]
task390-e4ef69a0e4b740faa8335c570554b956
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 court also ordered that 4 million yuan (500,000 U.S. dollars) of Lin Yuehua's personal property be confiscated. Lin was the boss of a CD piracy and smuggling operation, the largest one which has been so far uncovered in China. Question: What happened before it was uncovered in China? Events: ['ordered', 'confiscated', 'was', 'operation', 'uncovered'] Output:
[ "operation", "was" ]
task390-4a27abca17684d6dac402ce44e16a4c9
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 Islamic Saudi Academy has twelve hundred mostly American students but would take thirty-five hundred if it had the room. The academy bought a hundred acres in Loudon county, Virginia, and asked for permission to build a fifty million dollar campus. Question: What might happen after building a campus? Events: ['take', 'bought', 'asked', 'build', 'permission', 'had', 'has'] Output:
[ "take" ]
task390-cb2243fdfa9440f9b838d3e4877c036b
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: Milton Roy recently fended off unsolicited overtures from Thermo Electron Corp., a Waltham, Mass., maker of biomedical products. Milton Roy disclosed in May that it was approached for a possible acquisition by Thermo Electron, which agreed to purchase Milton Roy's liquid-chromatography line for $22 million in February. Question: What happened after something was fended off? Events: ['fended', 'overtures', 'disclosed', 'approached', 'acquisition', 'agreed', 'purchase'] Output:
[ "disclosed" ]
task390-c00a94d5c1ac409495eb442e093b714e
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: Attacks against AU troops and aid workers in Darfur are now part of the shaky security in the region. Last week, The AU slammed an attack by unidentified group against an AU monitor team near the Chadian border, in which the attackers seized a vehicle and communication radio. Question: What happened before the AU slammed an attack? Events: ['Attacks', 'are', 'slammed', 'attack', 'seized'] Output:
[ "seized", "attack" ]
task390-cb0e19c0c8bd4403920fdfa20cb0ed0a
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 problem is knowing whether we should launch a new wave of enlargement." Only last year the expanding Europe's future had seemed so rosy. Question: What will happen in the future? Events: ['knowing', 'launch', 'enlargement', 'seemed', 'future', 'problem'] Output:
[ "" ]
task390-a6408e8150c7448d9b856014d6de2a9e
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: Reports reaching here from Khanaqin said that local authorities have immediately imposed a curfew in the town near the Iranian border. Question: What event has begun but has not finished? Events: ['reaching', 'said', 'have', 'imposed', 'curfew'] Output:
[ "have", "curfew", "reaching" ]
task390-679e845960e74c32879f6a4c6247def4
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: After a short, sharp drop when Asia's financial problems first became clear, the stock market has rebounded and corporate profits have remained healthy. Long-term interest rates, an important indicator of economic stability, have fallen in the last few months. Question: What happened after interest rates fell? Events: ['drop', 'clear', 'rebounded', 'remained', 'fallen'] Output:
[ "" ]
task390-c52a5cb833694d49a04c168e04793118
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: NEWARK, N.J. _ A new Essex County task force began delving Thursday into the slayings of 14 black women over the last five years in the Newark area, as law-enforcement officials acknowledged that they needed to work harder to solve the cases of murdered women. The police and prosecutors said they had identified different suspects in six of the cases and had yet to find any pattern linking the killings or the victims, several of whom were believed to be prostitutes. Question: What happened after the slayings of 14 black women? Events: ['delving', 'slayings', 'acknowledged', 'work', 'solve', 'said', 'identified', 'cases', 'linking', 'killings'] Output:
[ "delving", "acknowledged", "said", "identified", "cases" ]
task390-a0f4b9af585b410a939166f3cdb6e5d9
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 FBI has interviewed and released one of two men who were sought last week for questioning in connection with the sniper slaying of a doctor in the Buffalo, N.Y., area who performed abortions. The two men, Ronald Stauber and Michael Gingrich, were named Thursday in a bulletin sent by the FBI office in Cleveland to police departments across the country. Question: What did the FBI do before releasing one of the men? Events: ['interviewed', 'released', 'sought', 'questioning', 'slaying', 'performed', 'named', 'sent'] Output:
[ "interviewed", "sought", "questioning", "named", "sent" ]
task390-93379ad2b1c64111820af4ade9b733ad
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: One US official, who asked not to be named, said the US pledge was sharply lower than the amount of aid Pyongyang requested. No reaction was immediately available from the WFP. Question: What happened after the US official was asked? Events: ['asked', 'named', 'said', 'lower', 'requested', 'reaction', 'available'] Output:
[ "said" ]
task390-74fdef5a09d84873898cb14856b14356
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: China remains a runaway leader with 74 golds, with Japan in a distant second place with 10, one over arch rival South Korea. The 22-year-old Liu defended his EAG title in 13.21 seconds, beating teammate Shi Dongpeng (13.36) and Japan's Kota Kumamoto ( 13.89). Question: What is China doing while Japan is in second place? Events: ['remains', 'defended', 'beating', 'in'] Output:
[ "remains" ]
task390-7649a071a8ef4bccbc4204aabaf8f966
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 positive effect of the fifth round of enlargement, which will be completed with the entry of Bulgaria and Romania, represents around one percent of German GDP in the long term," the statement said. The two central European states are set to become the EU's 26th and 27th members on January 1. Question: What will happen at the same time that enlargement is completed? Events: ['enlargement', 'completed', 'entry', 'said', 'become', 'effect'] Output:
[ "entry", "become" ]
task390-ae64ee144e224c05b751d0722dd63bc4
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 transaction has been approved by Kyle's board, but requires the approval of the company's shareholders. Kyle manufactures electronic components. Question: What has happened since the transaction? Events: ['transaction', 'approved', 'requires', 'approval', 'manufactures'] Output:
[ "approved" ]
task390-d970543d025f4673a636e6d070f3d194
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: Cuban exiles in Miami will now ``proceed with all their resources to impede or delay'' the ruling, Cuba predicted Wednesday. ``We cannot stop mobilizing! Question: What will happen in the future? Events: ['proceed', 'ruling', 'predicted', 'stop', 'mobilizing', 'delay', 'impede'] Output:
[ "" ]
task390-49976563039441699177ab6a512cfea5
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: Reporters also were allowed inside for the first time since the explosion and found broken glass and smashed furniture scattered throughout the embassy. Albright helped hang a poster advertising a reward of up to dlrs 2 million for information leading to the bombers' arrest. Question: What event has already finished? Events: ['allowed', 'explosion', 'found', 'smashed', 'helped', 'hang', 'advertising', 'reward', 'information', 'arrest', 'leading'] Output:
[ "allowed", "explosion", "found", "smashed", "helped", "hang", "reward" ]
task390-7c97f296f3be44ffa93de74e49e46a88
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 Oct. 29, a senior Egyptian official told Xinhua that Meshaal would visit Egypt soon, but failed to give an exact date. The official, speaking on condition of anonymity, said at that time that Meshaal, now in exile in Syria, would visit Cairo in four or five days. Question: What happened when a senior Egyptian official failed to give an exact date? Events: ['told', 'visit', 'failed', 'said', 'exile', 'visit'] Output:
[ "told", "said" ]
task390-5501f151a73e4824b3ffcc06ae102147
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: Dr. Barnett Slepian was killed in his kitchen by a sniper's bullet last fall. Investigators said Friday they found a rifle buried near his home in the Buffalo suburb of Amherst. Question: What happened after the rifle was buried? Events: ['killed', 'found', 'buried'] Output:
[ "found" ]
task390-41e1938baf5546468667a56f096b1458
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 statement said the IMF's Executive Board "will undertake a broad programme to assess the implications of EMU for the international monetary system and for the Fund." IMF Managing Director Michel Camdessus earlier told the committee that IMF surveillance of the new euro area, due to come into being in 1999, would be "a challenge for the Fund" because of the weight in the monetary system of the countries likely to take part. Question: What will happen after the statement was given? Events: ['said', 'undertake', 'programme', 'assess', 'implications', 'told', 'surveillance', 'come', 'challenge', 'take'] Output:
[ "undertake", "programme", "assess", "surveillance", "come", "challenge", "take" ]
task390-108f48e9549b40ae9f027c720e1f44bc
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 decision was met with outrage by Cuban-Americans, who said the youngster will suffer under the repressive communist regime of Fidel Castro. Lawyers for the boy's family in Miami sent letters of protest to Attorney General Janet Reno and President Clinton and said they were prepared to file a court appeal if Reno and Clinton spurn the Gonzalez family. Question: What happened before lawyers sent letters of protest to Attorney General Janet Reno and President Clinton? Events: ['met', 'decision', 'outrage', 'said', 'suffer', 'regime', 'sent', 'said', 'were', 'file', 'appeal', 'spurn'] Output:
[ "decision" ]
task390-07a18beabcbe48c486a17b86e185a245
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: It is reasonable for the price of oil to fall and there's room for it to drop even further, Lu predicted. This summer the world saw crude oil prices hovering at 60 US dollars per barrel and even surge to a record of 70 US dollars. Question: What will happen in the future? Events: ['fall', 'drop', 'predicted', 'saw', 'hovering', 'surge', 'summer'] Output:
[ "" ]
task390-cbb854bf17ee4dd19c39ee0d36cdcbb7
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: Tomlinson then took a handoff from Philip Rivers and raced around the left side for a seven-yard touchdown. The loss was the fourth in a row for the Broncos, who slipped one game behind Jacksonville and Cincinnati in the AFC wild-card race. Question: What event has already finished? Events: ['took', 'handoff', 'raced', 'touchdown', 'loss', 'slipped', 'behind', 'race'] Output:
[ "took", "handoff", "raced", "touchdown", "loss", "slipped", "behind" ]
task390-91c08e0146134046b13579a93d393ed4
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 62-member rescue team, previously sent to the bombed-out federal building in Oklahoma City, Okla., was en route to Nairobi. U.S. embassies and military installations around the world were ordered to set up barriers and tighten security systems to prevent easy access by unauthorized people -- Americans and foreigners. Question: What happened after the team was ordered to do something? Events: ['sent', 'bombed-out', 'was', 'ordered', 'set', 'tighten', 'prevent', 'access'] Output:
[ "set", "tighten" ]
task390-acfa7cfaf0b441c9b65ee20f5e07983e
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 Malaysian won the title as a 15-year-old in Bangkok in 1998 but crashed to a demoralising defeat in Busan in 2002 when the weight of expectation proved too much. Now, with another world title under her belt and with her place at the top of the world rankings confirmed by having twice as many points as her closest rival, the 23-year-old insists she is ready to take back her Asian crown. Question: What is happening now that her current place atop the world rankings has been confirmed? Events: ['won', 'crashed', 'defeat', 'proved', 'confirmed', 'having', 'insists', 'is', 'take', 'expectation'] Output:
[ "insists", "is" ]
task390-32a6ef94717241c1836fdaf570b0be18
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: It is only their misinterpretation," the Press Trust of India news agency quoted him as saying. But board vice-president Shashank Manohar said that Dalmiya had been given a fair chance. Question: What happened while Manohar spoke? Events: ['is', 'quoted', 'saying', 'said', 'given', 'chance'] Output:
[ "" ]
task390-93ca6a07f0af4dbf93478a56860178fe
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: Scott Ritter led his team on a 10-hour tour of three suspected weapons sites classified as ``sensitive'' by the Iraqi authorities, U.N. spokesman Alan Dacey said. ``All sites were inspected to the satisfaction of the inspection team and with full cooperation of Iraqi authorities,'' Dacey said. Question: What happened before the sites were inspected? Events: ['led', 'tour', 'classified', 'said', 'inspected', 'cooperation', 'said'] Output:
[ "classified" ]
task390-7396c0be4fd34dd58d386b88c036a8ea
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 official, speaking on condition of anonymity, said at that time that Meshaal, now in exile in Syria, would visit Cairo in four or five days. But Meshaal didn't come to Egypt in the end. Question: What event has begun but has not finished? Events: ['speaking', 'exile', 'visit', 'come'] Output:
[ "" ]
task390-86df7617b8cd4fdea95ea8f129199806
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 New York, a North Korean official said Wednesday that China should join the talks only after Washington recognizes the North. South Korea's Yonhap News Agency quoted Han Sung-Ryol, head of the North Korean UN mission, as repeating Kim's insistence that such steps were needed to put the North on an "equal footing" before the four- party talks take place. Question: What event has begun but has not finished? Events: ['said', 'join', 'recognizes', 'quoted', 'repeating', 'needed', 'take', 'put'] Output:
[ "" ]
task390-185848ebf8e14e4ebc23c063c7e8bd7f
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: Besides Shalom, two other heavyweights, former premier Benjamin Netanyahu and Defense Minister Shaul Mofaz, are also vying for the chairmanship. Questioning Netanyahu's lead in the race, Shalom said the former premier was defeated by Labor candidate Ehud Barak in the 1999 elections. Question: What began after the former premier was defeated? Events: ['vying', 'Questioning', 'lead', 'race', 'said', 'defeated', 'elections'] Output:
[ "vying", "Questioning", "lead", "race", "said" ]
task390-4abc257d8d2d4b3ca943b6c0a1453359
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 happened during the assassination? Events: ['serving', 'assassination', 'rally', 'said', 'infatuated', 'trying', 'killing', 'impress'] Output:
[ "rally", "killing" ]
task390-4158377688664ea0a4c600551a5d739c
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 have this revolving door where they release people after a lot of pressure and re-imprison them later on when they think no one else is looking," she said. Question: What will happen in the future? Events: ['have', 'release', 'pressure', 're-imprison', 'think', 'looking', 'said'] Output:
[ "re-imprison", "pressure" ]
task390-7de7aa931ac640139eb5deb346e9436d
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: "RJR Nabisco and Planters LifeSavers will concentrate more on our own core businesses," Mr. Gerstner said Friday. Baby Ruth and Butterfinger are both among the top-selling 15 chocolate bars in the U.S., but RJR's overall share of the roughly $5.1 billion market is less than 5%. Question: What happened before the candy bars were both top sellers? Events: ['concentrate', 'said', 'are', 'is'] Output:
[ "" ]
task390-ac23b68821404a8ab06fcbc1f917fa96
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 Washington, Pentagon spokesman Pete Williams said Iraq has continued to increase its armed forces in Kuwait and they now number about 160,000. Saddam has been under international quarantine since his Aug. 2 power-grab, or what he calls an ``eternal merger'' with Kuwait. Question: What began before Saddam's power-grab? Events: ['said', 'continued', 'increase', 'number', 'been', 'quarantine', 'calls', 'merger', 'power-grab'] Output:
[ "increase" ]
task390-8d3c793789b3416ea1d520d5f53a73f2
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 said the group would be met on arriving in Washington by Craig and Joan Brown Campbell of the National Council of Churches, who traveled with Craig on his lightning trip to Havana on Wednesday. The Cuban leader said that the U.S. government still did not know how it would transfer Elian to his father, but that it would happen quickly. Question: What happened before they traveled to Havana? Events: ['said', 'met', 'arriving', 'traveled', 'trip', 'said', 'know', 'transfer', 'happen'] Output:
[ "" ]
task390-150c58bc3ea14f9182798ff67bd5985d
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 sanctions imposed by the US on Myanmar (Burma) is for the domestic political consumption," the military official said in a short and terse statement received here in response to questions from AFP. The official also accused the United States of trying to use democracy and human rights as a means of boosting its influence in the region, and said the move would not alter the course being taken by the Burmese government. Question: What could happen after the sanctions were imposed? Events: ['sanctions', 'imposed', 'consumption', 'said', 'statement', 'received', 'response', 'questions', 'accused', 'trying', 'boosting', 'influence', 'move', 'alter', 'course', 'taken'] Output:
[ "trying", "boosting", "influence" ]
task390-f1e0f22acecf4e0dac00afc23c28f45d
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 predominantly Moslem nation of Bangladesh said today its troops would join multinational forces in Saudi Arabia. The size of the contingent was not disclosed. Question: What happened while the size of the contingent was not disclosed? Events: ['said', 'join', 'disclosed'] Output:
[ "said" ]
task390-2c63187dd63641fdae60dbe2b63c857c
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 Cypriot government Saturday strongly condemned two terrorist bomb attacks in Kenya and Tanzania Friday, calling them an "atrocious crime." In a condolence telegram to U.S. President Bill Clinton, President Glafcos Clerides condemned the terrorist acts and extended his sympathy to the victims' families. Question: What happened before the attacks? Events: ['condemned', 'Saturday', 'attacks', 'Friday', 'calling', 'telegram', 'condemned', 'acts', 'extended'] Output:
[ "" ]
task390-a84e01000e6b42d888c21f6ee4a16721
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 report said water quality in seven of Beijing lakes, such as the Winter Palace Lake and Taoranting Lake, is below level five. Only four lakes could be used to supply drinking water, while water from the other lakes is only fit for industrial use. Question: What event has begun but has not finished? Events: ['said', 'quality', 'is', 'five', 'used', 'supply', 'use', 'is', 'lakes', 'water', 'lakes'] Output:
[ "quality", "is", "five" ]
task390-3546978961034dfa872306aa19ad6d15
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: John Yates, the Metropolitan Police officer leading the investigation into allegations of "cash for honours", said last month that detectives had conducted 90 interviews. Of these, 35 were linked to the governing Labour Party, 29 to the main opposition Conservatives and four to the Liberal Democrats, Britain's third biggest party. Question: What happened after John Yates began leading the investigation? Events: ['leading', 'investigation', 'allegations', 'said', 'conducted', 'had', 'interviews', 'were', 'linked', 'governing'] Output:
[ "said", "had", "conducted", "interviews", "were", "linked" ]
task390-c2edbcf4f5e14934be099d673217cee9
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 violence flared in the capital before the clampdown took full effect, killing at least seven people and wounding at least 30. Two US soldiers also died in separate attacks south of Baghdad and in the volatile western Sunni province of Al-Anbar. Question: What happened before 7 people were killed? Events: ['flared', 'clampdown', 'effect', 'killing', 'wounding', 'died', 'attacks'] Output:
[ "flared" ]
task390-8045a8dd84bf4be6932cf18d58767e37
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: Meanwhile, a report carried by the Xinhua news agency on Thursday demonstrated the pandemic nature of China's drug problem, which only five years ago was almost exclusively restricted to the southwestern province of Yunnan, bordering the heroin-producing Golden Triangle region. On April 15, a major trans-provincial drug-trafficking cartel was broken up in the the new western municipality of Chongqing, with six suspects arrested and 3.33 kilograms (7.3 pounds) of heroin seized. Question: What will happen in the future? Events: ['carried', 'demonstrated', 'restricted', 'bordering', 'drug-trafficking', 'broken', 'arrested', 'seized'] Output:
[ "" ]
task390-30093666e85144cbbb04cf598db73b06
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 recalled a 10-year-old boy who refused to go to school when he learned his mother had contracted HIV last year. He cried, locked himself in his room and refused to talk with her. Question: What did the boy do before he locked himself in his room? Events: ['recalled', 'refused', 'go', 'learned', 'contracted', 'cried', 'locked', 'refused', 'talk'] Output:
[ "learned" ]
task390-d4398a6bd6d94caf901caa08d0b3348d
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Despite these early successes, the mere fact that a ground campaign has begun almost guarantees that the Bush administration will face fresh problems growing out of the military situation. There are likely to be additional American prisoners of war taken, and there are signs that President Hussein is taking Kuwaiti hostages. Question: What happened before the campaign begun? Events: ['successes', 'campaign', 'begun', 'administration', 'face', 'growing', 'situation', 'problems', 'taken', 'signs', 'taking', 'war'] Output:
[ "successes" ]
task390-69cb626b63904d82afb01b162f887b7a
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The company said it currently holds about 4.2 million of Innopac's 13.8 million common shares outstanding, which have an aggregate market value of about 137.8 million Canadian dollars (US$117.3 million). Separately, Innopac reported a fourth-quarter loss of about C$2.6 million, or 18 Canadian cents a share, reflecting inventory write-downs. Question: What happened before Innopac reported a loss? Events: ['said', 'holds', 'outstanding', 'have', 'reported', 'loss', 'reflecting', 'write-downs'] Output:
[ "write-downs" ]
task390-ea65f1ca3fa74fdaba2a7efc91fbc678
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: Niyazov, who died Thursday at 66 from a heart attack, according to officials, was to be buried at the family mausoleum in his home village of Kipchak. Police barred the road between the capital Ashgabat and Kipchak on Saturday and workers could be seen tidying the route where the funeral cortege for the self-declared Turkmenbashi, or Leader of all Turkmen, will pass from 0700 GMT. Question: What will happen in the future? Events: ['died', 'buried', 'barred', 'tidying', 'pass', 'attack'] Output:
[ "pass", "buried" ]
task390-994349b4d71c41e499689085448ac5b0
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: Song came from Wantang Village in Xiangtan County where a bird flu outbreak was reported. Experts presently diagnosed his illness as pneumonia of unknown cause, but do not rule out a possible human case of bird flu. Question: What might not happen after do? Events: ['came', 'outbreak', 'was', 'reported', 'diagnosed', 'illness', 'pneumonia', 'cause', 'do', 'rule', 'case'] Output:
[ "rule", "case" ]
task390-956366425116483786bf21e1528cec29
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 six-nation nuclear talks are set to resume in Beijing on Monday, 13 months after the North walked out. They involve the two Koreas, the United States, China, Japan and Russia. Question: What happened before the date when the six-nation nuclear talks are set to resume? Events: ['talks', 'are', 'resume', 'walked', 'involve'] Output:
[ "walked" ]
task390-00d988e110414f83891b2cbb00d2f0c5
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 also emerged that he was forced in 1983 to repay more than 6,000 dollars misclaimed for charter air travel from a company owned by his wife, and in 1982 repaid nearly 4,200 in misclaimed travel expenses. The Labor opposition and centrist Democrats, who along with a handful of independents hold the balance of power in the Senate, want Colston to resign from politics altogether -- which would rob Howard of his upper house majority. Question: What happened after he was forced to repay more than 6,000 dollars? Events: ['emerged', 'forced', 'repay', 'misclaimed', 'repaid', 'hold', 'want', 'resign', 'rob'] Output:
[ "emerged", "want" ]
task390-05429c5b168a429c81fef05d7626ab18
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: Officials at the rink in California approached the Rubidoux High School Madrigals just as they launched into "God Rest Ye Merry Gentleman" and requested the troupe immediately stop singing. Cohen later said she was stunned by the flap and never made a request to silence the singers. Question: What event has already finished? Events: ['approached', 'launched', 'requested', 'stop', 'singing', 'said', 'stunned', 'flap', 'made', 'request', 'silence'] Output:
[ "approached", "launched", "singing", "said", "stunned", "flap" ]
task390-044cbe25b6c34ee69eba5d1939282b0a
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 day before the two-year anniversary of Arafat's death, the desperate Palestinians, who are living in economic and political crisis for months, expressed their missing for the late Palestinian leader. "I think Arafat was not only an elected president of the Palestinians, but also a leader with a special charisma," said Ahmed al-Jammali, a storekeeper in Gaza City. Question: What happened after what was said by Ahmed? Events: ['anniversary', 'death', 'living', 'crisis', 'expressed', 'elected', 'said', 'missing'] Output:
[ "" ]
task390-c929cb4e40e048ff969e4f79fc0a7946
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: In the year-earlier quarter, the automobile and trucking insurer had earnings of $1.4 million, or 48 cents a share on a restated basis, on revenue of $16.5 million. In an interview, W. Brent LeGere, chairman and chief executive officer, said he expects revenue in the latest quarter to total about $28 million. Question: What event has begun but has not finished? Events: ['had', 'said', 'expects'] Output:
[ "" ]
task390-93e2d25bbdcf44269ed5de16cab28f23
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 privately-owned small plane on Monday crashed in the northern Nigerian city of Kaduna shortly after take-off, killing two people on board, officials told Xinhua. "The incident happened at about 10:30 (0930 GMT) in the morning in Kaduna airport soon after the aircraft took off. Question: What will happen after the officials told Xinhua? Events: ['crashed', 'take-off', 'killing', 'told', 'incident', 'happened', 'took'] Output:
[ "" ]
task390-72abfe9c812349c9add202d9d3ad286e
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 modalities of that are going to be a point of discussion with us, with the Lebanese, with the Security Council," Ereli said. Question: What is going to happen after Ereli spoke? Events: ['be', 'discussion', 'said'] Output:
[ "be", "discussion" ]
task390-d4adc8e24881485ab947ae7114fec06b
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 Monday, the main indexes ended lower, hurt by a rise in oil prices and a jump in long-term interest rates. However, the stock market in general has been rallying during the last five weeks, benefiting from data pointing to economic strength and oversold conditions. Question: What event has already finished? Events: ['ended', 'hurt', 'jump', 'rallying', 'benefiting', 'pointing', 'strength', 'conditions', 'rise'] Output:
[ "ended", "hurt", "rise", "jump", "rallying", "benefiting", "pointing", "strength", "conditions" ]
task390-4b8af94950dd4614afd0de54710f9e81
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: An hour before her colleagues gathered for their first vote of a new Congress, Senator Kelly Ayotte slipped into an empty Senate chamber to savor the grandeur of her legislative home. As Ms. Ayotte, a freshman Republican from New Hampshire, sat down at the wooden desk where generations of lawmakers from her state had cast their votes, a doorman marched toward her with purpose. Question: What happened before colleagues gathered? Events: ['gathered', 'vote', 'slipped', 'savor', 'sat', 'cast', 'votes', 'marched'] Output:
[ "slipped", "savor", "sat", "cast", "votes", "marched" ]
task390-75489a3f8ad1481bbd2d78cee2af6f94
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 Australian group said one week ago that it had approached the LSE, the biggest equity market in Europe, over bid talks and indicated that it would be prepared to offer 580 pence per share in cash. Question: What happened after the Australian group said something one week ago? Events: ['said', 'approached', 'talks', 'indicated', 'prepared', 'offer'] Output:
[ "" ]
task390-0fad8b63b3c94f2493d8c7dc61d60d0a
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: "Within a year or two, Ukraine will be regarded as one of the world's fastest growing economies," Yushchenko told them, calling for investment in his country. "Ukraine's economy will be stabilized shortly and grow more than 10 percent every year," he was quoted as saying by Yonhap news agency. Question: What will happen after Yushchenko was quoted? Events: ['be', 'told', 'calling', 'grow', 'be', 'was', 'saying', 'investment'] Output:
[ "" ]
task390-b3a83fdaddda4051a9810fd9efe617a4
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The United States had moved additional troops and a naval armada into the Gulf and said it would strike Iraq unless it gave the U.N. arms inspectors unfettered access to all potential weapons sites, including Saddam's palaces. Iraq had argued the presidential sites should be off limits as symbols of sovereignty. Question: What happened before troops moved into the Gulf? Events: ['moved', 'said', 'strike', 'gave', 'access', 'argued', 'limits'] Output:
[ "" ]
task390-da967896e88a4b2ab8b8a143755a63af
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: Turkey began membership talks on October 4, but critics say the country has yet to fully embrace the EU's democarcy norms despite the far-reaching reforms it has already undertaken. Erdogan has defended freedom of speech citing his own conviction for "inciting religious hatred" by reciting a poem with Islamic messages during a political rally in 1997, which earned him a four-month stint in prison. Question: What happened during the political rally in 1997? Events: ['began', 'talks', 'say', 'embrace', 'reforms', 'has', 'has', 'citing', 'conviction', 'inciting', 'reciting', 'rally', 'earned', 'stint'] Output:
[ "reciting", "rally", "earned" ]
task390-9e677c9103c04d3495888eeb27f1d537
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 parliament earlier this week, British Prime Minister Tony Blair categorically denied that the decision not to prosecute Donaldson and the other two was politically motivated. Adams said he would be shocked if Blair "was part of any plot to take down a power-sharing executive he had spent a considerable amount of time along with the rest of us putting in place." Question: Tony Blair did what after the decision not to to prosecute? Events: ['denied', 'decision', 'prosecute', 'said', 'be', 'was', 'plot', 'take', 'spent', 'putting'] Output:
[ "denied" ]
task390-7f2c2bdfe6984cacbb4650e208154ba1
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: Mark Potach says over four hundred hate groups have been identified and many are becoming increasingly successful at recruiting younger members through the use of Internet web pages and the promotion of racist rock music. The Internet has certainly helped uh hate mongers to organize and uh to feel that they are part of a larger community, even if uh they are essentially uh, you know, angry people sitting in their bedrooms uh all alone. Question: What will happen in the future? Events: ['says', 'identified', 'becoming', 'recruiting', 'promotion', 'helped', 'organize', 'feel', 'sitting', 'use'] Output:
[ "recruiting", "promotion", "organize", "feel", "sitting" ]
task390-25a0b958d8c64ce493e553d07dec170f
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: ACA officials on Tuesday flew to Brisbane to probe allegations of Muhammad's property investments in Australia including a two-million- ringgit (800,000-dollar) house and various properties. Muhammad was about to board a flight to New Zealand on December 23 last year when a customs official opened his suitcase and allegedly discovered the cash in Malaysian, Singaporean and New Zealand currency. Question: What happened after Muhammad was about to board a flight? Events: ['flew', 'probe', 'allegations', 'investments', 'board', 'opened', 'discovered'] Output:
[ "flew", "allegations" ]
task390-25a12da0bbc7483daea5be955e32578d
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Abbas, who has been at loggerheads with Hamas since it trounced his Fatah party in January elections, also appealed for an end to the street violence. "Any bullet shot anywhere is a loss for the Palestinian people and is not in our interest." Question: What happened before Hamas trounced? Events: ['been', 'trounced', 'elections', 'appealed', 'end', 'violence', 'shot', 'is', 'loss', 'is'] Output:
[ "elections" ]
task390-89f191e8d7ba416287258baedba7bc07
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: One group of soldiers blasted a hole in the ceiling, through which the hostages were freed. All the hostages were on the second floor of the residence when the attack was launched, while most of the rebels were on the first floor playing indoor soccer. Question: What was launched when the hostages were on the second floor? Events: ['blasted', 'freed', 'were', 'attack', 'launched', 'playing', 'were', 'soccer'] Output:
[ "attack" ]
task390-124b2edd281644118cd5434f17a4a6ec
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Juan Miguel Gonzalez objected to the media access to Elian that Lazaro Gonzalez's family has permitted and to the treatment of Elian by psychologists selected by Lazaro Gonzalez's family. Meantime, the possibility of a meeting between Attorney General Janet Reno and Lazaro Gonzalez's family reemerged Thursday. Question: What happened while Juan Miguel Gonzalez objected? Events: ['objected', 'access', 'permitted', 'treatment', 'selected', 'meeting', 'reemerged'] Output:
[ "reemerged" ]
task390-6bf856e1437a4022a12cdab8ef5b88bf
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: Another three soldiers were wounded in the explosion, which destroyed an Iraqi military vehicle, the source said. In Diyala province north of the capital, a police captain and two civilian women were killed by unidentified gunmen in separate attacks, said Lieutenant Ali Khaled of the Baquba police. Question: What happened sincethe attacks? Events: ['wounded', 'explosion', 'destroyed', 'said', 'killed', 'attacks', 'said'] Output:
[ "said", "said" ]
task390-ee26294f844b4a1d9a775a83016d8368
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Marcelinho was then sent off after 52 minutes for a scuffle with Hamburg's Benjamin Lauth and Croatian international Kovac could not contain his rage. "His lack of discipline can not be excused," fumed Kovac. Question: What happened before Kovac fumed? Events: ['sent', 'scuffle', 'contain', 'excused', 'fumed'] Output:
[ "sent", "scuffle" ]
task390-3d5b69904f874e3e984b9ea38c94ab31
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 shares prices in Singapore closed higher on Thursday with the benchmark Straits Times Index ( STI) rising 10.3 points to end at 2,745.6 points. The overall volume stood at 1.541 billion shares worth 1.1802 billion Singapore dollars (about 755.4 million U.S. dollars). Question: What happened when the volume stood at 1.541 billion? Events: ['closed', 'rising', 'stood'] Output:
[ "closed" ]
task390-6692f66dd913401097f43d14001679a0
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 think the food situation will reach a critical stage this spring with children severely at risk." On April 7, the United Nations launched an urgent appeal for 126 million dollars to help North Korea, citing a sharp deterioration in recent months. Question: What might happen after the appeal? Events: ['situation', 'think', 'risk', 'launched', 'citing', 'deterioration', 'spring', 'appeal', 'help', 'stage'] Output:
[ "help" ]
task390-9ac46610222d47619afea93d68140b74
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: Reno said the state court had no jurisdiction in the case, but that the Miami relatives should be able to make their case in federal court. Elian's paternal great-uncle, Lazaro Gonzalez, is fighting to keep the boy with him in Miami, saying he can give the child a better life outside Cuba. Question: What event has begun but has not finished? Events: ['said', 'had', 'be', 'make', 'fighting', 'keep', 'saying', 'give', 'life'] Output:
[ "had", "fighting", "saying" ]
task390-13c216b41556449393a8a38fba54f06c
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 Trilateral Commission was formed in 1973 by private citizens of Japan, European Union countries, United States and Canada to foster closer cooperation among these core democratic industrialized areas of the world and to share leadership responsibilities in the wider international system. Question: What happened before the Commission was formed? Events: ['formed', '1973', 'foster', 'cooperation', 'share', 'responsibilities'] Output:
[ "" ]
task390-719bba75203b4a8782838b3f82059df0
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 Iraqis deserve praise for continuing to utilize the institutions of democracy to pursue justice," the spokesman told reporters traveling with President George W. Bush aboard the presidential jet Air Force One to Texas. Bush was to spend the final days of the year at his ranch in Crawford, Texas. Question: What have the Iraqis continued to do during their pursuit of justice? Events: ['deserve', 'praise', 'continuing', 'utilize', 'pursue', 'told', 'traveling', 'spend'] Output:
[ "utilize" ]
task390-57a2c3406a8647f18c8d7bb4c5384bc8
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: "Before, the positive cases were high and the testing levels low," he said. "In Busan four years ago, we had under 1,000 tests and around 10 positive tests, while the number of sports was less and there was no pre-competition testing. Question: What started before the 1000 tests? Events: ['were', 'said', 'testing', 'tests', 'tests', 'was'] Output:
[ "was" ]
task390-47ef0a89aa2745408dbb3fa438149bdd
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're taking on more debt than we would have liked to," acknowledged Michael Plouf, LIN's vice president and treasurer. Although he expressed confidence that the proposed new company's cash flow would be sufficient to cover interest payments on the debt, he estimated that the company wouldn't be profitable until 1994 or later. Question: What happened while they were taking on debt? Events: ['taking', 'liked', 'acknowledged', 'expressed', 'proposed', 'flow', 'be', 'cover', 'estimated', 'be'] Output:
[ "liked", "acknowledged", "expressed", "proposed", "estimated" ]
task390-562776c31a614ababf830bbbdd5bcf46
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 its twice-yearly forecast late last month the Organisation for Economic Cooperation and Development foresaw growth in France this year of 2.1 percent. Question: What event has begun but has not finished? Events: ['foresaw', 'growth', 'forecast'] Output:
[ "" ]
task390-7b346f4d682c411c8926d98b528c0d5d
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: "Players also refrained from buying the dollar ahead of the Bank of Japan's policy board meeting and Fukui's presser afterward," Ogasawara said. The market is waiting for US producer price or factory gate data see if inflationary pressures remain, which would ease concern of a US rate cut early next year, dealers said. Question: What happened after the presser? Events: ['refrained', 'buying', 'meeting', 'presser', 'said', 'waiting', 'see', 'pressures', 'remain', 'ease', 'concern', 'cut', 'said'] Output:
[ "said", "said" ]
task390-d92f3f39226848d6a0eb9e814e1fc8c7
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: Polly Peck's chairman, Asil Nadir, echoed the official Japanese view of the accord, which was announced Friday. "The myths that Japan is not open to concerns from outside has, I think, been demolished at a stroke," Mr. Nadir said. Question: What happened before Mr. Nadir spoke? Events: ['echoed', 'view', 'accord', 'announced', 'is', 'concerns', 'demolished', 'stroke', 'said'] Output:
[ "view", "accord", "announced", "concerns", "demolished", "stroke" ]
task390-adcbbc6003ec4db587ce12af9c0e7693
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 modalities of that are going to be a point of discussion with us, with the Lebanese, with the Security Council," Ereli said. Question: What event has already finished? Events: ['be', 'discussion', 'said'] Output:
[ "said" ]
task390-a6046c87329848aeabeb8bfa1065d284
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: "Clearly, what US forces are currently doing in Iraq is not working well enough or fast enough," Rumsfeld wrote, in a document passed to the New York Times and later confirmed as genuine by the Pentagon. The former secretary's main ideas have been much discussed in recent weeks and may well figure among Baker's recommendations, or those of a parallel Pentagon review of the operation also expected imminently. Question: What will happen in the future? Events: ['doing', 'working', 'wrote', 'passed', 'confirmed', 'discussed', 'figure', 'recommendations', 'review', 'expected'] Output:
[ "" ]
task390-0d946235b7ed4511ba07645fffa87b18
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's better with a permanent ceasefire than when bombs go off as was happening a year ago," the Socialist prime minister commented. "It's also better than four or five years ago when we had tragic lethal attacks." Question: What began before the prime minister commented? Events: ['ceasefire', 'off', 'happening', 'commented', 'attacks'] Output:
[ "ceasefire", "off", "happening", "attacks" ]
task390-c7f0a48a262f4f0b940c4d86c8b0c207
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: New York's main contract, light sweet crude for delivery in January, lost 45 cents to 62.98 dollars per barrel in electronic deals before the official opening of the US market. World oil prices had risen sharply last week, mainly owing to data that revealed falls in US energy stocks and expectations that the Organization of Petroleum Exporting Countries will decide later this month to cut further its oil output. Question: What took place after data was revealed? Events: ['delivery', 'lost', 'opening', 'risen', 'revealed', 'expectations', 'decide', 'cut'] Output:
[ "risen", "lost", "opening" ]
task390-5fdbe02849504b3ea6f7c66a28f0deb9
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 day before last Tuesday's federal court hearing, Manuel went to Lazaro's home to try to work out their differences. Neither side would say what happened, but when Manuel returned to his house, he was so upset he felt heart palpitations and was taken to a hospital. Question: What happened before Manuel returned? Events: ['hearing', 'went', 'try', 'work', 'say', 'happened', 'returned', 'was', 'felt', 'taken'] Output:
[ "went", "try", "work", "happened" ]
task390-f43937b3b5174630bec10d9e736d30ad
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The United States had moved additional troops and a naval armada into the Gulf and said it would strike Iraq unless it gave the U.N. arms inspectors unfettered access to all potential weapons sites, including Saddam's palaces. Iraq had argued the presidential sites should be off limits as symbols of sovereignty. Question: What happened before Iraq argued? Events: ['moved', 'said', 'strike', 'gave', 'access', 'argued', 'limits'] Output:
[ "moved" ]
task390-a47fed103d3f455db12676fa04a8bd12
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 foresees GDP for the full year rising by 2.0 percent, also unchanged from its previous estimate. This would be at the low end of the government's forecast range of 2.0-2.5 percent. Question: What has already begun before now? Events: ['foresees', 'year', 'rising', 'unchanged', 'estimate', 'be', 'forecast'] Output:
[ "foresees", "year", "unchanged", "estimate", "forecast" ]
task390-d0000fe9ca494c6f82a84529aab2438d
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 Air Force Office of Special Investigations and base officials are assisting in the investigation with the Okinawa City Police," the statement said. No further details are available, it said, adding: "The incident is still under investigation." Question: What event has begun but has not finished? Events: ['assisting', 'investigation', 'said', 'are', 'said', 'investigation', 'is', 'are'] Output:
[ "assisting", "investigation", "are", "is", "investigation", "are" ]
task390-1b8fc43a3a2b4dbbb4b8f3f1c4ed959a
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 is happening during the acquisition? Events: ['acquisition', 'brings', 'reaches', 'control', 'had'] Output:
[ "brings", "reaches" ]
task390-a8a1ba1e0f4a4b009aec90f88ac9c6c9
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: Rabies accounted for 46 percent of all fatalities caused by infectious diseases reported on the Chinese mainland in October, according to the ministry. In September rabies caused 318 deaths. Question: What happened after the fatalities? Events: ['accounted', 'fatalities', 'reported', 'caused', 'rabies', 'Rabies'] Output:
[ "reported", "accounted" ]
task390-8a626a32ccc4465f8ddf40da054ff62c
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: State, county and local law-enforcement officials have expressed concerns in recent months about a possible pattern of murdered women and a disproportionate number of unsolved cases. Citing an example, Sgt. Question: What began before officials expressed themselves? Events: ['expressed', 'concerns', 'pattern', 'murdered', 'Citing', 'cases'] Output:
[ "cases", "concerns" ]
task390-83b0d4e6b20f494d9cf45f40b53c9f50
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 venue of next year's contest has not yet been announced, but hopes here are that the event returns to this tropical island that is set to become booming China's top vacation spot. Question: What event has already finished? Events: ['contest', 'announced', 'hopes', 'are', 'event', 'returns', 'set', 'become'] Output:
[ "" ]
task390-1b83387fd9da4fa88d0784e9f7783ac4
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: Passenger traffic jumped 14% in the quarter, while profit per passenger grew 2%. Delta has benefited more than other carriers from the weakness of Eastern Airlines, which shares the Atlanta hub. Question: What happened while profit per passenger grew? Events: ['jumped', 'grew', 'benefited', 'shares'] Output:
[ "jumped" ]
task390-a09b1c162e494852a6da18bceded41cc
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 troops from the elite Special Presidential Divison (DSP) plowed into the crowd in armored cars, hitting Tshisekedi's car, and troops behind them fired tear gas. The crowd began to disperse and the civil guards who were with Tshisekedi fled. Question: What happened before the tear gas was fired? Events: ['plowed', 'hitting', 'fired', 'began', 'disperse', 'fled'] Output:
[ "began", "disperse", "fled", "hitting", "plowed" ]
task390-af73f6ab8f7d4cc79e4ecb67b88142bc
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: Each of the Class C warrants will enable the holders to purchase one share of common stock at $5.50. The warrants may be exercised until 90 days after their issue date. Question: What happens after the warrants are enabled? Events: ['enable', 'purchase', 'exercised', 'issue'] Output:
[ "purchase", "exercised" ]
task390-3de7351b10b049c7b56264f01bf2cc43
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: Deputy head of Beijing Municipal Population and Family Planning Committee Li Yunli said in September that she hoped all "only child" couples would have a second child to help solve labor shortages and deal with challenges represented by the aging population. East China's Jiangsu province had such a policy as early as 1985. Question: What would likely help after 1985? Events: ['said', 'hoped', 'have', 'solve', 'deal', 'represented', 'had', '1985'] Output:
[ "have" ]
task390-46ea66f574f8472da278a89bf1e322bf
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: Without agreement on the EU financial perspective for 2007-2013, French President Jacques Chirac could only confirm that the funds destined for the region "would not decrease" under the next financial framework. A new 1.5-billion-euro (about 1.8 billion US dollars) financing facility from the European Investment Bank, intended for the private sector in the South Mediterranean, was the only "new" money put on the table in Barcelona. Question: What happened after money was put on the table? Events: ['could', 'confirm', 'destined', 'would', 'decrease', 'intended', 'put'] Output:
[ "could", "confirm" ]
task390-238f428ee2d64b0e89e214ad18d2a695
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: Meanwhile, the U.S. hopes, economic sanctions and an international arms embargo will remain in effect until Iraq pays war reparations to Kuwait to cover war damages. That would undermine any chances of rebuilding either Iraq or its armed forces in short order as long as Saddam Hussein remains in power. Question: What event has begun but has not finished? Events: ['hopes', 'sanctions', 'embargo', 'remain', 'pays', 'cover', 'undermine', 'rebuilding', 'remains'] Output:
[ "hopes", "remains", "sanctions", "embargo" ]
task390-ab74c4d0054d4813a8a84b0aa479b046