Dataset Viewer
Auto-converted to Parquet Duplicate
inputs
stringlengths
461
2.27k
targets
stringlengths
19
446
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Ex Input: [['The Golden Curry', 'eatType', 'restaurant'], ['The Golden Curry', 'food', 'Indian'], ['The Golden Curry', 'customer rating', '3 out of 5']] Ex Output: The Golden Curry Indian restaurant is a good for the whole family. Average customer rating is 1 out of 5. Ex Input: [['23', 'VISITOR', 'Victorias'], ['23', 'HOME', 'Montreal'], ['Victorias', 'VISITOR_SCORE', '12'], ['Montreal', 'HOME_TEAM_SCORE', '6']] Ex Output: The Victorias scored 12 goals in the game, taking a lead over Montreal's 6 goals. Ex Input: [['Browns Cambridge', 'food', 'Indian'], ['Browns Cambridge', 'customer rating', 'average']] Ex Output:
Browns Cambridge has received average customer ratings for its highly priced Indian food.
1
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [Q]: [['The Wrestlers', 'eatType', 'coffee shop'], ['The Wrestlers', 'food', 'Indian'], ['The Wrestlers', 'priceRange', 'more than £30'], ['The Wrestlers', 'area', 'riverside'], ['The Wrestlers', 'familyFriendly', 'yes'], ['The Wrestlers', 'near', 'Raja Indian Cuisine']] [A]: The kids-friendly coffee shop called The Wrestlers near riverside next to Raja Indian Cuisine also serve Indian foods with high price. [Q]: [['Fitzbillies', 'eatType', 'restaurant'], ['Fitzbillies', 'food', 'Indian'], ['Fitzbillies', 'priceRange', 'high'], ['Fitzbillies', 'near', 'The Six Bells']] [A]: There is a high priced Indian restaurant called Fitzbillies near The Six Bells. [Q]: [['day 7: 2:00 a.m.- 3:00 a.m.', 'U.S._VIEWERS_(MILLIONS)', '10.34']] [A]:
The title of an episode wtih 10.34 million U.S viewers is "Day 7: 2:00 a.m. – 3:00 a.m".
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Q: [['Adolfo Suárez Madrid–Barajas Airport', 'RUNWAY_LENGTH', '4349.0'], ['Adolfo Suárez Madrid–Barajas Airport', 'LOCATION', '"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas"'], ['Adolfo Suárez Madrid–Barajas Airport', 'OPERATING_ORGANISATION', 'ENAIRE'], ['Adolfo Suárez Madrid–Barajas Airport', 'RUNWAY_NAME', '"14L/32R"']] A: Found in Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas, Adolfo Suarez Madrid-Barajas airport is operated by ENAIRE. It has a runway with the length of 4,349 and 14L/32R is the runway name. **** Q: [['The Twenty Two', 'eatType', 'restaurant'], ['The Twenty Two', 'food', 'Indian'], ['The Twenty Two', 'area', 'city centre'], ['The Twenty Two', 'familyFriendly', 'yes']] A: The Twenty Two is an Indian restaurant in city centre that is family friendly. **** Q: [['The Waterman', 'eatType', 'pub'], ['The Waterman', 'food', 'Chinese'], ['The Waterman', 'customer rating', 'low'], ['The Waterman', 'area', 'riverside']] A:
The Waterman was at a pub in Riverside eating Chinese, the low rating for the pub held true. ****
4
NIv2
task1409_dart_text_generation
fs_opt
Part 1. Definition In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Part 2. Example [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Answer: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Part 3. Exercise [['The Eagle', 'eatType', 'coffee shop'], ['The Eagle', 'food', 'Japanese'], ['The Eagle', 'priceRange', 'high'], ['The Eagle', 'customer rating', '3 out of 5'], ['The Eagle', 'area', 'riverside'], ['The Eagle', 'familyFriendly', 'no'], ['The Eagle', 'near', 'Burger King']] Answer:
Located near Burger King by the riverside is a high priced Japanese coffee shop, rated 3 out of 5, called The Eagle. It is not children friendly.
7
NIv2
task1409_dart_text_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Why? This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input: [['The Golden Palace', 'eatType', 'coffee shop'], ['The Golden Palace', 'food', 'Italian'], ['The Golden Palace', 'area', 'riverside']] Solution:
The Golden Palace is an Italian coffee shop located by the river in the City centre. It has middle priced food.
0
NIv2
task1409_dart_text_generation
fs_opt
instruction: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. question: [['Ashgabat International Airport', 'OPERATING_ORGANISATION', 'Turkmenistan Airlines'], ['Ashgabat International Airport', 'LOCATION', 'Ashgabat'], ['Ashgabat International Airport', 'RUNWAY_LENGTH', '2989.0'], ['Ashgabat International Airport', 'ELEVATION', '211'], ['Ashgabat International Airport', 'RUNWAY_NAME', '"11/29"']] answer: The operating organization for Ashgabat International Airport is called Turkmenistan Airlines. The runway 11/29 is 2989m long and is 211m a.s.l. question: [['Baymax', 'VOICE', 'Scott Adsit'], ['Baymax', 'CREATOR', 'Duncan Rouleau'], ['Baymax', 'CREATOR', 'Steven T. Seagle']] answer: Baymax was created by Duncan Rouleau and Steven T Seagle and is voiced by Scott Adsit. question: [['Addis Ababa City Hall', 'LOCATION', 'Addis Ababa']] answer:
Addis Ababa City Hall is located in Addis Ababa.
9
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example is below. Q: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] A: The team whose nickname is red raiders is located in the orange city, iowa Rationale: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['Baked Alaska', 'COURSE', 'Dessert'], ['Dessert', 'DISH_VARIATION', 'Cookie'], ['Baked Alaska', 'COUNTRY', 'France'], ['France', 'LANGUAGE', 'French language']] A:
Desserts include cookies and Baked Alaska which comes from France where French is the national language.
9
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example is below. Q: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] A: The team whose nickname is red raiders is located in the orange city, iowa Rationale: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['Kun valaistun', 'SALES', '31,541']] A:
Album is Kun valaistun sales is 31,541
9
NIv2
task1409_dart_text_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Why? This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input: [['The Eagle', 'eatType', 'restaurant'], ['The Eagle', 'customer rating', '5 out of 5']] Solution:
There is a 5 star restaurant called The Eagle.
0
NIv2
task1409_dart_text_generation
fs_opt
Part 1. Definition In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Part 2. Example [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Answer: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Part 3. Exercise [['Addis Ababa City Hall', 'LOCATION', 'Addis Ababa']] Answer:
Addis Ababa City Hall is located in Addis Ababa.
7
NIv2
task1409_dart_text_generation
fs_opt
TASK DEFINITION: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. PROBLEM: [['The Phoenix', 'eatType', 'restaurant'], ['The Phoenix', 'food', 'Indian'], ['The Phoenix', 'priceRange', 'less than £20'], ['The Phoenix', 'customer rating', 'low'], ['The Phoenix', 'area', 'city centre']] SOLUTION: In the city centre, there is an Indian restaurant called The Phoenix . They have a low customer rating and are priced less than £20. PROBLEM: [['The Rice Boat', 'eatType', 'restaurant'], ['The Rice Boat', 'food', 'Japanese'], ['The Rice Boat', 'priceRange', '£20-25'], ['The Rice Boat', 'customer rating', '3 out of 5'], ['The Rice Boat', 'area', 'riverside'], ['The Rice Boat', 'familyFriendly', 'yes'], ['The Rice Boat', 'near', 'Express by Holiday Inn']] SOLUTION: The Rice Boat is a kid friendly Japanese restaurant with a price range of £20-25, has a customer rating of 3 out of 5, and is near Express by Holiday Inn in Riverside. PROBLEM: [['Baked Alaska', 'COURSE', 'Dessert'], ['Dessert', 'DISH_VARIATION', 'Cookie'], ['Baked Alaska', 'COUNTRY', 'France'], ['France', 'LANGUAGE', 'French language']] SOLUTION:
Desserts include cookies and Baked Alaska which comes from France where French is the national language.
8
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example Input: [['The Waterman', 'eatType', 'restaurant'], ['The Waterman', 'food', 'Fast food'], ['The Waterman', 'priceRange', '£20-25'], ['The Waterman', 'customer rating', 'high'], ['The Waterman', 'area', 'riverside'], ['The Waterman', 'familyFriendly', 'yes']] Example Output: The Waterman is a kid friendly fast food restaurant, with high customer rating and a price range of £20-25. It is located in the riverside area. Example Input: [['60.9%', 'BUSH#', '18925'], ['Armstrong', 'BUSH%', '60.9%'], ['38.7%', 'KERRY#', '12025'], ['Armstrong', 'KERRY%', '38.7%']] Example Output: Armstrong had 12025 votes for Kerry and 18925 votes for Bush. Example Input: [['The Golden Palace', 'eatType', 'coffee shop'], ['The Golden Palace', 'food', 'Japanese'], ['The Golden Palace', 'customer rating', '3 out of 5'], ['The Golden Palace', 'area', 'riverside'], ['The Golden Palace', 'familyFriendly', 'yes']] Example Output:
A coffee shop with Japanese cuisine - The Golden Palace in the riverside area is child friendly, fairly priced and has a good rating.
3
NIv2
task1409_dart_text_generation
fs_opt
Part 1. Definition In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Part 2. Example [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Answer: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Part 3. Exercise [['Alcatraz Versus the Evil Librarians', 'MEDIA_TYPE', 'Hardcover'], ['Alcatraz Versus the Evil Librarians', 'NUMBER_OF_PAGES', '"320"']] Answer:
Alcatraz Versus the Evil Librarians is published in Hardcover and has 320 pages.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example input: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example output: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['Alimentum', 'food', 'English'], ['Alimentum', 'priceRange', 'moderate'], ['Alimentum', 'area', 'riverside'], ['Alimentum', 'familyFriendly', 'no']] A:
Alimentum serves English food in a non children friendly environment. With above average prices, it is located in the riverside area.
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [Q]: [['Alimentum', 'food', 'Indian'], ['Alimentum', 'priceRange', 'cheap'], ['Alimentum', 'customer rating', 'average'], ['Alimentum', 'area', 'city centre'], ['Alimentum', 'near', 'Yippee Noodle Bar']] [A]: Alimentum isn't near the Yippee Noodle Bar in the city Centre. It serves cheap Indian food with an average customer rating. [Q]: [['The Phoenix', 'food', 'Chinese'], ['The Phoenix', 'priceRange', 'moderate'], ['The Phoenix', 'customer rating', '3 out of 5'], ['The Phoenix', 'area', 'city centre']] [A]: The Phoenix provides Chinese food in the moderate price range. It is located in the city centre. Its customer rating is 3 out of 5. [Q]: [['Alan B. Miller Hall', 'TENANT', 'Mason School of Business'], ['Mason School of Business', 'COUNTRY', 'United States']] [A]:
The Mason School of Business is a tenant of Alan B. Miller Hall in the United States.
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example input: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example output: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['The Eagle', 'eatType', 'coffee shop'], ['The Eagle', 'food', 'Fast food'], ['The Eagle', 'priceRange', 'high'], ['The Eagle', 'customer rating', '1 out of 5'], ['The Eagle', 'familyFriendly', 'yes'], ['The Eagle', 'near', 'Burger King']] A:
The Eagle is a family friendly coffee shop offering fast food. It has a one star rating and is in the high price range. It is located near to Burger King.
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example input: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example output: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['Alan B. Miller Hall', 'TENANT', 'Mason School of Business'], ['Mason School of Business', 'COUNTRY', 'United States']] A:
The Mason School of Business is a tenant of Alan B. Miller Hall in the United States.
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['Cocum', 'eatType', 'coffee shop'], ['Cocum', 'food', 'French'], ['Cocum', 'priceRange', 'moderate'], ['Cocum', 'customer rating', 'low'], ['Cocum', 'familyFriendly', 'no']] Solution:
Cocum is a coffee shop that serves French food. It is not child-friendly, which is why it receives a low customer rating. Average price range is £30.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [EX Q]: [['Gunnar Il Professore Gren', 'GOALS', '9'], ['[TABLECONTEXT]', '[TITLE]', '1945-46 in Swedish football'], ['[TABLECONTEXT]', 'NAME', 'Gunnar Il Professore Gren'], ['Gunnar Il Professore Gren', 'CLUB', 'IFK Göteborg']] [EX A]: Gunnar Gren from IFK Göteborg scored 9 goals for Sweden. [EX Q]: [['Shot put', 'POSITION', '8th'], ['[TABLECONTEXT]', '[TITLE]', 'Anton Lyuboslavskiy'], ['World Indoor Championships', 'EVENT', 'Shot put'], ['[TABLECONTEXT]', 'YEAR', '2006'], ['2006', 'COMPETITION', 'World Indoor Championships'], ['World Indoor Championships', 'VENUE', 'Moscow, Russia']] [EX A]: Anton Lyuboslavskiy finished 8th in the Shot put event of the 2006 World Indoor Championships held at Moscow, Russia. [EX Q]: [['The Waterman', 'eatType', 'restaurant'], ['The Waterman', 'food', 'Japanese'], ['The Waterman', 'priceRange', 'cheap'], ['The Waterman', 'customer rating', '5 out of 5'], ['The Waterman', 'area', 'city centre']] [EX A]:
The Waterman is a Japanese restaurant that is family friend and has cheap price. It is located in city centre and has a 5 out of 5 rating.
6
NIv2
task1409_dart_text_generation
fs_opt
TASK DEFINITION: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. PROBLEM: [['United States', 'ETHNIC_GROUP', 'Asian Americans'], ['A Severed Wasp', 'COUNTRY', 'United States']] SOLUTION: A Severed Wasp originates from the United States, which counts Asian Americans among its ethnic groups. PROBLEM: [['Cotto', 'eatType', 'coffee shop'], ['Cotto', 'food', 'Italian'], ['Cotto', 'customer rating', 'average'], ['Cotto', 'area', 'riverside'], ['Cotto', 'near', 'The Portland Arms']] SOLUTION: Cotto is a Italian coffee shop near The Portland Arms, that is high in price, it's near a riverside, and the rating is average. PROBLEM: [['Cocum', 'eatType', 'coffee shop'], ['Cocum', 'food', 'French'], ['Cocum', 'priceRange', 'moderate'], ['Cocum', 'customer rating', 'low'], ['Cocum', 'familyFriendly', 'no']] SOLUTION:
Cocum is a coffee shop that serves French food. It is not child-friendly, which is why it receives a low customer rating. Average price range is £30.
8
NIv2
task1409_dart_text_generation
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Output: The team whose nickname is red raiders is located in the orange city, iowa This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input case for you: [['Midsummer House', 'eatType', 'restaurant'], ['Midsummer House', 'food', 'French'], ['Midsummer House', 'priceRange', '£20-25'], ['Midsummer House', 'customer rating', 'high'], ['Midsummer House', 'near', 'All Bar One']] Output:
Midsummer House is a highly rated French restaurant near All Bar One. Prices are in the £20-25 range.
1
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Ex Input: [['Bert Scott', 'POSITION', 'Centre'], ['Bert Scott', 'NATIONALITY', 'Canada'], ['Bert Scott', 'NHL_TEAM', 'Boston Bruins'], ['Bert Scott', 'PICK_#', '70'], ['Bert Scott', 'YOUTH_CLUB', 'Edmonton Oil Kings (WCHL)']] Ex Output: Bert Scott, the Canadian centre that was the 70th pick, joined the Boston Bruins from the Edmonton Oil Kings (WCHL). Ex Input: [['17', 'NAME', 'John Havlicek'], ['John Havlicek', 'YEARS_WITH_FRANCHISE', '1962-1978']] Ex Output: John Havlicek's number was 17 when he played from 1962 to 1978. Ex Input: [['[TABLECONTEXT]', '[TITLE]', 'Luis Regueiro'], ['22 June 1930', 'COMPETITION', 'Friendly'], ['Friendly', 'VENUE', 'Bologna, Italy'], ['[TABLECONTEXT]', 'NUMBER', '3.'], ['3.', 'DATE', '22 June 1930']] Ex Output:
Luis Regueiro kicked in a friendly match in Bologna, Italy on 22nd June, 1930.
1
NIv2
task1409_dart_text_generation
fs_opt
Part 1. Definition In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Part 2. Example [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Answer: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Part 3. Exercise [['[TABLECONTEXT]', '[TITLE]', 'Luis Regueiro'], ['22 June 1930', 'COMPETITION', 'Friendly'], ['Friendly', 'VENUE', 'Bologna, Italy'], ['[TABLECONTEXT]', 'NUMBER', '3.'], ['3.', 'DATE', '22 June 1930']] Answer:
Luis Regueiro kicked in a friendly match in Bologna, Italy on 22nd June, 1930.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['[TABLECONTEXT]', '[TITLE]', 'Chemcedine El Araichi'], ['2004/05', 'CLUB', 'KSV Roeselare'], ['2004/05', 'GAMES', '29'], ['[TABLECONTEXT]', 'SEASON', '2004/05'], ['2004/05', 'COMPETITION', 'Belgian Second Division']] El Araichi played 29 games for KSV Roeselare in Belgian Second Division. [['The Punter', 'eatType', 'coffee shop'], ['The Punter', 'food', 'English'], ['The Punter', 'priceRange', 'more than £30'], ['The Punter', 'customer rating', 'high'], ['The Punter', 'familyFriendly', 'no'], ['The Punter', 'near', 'Café Sicilia']] The Punter is a non-children friendly expensive highly rated coffee shop near the Café Sicilia. It serves English food. [['The Rice Boat', 'food', 'Fast food'], ['The Rice Boat', 'customer rating', '1 out of 5'], ['The Rice Boat', 'area', 'city centre'], ['The Rice Boat', 'familyFriendly', 'yes'], ['The Rice Boat', 'near', 'Express by Holiday Inn']]
The Rice Boat is rated low, child friendly and priced high. It is located in the city center near Express by Holiday Inn and serves fast food.
0
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Let me give you an example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] The answer to this example can be: The team whose nickname is red raiders is located in the orange city, iowa Here is why: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. OK. solve this: [['1', 'HOME_TEAM', 'Rochdale'], ['[TABLECONTEXT]', 'TIE_NO', '1'], ['1', 'SCORE', '2 - 0'], ['[TABLECONTEXT]', '[TITLE]', '2002-03 FA Cup'], ['1', 'AWAY_TEAM', 'Coventry City']] Answer:
Rochdale as home team played against Coventry City as away team with a score 2-0 in 2002-03 FA Cup
8
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['The Waterman', 'food', 'Japanese'], ['The Waterman', 'priceRange', '£20-25'], ['The Waterman', 'customer rating', '3 out of 5'], ['The Waterman', 'area', 'city centre'], ['The Waterman', 'familyFriendly', 'yes']] Solution:
The Waterman is rated 3 out of 5. The Waterman serves Japanese food at an average price range. It's located in the city centre. You can bring your kids as it is kid-friendly.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. -------- Question: [['Amsterdam Airport Schiphol', 'CITY_SERVED', 'Amsterdam'], ['Amsterdam Airport Schiphol', 'RUNWAY_LENGTH', '2014.0'], ['Amsterdam Airport Schiphol', 'ELEVATION', '-3.3528']] Answer: Amsterdam Airport Schiphol which serves the city of Amsterdam has a runway length of 2014.0 and is -3.3528 above sea level. Question: [['Alderney Airport', 'RUNWAY_LENGTH', '877.0'], ['Alderney Airport', '1ST_RUNWAY_SURFACE_TYPE', 'Asphalt'], ['Alderney Airport', 'CITY_SERVED', 'Alderney']] Answer: The 1st runway at Alderney Airport is made from Asphalt and has a length of 877.0. Question: [['Bananaman', 'STARRING', 'Graeme Garden'], ['Graeme Garden', 'BIRTH_PLACE', 'Aberdeen']] Answer:
Graeme Garden, one of the stars of Bananaman, was born in Aberdeen.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example Input: [['The Phoenix', 'eatType', 'restaurant'], ['The Phoenix', 'food', 'Indian'], ['The Phoenix', 'priceRange', 'less than £20'], ['The Phoenix', 'customer rating', 'low'], ['The Phoenix', 'area', 'city centre']] Example Output: In the city centre, there is an Indian restaurant called The Phoenix . They have a low customer rating and are priced less than £20. Example Input: [['[TABLECONTEXT]', '[TITLE]', 'Ochil (UK Parliament constituency)'], ['Alasdair Campbell', 'PARTY', 'Conservative'], ['12.0', 'VOTES', '4,235'], ['Alasdair Campbell', 'PERCENT', '12.0'], ['[TABLECONTEXT]', 'CANDIDATE', 'Alasdair Campbell']] Example Output: Alasdair Campbell from the Conservative Party received 4235 votes for Ochil's seat in the UK parliament. Example Input: [['[TABLECONTEXT]', '[TITLE]', 'Schedule'], ['[TABLECONTEXT]', 'DATE', 'september 7'], ['Schedule', 'RECORD', '1-3-0']] Example Output:
The record for the Argonauts on September 7 was 1–3–0.
3
NIv2
task1409_dart_text_generation
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Output: The team whose nickname is red raiders is located in the orange city, iowa This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input case for you: [["People's Life Party (PLP) Seikatsu no Tō 生活の党", 'LEADER', 'Ichirō Ozawa Reps.']] Output:
People's Life Party (PLP) is led by Ichirō Ozawa Reps.
1
NIv2
task1409_dart_text_generation
fs_opt
instruction: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. question: [['71', 'DATE', 'march 26'], ['71', 'SCORE', '117-97']] answer: The final score on March 26 was 117–97. question: [['Amsterdam Airport Schiphol', 'CITY_SERVED', 'Amsterdam'], ['Amsterdam Airport Schiphol', 'RUNWAY_LENGTH', '2014.0'], ['Amsterdam Airport Schiphol', 'ELEVATION', '-3.3528'], ['Amsterdam Airport Schiphol', 'RUNWAY_NAME', '"04/22 \'Oostbaan\'"']] answer: Amsterdam is served by Amsterdam Airport Schuphol which is at an elevation of -3.3528 from sea level. It has a runway length of 2014.0 metres and it has the runway name, 04/22 Oostbaan. question: [['2005', 'PLAYOFFS', 'Did Not Make Playoffs']] answer:
Charles Henderson High School is a grades 9-12 high school located in the city of Troy, Alabama
9
NIv2
task1409_dart_text_generation
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Output: The team whose nickname is red raiders is located in the orange city, iowa This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input case for you: [['The Vaults', 'eatType', 'pub'], ['The Vaults', 'priceRange', 'high'], ['The Vaults', 'customer rating', 'average'], ['The Vaults', 'near', 'Café Adriatic']] Output:
There is s cheap pub called The Vaults that is near Café Adriatic, it sells high priced food and has an average rating.
1
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Fitzbillies', 'eatType', 'restaurant'], ['Fitzbillies', 'food', 'Indian'], ['Fitzbillies', 'priceRange', 'high'], ['Fitzbillies', 'near', 'The Six Bells']] There is a high priced Indian restaurant called Fitzbillies near The Six Bells. [['Strada', 'eatType', 'restaurant'], ['Strada', 'food', 'Japanese'], ['Strada', 'priceRange', 'high'], ['Strada', 'customer rating', '3 out of 5'], ['Strada', 'familyFriendly', 'yes'], ['Strada', 'near', 'Rainbow Vegetarian Café']] Strada is a Japanese restaurant located near Rainbow Vegetarian Café, has a high price range, was rated 3 out of 5 by customers, and is child-friendly. [['200 Public Square', 'LOCATION', 'Cleveland'], ['200 Public Square', 'FLOOR_COUNT', '45'], ['Cleveland', 'IS_PART_OF', 'Cuyahoga County, Ohio'], ['Cleveland', 'IS_PART_OF', 'Ohio'], ['Cleveland', 'COUNTRY', 'United States']]
200 Public Square is in Cleveland, Ohio (part of Cuyahoga County) in the U.S. It has 45 floors.
0
NIv2
task1409_dart_text_generation
fs_opt
instruction: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. question: [['Mendrisio', 'NEIGHBORING_MUNICIPALITY', 'Meride'], ['Accademia di Architettura di Mendrisio', 'ESTABLISHED', '1996'], ['Accademia di Architettura di Mendrisio', 'CITY', 'Mendrisio']] answer: Accademia di Architettura di Mendrisio was established in 1996. It is located in Mendrisio, which has Meride as its neighbouring municipality as Meride. question: [['40-LFW', 'FUEL_PROPULSION', 'Diesel'], ['40-LFW', 'POWERTRAIN', 'Cummins ISM Allison B400R']] answer: The Cummins ISM Allison B400R is a diesel powertrain. question: [['Fitzbillies', 'eatType', 'coffee shop'], ['Fitzbillies', 'food', 'Indian'], ['Fitzbillies', 'priceRange', 'cheap'], ['Fitzbillies', 'customer rating', 'average'], ['Fitzbillies', 'area', 'city centre'], ['Fitzbillies', 'familyFriendly', 'yes']] answer:
There is a family friendly coffee shop named Fitzbillies which also serves Indian food located at the city centre which has average ratings and cheap prices.
9
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Q: [['The Rice Boat', 'food', 'Fast food'], ['The Rice Boat', 'priceRange', 'more than £30'], ['The Rice Boat', 'customer rating', 'high'], ['The Rice Boat', 'area', 'city centre'], ['The Rice Boat', 'familyFriendly', 'yes'], ['The Rice Boat', 'near', 'Express by Holiday Inn']] A: Having an average price of more than £30, The Rice Boat is not a place for children even though it serves Fast food. It can be found in the city centre area near Express by Holiday Inn and has a high customer rating. **** Q: [['We Were Soldiers', 'GROSS', '$20,212,543']] A: We were Soldiers grossed $20,212,543. **** Q: [['The Rice Boat', 'eatType', 'restaurant'], ['The Rice Boat', 'food', 'Fast food'], ['The Rice Boat', 'priceRange', '£20-25'], ['The Rice Boat', 'customer rating', 'high'], ['The Rice Boat', 'area', 'riverside'], ['The Rice Boat', 'familyFriendly', 'no'], ['The Rice Boat', 'near', 'Express by Holiday Inn']] A:
The Rice Boat's price range is average but it boasts a high customer rating. This fast food restaurant is not child friendly. It is located in riverside, near the Express by Holiday Inn. ****
4
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Input: Consider Input: [['17', 'NAME', 'John Havlicek'], ['John Havlicek', 'YEARS_WITH_FRANCHISE', '1962-1978']] Output: John Havlicek's number was 17 when he played from 1962 to 1978. Input: Consider Input: [['The Rice Boat', 'food', 'Italian'], ['The Rice Boat', 'priceRange', 'moderate'], ['The Rice Boat', 'customer rating', '1 out of 5'], ['The Rice Boat', 'area', 'city centre'], ['The Rice Boat', 'familyFriendly', 'yes'], ['The Rice Boat', 'near', 'Express by Holiday Inn']] Output: The Rice Boat serves Italian food in the moderate price range, is kids friendly, located near Express by Holiday Inn in the city centre and has a customer rating of 1 out of 5. Input: Consider Input: [['Alimentum', 'eatType', 'restaurant'], ['Alimentum', 'food', 'Japanese'], ['Alimentum', 'priceRange', 'less than £20'], ['Alimentum', 'area', 'city centre'], ['Alimentum', 'familyFriendly', 'no']]
Output: In city center the Japanese restaurant Alimentum is not family-friendly with food price ranging from less than £20.
2
NIv2
task1409_dart_text_generation
fs_opt
Detailed Instructions: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. See one example below: Problem: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['A.F.C. Fylde', 'MANAGER', 'Dave Challinor'], ['Dave Challinor', 'CLUB', 'Tranmere Rovers F.C.']] Solution:
Dave Challinor is the manager of AFC Fylde, and he plays for Tranmere Rovers F.C.
4
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Fitzbillies', 'eatType', 'coffee shop'], ['Fitzbillies', 'food', 'Japanese'], ['Fitzbillies', 'priceRange', 'cheap'], ['Fitzbillies', 'customer rating', '5 out of 5'], ['Fitzbillies', 'area', 'city centre'], ['Fitzbillies', 'familyFriendly', 'yes']] Fitzbillies is a family-friendly coffee shop that is located in the city centre. It serves Japanese food, it has cheap prices, and it has a high customer rating. [['Strada', 'eatType', 'restaurant'], ['Strada', 'food', 'Japanese'], ['Strada', 'priceRange', 'cheap'], ['Strada', 'customer rating', '5 out of 5'], ['Strada', 'familyFriendly', 'no'], ['Strada', 'near', 'Rainbow Vegetarian Café']] If you're looking for a cheap, non family-friendly but 5 out of 5 rated Japanese restaurant, then come to Strada near Rainbow Vegetarian Café. [['Green Man', 'eatType', 'restaurant'], ['Green Man', 'food', 'Japanese'], ['Green Man', 'priceRange', 'more than £30'], ['Green Man', 'near', 'All Bar One']]
Green Man is a high price range traditional Japanese restaurant near All Bar One. Public restrooms available.
0
NIv2
task1409_dart_text_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Why? This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input: [['[TABLECONTEXT]', 'SEASON', '1983-84'], ['1983-84', 'LEAGUE_POS.', '4'], ['1983-84', 'LEAGUE_COMPETITION', '1984 1st Division'], ['[TABLECONTEXT]', '[TITLE]', 'List of Brøndby IF seasons'], ['1983-84', 'LEAGUE_TOP_SCORER', 'Jens Kolding (11)']] Solution:
In 1983-84 season, Jens Kolding (11) is the top scorer of Brøndby IF when it has 4th league position in 1984 1st Division
0
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [EX Q]: [['Ayam penyet', 'INGREDIENT', 'Fried chicken'], ['Java', 'ETHNIC_GROUP', 'Baduy'], ['Ayam penyet', 'REGION', 'Singapore'], ['Ayam penyet', 'COUNTRY', 'Java']] [EX A]: The fried chicken dish Ayam penyet is found in Singapore and Java. Baduy is an ethnic group of Java. [EX Q]: [['Hale (HAL)', 'STATION_USERS_2008/9', '130368']] [EX A]: 130368 people used Hale in 2008-9. [EX Q]: [['The Vaults', 'eatType', 'restaurant'], ['The Vaults', 'food', 'Chinese'], ['The Vaults', 'priceRange', 'less than £20'], ['The Vaults', 'familyFriendly', 'no']] [EX A]:
The Chinese restaurant The Vaults is cheap, but not family friendly.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['Alan Bean', 'OCCUPATION', 'Test pilot'], ['Alan Bean', 'DATE_OF_BIRTH', '"1932-03-15"'], ['Alan Bean', 'ALMA_MATER', '"UT Austin, B.S. 1955"'], ['Alan Bean', 'BIRTH_PLACE', 'Wheeler, Texas']] Solution:
Test pilot Alan Bean was born on March 15th, 1932 in Wheeler, Texas and graduated with a B.S. from the University of Texas in 1955.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example is below. Q: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] A: The team whose nickname is red raiders is located in the orange city, iowa Rationale: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['Adisham Hall', 'ADDRESS', '"St. Benedict\'s Monastery, Adisham, Haputhale, Sri Lanka"']] A:
Adisham Hall is located on St. Benedict's Monastery, Adisham, Haputhale, Sri Lanka.
9
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example Input: [['Ayam penyet', 'INGREDIENT', 'Fried chicken'], ['Java', 'ETHNIC_GROUP', 'Baduy'], ['Ayam penyet', 'REGION', 'Singapore'], ['Ayam penyet', 'COUNTRY', 'Java']] Example Output: The fried chicken dish Ayam penyet is found in Singapore and Java. Baduy is an ethnic group of Java. Example Input: [['The Golden Curry', 'eatType', 'restaurant'], ['The Golden Curry', 'food', 'English'], ['The Golden Curry', 'customer rating', '5 out of 5'], ['The Golden Curry', 'familyFriendly', 'yes']] Example Output: Serving English food, The Golden Curry restaurant has a 5 out of 5 customer rating and a family friendly environment. Example Input: [['The Punter', 'eatType', 'restaurant'], ['The Punter', 'food', 'Indian'], ['The Punter', 'priceRange', 'less than £20'], ['The Punter', 'customer rating', 'low'], ['The Punter', 'familyFriendly', 'yes'], ['The Punter', 'near', 'Café Sicilia']] Example Output:
The Punter is located near Café Sicilia and serves as a coffee shop and Indian food restaurant, it is family friendly, has low customer ratings, and has a price range of less than £20.
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['Los Angeles Kings 1984-85 draft picks', 'PICK', '191'], ['191', 'PLAYER', 'Jeff Crossman']] Solution:
Jeff Crossman was drafted in 1984-85 at pick 191.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['The Twenty Two', 'food', 'English'], ['The Twenty Two', 'area', 'riverside'], ['The Twenty Two', 'familyFriendly', 'no']] Solution:
The Twenty Two is a non-family-friendly establishment that serves English food by the riverside.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Q: [['Davis Love III', 'PLACE', 'T10']] A: Davis Love III got T10 place in 2010 U.S. Open (golf). **** Q: [['A.C. Chievo Verona', 'MANAGER', 'Rolando Maran'], ['Rolando Maran', 'CLUB', 'Unione Triestina 2012 S.S.D.'], ['Rolando Maran', 'CLUB', 'Carrarese Calcio']] A: Associazione Calcio ChievoVerona is managed by Rolando Maran, who plays for Unione Triestina 2012 S.S.D at the Carrarese Calcio. **** Q: [['The Waterman', 'food', 'French'], ['The Waterman', 'customer rating', '3 out of 5'], ['The Waterman', 'area', 'city centre'], ['The Waterman', 'familyFriendly', 'no']] A:
The Waterman serves French food in the £20 - £25 price range with a 3 out of 5 customer rating. It is located in the City Centre but is not child friendly ****
4
NIv2
task1409_dart_text_generation
fs_opt
TASK DEFINITION: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. PROBLEM: [['Olympic Games', 'POSITION', '3rd'], ['Olympic Games', 'VENUE', 'Beijing, China'], ['[TABLECONTEXT]', 'COMPETITION', 'Olympic Games'], ['Olympic Games', 'NOTES', '110 m hurdles'], ['Olympic Games', 'YEAR', '2008'], ['[TABLECONTEXT]', '[TITLE]', 'David Oliver (athlete)']] SOLUTION: David Oliver attended 2008 Olympic Games in Beijing, China and got 3rd position in 110 m hurdles PROBLEM: [['Alimentum', 'food', 'Fast food'], ['Alimentum', 'customer rating', '3 out of 5'], ['Alimentum', 'area', 'city centre'], ['Alimentum', 'near', 'Yippee Noodle Bar']] SOLUTION: Try Alimentum in the city centre near Yippee Noodle Bar. They sell Fast food with moderate pricing and have a 3 out of 5 customer rating. PROBLEM: [['The Twenty Two', 'food', 'English'], ['The Twenty Two', 'area', 'riverside'], ['The Twenty Two', 'familyFriendly', 'no']] SOLUTION:
The Twenty Two is a non-family-friendly establishment that serves English food by the riverside.
8
NIv2
task1409_dart_text_generation
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Output: The team whose nickname is red raiders is located in the orange city, iowa This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input case for you: [['Arrabbiata sauce', 'INGREDIENT', 'Garlic']] Output:
Garlic is an ingredient in arrabbiata sauce.
1
NIv2
task1409_dart_text_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Why? This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input: [['Sheldon Moldoff', 'NATIONALITY', 'Americans']] Solution:
Sheldon Moldoff was an American national.
0
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example solution: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['Aspirin', 'BLEEDING_TIME', 'Prolonged'], ['Aspirin', 'PARTIAL_THROMBOPLASTIN_TIME', 'Unaffected'], ['Aspirin', 'PLATELET_COUNT', 'Unaffected']]
Solution: The bleeding time when both the platelet count was unaffected and the partial thromboplastin time was unaffected was prolonged.
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. -------- Question: [['A.C. Chievo Verona', 'SEASON', '2014–15 Serie A']] Answer: A.C. Chievo Verona played the 2014-15 season in Serie A. Question: [['34th Street - Herald Square', 'LINES', 'IND Sixth Avenue Line'], ['34th Street - Herald Square', 'SERVICES', 'B D F M']] Answer: 34th Street - Herald Square station complex inlcude IND Sixth Avenue Line and services B, D, F, M Question: [['[TABLECONTEXT]', 'TITLE', 'Made in America'], ['[TABLECONTEXT]', '[TITLE]', 'Jennifer Tilly'], ['Made in America', 'YEAR', '1993']] Answer:
Made in America was a 1993 movie featuring Jennifery Tilly.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Q: [['Der Fremdenfuhrer', 'PREMIÈRE_DATE', '11 October 1902'], ['Der Fremdenfuhrer', 'PLACE,_THEATRE', 'Vienna, Theater an der Wien'], ['Der Fremdenfuhrer', 'SUB\xadDIVISIONS', 'Prologue and 3 acts']] A: Der Fremdenführer: Prologue and 3 acts premiered on 11 October 1902 at the Theater an der Wien in Vienna. **** Q: [['Browns Cambridge', 'eatType', 'restaurant'], ['Browns Cambridge', 'food', 'Italian'], ['Browns Cambridge', 'customer rating', 'low'], ['Browns Cambridge', 'familyFriendly', 'yes']] A: Try Browns Cambridge located near the Crown Plaza Hotel. It is a family friendly, Italian restaurant and coffee shop with a low customer rating. **** Q: [['Green Man', 'food', 'Chinese'], ['Green Man', 'priceRange', 'moderate'], ['Green Man', 'area', 'riverside'], ['Green Man', 'familyFriendly', 'no'], ['Green Man', 'near', 'All Bar One']] A:
In Riverside there is a moderately priced place called Green Man, it's got Chinese food and is near All Bar One and isn't kid friendly. ****
4
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example solution: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['[TABLECONTEXT]', '[TITLE]', '1959 Dutch Grand Prix'], ['[TABLECONTEXT]', 'DRIVERS', 'Jo Bonnier'], ['Jo Bonnier', 'CONSTRUCTOR', 'BRM'], ['Jo Bonnier', 'LAPS', '75']]
Solution: The 1959 Dutch Grand Prix winner was Jo Bonnier at 75 laps with constructor BRM.
5
NIv2
task1409_dart_text_generation
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Output: The team whose nickname is red raiders is located in the orange city, iowa This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input case for you: [['[TABLECONTEXT]', 'TITLE', 'Made in America'], ['[TABLECONTEXT]', '[TITLE]', 'Jennifer Tilly'], ['Made in America', 'YEAR', '1993']] Output:
Made in America was a 1993 movie featuring Jennifery Tilly.
1
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example is below. Q: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] A: The team whose nickname is red raiders is located in the orange city, iowa Rationale: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['A.F.C. Blackpool', 'GROUND', '"Jepson Way,"']] A:
Jepson Way is the grounds for A.F.C. Blackpool.
9
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Input: Consider Input: [['Midsummer House', 'eatType', 'restaurant'], ['Midsummer House', 'food', 'Chinese'], ['Midsummer House', 'priceRange', 'cheap'], ['Midsummer House', 'near', 'All Bar One']] Output: The Midsummer House is an average Chinese restaurant near All Bar One with cheap food. Input: Consider Input: [['Ashgabat International Airport', 'OPERATING_ORGANISATION', 'Turkmenistan Airlines'], ['Ashgabat International Airport', 'LOCATION', 'Ashgabat'], ['Ashgabat International Airport', 'RUNWAY_LENGTH', '3800.0'], ['Ashgabat International Airport', 'ELEVATION', '211']] Output: Turkmenistan Airlines is the operating organization for Ashgabat International Airport which is located in Ashgabat. It is elevated 211 metres above sea level and has a runway length of 3800.0. Input: Consider Input: [['The Golden Curry', 'eatType', 'restaurant'], ['The Golden Curry', 'food', 'Japanese'], ['The Golden Curry', 'priceRange', 'moderate'], ['The Golden Curry', 'near', 'The Bakers']]
Output: Kid-free, Japanese restaurant, The Golden Curry, serves moderately priced food. It is located near The Bakers.
2
NIv2
task1409_dart_text_generation
fs_opt
Part 1. Definition In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Part 2. Example [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Answer: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Part 3. Exercise [['Alan Shepard', 'ALMA_MATER', '"NWC, M.A. 1957"'], ['Alan Shepard', 'OCCUPATION', 'Test pilot'], ['Distinguished Service Medal (United States Navy)', 'HIGHER', 'Department of Commerce Gold Medal'], ['Alan Shepard', 'NATIONALITY', 'United States'], ['Alan Shepard', 'DEATH_PLACE', 'California'], ['Alan Shepard', 'BIRTH_PLACE', 'New Hampshire'], ['Alan Shepard', 'AWARD', 'Distinguished Service Medal (United States Navy)']] Answer:
American Alan Shepard was a test pilot who graduated from NWC with a M.A. in 1957. Shepard was born in New Hampshire and died in California and along the way he won the Distinguished Service Medal from the U.S. Navy which is an award higher than the Department of Commerce Gold Medal.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Ex Input: [['We Were Soldiers', 'GROSS', '$20,212,543']] Ex Output: We were Soldiers grossed $20,212,543. Ex Input: [['University of Texas at Austin', 'PRESIDENT', 'Gregory L. Fenves']] Ex Output: Gregory L. Fenves is the President of University of Texas at Austin. Ex Input: [['Córdoba', 'LEGAL_DISTRICTS', '12'], ['Córdoba', 'MUNICIPALITIES', '75 municipalities']] Ex Output:
Córdoba has 12 legal districts and 75 municipalities
1
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['The Punter', 'eatType', 'coffee shop'], ['The Punter', 'food', 'Fast food'], ['The Punter', 'priceRange', 'cheap'], ['The Punter', 'near', 'Café Sicilia']] No, The Punter is Fast food with coffee shop on the side Café Sicilia with cheap average [['United States', 'ETHNIC_GROUP', 'Asian Americans'], ['A Severed Wasp', 'COUNTRY', 'United States']] A Severed Wasp originates from the United States, which counts Asian Americans among its ethnic groups. [['Alimentum', 'food', 'Chinese'], ['Alimentum', 'priceRange', 'moderate'], ['Alimentum', 'area', 'city centre']]
Alimentum provides Chinese food in the moderate price range. It is located in the city centre.
0
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example solution: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['Alimentum', 'food', 'Fast food'], ['Alimentum', 'customer rating', 'high'], ['Alimentum', 'area', 'city centre'], ['Alimentum', 'near', 'Yippee Noodle Bar']]
Solution: Alimentum is a highly rated fast food place in the city centre near the Yippee Noodle Bar. The prices range from above £30.
5
NIv2
task1409_dart_text_generation
fs_opt
TASK DEFINITION: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. PROBLEM: [['Arkansas 2', 'CANDIDATES', 'Wilbur Mills (D) Unopposed']] SOLUTION: Wilbur mills (d) unopposed is the candidate for the district Arkansas 2. PROBLEM: [['Fitzbillies', 'eatType', 'coffee shop'], ['Fitzbillies', 'food', 'Japanese'], ['Fitzbillies', 'priceRange', 'cheap'], ['Fitzbillies', 'customer rating', '5 out of 5'], ['Fitzbillies', 'area', 'city centre'], ['Fitzbillies', 'familyFriendly', 'yes']] SOLUTION: Fitzbillies is a family-friendly coffee shop that is located in the city centre. It serves Japanese food, it has cheap prices, and it has a high customer rating. PROBLEM: [['A.F.C. Blackpool', 'GROUND', '"Jepson Way,"']] SOLUTION:
Jepson Way is the grounds for A.F.C. Blackpool.
8
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example input: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example output: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['Founding President of the Republic of Namibia and Father of the Namibian Nation', 'DATE_OF_AWARD', '2004'], ['[TABLECONTEXT]', 'AWARD', 'Founding President of the Republic of Namibia and Father of the Namibian Nation'], ['[TABLECONTEXT]', '[TITLE]', 'Sam Nujoma']] A:
In 2004, Sam Njumoa was awarded with the title of Founding President of the Republic of Namibia and Father of the Namibian Nation.
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['Clowns', 'eatType', 'pub'], ['Clowns', 'priceRange', 'less than £20'], ['Clowns', 'area', 'city centre']] Solution:
Clowns is a pub providing refreshments in the low price range. It is located to the north of the city centre.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example solution: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['The Eagle', 'eatType', 'coffee shop'], ['The Eagle', 'food', 'Italian'], ['The Eagle', 'priceRange', 'moderate'], ['The Eagle', 'customer rating', 'average'], ['The Eagle', 'area', 'riverside'], ['The Eagle', 'familyFriendly', 'no'], ['The Eagle', 'near', 'Burger King']]
Solution: The Eagle is a coffee shop serving Italian food in the riverside area near Burger King, It has a high price range with an average customer rating and is not child friendly.
5
NIv2
task1409_dart_text_generation
fs_opt
Detailed Instructions: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. See one example below: Problem: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['Pacem, Dei Munus Pulcherrimum', 'SUBJECT', 'On Peace and Christian Reconciliation'], ['Pacem, Dei Munus Pulcherrimum', 'NUMBER', '6.']] Solution:
The subject of his sixth encyclical will be on peace and Christian reconciliation.
4
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example Input: [['Beijing', 'URBAN_AREA', '19,295,000'], ['Beijing', 'BUILT-UP_AREA', '19,785,051']] Example Output: Beijing's urban area has a population of 19,295,000, but its built-up area has a population of 19,785,051. Example Input: [['Browns Cambridge', 'eatType', 'restaurant'], ['Browns Cambridge', 'food', 'Italian'], ['Browns Cambridge', 'priceRange', 'less than £20'], ['Browns Cambridge', 'customer rating', 'low']] Example Output: Browns Cambridge is the name of an Italian restaurant with prices less than 20 pounds. However, it has a low customer rating. Example Input: [['The Wrestlers', 'food', 'French'], ['The Wrestlers', 'priceRange', '£20-25'], ['The Wrestlers', 'customer rating', '3 out of 5'], ['The Wrestlers', 'familyFriendly', 'yes']] Example Output:
A kids friendly French food outlet called The Wrestlers has a customer rating of 3 out of five is priced at £20-25
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Input: Consider Input: [['Stefan Holm', 'NOTES', 'q'], ['Stefan Holm', 'NATIONALITY', 'Sweden'], ['Stefan Holm', '2.19', 'o']] Output: The Sweden player Stefan Holm R 0,q. Input: Consider Input: [['The Phoenix', 'priceRange', 'moderate'], ['The Phoenix', 'customer rating', 'high'], ['The Phoenix', 'area', 'city centre']] Output: The Phoenix in the city centre serves lots of wines and cheeses at a five star rating and mid-range price. Input: Consider Input: [['21', 'LOST', '20'], ['21', 'WON', '1'], ['Pontllanfraith RFC', 'PLAYED', '21']]
Output: Out of the 21 games it played, Pontllanfraith RFC lost in all except one, which it won.
2
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [Q]: [['The Mill', 'eatType', 'pub'], ['The Mill', 'priceRange', 'cheap'], ['The Mill', 'area', 'riverside']] [A]: If you are looking for a pub in the riverside area, The Mill has a cheap price range. [Q]: [['1997 (70th)', 'ORIGINAL_TITLE', 'Milagros']] [A]: The film Milagros submitted was in 1997 (70th. [Q]: [["Luis d'Antin", 'MANUFACTURER', 'Honda']] [A]:
The manufacturer of Luis d'Antin's motorcycle was Honda.
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example is below. Q: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] A: The team whose nickname is red raiders is located in the orange city, iowa Rationale: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['Kauhaneva-Pohjankangas', 'ESTABLISHED', '1982'], ['Kauhaneva-Pohjankangas', 'VISITATION_(2009)', '4,500'], ['Kauhaneva-Pohjankangas', 'REGION', 'Southern Ostrobothnia / Satakunta']] A:
Kauhaneva-Pohjankangas, with an annual visitation of 4,500 in 2009, was established in 1982 in the Southern Ostrobothnia/Satakunta region.
9
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example solution: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['Java', 'ETHNIC_GROUP', 'Javanese people'], ['Singapore', 'LEADER_NAME', 'Halimah Yacob'], ['Ayam penyet', 'REGION', 'Singapore'], ['Ayam penyet', 'COUNTRY', 'Java']]
Solution: The Javanese people are an ethnic group of Java. Singapore's leader is Halimah Yacob. Ayam penyet is a dish from Java, Singapore.
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [EX Q]: [['The Golden Curry', 'eatType', 'restaurant'], ['The Golden Curry', 'food', 'French'], ['The Golden Curry', 'customer rating', '5 out of 5'], ['The Golden Curry', 'familyFriendly', 'yes']] [EX A]: There is a family friendly restaurant in the city The Golden Curry. They have high customer ratings and they serve French food. [EX Q]: [['Philippines', 'ETHNIC_GROUP', 'Ilocano people'], ['Philippines', 'LANGUAGE', 'Arabic'], ['Philippines', 'ETHNIC_GROUP', 'Zamboangans'], ['Batchoy', 'COUNTRY', 'Philippines']] [EX A]: Batchoy come from the Philippines, a country where one of the languages spoken is Arabic. Also where two of the ethnic groups are, the llocano people and the Zamboangans. [EX Q]: [['A Loyal Character Dancer', 'AUTHOR', 'Qiu Xiaolong'], ['A Loyal Character Dancer', 'MEDIA_TYPE', '"Print"'], ['A Loyal Character Dancer', 'NUMBER_OF_PAGES', '"360"']] [EX A]:
A Loyal Character Dancer was penned by Qiu Xiaolong, has 360 pages and is in print.
6
NIv2
task1409_dart_text_generation
fs_opt
instruction: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. question: [['Strada', 'eatType', 'restaurant'], ['Strada', 'food', 'Fast food'], ['Strada', 'priceRange', 'high'], ['Strada', 'customer rating', '5 out of 5'], ['Strada', 'familyFriendly', 'no'], ['Strada', 'near', 'Rainbow Vegetarian Café']] answer: Strada is a fast food restaurant located near the Rainbow Vegetarian Café that provides low quality food at high prices, and is not family friendly. question: [['Cotto', 'eatType', 'coffee shop'], ['Cotto', 'food', 'Fast food'], ['Cotto', 'priceRange', 'cheap'], ['Cotto', 'customer rating', 'average'], ['Cotto', 'area', 'city centre'], ['Cotto', 'near', 'The Portland Arms']] answer: Cotto is a cheap coffee shop serving fast food in the city centre. It is located near The Portland Arms and has an average customer rating. question: [['Bionico', 'COUNTRY', 'Mexico'], ['Mexico', 'LEADER_NAME', 'Silvano Aureoles Conejo'], ['Bionico', 'REGION', 'Jalisco'], ['Dessert', 'DISH_VARIATION', 'Cake'], ['Bionico', 'COURSE', 'Dessert']] answer:
Silvano Aureoles Conejo is the leader in Mexico, where the dish bionico comes from the Jalisco region. Bionico is a dessert dish and a variation on dessert can be cake.
9
NIv2
task1409_dart_text_generation
fs_opt
Part 1. Definition In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Part 2. Example [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Answer: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Part 3. Exercise [['The Punter', 'eatType', 'coffee shop'], ['The Punter', 'food', 'Italian'], ['The Punter', 'priceRange', 'cheap'], ['The Punter', 'customer rating', 'average'], ['The Punter', 'familyFriendly', 'yes'], ['The Punter', 'near', 'Café Sicilia']] Answer:
Italian family friendly near Café Sicilia is The Punter which is a cheap coffee shop with average rating.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example Input: [['Baymax', 'FIRST_APPEARANCE_IN_FILM', 'Big Hero 6 (film)'], ['Big Hero 6 (film)', 'STARRING', 'Ryan Potter'], ['Big Hero 6 (film)', 'DISTRIBUTOR', 'Walt Disney Studios Motion Pictures']] Example Output: Big Hero 6, distributed by Walt Disney Studios Motion Pictures, starred Ryan Potter and was Baymax's first film appearance. Example Input: [['Binignit', 'INGREDIENT', 'Coconut milk']] Example Output: Coconut milk is an ingredient of Binignit. Example Input: [['Kauhaneva-Pohjankangas', 'ESTABLISHED', '1982'], ['Kauhaneva-Pohjankangas', 'VISITATION_(2009)', '4,500'], ['Kauhaneva-Pohjankangas', 'REGION', 'Southern Ostrobothnia / Satakunta']] Example Output:
Kauhaneva-Pohjankangas, with an annual visitation of 4,500 in 2009, was established in 1982 in the Southern Ostrobothnia/Satakunta region.
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [EX Q]: [['CF250', 'WHEELBASE_(MM/INCH)', '2692/106'], ['CF250', 'MODEL_DESIGNATION', '97300']] [EX A]: The Wheelbase for Model 97300 is 2692/106. [EX Q]: [['The Rice Boat', 'eatType', 'restaurant'], ['The Rice Boat', 'food', 'Japanese'], ['The Rice Boat', 'priceRange', '£20-25'], ['The Rice Boat', 'customer rating', '3 out of 5'], ['The Rice Boat', 'area', 'riverside'], ['The Rice Boat', 'familyFriendly', 'yes'], ['The Rice Boat', 'near', 'Express by Holiday Inn']] [EX A]: The Rice Boat is a kid friendly Japanese restaurant with a price range of £20-25, has a customer rating of 3 out of 5, and is near Express by Holiday Inn in Riverside. [EX Q]: [['The Punter', 'eatType', 'coffee shop'], ['The Punter', 'food', 'Fast food'], ['The Punter', 'priceRange', 'less than £20'], ['The Punter', 'familyFriendly', 'yes'], ['The Punter', 'near', 'Café Sicilia']] [EX A]:
The Punter coffee shop located near Café Sicilia provides fast food for families at cheap prices
6
NIv2
task1409_dart_text_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Why? This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input: [['The Waterman', 'eatType', 'restaurant'], ['The Waterman', 'priceRange', 'less than £20'], ['The Waterman', 'customer rating', 'low']] Solution:
The Waterman is one star, inexpensive restaurant, that is not suitable for the whole family.
0
NIv2
task1409_dart_text_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Why? This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input: [['Bionico', 'COUNTRY', 'Mexico'], ['Mexico', 'LEADER_NAME', 'Silvano Aureoles Conejo'], ['Bionico', 'REGION', 'Jalisco'], ['Dessert', 'DISH_VARIATION', 'Cake'], ['Bionico', 'COURSE', 'Dessert']] Solution:
Silvano Aureoles Conejo is the leader in Mexico, where the dish bionico comes from the Jalisco region. Bionico is a dessert dish and a variation on dessert can be cake.
0
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example solution: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['Travellers Rest Beefeater', 'priceRange', 'more than £30'], ['Travellers Rest Beefeater', 'customer rating', '5 out of 5'], ['Travellers Rest Beefeater', 'area', 'riverside'], ['Travellers Rest Beefeater', 'near', 'Café Adriatic']]
Solution: On the Riverside near Café Adriatic is a 5 star expensive place called Travellers Rest Beefeater.
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [Q]: [['The Rice Boat', 'eatType', 'restaurant'], ['The Rice Boat', 'food', 'English'], ['The Rice Boat', 'priceRange', 'high'], ['The Rice Boat', 'customer rating', '5 out of 5'], ['The Rice Boat', 'area', 'riverside'], ['The Rice Boat', 'near', 'Express by Holiday Inn']] [A]: Located on the riverside, near the Express by Holiday Inn, The Rice Boat is an adult oriented, highly rated high price English restaurant. [Q]: [['Dot', 'GAUGE', '18 in (457 mm)']] [A]: Dot has an 18 inch gauge. [Q]: [['Travellers Rest Beefeater', 'priceRange', 'more than £30'], ['Travellers Rest Beefeater', 'customer rating', '5 out of 5'], ['Travellers Rest Beefeater', 'area', 'riverside'], ['Travellers Rest Beefeater', 'near', 'Café Adriatic']] [A]:
On the Riverside near Café Adriatic is a 5 star expensive place called Travellers Rest Beefeater.
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Let me give you an example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] The answer to this example can be: The team whose nickname is red raiders is located in the orange city, iowa Here is why: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. OK. solve this: [['Average high °C (°F)', 'JUL', '34.8 (94.6)'], ['Average high °C (°F)', 'OCT', '27.6 (81.7)'], ['Average high °C (°F)', 'FEB', '23.2 (73.8)'], ['Average high °C (°F)', 'DEC', '21.2 (70.2)']] Answer:
Monterrey Average high °C (°F) level of Feb 23.2 (73.8) Jul 34.8 (94.6) Oct 27.6 (81.7) And Dec 21.2 (70.2)
8
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['The Phoenix', 'eatType', 'restaurant'], ['The Phoenix', 'food', 'French'], ['The Phoenix', 'customer rating', 'low'], ['The Phoenix', 'area', 'city centre']] Solution:
The Phoenix is a restaurant that provides French food. It has a low customer rating and is located in the city centre.
6
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Let me give you an example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] The answer to this example can be: The team whose nickname is red raiders is located in the orange city, iowa Here is why: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. OK. solve this: [['25', 'TITLE', 'pants on fire'], ['25', 'ORIGINAL_AIR_DATE', 'september8,1991']] Answer:
The title is what is the air date in september8,1991.
8
NIv2
task1409_dart_text_generation
fs_opt
Part 1. Definition In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Part 2. Example [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Answer: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Part 3. Exercise [['April 14', 'SCORE', '5-6']] Answer:
The 1979 Cal State Fullerton Titans baseball team lost 5-6 on April 14.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [Q]: [['Adam Graves', 'POSITION', 'LW'], ['Adam Graves', 'CAREER', '1991-2001']] [A]: Adam Graves played left wing for the Rangers from 1991-2001. [Q]: [['Elliot See', 'ALMA_MATER', 'University of Texas at Austin'], ['University of Texas at Austin', 'AFFILIATIONS', 'University of Texas System'], ['Elliot See', 'NATIONALITY', 'United States'], ['University of Texas at Austin', 'COMPETE_IN', 'Big 12 Conference'], ['Elliot See', 'WAS_SELECTED_BY_NASA', '1962'], ['Elliot See', 'DEATH_PLACE', 'St. Louis']] [A]: Elliot See was an American who graduated from the University of Texas in Austin. The university is affiliated to the university of Texas system and is competing in the Big 12 conference. Elliot worked for NASA from 1962 and he died in St Louis. [Q]: [['AF3', 'RUNNER-UP', 'Ta (V1)'], ['AF3', 'FINALISTS', 'Boy (V8), Mint (V5), & Zara (V4)'], ['AF3', 'THE_WINNER', 'Tui (V12)']] [A]:
In AF3 season, the winner is Tui (V12), runner-up is Ta (V1), and the Finalists are Boy (V8), Mint (V5), & Zara (V4)
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Input: Consider Input: [['Mark Foley', 'MONTH', 'April'], ['Mark Foley', 'YEAR', '2006']] Output: In April 2006 Mark Foley was awarded the GAA/GPA Player of the Month for hurling. Input: Consider Input: [['Browns Cambridge', 'food', 'Chinese'], ['Browns Cambridge', 'priceRange', 'more than £30'], ['Browns Cambridge', 'customer rating', 'high']] Output: With high customer ratings and a price range more than £30, Browns Cambridge serves Chinese food. Input: Consider Input: [['Ardmore Airport (New Zealand)', '3RD_RUNWAY_SURFACE_TYPE', 'Poaceae'], ['Poaceae', 'DIVISION', 'Flowering plant'], ['Poaceae', 'ORDER', 'Commelinids']]
Output: In New Zealand, the 3rd runway at Ardmore Airport is made of Poaceae, a plant that belongs to the division of flowering plants and is part of the Commelinids order.
2
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['1 Decembrie 1918 University', 'CITY', 'Alba Iulia']] Solution:
The "1 Decembrie 1918 University" is in the city Alba Iulia.
6
NIv2
task1409_dart_text_generation
fs_opt
Detailed Instructions: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. See one example below: Problem: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['The Vaults', 'food', 'Japanese'], ['The Vaults', 'priceRange', 'more than £30'], ['The Vaults', 'familyFriendly', 'yes']] Solution:
The Vaults is a Japanese place with a more than £30 price range that is children Friendly.
4
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [EX Q]: [['Alimentum', 'priceRange', 'moderate'], ['Alimentum', 'area', 'city centre']] [EX A]: Try the Alimentum in the city centre for some mid-range priced food. [EX Q]: [['Best Actor in a Leading Role', 'COUNTRY', 'Ukraine'], ['Best Actor in a Leading Role', 'ACTORS_NAME', 'Yuriy Dubrovin']] [EX A]: Yuriy Dubrovin is from Ukraine. [EX Q]: [['[TABLECONTEXT]', 'NAME', 'Longkiri Timung (Kiri)'], ['Longkiri Timung (Kiri)', 'NOTES', 'Runner-up. Won a Hero Honda Karizma, Evicted in the 7th episode by challenge from Sufi in Ladder Task. Brought back in 13th episode by vote-in from the fellow contestants, where he defeated Sufi and Natasha in Plank Task. Lost to Nauman in the finals.'], ['[TABLECONTEXT]', '[TITLE]', 'MTV Roadies (season 6)']] [EX A]:
In Season 6 of MTV Roadies, Longkiri Timung (Kiri) was runner up. He won a Hero Honda Karizma and was evicted in the 7th episode. He came back in the 13th episode. He lost to Nauman in the finals
6
NIv2
task1409_dart_text_generation
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Output: The team whose nickname is red raiders is located in the orange city, iowa This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. New input case for you: [['21 November 2007', 'SCORE', '0-2'], ['[TABLECONTEXT]', 'NUMBER', '4.'], ['21 November 2007', 'OPPONENT', 'San Marino'], ['21 November 2007', 'COMPETITION', 'UEFA Euro 2008 qualifying'], ['[TABLECONTEXT]', '[TITLE]', 'Filip Hološko'], ['4.', 'DATE', '21 November 2007']] Output:
At the UEFA Euro 2008 qualifying competition, Filip Hološko had a score of 0-2 against San Marino.
1
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution is here: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Now, solve this: [['Kibawe', 'DATE_OF_CREATION', 'July 1, 1956']] Solution:
July 1, 1956 was kibawe created.
6
NIv2
task1409_dart_text_generation
fs_opt
TASK DEFINITION: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. PROBLEM: [['The Waterman', 'eatType', 'restaurant'], ['The Waterman', 'food', 'Italian'], ['The Waterman', 'priceRange', 'high'], ['The Waterman', 'customer rating', '1 out of 5'], ['The Waterman', 'area', 'city centre'], ['The Waterman', 'familyFriendly', 'no']] SOLUTION: The Waterman is a high priced, low rated Italian restaurant in the city centre, it is not suitable for children. PROBLEM: [['Doline', 'LARGEST_ETHNIC_GROUP_(2002)', 'Hungarians']] SOLUTION: The largest ethnic group in Doline is Hungarians. PROBLEM: [['Alimentum', 'priceRange', 'cheap'], ['Alimentum', 'area', 'riverside'], ['Alimentum', 'near', 'Yippee Noodle Bar']] SOLUTION:
Alimentum is an inexpensive location offering typical American fare that is located near Yippee Noodle Bar on the river.
8
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Q: [['25 to 29', 'NONE_OR_NOT_STATED', '21.0%'], ['25 to 29', 'CATHOLIC', '44.8%']] A: The Catholic percentage is 44.8% and the no religion percentage is 21.0% in thee 25 to 29 age group. **** Q: [['[TABLECONTEXT]', '[TITLE]', 'Eddie Royal'], ['2010', 'TEAM', 'DEN'], ['DEN', 'GAMES', '16'], ['16', 'PUNTS_RETURNED_FOR_TOUCHDOWN', '0'], ['16', 'PUNTS_FAIR_CAUGHT', '12'], ['[TABLECONTEXT]', 'YEAR', '2010']] A: Eddie Royal played 16 games for Denver and had 0 punts returned and 12 punts fair caught. **** Q: [['20 Fenchurch Street', 'BUILDING_START_DATE', '"January 2009"'], ['20 Fenchurch Street', 'FLOOR_AREA', '62145.3 (square metres)']] A:
20 Fenchurch Street has a floor area of 62145.3 square metres and was begun in January 2009. ****
4
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Example solution: The team whose nickname is red raiders is located in the orange city, iowa Example explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['Andreas Kofler', 'POINTS', '261.3'], ['[TABLECONTEXT]', '[TITLE]', '2005-06 FIS Ski Jumping World Cup'], ['[TABLECONTEXT]', 'NAME', 'Andreas Kofler'], ['Andreas Kofler', 'NATIONALITY', 'AUT']]
Solution: At the 2005-06 FIS Ski Jumping World Cup, Andreas Kofler from Austria got 261.3 points.
5
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. -------- Question: [['The Wrestlers', 'eatType', 'coffee shop'], ['The Wrestlers', 'food', 'Indian'], ['The Wrestlers', 'priceRange', 'more than £30'], ['The Wrestlers', 'area', 'riverside'], ['The Wrestlers', 'familyFriendly', 'yes'], ['The Wrestlers', 'near', 'Raja Indian Cuisine']] Answer: The kids-friendly coffee shop called The Wrestlers near riverside next to Raja Indian Cuisine also serve Indian foods with high price. Question: [['The Golden Curry', 'food', 'Indian'], ['The Golden Curry', 'customer rating', '1 out of 5'], ['The Golden Curry', 'area', 'riverside'], ['The Golden Curry', 'familyFriendly', 'yes'], ['The Golden Curry', 'near', 'Café Rouge']] Answer: The Golden Curry is kids friendly and serves Indian food in riverside. It is located near Café Rouge and has customer rating of 1 out of 5. Question: [['Kibawe', 'DATE_OF_CREATION', 'July 1, 1956']] Answer:
July 1, 1956 was kibawe created.
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. -------- Question: [['The Rice Boat', 'eatType', 'restaurant'], ['The Rice Boat', 'food', 'French'], ['The Rice Boat', 'customer rating', '1 out of 5'], ['The Rice Boat', 'area', 'riverside'], ['The Rice Boat', 'familyFriendly', 'yes']] Answer: The riverside French restaurant, The Rice Boat, although kid friendly has a 1 out of 5 customer rating. Question: [['A.C. Chievo Verona', 'GROUND', "Stadio Marc'Antonio Bentegodi"]] Answer: The home ground of A.C. Chievo Verona is Stadio Marc'Antonio Bentegodi. Question: [['2010', 'WINS', '4'], ['4', '3RD', '1']] Answer:
In 2010, there was 1 3rd place finish,
7
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. Example Input: [['Mark Foley', 'MONTH', 'April'], ['Mark Foley', 'YEAR', '2006']] Example Output: In April 2006 Mark Foley was awarded the GAA/GPA Player of the Month for hurling. Example Input: [['Fitzbillies', 'eatType', 'coffee shop'], ['Fitzbillies', 'food', 'French'], ['Fitzbillies', 'priceRange', '£20-25'], ['Fitzbillies', 'customer rating', 'high'], ['Fitzbillies', 'area', 'city centre'], ['Fitzbillies', 'familyFriendly', 'yes']] Example Output: Fitzbillies, in city centre, is a kid friendly coffee shop serving French food. It has average prices and a high customer rating. Example Input: [['Agra Airport', 'LOCATION', 'Uttar Pradesh'], ['Agra Airport', 'RUNWAY_LENGTH', '1818.0'], ['Agra Airport', 'OPERATING_ORGANISATION', 'Indian Air Force'], ['Agra Airport', 'ELEVATION', '167.94'], ['Agra Airport', 'ICAO_LOCATION_IDENTIFIER', '"VIAG"']] Example Output:
Agra Airport in Uttar Pradesh is operated by the Indian Air Force and has the ICAO location identifier of VIAG. The airport is 167.94 metres above sea level and has a runway 1818 in length.
3
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [EX Q]: [['Loch Fyne', 'eatType', 'restaurant'], ['Loch Fyne', 'food', 'Fast food'], ['Loch Fyne', 'customer rating', '1 out of 5'], ['Loch Fyne', 'area', 'riverside'], ['Loch Fyne', 'near', 'The Rice Boat']] [EX A]: Loch Fyne has fast food on the riverside with a rating of 1 out of 5 for the restaurant The Rice Boat [EX Q]: [['The Rice Boat', 'eatType', 'restaurant'], ['The Rice Boat', 'food', 'English'], ['The Rice Boat', 'priceRange', 'high'], ['The Rice Boat', 'customer rating', '5 out of 5'], ['The Rice Boat', 'area', 'riverside'], ['The Rice Boat', 'near', 'Express by Holiday Inn']] [EX A]: Located on the riverside, near the Express by Holiday Inn, The Rice Boat is an adult oriented, highly rated high price English restaurant. [EX Q]: [['Bacon Explosion', 'COUNTRY', 'United States'], ['United States', 'LEADER_NAME', 'Barack Obama'], ['United States', 'ETHNIC_GROUP', 'White Americans'], ['United States', 'CAPITAL', 'Washington, D.C.'], ['United States', 'LANGUAGE', 'English language']] [EX A]:
Bacon Explosion comes from the United States. The US president is Barack Obama, and the capital is in Washington, D.C. English is the language of the US, and white Americans are a major ethnic group.
6
NIv2
task1409_dart_text_generation
fs_opt
Detailed Instructions: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. See one example below: Problem: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['New Hampshire', 'BIRD', 'Purple finch']] Solution:
The purple finch is a native bird to New Hampshire.
4
NIv2
task1409_dart_text_generation
fs_opt
Detailed Instructions: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. See one example below: Problem: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] Solution: The team whose nickname is red raiders is located in the orange city, iowa Explanation: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Problem: [['The Phoenix', 'priceRange', 'more than £30'], ['The Phoenix', 'customer rating', '1 out of 5']] Solution:
The Phoenix is moderately expensive and it has a one star rating.
4
NIv2
task1409_dart_text_generation
fs_opt
TASK DEFINITION: In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. PROBLEM: [['Azerbaijan', 'LEGISLATURE', 'National Assembly (Azerbaijan)']] SOLUTION: The National Assembly dictates the legislature of Azerbaijan. PROBLEM: [['Loch Fyne', 'eatType', 'restaurant'], ['Loch Fyne', 'food', 'Indian'], ['Loch Fyne', 'customer rating', '3 out of 5'], ['Loch Fyne', 'area', 'riverside'], ['Loch Fyne', 'near', 'The Rice Boat']] SOLUTION: Loch Fyne is an Indian restaurant with a customer rating of 3 out of 5. It is located near The Rice Boat, in the Riverside area. PROBLEM: [['Nigeria', 'TOTAL', '35'], ['[TABLECONTEXT]', 'COUNTRY', 'Nigeria'], ['[TABLECONTEXT]', '[TITLE]', '1989 African Championships in Athletics']] SOLUTION:
Nigeria won 35 medals at the 1989 African Championships in Athletics.
8
NIv2
task1409_dart_text_generation
fs_opt
In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. One example is below. Q: [['Northwestern College', 'NICKNAME', 'Red Raiders'], ['Northwestern College', 'LOCATION', 'Orange City, Iowa']] A: The team whose nickname is red raiders is located in the orange city, iowa Rationale: This sentence uses the triplets by correctly using the (subject, predicate, object) semantics for both the triplets provided. Since college teams are popularly associated with nicknames, some information in the generated sentence can be inferred. In this case, Northwestern College was replaced with the team automatically. Q: [['3000 m st.', 'POSITION', '2nd'], ['World Junior Championships', 'EVENT', '3000 m st.'], ['World Junior Championships', 'YEAR', '1996']] A:
At the World Junior Championships in 1996, he secured 2nd place.
9
NIv2
task1409_dart_text_generation
fs_opt
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
7