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: The prosecution had said that aside from the arrested four, they had no plans to investigate other politicians who allegedly took customary "rice cake expenditures." Rice cake expenditures are cash gifts of anywhere between tens of dollars and tens of thousand dollars, which are offered with no clear strings attatched. Question: What event has already finished? Events: ['said', 'plans', 'investigate', 'took', 'offered', 'attatched']
Output:
| [
"said",
"took"
] | task390-72b1e76d43e74a4f8341871c0e2fb17e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Volume for three of the four contracts traded on the Singapore Commodity Exchange Ltd. rose to 4,430 tonnes from 3,025 tonnes a day earlier. August RSS 1 last traded at 165 Singapore cents, July RSS 3 at 114 US cents and October-December TSR20 (FOB) at 113 US cents, dealers said. Question: What happened before the dealers spoke? Events: ['rose', 'traded', 'said']
Output:
| [
"rose",
"traded"
] | task390-ae408c53fb8c479dade9a6b1480327aa |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Lu is vice chairman of the National People's Congress, China's top legislative body. He is also President of the Chinese Academy of Sciences and vice president of the CAIU. Question: What event has begun but has not finished? Events: ['is', 'is']
Output:
| [
"is",
"is"
] | task390-b373e3c054e249d18c8192d93c1b883f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 requirements are based on the International Olympic Committee's Candidate City Questionnaire and include questions on all 17 themes in the international candidature city files. The bid books will be due back to the USOC on Jan. 22, 2007. Question: What has happened before the requirements include questions on 17 themes? Events: ['based', 'include', 'be']
Output:
| [
""
] | task390-4310b14a56284d019435d2c2ab49d4f3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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's cabinet moved to tighten controls on social security funds on Wednesday after hearing how parts of the country were plagued by embezzlement. Misappropriated funds must be paid back in full within strict time limits and the officials involved should be punished, the State Council agreed at a meeting presided over by Premier Wen Jiabao. Question: What may happen after the meeting? Events: ['moved', 'tighten', 'controls', 'hearing', 'plagued', 'embezzlement', 'paid', 'involved', 'punished', 'agreed', 'meeting', 'presided']
Output:
| [
"tighten",
"controls",
"paid",
"punished"
] | task390-0980b88b230349daac8b8d7a72b1c995 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Oil prices have come down from the middle of October from a twenty-two dollar barrel level down to the fourteen dollars we're seeing today. That's built up a heck of a momentum and that momentum will look to increase. Question: What will happen before something is increased? Events: ['come', 'seeing', 'built', 'look', 'increase']
Output:
| [
"look"
] | task390-7134c8ddf28a4b4692407f148bba55a1 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 German media all agreed Saturday that the 2006 World Cup hosts could not have asked for a kinder finals draw after being paired with Costa Rica, Ecuador and Poland in Group A. Germany host minnows Costa Rica in the opening World Cup match on June 9 in Munich and manager Jurgen Klinsmann was pictured with a broad grin in the press. Question: What will end after the opening World Cup match? Events: ['agreed', 'Cup', 'asked', 'paired', 'host', 'match', 'pictured', 'grin', 'draw']
Output:
| [
"Cup"
] | task390-b66a6bb127354c61aeaab962ccc08014 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 visit will demonstrate to the world that the common development of China and India will make positive contributions to peace, stability and development of the world, Cui said. The last leg of Hu's visit will take him to Pakistan from Nov. 23 to 26, which is also will be the first visit by top Chinese leaders to this South Asian country in ten years. Question: What will happen in the future? Events: ['visit', 'demonstrate', 'development', 'contributions', 'development', 'visit', 'take', 'visit']
Output:
| [
"visit",
"demonstrate",
"development",
"contributions",
"development",
"visit",
"take",
"visit"
] | task390-8872d244bb9f4e5e99e2a08e2dba1d58 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 OPEC spokesman suggested Thursday that Sudan could join in March as a 13th member after approval from new president Omar al Bashir, while a membership bid by South American producer Ecuador must clear similar political obstacles. "Both Angola and Sudan feel that OPEC membership will give additional political benefit and protection, while for Ecuador there has to be an additional motive," said John Hall. Question: What may happen during Ecuador's membership bid? Events: ['suggested', 'join', 'approval', 'bid', 'clear', 'feel', 'give', 'be']
Output:
| [
"clear",
"be"
] | task390-f83cf0bfac2441de9435624875ddc6b5 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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's human rights record received a grilling Tuesday by a top US official here who told the Human Rights Commission that abuses in the country were still widespread. US permanent representative to the UN, Ambassador William Richardson acknowledged that two decades of economic growth had dramatically improved the lives of millions of Chinese. Question: What event has begun but has not finished? Events: ['record', 'received', 'grilling', 'Tuesday', 'told', 'abuses', 'permanent', 'acknowledged', 'decades', 'improved', 'lives']
Output:
| [
"improved",
"lives"
] | task390-c75d7d2a4434478a82581e8c05fd2954 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Asada, 16, collected 199.52 points in the Japanese competition, having marked 130.02 points in the free skating section and 69.50 from the short program. The overall point score edged above 198.06 points won by two-time world champion Irina Slutskaya of Russia at the 2005 Cup of Russia. Question: What will happen in the future? Events: ['collected', 'competition', 'marked', 'section', 'program', 'edged', 'won', 'Cup']
Output:
| [
""
] | task390-42ba563527894c7484ccf97654d83b69 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: During the journey, Chinese and the U.S. navy held their first joint maritime exercise. Question: What will happen in the future? Events: ['journey', 'held', 'exercise']
Output:
| [
""
] | task390-d4e1051b01c94da48cba8e420a42175e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 new Pakistani government hopes to double the country's exports in the next three years, Finance Minister Sartaj Aziz said Sunday. The aim will be achieved by increasing production, improving product quality and ensuring timely shipments, Aziz told reporters. Question: What might happen after Aziz told reporters that the aim will be achieved? Events: ['hopes', 'double', 'achieved', 'increasing', 'production', 'improving', 'ensuring', 'shipments', 'told', 'said']
Output:
| [
"double"
] | task390-121ee92c956c433e85facc7868b53162 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 Nikkei stock average gained 307.83 points, or 1.6 percent, from Monday in the first one hour to stand at 18,978.20 at 10 a.m. (0100 GMT). "The upsurge in New York encouraged market participants here," Harushige Kobayashi of Yamaichi Securities Co. Ltd. said, adding the Tokyo market would probably hold firm for the day. Question: What happened after Mr. Kobayashi spoke? Events: ['gained', 'stand', 'upsurge', 'encouraged', 'said', 'adding', 'hold']
Output:
| [
""
] | task390-fb81cba4cbc04c8ea6d2b4d31a507f6c |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Te-Tzu Chang, 70, graduated in the United States and is well-known among scientists for his genetical research which revolutionized rice production in Third World countries. He was born in Shanghai but lives in Taiwan. Question: What concluded after Te-Tzu's research revolutionized rice production? Events: ['graduated', 'is', 'revolutionized', 'born', 'lives']
Output:
| [
""
] | task390-2c004feb0ea146079dbe2d19940aca01 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Liberia and Sierra Leone are in their post-conflict period following more than ten years of war while Cote d'Ivoire is yet to restore peace. The coordination of military exercises involving various UN missions and their local counterparts is seen as a confidence- building measure. Question: What happened during the war? Events: ['post-conflict', 'war', 'restore', 'coordination', 'exercises', 'missions', 'measure']
Output:
| [
""
] | task390-54343f688b994f02bba91385d5c37c3b |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 before the team was sent to Oklahoma? Events: ['sent', 'bombed-out', 'was', 'ordered', 'set', 'tighten', 'prevent', 'access']
Output:
| [
"bombed-out"
] | task390-710467ca19204eaa89053878ae72ed41 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Mali's ruling party is leading the first round of legislative elections, officials said Saturday, but the abandonment of the second deciding round by opposition parties crying foul has cast a cloud over the whole process. Of the 55 electorates, the Alliance for Democracy in Mali party has won 14 outright, has a favourable situation in 37 and unfavourable in three. Question: What event has already finished? Events: ['leading', 'elections', 'said', 'abandonment', 'crying', 'cast', 'process', 'won', 'has', 'unfavourable']
Output:
| [
"abandonment",
"cast",
"won"
] | task390-ea970836dcf243b7922162b197ea0be6 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Pulling all Italian troops out of Iraq by the year-end was a campaign pledge made by Prodi, whose party narrowly won the April parliamentary election. Italy dispatched 3,000 troops to Iraq in 2003 after the U.S.-led invasion of the Gulf state. Question: What happened during the April election? Events: ['Pulling', 'was', 'made', 'won', 'election', 'dispatched', 'invasion', 'pledge']
Output:
| [
"won",
"election"
] | task390-d69e79fd0417441696b015f409a22fcb |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 has provided most of the naval vessels so far to block Iraqi trade, with Britain, West Germany and Australia among the other nations lending support at sea. The embargo is meant to cripple Iraq by cutting off its exports of oil and imports of food and military supplies. Question: What may occur after the embargo? Events: ['provided', 'block', 'trade', 'support', 'embargo', 'cripple', 'cutting']
Output:
| [
"cripple",
"cutting"
] | task390-ab88807ac7214122a79f046813a08328 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Three other carriers and their escort vessels already are stationed within striking distance of Iraq or are steaming toward the area. But unless the military situation changes drastically, military officials say, the most likely plan will be for the Kennedy to eventually replace the carrier Dwight D. Eisenhower, which has been on patrol since March and was scheduled to return to port before hostilities erupted in Kuwait. Question: What may happen after vessels are stationed? Events: ['stationed', 'steaming', 'changes', 'say', 'replace', 'patrol', 'scheduled', 'return', 'erupted']
Output:
| [
"replace"
] | task390-43236d6d68f94223a6036262dce1d706 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Dozens of people were injured and arrested in the violence, in which white mobs set out to "reclaim the beach" from groups of Lebanese-Australians accused of intimidating other beachgoers with boorish behaviour at weekends. Groups of mainly ethnic-Lebanese men then launched a wave of revenge attacks, and thousands of police will patrol trouble spots this weekend in an attempt to prevent a repeat performance. Question: What happened before something was launched? Events: ['injured', 'arrested', 'violence', 'set', 'reclaim', 'accused', 'intimidating', 'behaviour', 'launched', 'attacks', 'attempt', 'prevent', 'performance']
Output:
| [
"reclaim",
"accused",
"set",
"intimidating",
"behaviour"
] | task390-2027846f33ad4679abfa9ecd47e4ec68 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Afghanistan has been at war for twenty years, leaving a large part of the country's male population dead or in exile. The United Nations says women and children make up about seventy-five percent of the Afghan population. Question: What will happen in the future? Events: ['war', 'leaving', 'says', 'make']
Output:
| [
""
] | task390-b860e724d41241db881eb3f60da9ef5e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: In addition, a Customs Service videotape from a border crossing point shows the woman's car returning from Mexico, these officials said. Authorities obtained a material-witness arrest warrant for Kopp after they said Kopp's car was spotted in Amherst in the weeks before Slepian was killed. Question: What happened before Kopp's car was spotted? Events: ['crossing', 'shows', 'returning', 'said', 'obtained', 'arrest', 'said', 'spotted', 'weeks', 'killed']
Output:
| [
"returning"
] | task390-58373473d7c44f1e8e24b8e781ec87a8 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: President Mahmoud Ahmadinejad is to ask the Iranian parliament for a supplementary budget as his government's coffers will run empty three months before the end of the current Iranian fiscal year, the ISNA news agency reported Monday. "The budget allocated to the government will run out by the end of (the Iranian month of) Azar (December 22)," the agency quoted Ahmadinejad as saying. Question: What happened before Ahmadinejad was quoted? Events: ['ask', 'is', 'run', 'reported', 'allocated', 'run', 'quoted', 'saying']
Output:
| [
"saying",
"reported",
"allocated"
] | task390-044d96752d174e58ab3c31a4f2864d55 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "There can only be one president," said police spokesman Leopoldo Bataoil. Though the government had considered Abat more of a nuisance than a security threat, Arroyo's chief aide, Executive Secretary Eduardo Ermita told reporters: "We have to do something because we cannot let the people feel there is a violation of law and nothing is being done." Question: What happened before Bataoil spoke? Events: ['be', 'said', 'considered', 'nuisance', 'threat', 'told', 'do', 'let', 'feel', 'is', 'violation', 'is', 'being']
Output:
| [
"considered",
"nuisance",
"threat"
] | task390-30ec77932d9d4a4f8e75564065deeb3f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Gemayel, a member of the anti-Syrian faction in the Lebanese government, was shot dead on Tuesday by a gunshot to the head when his convoy was attacked on a street in Jedeide, about 15 km northeast of Beirut. Question: What happened after the convoy started being attacked? Events: ['shot', 'gunshot', 'attacked']
Output:
| [
"shot",
"gunshot"
] | task390-a4a8cdf562ae43c8af5361dd6f6daf63 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Benitez has masterminded Champions League and FA Cup triumphs since he arrived at Anfield in 2004. But he has endured too many setbacks in the league to get carried and is taking a more cautious approach as he prepares to celebrate his third Christmas in England. Question: What happened after Benitez arrived at Anfield? Events: ['masterminded', 'arrived', 'endured', 'setbacks', 'get', 'is', 'prepares', 'celebrate']
Output:
| [
"masterminded",
"endured",
"setbacks"
] | task390-e9dc9ee828d44fd5993d833c9204b31a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Sununu was told Wednesday by Bush's son, George, that he had alienated members of the Cabinet, the White House staff and the Republican political community, creating a situation that puts his effectiveness in significant doubt, the sources said. The message to the chief of staff was meant to be taken as a suggestion that Sununu offer to resign, one highly placed source said. Question: What is happening now? Events: ['told', 'alienated', 'creating', 'said', 'taken', 'said']
Output:
| [
"creating"
] | task390-36da5c0e2ba64dbc990e86b4b2deb4b5 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Ungureanu arrived in China on Saturday at the invitation of Chinese Foreign Minister Li Zhaoxing. Question: What happened before Ungureanu arrived in China? Events: ['arrived', 'invitation']
Output:
| [
"invitation"
] | task390-29dc27923f0a4c988dd6ff2c9ada7cc4 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 minister explained that the projects would encourage the production of meat, milk and cheese as well as increase farmers' income and minimize poverty in the benefiting states. The federal government was working toward addressing the threats of environmental degradation and other severe stress facing the country's land and water resources, he added. Question: What would have finished before the production of meat, milk, and cheese? Events: ['explained', 'projects', 'encourage', 'production', 'increase', 'minimize', 'poverty', 'working', 'addressing', 'threats', 'degradation', 'stress', 'facing', 'added']
Output:
| [
"explained",
"encourage",
"added"
] | task390-86aef5738a914060b9230c0d2ef3a523 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Those observers looking for a battle between uncompromising representatives and very different ideologies will, in all likelihood, be disappointed. Castro has said that you can be a Communist and still be a Christian. Question: What event has already happened? Events: ['looking', 'battle', 'uncompromising', 'disappointed', 'said', 'be', 'be']
Output:
| [
"said"
] | task390-d773fa6c47fb4f0aaece7998b04ad348 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 business daily reported that detectives may soon interview Levy for a third time. Police are investigating claims that seats in the House of Lords, the unelected upper house of parliament, were offered in return for financial help to political parties, including Labour since it became the party of government in 1997, in breach of the 1925 Honours (Prevention of Abuse) Act. Question: What may have happened before something was reported? Events: ['reported', 'interview', 'investigating', 'claims', 'offered', 'help', 'became', 'breach']
Output:
| [
"offered",
"help",
"breach"
] | task390-13d6c11ce6594acaa430218dd71010b8 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: EU leaders want Moscow to commit to the Energy Charter, a document that regulates transit and investment in the energy sector and allows for greater market competition from foreign companies. Russia, however, has so far refused to ratify the charter. Question: What happened after the commitment? Events: ['commit', 'regulates', 'allows', 'refused', 'investment', 'ratify']
Output:
| [
""
] | task390-6390abf117874f11aabe2a51bad003bf |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 happened after the lethal attacks? Events: ['ceasefire', 'off', 'happening', 'commented', 'attacks']
Output:
| [
"ceasefire",
"off",
"happening",
"commented"
] | task390-22695791493b477fb296378f6a64e68e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 search for life is over," said Daniel Fernandez, of the Spanish search and rescue team BUSF, after a sweep of the area around the village of Maipon, near the volcano, using dogs. "There are no more survivors here." Question: What happened before the search? Events: ['search', 'said', 'search', 'rescue', 'sweep', 'using', 'are']
Output:
| [
""
] | task390-97f1590452fd48eb9543943543b9bdae |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Judging from fundamentals ... including strong share prices and relatively positive economic data, the recent fall of the yen is apparently overdone," said Commerzbank currency watcher Ryohei Muramatsu. "However, the falling momentum of the yen is so strong that market participants disregard news that is positive for the yen," he added. Question: What event has begun but has not finished? Events: ['"Judging', 'fall', 'is', 'said', 'is', 'disregard', 'is', 'added']
Output:
| [
"\"Judging",
"fall",
"is",
"is",
"is"
] | task390-be6675f7379546e5978a7563c708c72a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Ahmadinejad reiterated that Iran's nuclear plan is solely peaceful, saying "Iran is peace loving country and has never attacked another country." Question: What happened before Ahmadinejad reiterated? Events: ['reiterated', 'plan', 'saying', 'loving', 'attacked']
Output:
| [
"plan"
] | task390-1d25ef5d46554d26b7fa9345a92dd68c |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Xinhua also carried a statement from the Public Security Ministry confirming the arrival of the Western designer drug, Ecstasy, which is known here as the "rocking head pill." "It is dangerous to health and harmful to social stability," it said, adding that the drug had surfaced in major cities like Shanghai, Beijing, Shenyang and Shenzhen. Question: What happened after the arrival of Ecstasy? Events: ['carried', 'statement', 'confirming', 'arrival', 'known', 'is', 'said', 'adding', 'surfaced']
Output:
| [
"carried",
"statement",
"confirming",
"said",
"adding",
"surfaced",
"known",
"is"
] | task390-b36840dcc3854715bb8c8d8e0a02e3fd |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 the other hand, it's turning out to be another very bad financial week for Asia. The financial assistance from the World Bank and the International Monetary Fund are not helping. Question: What did not happen after the World Bank and IMF provided financial assistance? Events: ['turning', 'be', 'week', 'assistance', 'helping']
Output:
| [
"helping"
] | task390-839ac635b4934d71bc01dc8f15f8fcfc |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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's capital has been dressed up in the run-up to the historic summit, with traditional Chinese red lanterns and billboards featuring typical images of Africa and posters proclaiming Sino-African "friendship, cooperation, development and peace" in English and French on major streets in downtown Beijing. On the sideline the of the Beijing Summit, the Chinese government is also cranking up a campaign to promote African culture among citizens, with two exhibitions opening here Thursday, one of coins and stamps from 48 African countries and the other of African handicraft, to showcase African landscapes, places of historical interest and relations with China. Question: What has happened before the Summit? Events: ['been', 'summit', 'featuring', 'proclaiming', 'friendship', 'cooperation', 'development', 'peace', 'Summit', 'is', 'cranking', 'campaign', 'promote', 'opening', 'showcase', 'exhibitions']
Output:
| [
"featuring",
"proclaiming",
"friendship",
"cooperation",
"development",
"peace",
"been"
] | task390-be56e71e563d44a894e066e255f25622 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 Syrian Information Minister Mehdi Dakhlallah denied any role, and blamed "foreign interference." "Syria denounces all attacks whoever the victims," he told LBC television. Question: What event has already finished? Events: ['denied', 'blamed', 'interference', 'denounces', 'attacks', 'told']
Output:
| [
"denied",
"blamed",
"interference",
"denounces",
"attacks",
"told"
] | task390-1fc5db590e534c9ab0873eda4a3c6133 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: German Foreign Minister Klaus Kinkel has blasted Ankara for its fierce criticism of Germany following a fire there in which three Turkish people died that was initially blamed on racists. Kinkel told the weekly Welt am Sonntag to be published Sunday that "megaphone diplomacy conducted in the gutter" could only "destroy relations nurtured over a long period." Question: What happened after something was initially blamed on racists? Events: ['blasted', 'criticism', 'fire', 'died', 'blamed', 'told', 'published', 'conducted', 'destroy', 'nurtured']
Output:
| [
"blasted",
"criticism",
"told",
"conducted"
] | task390-9454fb7b0549491a994ed0d57a9204d3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 grenade lobbed from a moving car at a police post injured two police officers in the Pacific resort city of Acapulco, Mexico, on Sunday. The attack took place at a police barricade outside Tres Vidas, where conflict between a private hotel and farming interest has sparked a series of conflict. Question: What happened after something was sparked? Events: ['lobbed', 'injured', 'attack', 'took', 'conflict', 'sparked', 'conflict']
Output:
| [
"lobbed",
"injured",
"attack",
"took",
"conflict"
] | task390-a00a125e32834755aacd8559888d0f69 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 has filed a trade case with the World Trade Organization (WTO) accusing Turkey of imposing unfair restrictions on US rice exports, US Trade Representative Rob Portman announced Wednesday. "Right now American rice exporters are being unfairly restricted. Question: What event has begun but has not finished? Events: ['filed', 'accusing', 'imposing', 'announced', 'restricted', 'case', 'are']
Output:
| [
"restricted",
"imposing"
] | task390-e43ed16b88614de9934eae567214610f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Once Gonzalez comes to the United States _ it would be preferable if he went to Miami rather than to Washington _ only the most obdurate foes of Castro can argue that Elian should not be reunited with him. Gonzalez's arrival should also help clear the way for the Justice Department to make arrangements to transfer custody of the child. Question: What will happen after the transfer of the child's custody? Events: ['comes', 'be', 'went', 'argue', 'reunited', 'arrival', 'help', 'clear', 'make', 'arrangements', 'transfer']
Output:
| [
""
] | task390-131c12846ced41948868ecb2bcfcd5d1 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 1993 the cost was put at 8.9 billion marks -- with 5.6 billion marks of this coming from the federal state. Meanwhile, the expected returns have been revised downward. Question: What happened after the cost was put at 8.9 billion marks? Events: ['put', 'cost', 'coming', 'returns', 'revised']
Output:
| [
"revised"
] | task390-702a7b25a1e548b997fb500b7893d731 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 few weeks after taking the reins of government from his brother on July 31, Raul Castro hinted at some openness to dialogue with the United States in an interview with the Communist Party newspaper Granma, suggesting ties might be normalized on equal terms. But the US had shot back that it was not talking to "Fidel light." Question: What will happen in the future? Events: ['taking', 'hinted', 'dialogue', 'openness', 'interview', 'suggesting', 'normalized', 'shot', 'talking']
Output:
| [
"openness",
"dialogue"
] | task390-cb17b929fe374219baa4fac0b6afd228 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: -- Canada's Parliament is to vote Monday evening on a motion of non-confidence against Liberal government. -- The United Nations Security Council is to discuss the situation in Burundi on Monday and is expected to extend the mandate of the UN peacekeeping mission in the country. Question: What should happen before Canada's Parliament votes on Monday evening? Events: ['is', 'vote', 'motion', 'is', 'discuss', 'expected', 'extend', 'mandate', 'mission', 'non-confidence']
Output:
| [
"motion"
] | task390-31f35a980b81432d8a7f4a1292937f8d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Speaking on the ABC program, Abdul Amir al-Anbari, Iraq's ambassador to the U.N., asserted that an embargo on Iraq could plunge the U.S. into a "depression" and the rest of the world into an economic "crisis." Iraq clearly is trying to woo back more Arab support in case the conflict drags on, hoping that its neighbors eventually will help it survive a prolonged war of economic attrition with the West. Question: What is happening now? Events: ['Speaking', 'program', 'asserted', 'embargo', 'plunge', 'depression', 'crisis', 'is', 'woo', 'support', 'conflict', 'drags', 'hoping', 'help', 'survive', 'war', 'attrition']
Output:
| [
"is",
"woo",
"conflict",
"war",
"attrition"
] | task390-84d1cdcf08bc4029a0ed26ecb9b0e81e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: BELFAST, Northern Ireland (AP)_ Police seized a car bomb under construction Sunday in a town bordering Northern Ireland on the eve of the return to peace talks by the IRA-allied Sinn Fein party. Chief Superintendent Al McHugh said the bomb discovered in the Irish Republic was destined for an unknown target in Northern Ireland and ``would have caused massive destruction.'' Question: What may have occured after the talks if the bomb was not seized? Events: ['seized', 'construction', 'return', 'talks', 'said', 'discovered', 'destined', 'caused', 'destruction']
Output:
| [
"caused",
"destruction"
] | task390-2cf5032a788c4a2fb9b0ad5c983717a3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: BellSouth's revised proposal surprised many industry analysts, especially because of the company's willingness to accept some dilution of future earnings. William O. McCoy, president of the company's BellSouth Enterprises Inc. unit, said the revised agreement with LIN would dilute BellSouth earnings by about 9% in both 1990 and 1991 and by significantly less thereafter. Question: What will happen in the future? Events: ['proposal', 'surprised', 'accept', 'dilution', 'revised', 'agreement', 'dilute', 'earnings', 'earnings']
Output:
| [
"dilute",
"earnings",
"accept",
"dilution",
"earnings"
] | task390-754e5b71e1644846a195006a242dd9db |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 insurance concern said all conversion rights on the stock will terminate on Nov. 30. Until then, Conseco said the stock remains convertible into common stock at the rate of 1.439 shares of common stock for each share of preferred stock, which is equivalent to a conversion price of $17.50 a common share. Question: What is happening now? Events: ['said', 'terminate', 'said', 'convertible']
Output:
| [
""
] | task390-2997361a689746c0adb1fa5b256ac9ce |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Nihon Keizai said that use of the semiconductor was likely to standardize factory automation equipment connections and lead to improvement in productivity. Question: What event has begun but has not finished? Events: ['said', 'use', 'was', 'standardize', 'lead', 'improvement']
Output:
| [
"use",
"was"
] | task390-c4f8dd5eeb9a4b948eaecc265ce512d4 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Supporting this resolution will not be beneficial to any nation's ties with China," foreign ministry spokesman Shen Guofang said. But Danish Foreign Minister Niels Helveg Petersen said Tuesday that Denmark would not be swayed by Chinese warnings of retaliation, nor by Beijing's sudden announcement that it would sign the UN convention on economic, social and cultural rights before the end of the year. Question: What might occur after the Chinese warnings? Events: ['"Supporting', 'be', 'said', 'said', 'swayed', 'warnings', 'retaliation', 'announcement', 'sign']
Output:
| [
"retaliation"
] | task390-e1264a308847489c9332008474c56d89 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 holy city of Najaf, as well as the main southern city of Basra, residents were already celebrating the victory of the main religious Shiite United Iraqi Alliance coalition. A total of 7,655 candidates and 307 political entities, nearly triple the number that stood in January, are running, with turnout among the ousted Sunni minority expected to be much higher this time. Question: What happened after the Sunni minority had expectations? Events: ['celebrating', 'victory', 'running', 'turnout', 'ousted', 'expected']
Output:
| [
"celebrating"
] | task390-8fbdfd60c53c4a3c9ba9046d823c5a9b |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Mr. Potach says the growth is surprising since membership in hate groups usually declines during periods of economic prosperity. We in fact have seen hate group numbers dropping through the nineties, uh but this year they jumped up uh twenty percent, quite a dramatic rise. Question: What will happen in the future? Events: ['says', 'declines', 'seen', 'dropping', 'jumped', 'growth']
Output:
| [
""
] | task390-b9dd44195c6744f78f424bac261530d4 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: This was logical because our main staff is still kidnapped," the Iraqi Red Crescent's secretary general Mazen Abdallah said. "We are the only organisation working in all of Iraq. Question: What event ended before the main staff was kidnapped? Events: ['was', 'kidnapped', 'said', 'are', 'working']
Output:
| [
""
] | task390-655584b300a54c49b521cbbb92f43b3f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 Israeli army forces stormed early on Wednesday morning the town of Beit Hanoun in a large-scale military operation, the Israeli army had called "the clouds of autumn". Palestinian security sources said that the Israeli army forces backed by dozens of tanks, bulldozers and armored vehicles covered by helicopters and fighting drones had occupied the whole town. Question: What event has begun but has not finished? Events: ['stormed', 'operation', 'called', 'said', 'backed', 'covered', 'occupied']
Output:
| [
""
] | task390-bd0067c1506545f48bf8095cfb00e932 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 rebate, famously negotiated by Margaret Thatcher in 1984 when Britain was struggling economically, is tied to EU spending and rises every year. In 2004 it came to more than five billion euros. Question: What will happen in the future? Events: ['negotiated', 'struggling', 'tied', 'spending', 'rises', 'came', 'rebate']
Output:
| [
""
] | task390-c94fc81ddce64c808b4787ccb566ee0e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Allrounder Andrew Flintoff hit seven boundaries in his 36 before he was bowled by supersub Yasir Arafat. Leg-spinner Shahid Afridi and Shoaib Malik then shared five wickets between them to wrap up the innings on a day totally dominated by Pakistan. Question: What ended after the domination by Pakistan? Events: ['hit', 'bowled', 'shared', 'up', 'innings', 'dominated']
Output:
| [
"innings"
] | task390-af964853173d4eccbe1154ed3b0c17c0 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 purchase price was disclosed in a preliminary prospectus issued in connection with MGM Grand's planned offering of six million common shares. The luxury airline and casino company, 98.6%-owned by investor Kirk Kerkorian and his Tracinda Corp., earlier this month announced its agreements to acquire the properties, but didn't disclose the purchase price. Question: What happened before the prospectus was issued? Events: ['disclosed', 'issued', 'planned', 'announced', 'acquire', 'disclose']
Output:
| [
"disclosed"
] | task390-1d1694fdbd8b4cae8240f55df7f2c0e3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Earlier Wednesday, the president's son and spokesman Nzanga Mobutu said his father did not want to meet Kabila on board the South African vessel. Richardson said other African leaders would also take part in the encounter. Question: What will not be happening when the other leaders are taking part in the encounter? Events: ['said', 'want', 'meet', 'said', 'take']
Output:
| [
"meet",
"want"
] | task390-31eefd8e065c437ab5ab1dccd7abbac3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Yadav, a wily politician, Monday refused to step down after the CBI on Sunday implicated him and 55 other politicians and bureaucrats in the 271-million-dollar financial corruption scandal. Reports Tuesday said the Indian home ministry will rush federal troops to the crime-prone eastern state because of fears of a backlash. Question: What event has begun but has not finished? Events: ['refused', 'step', 'implicated', 'scandal', 'said', 'rush', 'backlash']
Output:
| [
"scandal"
] | task390-0758329fbf2f4ad4b66ec5565b781076 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: West German and French authorities have cleared Dresdner Bank AG's takeover of a majority stake in Banque Internationale de Placement (BIP), Dresdner Bank said. The approval, which had been expected, permits West Germany's second-largest bank to acquire shares of the French investment bank. Question: What will happen in the future? Events: ['cleared', 'takeover', 'said', 'approval', 'permits', 'acquire']
Output:
| [
"acquire"
] | task390-42ee9a6c9fd14091a4845cca615a9d35 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 already finished? Events: ['said', 'had', 'be', 'make', 'fighting', 'keep', 'saying', 'give', 'life']
Output:
| [
"said"
] | task390-42fe4a9a01454233b31952e3af002f4f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 jobless situation improved because employment growth continued to outstrip labor-force growth, the department added. In the first 10 months, the Labor Department received 356,878 private-sector vacancies, up 20 percent over the full-year figure of 297,186 in 2004. Question: What might occur after the Labor Department received 356,878 private-sector vacancies? Events: ['improved', 'growth', 'continued', 'outstrip', 'growth', 'added', 'received', 'vacancies', 'up', 'situation']
Output:
| [
""
] | task390-c4c74695e33b4a4da3bc3b18bc47ac47 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: And the U.S. is taking similar steps to ensure that its naval force is adequate to carry out a blockade of Iraq and support a war if necessary. Over the weekend, Pentagon officials confirmed reports that a fourth U.S. aircraft carrier -- the John F. Kennedy -- and its powerful group of support ships could head for the Middle East within a few days. Question: What event would need to occur before the US could carry out a blockade? Events: ['taking', 'steps', 'ensure', 'carry', 'blockade', 'support', 'war', 'confirmed', 'reports', 'head']
Output:
| [
"taking",
"steps",
"head"
] | task390-6f268ec1aa8c4414819b0f5be07d72f3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Tarisa, the first woman to head the central bank, also reassured investors that the Bank of Thailand had no plans to introduce new currency rules for now. "The Bank of Thailand will not issue any new measure for some peroid of time," she said. Question: What happened before Tarisa became the first woman to head the central bank? Events: ['head', 'reassured', 'had', 'introduce', 'issue', 'said']
Output:
| [
""
] | task390-5cf1a02920774fe4a01673fb3f68db44 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 elderly ex-dictator, who has been under house arrest off and on for the past few years, was again placed under house arrest last week by a judge investigating the disappearance of two of the thousands of people who went missing under his regime. Pinochet ruled Chile for 17 years after seizing power in a 1973 military coup. Question: What has happened since the house arrest? Events: ['been', 'placed', 'arrest', 'investigating', 'disappearance', 'missing', 'ruled', 'seizing', 'coup']
Output:
| [
""
] | task390-b17a7ceff3f84ba3b582e86ed0e45ab3 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 _ A Brooklyn woman who was watching her clothes dry in a laundromat was killed Thursday evening when two would-be robbers emptied their pistols into the store, the police said. The men appeared in the store at 469 Vermont St. in Brownsville around 7:15 p.m., after the victim, Linda Sanders, 35, had finished her cleaning and was waiting for her clothes to dry, detectives said. Question: What happened after the woman was killed? Events: ['watching', 'was', 'dry', 'was', 'killed', 'emptied', 'said', 'appeared', 'finished', 'cleaning', 'waiting', 'dry', 'said']
Output:
| [
"said",
"said"
] | task390-71dc5314dfd04a3b8cb947806c3d558c |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Long before Elian thrust them into the unrelenting glare of the international spotlight, the Gonzalez clan was a typical example of the conflicts and painful separations wrought by the Cuban revolution. Of the nine brothers and sisters of Manuel's generation, five have come to Miami, while three remain in Cuba and one has passed away. Question: What occured after the Cuban revolution? Events: ['thrust', 'was', 'conflicts', 'separations', 'wrought', 'come', 'remain', 'passed']
Output:
| [
"thrust",
"passed"
] | task390-7ae5a0fc0ecd43959339f68b40730e33 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Hirsh said that his group did not see starving children during their "limited visit." In early April, North Korea said that 134 children died of malnutrition, an admission that belyed propaganda about the country of 20 million being the "workers paradise." Question: What will happen in the future? Events: ['said', 'see', 'visit', 'said', 'died', 'admission', 'being', 'belyed']
Output:
| [
"being"
] | task390-5e3111752347463abef4375c03f52d08 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: And while there was no profit this year from discontinued operations, last year they contributed #34 million, before tax. Pretax profit fell 3.7% to #128 million from #133 million and was below analysts' expectations of #130 million to #135 million, but shares rose 6 pence to 388 pence in early trading yesterday in London. Question: What happened after trading? Events: ['operations', 'contributed', 'expectations', 'rose', 'trading', 'was', 'profit']
Output:
| [
"rose"
] | task390-4f6b840ec6574fc9a1af5c9411327d0c |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: An Iraqi official, speaking on customary condition of anonymity, said Ritter would not try to visit any of the eight presidential sites that Baghdad had placed off-limits to U.N. weapons inspectors. The official said these sites could only be visited by a special team of U.N. monitors and diplomats as laid down by the Feb. 23 accord signed by U.N. Secretary-General Kofi Annan and Iraqi Deputy Prime Minister Tariq Aziz. Question: What event has begun but has not finished? Events: ['speaking', 'condition', 'said', 'try', 'visit', 'placed', 'said', 'visited', 'laid', 'accord', 'signed']
Output:
| [
"condition",
"accord"
] | task390-f13277016a584db7ba28918a497d5667 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 maintains an Interests Section, a diplomatic office, in the other's capital. The United States has maintained a trade embargo against Cuba since 1962. Question: What event has already finished? Events: ['maintains', 'maintained', 'embargo']
Output:
| [
""
] | task390-bbdec0099edc4397b6901222e8976e88 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Long before Elian thrust them into the unrelenting glare of the international spotlight, the Gonzalez clan was a typical example of the conflicts and painful separations wrought by the Cuban revolution. Of the nine brothers and sisters of Manuel's generation, five have come to Miami, while three remain in Cuba and one has passed away. Question: What started at the beginning of the Cuban revolution? Events: ['thrust', 'was', 'conflicts', 'separations', 'wrought', 'come', 'remain', 'passed']
Output:
| [
"conflicts"
] | task390-d0412f4a20174ba793d915350401b8a2 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: However, the government still needed to involve the PPMC and the NGC to provide potable water for the communities, he added. He explained that the government would provide hospitals to Ijaw communities and health centers for Itsekiri communities at a cost of 5 million U.S. dollars and 1.6 million dollars respectively. Question: What might happen before potable water is provided? Events: ['needed', 'involve', 'provide', 'added', 'explained', 'provide']
Output:
| [
"provide"
] | task390-7c831ab8cbcd40fcb950d9fefaa24c68 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 might happen after something emerged? Events: ['emerged', 'forced', 'repay', 'misclaimed', 'repaid', 'hold', 'want', 'resign', 'rob']
Output:
| [
"resign",
"rob"
] | task390-856cdfb697464a5289c1f8938eaecae1 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Kopp also has been linked, through DNA testing, to a strand of hair found near where the sniper fired, law enforcement sources have said. Nicknamed the ``Atomic Dog'' in anti-abortion circles, Kopp had been arrested in several states since 1990 for protesting abortion. Question: What occurred after the testing? Events: ['linked', 'testing', 'found', 'fired', 'said', 'Nicknamed', 'arrested', 'protesting', 'abortion']
Output:
| [
"linked",
"said"
] | task390-f224deda1a4042eab4be4c29f7822828 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 must happen before the talks take place? Events: ['said', 'join', 'recognizes', 'quoted', 'repeating', 'needed', 'take', 'put']
Output:
| [
"needed",
"put",
"recognizes"
] | task390-f8a146dbff2c4d3cb6ab895f71c906ca |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: When strategically implemented, an intranet solution will provide the ability to mediate mission-critical, decision support functions in organisations. It will also help further improve communications and collaboration at all levels in an organisation. Question: What happens after a solution is implemented? Events: ['implemented', 'provide', 'mediate', 'help', 'communications', 'collaboration']
Output:
| [
"provide",
"mediate",
"help",
"communications",
"collaboration"
] | task390-8bb131c16eb542b6befb6c370bc9ebb0 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Issuance of those warrants will be at the rate of one-third warrant for each warrant exercised. Question: What event has already happened? Events: ['Issuance', 'be', 'exercised']
Output:
| [
""
] | task390-f172d6753d5c43eca1395e699d67e8b5 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Various elements of the Jewish community are united on efforts to recover lost assets from Switzerland and elsewhere, but are frequently divided on how to do it and how to distribute the recovered monies afterwards. While the World Council represents thousands of Hasidic Jews, it has remained outside the fold of more mainstream Jewish organizations. Question: The Jewish Community is united on efforts to do what after the assets were lost? Events: ['efforts', 'recover', 'do', 'distribute', 'represents', 'remained']
Output:
| [
"recover"
] | task390-97ce708157cb4b52840995cfb1f22631 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Flintoff had said he hoped to remain captain for the one-day series on Monday, just after the third Test loss to Australia. "If the job is available, of course I will," Flintoff said when asked if he would make himself available to captain in the one-dayers. Question: What event has already finished? Events: ['said', 'hoped', 'remain', 'series', 'loss', 'is', 'will', 'said', 'asked', 'make', 'captain', 'one-dayers']
Output:
| [
"said",
"loss",
"said",
"asked"
] | task390-a9886df4f09f44d0b4ab9874fd47581a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: "Our action to order the suspension followed its decision, and the decision was made at its own discretion," the finance minister said. Mitsuzuka said the ministry would take step "to protect policy holders" and was preparing measures to assume control of the company's assets. Question: What started after the action was taken to order the suspension? Events: ['action', 'order', 'suspension', 'followed', 'decision', 'decision', 'made', 'discretion', 'said', 'said', 'protect', 'preparing', 'measures', 'assume', 'control', 'take']
Output:
| [
"suspension",
"said",
"said",
"preparing"
] | task390-8c5a4211c21d417681dd19ff1dad6bc1 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Point guard Lee Kwang Jae led the South Korea with 22 points and Yang Hee Jong added 12. China, who had entered the final stage with 12 points, is to compete with its last rival Hong Kong on Thursday. Question: What event has already finished? Events: ['led', 'added', 'compete', 'entered']
Output:
| [
"led",
"added",
"entered"
] | task390-844133e1c55b45a2bdbb210a11dcebdd |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: For a little hometown shock he calls Dylan Klebold and Eric Harris, two Colorado teenagers who killed 13 people at Columbine High School before killing themselves, evolutionists. "Creationism values each person," Carter says before ending the tour with a prayer. Question: What happened after Carter spoke? Events: ['shock', 'calls', 'killed', 'killing', 'values', 'says', 'ending', 'tour', 'prayer']
Output:
| [
"ending",
"tour",
"prayer"
] | task390-495c3159d1ef4362842751fc6d19e9c0 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: US federal officials confirmed that extensive monitoring of the US cattle population had not identified a single case of BSE in the United States. And since 1989, strict import rules on live animals and animal products have been implemented to protect the country's beef and dairy industries. Question: What began in 1989 and has finished? Events: ['confirmed', 'monitoring', 'identified', '1989', 'implemented', 'protect', 'rules']
Output:
| [
""
] | task390-743ed9fe29324ae68a5a8f907066356b |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 Friday, in an interview with AFP, Kabila said he wanted a face-to- face meeting with Mobutu as a "short cut" to end the fighting. But he said "Mobutu is ashamed to meet me. Question: What happened before the fighting? Events: ['said', 'interview', 'wanted', 'meeting', 'end', 'fighting', 'said', 'ashamed', 'meet']
Output:
| [
""
] | task390-76eefa8234754d7585f967d7534cee45 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Former army leader Pinochet, who died in Santiago's Military Hospital Sunday at age 91 a week after suffering a heart attack, has been given a military farewell with his funeral taking place in the Military School's courtyard Tuesday. His face and chest could be seen through a glass window as his coffin was flanked by eight honor guards and two huge candles. Question: What event has already finished? Events: ['Former', 'died', 'Sunday', '91', 'week', 'suffering', 'attack', 'given', 'farewell', 'funeral', 'place', 'Tuesday', 'seen', 'flanked']
Output:
| [
"Former",
"died",
"Sunday",
"91",
"week",
"suffering",
"attack",
"given",
"funeral",
"place",
"Tuesday",
"seen",
"flanked"
] | task390-4f5a280f952045339a546f61ff6a10d2 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Ralston Purina Co. reported a 47% decline in fourth-quarter earnings, reflecting restructuring costs as well as a more difficult pet food market. The St. Louis company earned $45.2 million, or 65 cents a share, compared with $84.9 million, or $1.24 a share, a year earlier. Question: What happened after the earnings? Events: ['reported', 'decline', 'earnings', 'costs', 'earned']
Output:
| [
"reported"
] | task390-f018ab0119634837b52d335ae7361f24 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Adjourned for the election, Saddam's trial on charges of crimes against humanity threatened to exacerbate already high ethnic tensions in the country. Following purported Al-Qaeda threats to "ruin the 'democratic' wedding", virtually all Iraq's 190,000 police and army were mobilized, with US-led troops providing perimeter security for voting stations. Question: What will continue when the election is over? Events: ['election', 'trial', 'crimes', 'threatened', 'exacerbate', 'tensions', 'threats', 'ruin', 'mobilized', 'providing', 'security', 'Adjourned', 'voting']
Output:
| [
"trial"
] | task390-ab715cb9cdda4ac683ba930019d73459 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Hong Kong gold prices opened higher Tuesday at 629.00-629.50 US dollars an ounce, up from Monday's close of 628.40-628.90 dollars. Question: What happened after the prices were up? Events: ['opened', 'up', 'close']
Output:
| [
""
] | task390-addaa2311a6340b98adfa02bc0a38652 |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Orkem and Coates said last Wednesday that the two were considering a merger, through Orkem's British subsidiary, Orkem Coatings U.K. Ltd. Orkem, France's third-largest chemical group, said it would fund the acquisition through internal resources. Question: What might happen after the acquisition? Events: ['said', 'considering', 'merger', 'said', 'fund', 'acquisition']
Output:
| [
""
] | task390-78be91be8b544470b1fdc0f826ad866d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 peso, which traded at 53.695 to the dollar on Tuesday afternoon, has been hovering at two-and-a-half-year highs against the dollar in recent sessions, boosted by brisk remittances from the millions of Filipinos who work abroad. Tetangco said the US Fed move was not likely to push Philippine consumer prices to rise sharply. Question: What was happening during recent sessions? Events: ['traded', 'hovering', 'boosted', 'work', 'said', 'push', 'rise', 'sessions', 'move']
Output:
| [
"traded",
"hovering",
"boosted",
"work",
"move"
] | task390-457b204d5da94d7fbb965e12a03a473d |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 before their misinterpretation? Events: ['is', 'quoted', 'saying', 'said', 'given', 'chance']
Output:
| [
"given"
] | task390-e201a53e59d94b75ab5370d5d446c33a |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake, have
Now complete the following example -
Input: Passage: Mr. McNealy said the issues that hurt Sun's performance earlier this year are now " largely" behind the firm, and he indicated that Sun's profitability should increase throughout the fiscal year. Sun also reported a record backlog of orders. Question: What will happen in the future? Events: ['said', 'hurt', 'performance', 'are', 'indicated', 'increase', 'reported', 'backlog', 'orders', 'issues']
Output:
| [
"increase"
] | task390-4de94f668d7d4607b0a1d33da2be5f2f |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 DWLC in cooperation with the Sri Lankan Animal Production and Health Department conducted a workshop recently to help wildlife workers learn about bird flu and possible methods through which the virus could enter the country. Birds fly into tropical countries to escape harsh winters and take refuge in Sri Lanka's wetlands such as Bundala, Kumana and Anawilundawa. Question: What happened during the workshop? Events: ['cooperation', 'conducted', 'workshop', 'help', 'learn', 'flu', 'methods', 'enter', 'fly', 'escape', 'winters', 'take']
Output:
| [
"cooperation",
"conducted",
"help",
"learn"
] | task390-5f822938c4cb4e72833ed9bb1e5c162e |
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Positive Example 1 -
Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid'].
Output: approved, paid
Positive Example 2 -
Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found']
Output: causing, bringing, searching, trapped, landslide, said, found
Negative Example 1 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have']
Output: wake
Negative Example 2 -
Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. 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 North staged its first nuclear test on October 9, sparking international condemnation and United Nations sanctions. Later that month North Korean leader Kim Jong-Il told China that he had no plans for a second test but that increased international pressure could trigger "further measures". Question: What could possibly happen after international condemnation began happening? Events: ['staged', 'test', 'sparking', 'condemnation', 'sanctions', 'told', 'had', 'test', 'pressure', 'measures']
Output:
| [
"test",
"measures"
] | task390-76c0e81238494191928af2270bb11cf7 |
Subsets and Splits