input
stringlengths 1.03k
1.15k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[English], price[high], rating[1 out of 5], location[riverside], familyFriendly[yes]
Output:
| [
"Ranked 1 out of 5, xname is a child friendly coffee shop serving English food in the high price range. They are located by the riverside."
] | task1598-7116e794d5ca4d568c87aa2a4418aa37 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], qual[acceptable], location[the West Village], service[bad]
Output:
| [
"xname is one of my favourite places since it is in the West Village with decent food and rude staff."
] | task1598-715077d1a9db4a2aa6a238905920b002 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Mediterranean], decor[bad], qual[acceptable], location[Manhattan], price[affordable], service[bad]
Output:
| [
"xname is one of my favourite places because it provides rude service and bad ambiance. It is a Mediterranean restaurant. xname is in Manhattan. it offers decent food. It is affordable."
] | task1598-b6c1ca70921041b6a5d40c6d3243d26d |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Japanese], price[moderate], rating[1 out of 5], familyFriendly[yes], near[xnear]
Output:
| [
"xname is a moderate priced, kid friendly, Japanese restaurant near xnear, with a customer rating of 1 out of 5."
] | task1598-800fe44a07b941c0979963a17efe3279 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[English], price[moderate], familyFriendly[no]
Output:
| [
"No kids are welcome at xname, an English restaurant with moderate priced food."
] | task1598-fbd19f519153434bab35348dfc2faba7 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[French], familyFriendly[yes], near[xnear]
Output:
| [
"Near the Crown Plaza Hotel xname offers family friendly French style food."
] | task1598-e3e82c59d2b94f248072407608251674 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Indian], price[£20-25], rating[high], familyFriendly[yes]
Output:
| [
"xname is a coffee shop that provides Indian food. The price range is £20-25. It has a high customer rating and is kids friendly."
] | task1598-482e8d1c80be4613a5eb2897abb9dcea |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[French], decor[bad], location[the Upper West Side], price[expensive]
Output:
| [
"xname is the best place since xname is a French restaurant and pricey with bad decor. xname is in the Upper West Side."
] | task1598-0719b3f7571c4f47b535b3119305f047 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Japanese], price[less than £20], location[city centre], near[xnear]
Output:
| [
"There is a coffee shop, xname, located in the city centre near xnear. xname offers Japanese food at an affordable price."
] | task1598-0d027a4349d7470aa4f8282e3cd93339 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Chinese], decor[bad], location[Midtown], service[bad]
Output:
| [
"xname is the best restaurant because it is in Midtown with bad service and mediocre ambiance. It is a Chinese place."
] | task1598-75dc61452ffa463f96e62f16d0da9c82 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Chinese], rating[average], location[city centre], familyFriendly[yes]
Output:
| [
"xname provides Chinese food It is located in the city centre. Its customer rating is average."
] | task1598-97d023f11c044a42abd9a5412c36de51 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Italian], decor[bad], location[the Upper West Side], service[bad]
Output:
| [
"I would suggest xname because it is an Italian place with rude staff and mediocre ambiance. it's in the Upper West Side."
] | task1598-d54824f52ca24013a1778db1777f8659 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Indian], decor[bad], qual[acceptable], location[Manhattan]
Output:
| [
"xname is an Indian restaurant with mediocre decor with adequate food. It is in Manhattan. xname is the best place."
] | task1598-9e18362b7a444ba195e1bbeadaafecd9 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[restaurant], cuisine[Italian], price[cheap], familyFriendly[yes]
Output:
| [
"xname is a cheap Italian restaurant, that yes is good for families."
] | task1598-8093d11059634148bc7a6875625f4efd |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], rating[1 out of 5], location[riverside], near[xnear]
Output:
| [
"There is a coffee shop named xname that is located in riverside near xnear. They provide moderately priced Chinese food with a customer rating of 1 out of 5."
] | task1598-4237358ebff7437ab8ee89f644afc82a |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Italian], price[high], rating[average], familyFriendly[yes]
Output:
| [
"xname is a coffee shop serving expensive Italian food. It is family friendly and has a three star rating."
] | task1598-6547d3324db74bfd83997411060a37c4 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Italian], decor[bad], location[the Upper East Side], service[bad]
Output:
| [
"xname is the best restaurant since it is in the Upper East Side with mediocre ambiance and bad staff. It is an Italian place."
] | task1598-ba86d9cd3a4d428a846f473b9ddbc2bc |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], rating[average], location[city centre], familyFriendly[no]
Output:
| [
"xname, coffee shop, Chinese food, customer rating average, city centre, no children"
] | task1598-c44aaa7e289a46bea171123cb43786a2 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Indian], price[less than £20], location[city centre], familyFriendly[no]
Output:
| [
"xname provides Indian food in the less than £20 price range. It is located in the city centre."
] | task1598-19a341a77f434e90a11576bae9908844 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[English], price[£20-25], rating[high], location[riverside]
Output:
| [
"With its price range of £20-25 and high customer rating, xname coffee shop is located in riverside."
] | task1598-ab1226a66dde4612a82948d99e10a3ab |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Italian], qual[bad], location[the Upper West Side]
Output:
| [
"I would consider xname since it has bad food. It is in the Upper West Side. it's an Italian restaurant."
] | task1598-8a10493f1d5244c1a96e7572afafa42c |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Italian], qual[good], location[Manhattan], service[good]
Output:
| [
"xname is the best place because it is an Italian restaurant with good food and nice staff. It is in Manhattan."
] | task1598-2e251c5b15014e8699e57dea155587b8 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[French], price[less than £20], location[riverside], familyFriendly[yes], near[xnear]
Output:
| [
"The xname is a French restaurant in the riverside near xnear that is family friendly with a price range of less than £20."
] | task1598-5fecb752e03b4f0081a83691b48b16b9 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[Fast Food], price[less than £20], location[riverside]
Output:
| [
"xname is a riverside based, fast food pub."
] | task1598-46e24b71866e42db98aa2c7cf0b3374e |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], price[moderate], rating[1 out of 5], familyFriendly[yes]
Output:
| [
"xname is a kid friendly restaurant in the moderate price Range that has a customer Rating of 1 out of 5."
] | task1598-47fb85cd5aec43c2ad25474e7c5c2ad2 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[Japanese], price[cheap], near[xnear]
Output:
| [
"xname pub is near the xnear, which serves Japanese food with a cheap price range."
] | task1598-2419ae3b00e94cafb6ee08cfd8974f20 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], decor[acceptable], location[Midtown], price[affordable], service[acceptable]
Output:
| [
"xname is affordable and it provides friendly service and pleasant decor. it's in Midtown. It is the best restaurant."
] | task1598-3ed8fb16d22e4903b5b29f4134a9f06f |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[Chinese], price[high], familyFriendly[yes], near[xnear]
Output:
| [
"xname is an expensive pub near xnear that serves Chinese food. They are kid friendly."
] | task1598-d6e462931d294fa4bfc23fafdf77c6ba |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Fast Food], rating[5 out of 5], location[city centre]
Output:
| [
"xname is a Fast food restaurant rated 5 out of 5 in the city centre."
] | task1598-c25d6666a174474b890b1518ed1627e3 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[Japanese], price[moderate], location[city centre], familyFriendly[yes]
Output:
| [
"There is a pub named xname that sells moderate price Japanese food. It is kid friendly and is in the city centre."
] | task1598-a453f0678ca54c378cab92dcda53a182 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Mexican], decor[bad], location[Murray Hill], price[expensive]
Output:
| [
"I believe the xname is alright because the it is a Mexican place and expensive with bad decor. it's in Murray Hill."
] | task1598-a0c8d85591554374b14ba52017742761 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[English], price[high], rating[1 out of 5], location[city centre], familyFriendly[yes]
Output:
| [
"Though it is children friendly, the coffee shop xname near city centre offers English food at a low rating of 1 out of 5 and a high price range."
] | task1598-85ee3fc0a53a4a069c34043ad666284b |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[New American], decor[acceptable], qual[bad], location[Midtown], price[affordable], service[bad]
Output:
| [
"Because xname is affordable and it offers bland food and rude staff. It is an New American place. It is in Midtown. it provides decent ambiance, I would suggest it."
] | task1598-f6872ad8ed0840959b4c8e6f3673f949 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], rating[average], location[riverside], familyFriendly[yes]
Output:
| [
"xname Is a coffee shop that serves Chinese food. It is located at the riverside. It has an average customer rating and it's family friendly"
] | task1598-2156f5ece42043139b857a3313594860 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Japanese], price[high], rating[3 out of 5], location[city centre], familyFriendly[no], near[xnear]
Output:
| [
"The Japanese restaurant, xname, in the city centre has only received a 3 out of 5 rating. Located near the xnear, it is not child-friendly and very high-priced."
] | task1598-36b9b900300f4ec8bfa9bf562d6a65bb |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[French], price[less than £20], rating[average], location[city centre], familyFriendly[yes]
Output:
| [
"xname is a £20 or less French, family-friendly place with an average rating. its located in the city centre"
] | task1598-58d33b2573e14e008eb8d08b8d1efbca |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Japanese], qual[acceptable], price[cheap]
Output:
| [
"xname is the best place since it is cheap and a Japanese restaurant with satisfying food."
] | task1598-886a093f366842a2acd6e0df7c4a0491 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[Fast Food], price[more than £30], near[xnear]
Output:
| [
"With a price range of over 30 euros, xname is a pub located near xnear."
] | task1598-70e908ada133402696bf4e8a4ee01952 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], price[£20-25], rating[high], location[city centre], familyFriendly[no]
Output:
| [
"The xname is a non-children friendly coffee shop in the city centre with a high customer rating and a price range of £20-25."
] | task1598-66b19ee8c3d142b98e9332aa38aef0bd |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Indian], location[city centre], familyFriendly[no], near[xnear]
Output:
| [
"There is a restaurant named xname which serves Indian food located in centre city near xnear."
] | task1598-40db13526b0c4dbdbe7884cf947eb583 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Spanish], qual[acceptable], location[Manhattan], price[cheap]
Output:
| [
"I imagine xname is alright because xname is cheap and a Spanish restaurant. it's in Manhattan with adequate food."
] | task1598-51ecbd0ce5154997893d82579099121a |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Indian], price[affordable]
Output:
| [
"Because the xname is affordable and a Indian restaurant, I imagine the it is alright."
] | task1598-0261193e038c4523ad41307fc0df8662 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Mediterranean], decor[good], price[affordable]
Output:
| [
"xname is the best restaurant because xname is affordable and a Mediterranean place with good ambiance."
] | task1598-5a912ecf5aec40dfaa0db32c7a7d183d |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], decor[bad], qual[good]
Output:
| [
"xname is the best restaurant with flavorful food and bad decor."
] | task1598-f01f1b1d85fe4cd19af525e70b84ec59 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[French], price[cheap], rating[5 out of 5], location[riverside], near[xnear]
Output:
| [
"xname is located near xnear by the riverside. It offers French food at a cheap price range and has a customer rating of 5 out of 5."
] | task1598-3dc1c303e1334bafa9c076ca74a5da61 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[French], decor[bad], qual[acceptable], location[Manhattan], price[expensive]
Output:
| [
"I would consider xname since it is a French restaurant and pricey. It provides mediocre ambiance. xname is kind of in Manhattan. it has adequate food."
] | task1598-0ff63ee60e994f51872744b1330d4b76 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[French], price[more than £30], rating[low], familyFriendly[no]
Output:
| [
"xname is a restaurant serving French food. It is not child-friendly. The prices are more than £ 30. Customer ratings are low."
] | task1598-1433246622ca4aa8b44e2e916c2b9615 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Italian], price[more than £30], location[riverside], familyFriendly[yes], near[xnear]
Output:
| [
"A children friendly coffee shop near xnear named xname is located in riverside and is Italian food for more than £30."
] | task1598-2dfd3a4a5c2d4bc18f3e5e3a9cacc69d |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Chinese], price[cheap], rating[5 out of 5], familyFriendly[no], near[xnear]
Output:
| [
"xname is a restaurant serving cheap Chinese food. Though not family friendly, it has a customer rating of 5 out of 5 and is located near xnear."
] | task1598-7f2847b55fed45a983c0da36dda3f97e |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[New American], location[Midtown], price[cheap]
Output:
| [
"xname is the best restaurant because it is cheap and a New American place. It is in Midtown."
] | task1598-c8453ff077044a6ca2665dd4a60e01ce |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Indian], price[cheap], rating[5 out of 5], familyFriendly[yes]
Output:
| [
"xname is a coffee shop providing Indian food in the cheap price range. Its customer rating is 5 out of 5."
] | task1598-eb64af5fdd61417ba9aa075226cc4369 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Chinese], service[bad]
Output:
| [
"Since xname is a Chinese restaurant with rude staff, I would consider it."
] | task1598-c7c58af999ca4adcac789c68e7edc04e |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Fast Food], familyFriendly[yes]
Output:
| [
"For fast food and a family friendly environment, try xname"
] | task1598-7ddd3a9c65c24c8aa2f558c477bd180d |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], decor[acceptable], qual[acceptable], location[Murray Hill], price[expensive], service[acceptable]
Output:
| [
"Because xname is pricey with acceptable decor. It is in Murray Hill with adequate food and decent service, it is the best restaurant."
] | task1598-c2dbc11f3d624a728e544bd0dcb2ce96 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[French], rating[average], location[city centre], familyFriendly[yes]
Output:
| [
"There is a French selling restaurant in the City Centre called xname. It is family-friendly with an average customer rating."
] | task1598-d3a787a9a9aa4eb3bd0702c29c551373 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[Japanese], location[city centre], familyFriendly[yes]
Output:
| [
"Near the city centre is a family-friendly Japanese pub named xnames."
] | task1598-26569597e9c341a4a856da95c254add0 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[French], decor[acceptable], location[Manhattan], price[affordable], service[bad]
Output:
| [
"I would suggest xname because it is a French restaurant with rude staff. It is in Manhattan. this place provides decent decor. it's affordable."
] | task1598-b87153df41884da6a97ff3d7eb156bd6 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Chinese], price[£20-25], rating[high], location[riverside]
Output:
| [
"Located in riverside, xname serves Chinese food at an average cost of £20-25."
] | task1598-859c03071ab94342891b236fed1681f5 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[New American], decor[bad], location[the East Village], price[affordable], service[good]
Output:
| [
"Since xname provides good staff and bad atmosphere, it is affordable and a New American place and it is in the East Village, I would suggest it."
] | task1598-e155c97aab464460ae6313d80eaad2e7 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[English], price[moderate], rating[3 out of 5], location[riverside], near[xnear]
Output:
| [
"With a 3 out of 5 customer rating, xname is a restaurant that serves English food. It is in the area of Riverside near xnear and is in the moderate price range."
] | task1598-5e33c3596c03495fbf2a8813e57c2857 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[high], rating[average], location[riverside]
Output:
| [
"The Chinese coffee shop, xname, is located in riverside. The price range is high with customer ratings of average"
] | task1598-86781f351e894471b34df062cdc11533 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[New American], decor[acceptable], location[Manhattan], service[acceptable]
Output:
| [
"I believe the xname is alright since the it is a New American restaurant with acceptable staff and pleasant decor. it's in Manhattan."
] | task1598-4247e447b0684aa79fad35b127ed7f76 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Italian], price[less than £20], rating[low], location[riverside]
Output:
| [
"North of the city center. is an Italian restaurant named xname that offers low prices but is not well reviewed."
] | task1598-cb051d3ecf3c44c68b760982dd788140 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], rating[low], location[city centre], familyFriendly[yes]
Output:
| [
"xname is a coffee shop providing Chinese food It is located in the city centre. Its customer rating is low."
] | task1598-867cdb40dcef4a5fa1a7cd776f34b344 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[French], location[city centre], near[xnear]
Output:
| [
"Near xnear in the city centre is a French restaurant called xname."
] | task1598-abd4a737cd9245f6a4d77a1b271e89f7 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Japanese], price[£20-25], location[riverside]
Output:
| [
"Japanese food in xname just for £20-25, located in the riverside"
] | task1598-d724e0556ad04e42acd837435274acc0 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Fast Food], price[£20-25], rating[high], location[riverside]
Output:
| [
"In Riverside xname is rated as high, its a coffee shop which served fast food and meals range from £20-25."
] | task1598-5895fae3e0fb4f549727c7ab44c91ed1 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Mexican], location[Midtown]
Output:
| [
"I would suggest xname since it is a Mexican restaurant. it's in Midtown."
] | task1598-3462a5ac88df4c84bf0e5059f8bdf521 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Japanese], price[high], rating[3 out of 5], location[riverside], familyFriendly[no], near[xnear]
Output:
| [
"xname Serves Japanese food and is located near xnear in the riverside area. Rated 3 out of 5 stars, High prices and not kid friendly."
] | task1598-f22678135d374063b90c04d117fa5f82 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], price[moderate], rating[1 out of 5], familyFriendly[no]
Output:
| [
"xname is a medium priced venue, please keep children at home as it is not family friendly."
] | task1598-1b5720a19e3e49eea2ca8394841c79cc |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Japanese], price[cheap], rating[5 out of 5], near[xnear]
Output:
| [
"xname is a five star, low cost seafood establishment situated close to xnear"
] | task1598-ee88804bec1a4cfdae88a6e84230d82b |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], rating[high], location[riverside], familyFriendly[yes]
Output:
| [
"xname is a kid friendly place to eat in the riverside area. Customer have rated it highly."
] | task1598-1047625f66154105b01a533def946576 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Italian], decor[acceptable], location[Manhattan], price[cheap]
Output:
| [
"I imagine the xname is alright because the xname is cheap and an Italian restaurant. the xname is in Manhattan. it has pleasant atmosphere."
] | task1598-64855473ae2b43bfaf9f8af34a6419a1 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Japanese], price[more than £30], rating[low], location[riverside]
Output:
| [
"xname is a low-rated Japanese coffee shop near the riverside with prices more than 30 pounds."
] | task1598-c1afe66948ba41ffafe85d00a7d65d4d |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], decor[acceptable], qual[acceptable], location[Midtown West], price[expensive], service[acceptable]
Output:
| [
"I would suggest xname since it's pricey, although this place provides acceptable decor, with welcoming service with decent food and it is in Midtown West."
] | task1598-64b18599147747138ebe793c98d8a8ba |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[English], price[more than £30], rating[high], familyFriendly[no]
Output:
| [
"xname which has a high customer rating offers English food in the price range of more than £30 and is not children friendly."
] | task1598-4cac59bfe8904f0398ffd32b936fd692 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Indian], decor[acceptable], price[cheap]
Output:
| [
"Since xname is cheap and a Indian place with kind of pleasant ambiance, it is the best restaurant."
] | task1598-7fb7f7b0169040799cbcd504442e0c6a |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], price[more than £30], location[riverside], familyFriendly[yes], near[xnear]
Output:
| [
"Near xnear in Riverside is a child friendly coffee shop called xname for more than £30."
] | task1598-9406fbe8f55b46439cdeb2c77184f6bb |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[English], qual[good], location[the Upper East Side], service[acceptable]
Output:
| [
"xname is the best restaurant since it is a English place with good food and acceptable service. It is in the Upper East Side."
] | task1598-e3b64eb1e28847bab732379b7361f6a2 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], decor[acceptable], location[TriBeCa/SoHo], service[good]
Output:
| [
"Since xname is in TriBeCa/SoHo with acceptable decor with welcoming staff, it is the best restaurant."
] | task1598-0498f0ca4a0d413cbbe0a90c17e5ad1f |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[English], rating[low], location[city centre], familyFriendly[no]
Output:
| [
"xname is an English food establishment in the city centre with a low customer rating. It isn't family-friendly."
] | task1598-e407acdee3bd49528a57331f1bf82d13 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], qual[bad], price[affordable], service[acceptable]
Output:
| [
"I would suggest xname since it provides bad food with satisfying service, but it is affordable though."
] | task1598-92043130deaa4062be459f65ccf6fc82 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], rating[1 out of 5], location[riverside], familyFriendly[no]
Output:
| [
"The coffee shop xname as moderately priced Chinese food and is rated a 1 out of 5. Check xname out by the riverside."
] | task1598-d9e8b523f1e942d7a17703e108bef0a2 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Chinese], price[high], rating[1 out of 5], location[city centre], familyFriendly[yes], near[xnear]
Output:
| [
"xname provides Chinese food in the high price range. It is located in the city centre. It is near xnear. Its customer rating is 1 out of 5."
] | task1598-6695fd496a53418385b3345e54dc0bd2 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[French], price[less than £20], location[riverside], familyFriendly[yes]
Output:
| [
"Come to xname, one of the best pub to encounter the family entire, eat the best French for less than £20, this is in the Riverside of the town..."
] | task1598-16c2e6eaf9184e1ca92779dbd888ec0b |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Chinese], price[moderate], familyFriendly[no], near[xnear]
Output:
| [
"The non-kid friendly restaurant, xname, serves Chinese food in the moderate price range and is near xnear."
] | task1598-8a15d64187f84eebbc1f799abb16c5b4 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[Italian], rating[1 out of 5], near[xnear]
Output:
| [
"xname is a pub near xnear. It is a one star pub."
] | task1598-0384eba9f05a4441b1deb9d58d9a346c |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Italian], decor[bad], qual[bad], location[Midtown], service[bad]
Output:
| [
"xname is the best place because it is an Italian restaurant with bland food, mediocre decor and rude staff. It is in Midtown."
] | task1598-60c3acf38b5842d5958943c12ef38d38 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[French], price[high], rating[3 out of 5], location[city centre], familyFriendly[no]
Output:
| [
"There is a high-priced, coffee shop, xname, located at the city centre. It serves French food, is not child-friendly, and has a customer rating of 3 out of 5."
] | task1598-974d1fd0b8b24ddfa60e480d0ec29019 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Fast Food], price[£20-25], rating[high], familyFriendly[no], near[xnear]
Output:
| [
"Near xnear is a Fast Food restaurant called xname. They are not kid friendly have a high customer rating and are priced between 20-25 euros."
] | task1598-01fdbbe1aa7a4a61869a90fc5a8bc687 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Latin American], decor[bad], qual[acceptable], location[TriBeCa/SoHo], service[bad]
Output:
| [
"xname is the best restaurant since even if it offers decent food, it provides rude staff and bad ambiance. It is a Latin American place. It is in TriBeCa/SoHo."
] | task1598-540445cd99d94359b09037cc707f858a |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Japanese], price[£20-25], rating[3 out of 5], location[riverside], familyFriendly[yes], near[xnear]
Output:
| [
"xname, Japanese restaurant with a customer rating of 3 out of 5 in the riverside area ear xnear, kid friendly and prices range between £20-£25."
] | task1598-0fc7fe7ed7b54341bb5f3393974f8d0c |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[Latin American], decor[terrible], qual[acceptable], location[the Upper West Side]
Output:
| [
"xname is a Latin American restaurant with terrible decor. It is in the Upper West Side. It offers satisfying food. It is the best place."
] | task1598-7669455257674ef7b682d8a95786f66f |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[English], price[less than £20], rating[low], location[riverside], near[xnear]
Output:
| [
"xname is a cheap coffee shop with one-star located near xnear."
] | task1598-4f54b746582b44259844b2def9aef7e2 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], recommend[yes], cuisine[New American], decor[good], qual[good], location[the Upper East Side], price[expensive], service[good]
Output:
| [
"Because the xname offers nice decor and the it is pricey, even if it provides good food, with pleasant staff. the it is in the Upper East Side. the it is a New American restaurant, I would recommend the it."
] | task1598-dc8c76271c1742a18d45cee945eb1bfe |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], cuisine[Indian], price[£20-25], rating[high], familyFriendly[no]
Output:
| [
"High rating, xname has a price range of £20-25, serving Indian foods, not kid friendly."
] | task1598-5b08ebe9fef14c4aa4433d76bc1ab962 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[French], price[less than £20], rating[low], location[city centre], near[xnear]
Output:
| [
"xname is a French coffee shop near xnear, in the city center. It is cheap and has a low rating."
] | task1598-788cebf701b646578880054a7ae6a33a |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[pub], cuisine[French], price[high], rating[3 out of 5]
Output:
| [
"The xname pub is an affordable place to dine."
] | task1598-a721f41d103d4ae6bd44e11b7b39add9 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], price[more than £30], rating[high], location[riverside], near[xnear]
Output:
| [
"xname is a highly rated coffee shop with a high price range. It is near xnear in the riverside area."
] | task1598-1f19c5d60b364581b949bc4deddbb906 |
Definition: The task is to write a full sentence or two using all of the information given. The sentence(s) will be a brief review of a restaurant. Use all of the information provided.
Positive Example 1 -
Input: name[xname], cuisine[Fast Food], rating[average], familyFriendly[yes], near[xnear]
Output: Located near xnear, xname serves Fast food and is child friendly. its customer rating is: average.
Positive Example 2 -
Input: name[xname], cuisine[Chinese], price[less than £20]
Output: xname, Chinese restaurant, prices from £19.99
Negative Example 1 -
Input: name[xname], recommend[yes], decor[good], qual[acceptable], service[good]
Output: xname is a restaurant with poor service but acceptable food and good decor.
Negative Example 2 -
Input: name[xname], eattype[coffee shop], cuisine[Chinese], price[moderate], location[riverside], near[xnear]
Output: xname is a Chinese coffee shop located in riverside near xnear.
Now complete the following example -
Input: name[xname], eattype[coffee shop], cuisine[Indian], price[high], rating[average], location[city centre], familyFriendly[yes], near[xnear]
Output:
| [
"xname is a coffee shop offering Indian food at a high price. It is in the city centre near xnear. It has an average customer rating and is children friendly."
] | task1598-3537676696104ad1bb2f8a6403749ffb |
End of preview. Expand
in Dataset Viewer.
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1598_nyc_long_text_generation
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks},
author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
year={2022},
eprint={2204.07705},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2204.07705},
}
More details can also be found in the following paper:
@misc{brüelgabrielsson2024compressserveservingthousands,
title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead},
author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
year={2024},
eprint={2407.00066},
archivePrefix={arXiv},
primaryClass={cs.DC},
url={https://arxiv.org/abs/2407.00066},
}
Contact Information
For any comments or questions, please email Rickard Brüel Gabrielsson
- Downloads last month
- 69