meaning_representation stringlengths 13 210 | human_reference stringlengths 4 343 | template_name stringclasses 12
values | template stringclasses 12
values | rendered_input stringlengths 58 434 | rendered_output stringlengths 2 343 |
|---|---|---|---|---|---|
name[Fitzbillies], eatType[coffee shop], food[Japanese], priceRange[less than £20], customer rating[average], area[city centre], familyFriendly[yes] | Japanese cuisine served close to the city centre called Fitzbillies has an average customer review with prices less than £20 does not cater for children in this coffee shop. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Japanese cuisine served close to the city centre called Fitzbillies has an average customer review with prices less than £20 does not cater for children in this coffee shop.
From the passage given above, where is the location of the restaurant? | city centre |
name[Aromi], eatType[restaurant], food[French], area[city centre] | Aromi is a French restaurant located in the city centre | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Aromi is a French restaurant located in the city centre
From the passage given above, where is the location of the restaurant? | city centre |
name[Taste of Cambridge], eatType[coffee shop], food[Japanese], area[riverside], familyFriendly[yes] | Taste of Cambridge is a children friendly coffee shop that serves Japanese food. It is by the riverside near Crown Plaza Hotel. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Taste of Cambridge is a children friendly coffee shop that serves Japanese food. It is by the riverside near Crown Plaza Hotel.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], eatType[restaurant], food[Italian], priceRange[moderate], customer rating[1 out of 5], area[riverside], familyFriendly[no], near[Express by Holiday Inn] | The Rice Boat is an Italian, non kid friendly moderate priced restaurant that is in the riverside area and near Express by Holiday Inn. It rates a 1 out of 5. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is an Italian, non kid friendly moderate priced restaurant that is in the riverside area and near Express by Holiday Inn. It rates a 1 out of 5.
From the passage given above, where is the location of the restaurant? | riverside |
eatType[pub], food[Japanese], area[city centre], familyFriendly[yes] | Near the city centre is a family-friendly Japanese pub named Giraffes. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Near the city centre is a family-friendly Japanese pub named Giraffes.
From the passage given above, where is the location of the restaurant? | city centre |
name[Giraffe], eatType[pub], food[Japanese], area[riverside], familyFriendly[no] | A not family-friendly Japanese pub called Giraffe in the riverside area. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | A not family-friendly Japanese pub called Giraffe in the riverside area.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Wrestlers], eatType[coffee shop], food[Japanese], priceRange[moderate], area[riverside], familyFriendly[no], near[Raja Indian Cuisine] | By the riverside, near Raja Indian Cuisine, there is a Japanese coffee shop named The Wrestlers. It is not kid-friendly, and is in the moderate price range. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | By the riverside, near Raja Indian Cuisine, there is a Japanese coffee shop named The Wrestlers. It is not kid-friendly, and is in the moderate price range.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], eatType[restaurant], food[Italian], customer rating[5 out of 5], area[riverside], familyFriendly[no] | The Rice Boat is an Italian themed restaurant in Riverside. It isn't family-friendly but it has a 5 out of 5 customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is an Italian themed restaurant in Riverside. It isn't family-friendly but it has a 5 out of 5 customer rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[Green Man], priceRange[moderate], area[riverside], familyFriendly[no] | Green Man is located in riverside with a moderate price range and is not kids friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Green Man is located in riverside with a moderate price range and is not kids friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], eatType[restaurant], food[French], customer rating[low], area[riverside], familyFriendly[no] | On the riverside, there is a restaurant with a low customer rating named The Rice Boat. They serve French food in a non-family-friendly environment. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | On the riverside, there is a restaurant with a low customer rating named The Rice Boat. They serve French food in a non-family-friendly environment.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], eatType[restaurant], customer rating[low], area[city centre], familyFriendly[no] | The Rice Boat is a non family friendly restaurant located in the City centre that serves wines and cheeses and has 1 star. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is a non family friendly restaurant located in the City centre that serves wines and cheeses and has 1 star.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Eagle], eatType[coffee shop], food[Indian], customer rating[3 out of 5], area[riverside], familyFriendly[yes], near[Burger King] | Near the riverside is a Indian coffee shop that is suitable for kids, however it is priced in moderate standards and only has a 3 out of 5 rating. On the riverside near the Burger King the shop is called The Eagle | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Near the riverside is a Indian coffee shop that is suitable for kids, however it is priced in moderate standards and only has a 3 out of 5 rating. On the riverside near the Burger King the shop is called The Eagle
From the passage given above, where is the location of the restaurant? | riverside |
name[The Wrestlers], eatType[coffee shop], food[Indian], priceRange[less than £20], area[city centre], familyFriendly[no], near[Raja Indian Cuisine] | There's a non family friendly Indian coffee shop called The Wrestlers near Raja Indian Cuisine in the city center for less than £20. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | There's a non family friendly Indian coffee shop called The Wrestlers near Raja Indian Cuisine in the city center for less than £20.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Olive Grove], eatType[pub], food[Fast food], area[city centre], familyFriendly[no] | The Olive Grove is a costly fast food center located in the city centre that has pub facility and does not allow kids. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Olive Grove is a costly fast food center located in the city centre that has pub facility and does not allow kids.
From the passage given above, where is the location of the restaurant? | city centre |
name[Fitzbillies], eatType[coffee shop], food[Japanese], customer rating[low], area[riverside], familyFriendly[yes] | Fitzbillies is a family friendly coffee shop located near the riverside. It offers low cost Japanese cuisine, although does have a low customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a family friendly coffee shop located near the riverside. It offers low cost Japanese cuisine, although does have a low customer rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Mill], eatType[pub], food[Japanese], priceRange[less than £20], area[riverside] | The Mill pub on the riverside, with a price range less than £20, serves Japanese food | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Mill pub on the riverside, with a price range less than £20, serves Japanese food
From the passage given above, where is the location of the restaurant? | riverside |
name[Fitzbillies], eatType[coffee shop], priceRange[less than £20], area[riverside] | Fitzbillies is a coffee shop providing take-away deliveries in the low price range, located near the river. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a coffee shop providing take-away deliveries in the low price range, located near the river.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], eatType[restaurant], food[French], customer rating[average], area[city centre], familyFriendly[yes] | The Rice Boat is a French restaurant in the city centre. It has an average customer rating and is family-friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is a French restaurant in the city centre. It has an average customer rating and is family-friendly.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Golden Palace], eatType[coffee shop], food[Indian], priceRange[less than £20], customer rating[low], area[riverside] | The Golden Palace is a coffee shop which also serves Indian food for less than £20. It has a low customer rating and is located near the riverside. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Golden Palace is a coffee shop which also serves Indian food for less than £20. It has a low customer rating and is located near the riverside.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Wrestlers], eatType[coffee shop], eatType[restaurant], food[French], priceRange[more than £30], area[city centre], familyFriendly[yes], near[Raja Indian Cuisine] | A children friendly restaurant named The Wrestlers that serves French food. In the city centre area is a coffee shop with a price range of more than 30. It is near Raja Indian Cuisine. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | A children friendly restaurant named The Wrestlers that serves French food. In the city centre area is a coffee shop with a price range of more than 30. It is near Raja Indian Cuisine.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Waterman], food[Chinese], priceRange[moderate], customer rating[1 out of 5], area[city centre], familyFriendly[no] | The Waterman provides Chinese food. Its price range is moderate and it has a customer rating of 1 out of 5. It is in the city centre and it is not kids friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Waterman provides Chinese food. Its price range is moderate and it has a customer rating of 1 out of 5. It is in the city centre and it is not kids friendly.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Waterman], eatType[restaurant], food[Italian], priceRange[high], area[riverside] | Riverside Italian restaurant, The Waterman, provides poor service at a high price. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Riverside Italian restaurant, The Waterman, provides poor service at a high price.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Waterman], food[French], priceRange[less than £20], customer rating[average], area[riverside], familyFriendly[no] | French food for less than £20 is The Waterman. Located riverside, it has average customer ratings and is not child friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | French food for less than £20 is The Waterman. Located riverside, it has average customer ratings and is not child friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[Clowns], eatType[pub], priceRange[moderate], customer rating[1 out of 5], area[city centre] | Rated 1 out of 5 and moderately priced, Clowns is a pub located in the city centre. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Rated 1 out of 5 and moderately priced, Clowns is a pub located in the city centre.
From the passage given above, where is the location of the restaurant? | city centre |
name[Browns Cambridge], eatType[coffee shop], food[Indian], customer rating[low], area[city centre], near[Crowne Plaza Hotel] | There is coffee shop called Browns Cambridge that serves Indian food. They are located in the city centre, near Crowne Plaza Hotel. Its customer rating is low. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | There is coffee shop called Browns Cambridge that serves Indian food. They are located in the city centre, near Crowne Plaza Hotel. Its customer rating is low.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Rice Boat], eatType[restaurant], food[Fast food], priceRange[more than £30], customer rating[high], area[city centre], familyFriendly[no], near[Express by Holiday Inn] | In the city centre, near the Express by Holiday Inn, is a highly rated fast food restaurant called The Rice Boat. It is not children friendly and is in the higher price bracket of more than £30. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | In the city centre, near the Express by Holiday Inn, is a highly rated fast food restaurant called The Rice Boat. It is not children friendly and is in the higher price bracket of more than £30.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Phoenix], food[Italian], priceRange[moderate], customer rating[3 out of 5], area[riverside] | The Phoenix has Italian food for moderate prices located by the riverside with a customer rating of 3 out of 5. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Phoenix has Italian food for moderate prices located by the riverside with a customer rating of 3 out of 5.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Twenty Two], eatType[restaurant], priceRange[cheap], priceRange[high], customer rating[1 out of 5], area[riverside], familyFriendly[yes], near[The Rice Boat] | Located in Riverside, near The Rice Boat, The Twenty Two is a children friendly restaurant with a high price range and a low customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Located in Riverside, near The Rice Boat, The Twenty Two is a children friendly restaurant with a high price range and a low customer rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[Zizzi], eatType[coffee shop], priceRange[£20-25], customer rating[3 out of 5], area[city centre], familyFriendly[no] | Zizzi is a coffee shop. It has a 3 out of 5 rating. It is not kid friendly. It has a £20-25 price range and it is in the city centre. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Zizzi is a coffee shop. It has a 3 out of 5 rating. It is not kid friendly. It has a £20-25 price range and it is in the city centre.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Phoenix], food[Fast food], priceRange[high], priceRange[moderate], customer rating[average], area[riverside] | The Phoenix is by the riverside. It has fast food for a high price and an average customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Phoenix is by the riverside. It has fast food for a high price and an average customer rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[Aromi], eatType[coffee shop], food[Fast food], customer rating[1 out of 5], area[riverside], familyFriendly[yes] | Rated 1 out of 5, Aromi, is a coffee shop providing fast food and a children friendly environment. Aromi is located in the riverside of Cambridge. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Rated 1 out of 5, Aromi, is a coffee shop providing fast food and a children friendly environment. Aromi is located in the riverside of Cambridge.
From the passage given above, where is the location of the restaurant? | riverside |
name[Fitzbillies], eatType[coffee shop], food[Indian], priceRange[high], customer rating[1 out of 5], area[riverside], familyFriendly[no] | Fitzbillies is a coffee shop that serves Indian food within a high price range but it is not children friendly and has a customer rating of 1 out of 5. It is in the riverside area. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a coffee shop that serves Indian food within a high price range but it is not children friendly and has a customer rating of 1 out of 5. It is in the riverside area.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Eagle], priceRange[cheap], customer rating[5 out of 5], area[city centre] | In the center of the city, The Eagle, has a 5 star rating, and is inexpensive. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | In the center of the city, The Eagle, has a 5 star rating, and is inexpensive.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Waterman], eatType[pub], food[English], customer rating[5 out of 5], area[city centre] | The Waterman pub offers highly rated English food in city centre. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Waterman pub offers highly rated English food in city centre.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Vaults], eatType[coffee shop], customer rating[low], area[city centre], near[Café Brazil] | The Vaults is a coffee shop located in the city centre near Café Brazil. However, its price range is about 30 euros and it has a low customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Vaults is a coffee shop located in the city centre near Café Brazil. However, its price range is about 30 euros and it has a low customer rating.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Rice Boat], food[Chinese], priceRange[cheap], area[riverside] | The Rice Boat serves Chinese food in the low price range. it is located in Riverside. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat serves Chinese food in the low price range. it is located in Riverside.
From the passage given above, where is the location of the restaurant? | riverside |
name[Loch Fyne], eatType[restaurant], food[Japanese], customer rating[low], area[city centre], near[The Rice Boat] | Loch Fyne located near The Rice Boat is a Japanese restaurant with a low customer rating in the city centre. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Loch Fyne located near The Rice Boat is a Japanese restaurant with a low customer rating in the city centre.
From the passage given above, where is the location of the restaurant? | city centre |
name[Fitzbillies], eatType[coffee shop], food[Japanese], priceRange[moderate], customer rating[1 out of 5], area[city centre], familyFriendly[yes] | Fitzbillies is a coffee shop serving Japanese food at moderate prices. They are kid friendly and have a low customer rating of 1 out of 5.. They are located in the city centre. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a coffee shop serving Japanese food at moderate prices. They are kid friendly and have a low customer rating of 1 out of 5.. They are located in the city centre.
From the passage given above, where is the location of the restaurant? | city centre |
name[Green Man], priceRange[cheap], area[riverside], familyFriendly[yes], near[All Bar One] | A family friendly place located on the Riverside near All Bar One called Green Man has cheap prices. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | A family friendly place located on the Riverside near All Bar One called Green Man has cheap prices.
From the passage given above, where is the location of the restaurant? | riverside |
name[Browns Cambridge], eatType[coffee shop], food[Italian], area[city centre], area[riverside], familyFriendly[no], near[Crowne Plaza Hotel] | Browns Cambridge is a coffee shop that also serves Italian food. This is not a family-friendly establishment. Browns Cambridge is located north of City centre, on the river near Crowne Plaza Hotel. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Browns Cambridge is a coffee shop that also serves Italian food. This is not a family-friendly establishment. Browns Cambridge is located north of City centre, on the river near Crowne Plaza Hotel.
From the passage given above, where is the location of the restaurant? | riverside |
name[Fitzbillies], eatType[coffee shop], food[Fast food], priceRange[moderate], customer rating[1 out of 5], area[riverside], familyFriendly[no] | Fitzbillies is a coffee shop that offers Fast Food with a moderate price and a customer rating 1 out of 5. It is located in the riverside and there is no kids area. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a coffee shop that offers Fast Food with a moderate price and a customer rating 1 out of 5. It is located in the riverside and there is no kids area.
From the passage given above, where is the location of the restaurant? | riverside |
name[Blue Spice], food[French], priceRange[£20-25], area[riverside] | The Blue Spice in the riverside area has French food and average prices. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Blue Spice in the riverside area has French food and average prices.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], food[Indian], priceRange[£20-25], customer rating[high], area[city centre], familyFriendly[yes], near[Express by Holiday Inn] | The Rice Boat is located near Express by Holiday Inn in the city centre. It serves high quality Indian food in the £20-25 price range and is kids friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is located near Express by Holiday Inn in the city centre. It serves high quality Indian food in the £20-25 price range and is kids friendly.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Golden Curry], eatType[restaurant], food[French], customer rating[3 out of 5], area[riverside], near[Café Rouge] | The Golden Curry riverside restaurant near French food Café Rouge customer rating 3 out of 5 | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Golden Curry riverside restaurant near French food Café Rouge customer rating 3 out of 5
From the passage given above, where is the location of the restaurant? | riverside |
name[Alimentum], food[English], priceRange[moderate], area[riverside], familyFriendly[no] | Alimentum serves English food in a non children friendly environment. With above average prices, it is located in the riverside area. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Alimentum serves English food in a non children friendly environment. With above average prices, it is located in the riverside area.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Mill], eatType[pub], food[French], priceRange[moderate], area[riverside] | The Mill is a moderately priced French pub located on the riverside. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Mill is a moderately priced French pub located on the riverside.
From the passage given above, where is the location of the restaurant? | riverside |
name[Green Man], eatType[restaurant], priceRange[high], area[riverside], familyFriendly[yes] | Green Man is a children friendly restaurant with a high price range. It is located in the riverside area. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Green Man is a children friendly restaurant with a high price range. It is located in the riverside area.
From the passage given above, where is the location of the restaurant? | riverside |
name[Travellers Rest Beefeater], priceRange[less than £20], customer rating[average], area[city centre], near[Café Adriatic] | Travellers Rest Beefeater offers relatively low priced food and is situated in the city centre near Café Adriatic. It has average customer ratings. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Travellers Rest Beefeater offers relatively low priced food and is situated in the city centre near Café Adriatic. It has average customer ratings.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Phoenix], eatType[restaurant], food[English], priceRange[high], customer rating[1 out of 5], area[city centre] | The Phoenix is an English restaurant in the city centre with a customer rating of 1 out of 5 and has a high price range. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Phoenix is an English restaurant in the city centre with a customer rating of 1 out of 5 and has a high price range.
From the passage given above, where is the location of the restaurant? | city centre |
name[Cotto], food[Chinese], area[city centre], near[Café Rouge] | For Chinese food go to Cotto in the city center near Café Rouge. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | For Chinese food go to Cotto in the city center near Café Rouge.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Eagle], eatType[coffee shop], food[Fast food], priceRange[less than £20], customer rating[low], area[city centre], familyFriendly[yes], near[Burger King] | The Eagle coffee shop is located near Burger King in the city centre, It is family-friendly with Fast food costing less than £20 but has a low customer rating | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Eagle coffee shop is located near Burger King in the city centre, It is family-friendly with Fast food costing less than £20 but has a low customer rating
From the passage given above, where is the location of the restaurant? | city centre |
name[Fitzbillies], eatType[coffee shop], food[Japanese], customer rating[high], area[city centre], familyFriendly[yes] | Fitzbillies is a coffee shop in the city centre, serving Japanese food. IT has a high customer rating. Prices range from £20-£25 and kids are welcome. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a coffee shop in the city centre, serving Japanese food. IT has a high customer rating. Prices range from £20-£25 and kids are welcome.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Olive Grove], eatType[pub], food[Fast food], priceRange[more than £30], area[riverside], familyFriendly[yes] | Located in the riverside area is The Olive Grove pub. It is child friendly and serves fast food at more than £30. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Located in the riverside area is The Olive Grove pub. It is child friendly and serves fast food at more than £30.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Eagle], eatType[coffee shop], priceRange[cheap], customer rating[average], area[riverside], familyFriendly[yes], near[Burger King] | The Eagle is an inexpensive coffee shop which serves burgers and fries located along the river near Burger King. It has three-stars and is family-friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Eagle is an inexpensive coffee shop which serves burgers and fries located along the river near Burger King. It has three-stars and is family-friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Golden Curry], eatType[restaurant], food[Fast food], customer rating[average], area[riverside], familyFriendly[yes], near[Café Rouge] | Riverside has a fast food restaurant named The Golden Curry. Located near Café Rouge, The Golden Curry is a family friendly restaurant. The Golden Curry has an average customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Riverside has a fast food restaurant named The Golden Curry. Located near Café Rouge, The Golden Curry is a family friendly restaurant. The Golden Curry has an average customer rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Eagle], eatType[restaurant], priceRange[more than £30], customer rating[5 out of 5], customer rating[low], area[riverside] | The Eagle is a riverside restaurant with low customer ratings and high price range. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Eagle is a riverside restaurant with low customer ratings and high price range.
From the passage given above, where is the location of the restaurant? | riverside |
name[Aromi], eatType[pub], area[riverside], familyFriendly[yes] | Aromi is a pub located along the riverside. It is child friendly and is child friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Aromi is a pub located along the riverside. It is child friendly and is child friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Mill], eatType[pub], food[Japanese], priceRange[cheap], area[riverside] | The Mill is a riverside pub that serves cheaply priced Japanese food. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Mill is a riverside pub that serves cheaply priced Japanese food.
From the passage given above, where is the location of the restaurant? | riverside |
name[Fitzbillies], eatType[coffee shop], food[Fast food], priceRange[moderate], customer rating[high], area[riverside], familyFriendly[yes] | Fitzbillies is an upscale, riverside, coffee shop which has highly rated food without a child-friendly environment. Prices are above average for fast food. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is an upscale, riverside, coffee shop which has highly rated food without a child-friendly environment. Prices are above average for fast food.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Twenty Two], eatType[pub], customer rating[average], area[riverside], near[Café Sicilia] | The Twenty Two pub is by the river near Café Sicilia. It has an average rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Twenty Two pub is by the river near Café Sicilia. It has an average rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Olive Grove], eatType[pub], area[riverside], familyFriendly[yes] | There is a family friendly pub called The Olive Grove located near the river. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | There is a family friendly pub called The Olive Grove located near the river.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Mill], eatType[pub], priceRange[less than £20], area[city centre] | The Mill is a low-priced pub which is located in the City centre and serves breakfast food. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Mill is a low-priced pub which is located in the City centre and serves breakfast food.
From the passage given above, where is the location of the restaurant? | city centre |
name[Taste of Cambridge], eatType[coffee shop], food[Fast food], area[city centre], familyFriendly[yes], near[Crowne Plaza Hotel] | Taste of Cambridge, located in the city centre, is a coffee shop that offers fast food. This family-friendly coffee shop can be found near the Crowne Plaza Hotel. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Taste of Cambridge, located in the city centre, is a coffee shop that offers fast food. This family-friendly coffee shop can be found near the Crowne Plaza Hotel.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Twenty Two], eatType[restaurant], food[French], area[riverside], familyFriendly[no] | The Twenty Two is a French restaurant. Located riverside. It is not family-friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Twenty Two is a French restaurant. Located riverside. It is not family-friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Eagle], eatType[coffee shop], food[Fast food], priceRange[moderate], customer rating[1 out of 5], area[city centre], familyFriendly[no], near[Burger King] | In the city centre you will find a moderately priced Fast food coffee shop called The Eagle. It is located near Burger King, is not kid friendly and has a customer rating of 1 out of 5. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | In the city centre you will find a moderately priced Fast food coffee shop called The Eagle. It is located near Burger King, is not kid friendly and has a customer rating of 1 out of 5.
From the passage given above, where is the location of the restaurant? | city centre |
name[Aromi], eatType[coffee shop], food[Fast food], customer rating[3 out of 5], area[riverside], familyFriendly[yes] | Looking for Fast food and coffee, Aromi is your place. Situated in Riverside it is child friendly and has a 3 out of 5 customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Looking for Fast food and coffee, Aromi is your place. Situated in Riverside it is child friendly and has a 3 out of 5 customer rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], food[French], priceRange[moderate], customer rating[low], area[riverside], familyFriendly[no], near[Express by Holiday Inn] | The Rice Boat serves French food. The prices are above average and the customer ratings are low. It is not a children friendly establishment. It is located in the riverside area near Express by Holiday Inn. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat serves French food. The prices are above average and the customer ratings are low. It is not a children friendly establishment. It is located in the riverside area near Express by Holiday Inn.
From the passage given above, where is the location of the restaurant? | riverside |
name[Blue Spice], eatType[restaurant], customer rating[3 out of 5], area[city centre], familyFriendly[yes] | Blue Spice is an averagely rated and priced restaurant located in the city centre. It is kids friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Blue Spice is an averagely rated and priced restaurant located in the city centre. It is kids friendly.
From the passage given above, where is the location of the restaurant? | city centre |
name[Green Man], priceRange[cheap], area[riverside], familyFriendly[yes] | Green Man in Riverside serve cheap meals and if family friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Green Man in Riverside serve cheap meals and if family friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[Clowns], eatType[coffee shop], food[Indian], customer rating[5 out of 5], area[riverside], near[Clare Hall] | Clowns is a coffee shop providing Indian food It is located in the riverside. It is near Clare Hall. Its customer rating is 5 out of 5. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Clowns is a coffee shop providing Indian food It is located in the riverside. It is near Clare Hall. Its customer rating is 5 out of 5.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Golden Palace], eatType[coffee shop], eatType[restaurant], food[Italian], priceRange[high], customer rating[average], area[city centre] | The Golden Palace is an expensive restaurant that has an average customer rating that is a coffee shop in City center that services Italian food. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Golden Palace is an expensive restaurant that has an average customer rating that is a coffee shop in City center that services Italian food.
From the passage given above, where is the location of the restaurant? | city centre |
name[Bibimbap House], food[Italian], area[riverside], near[The Rice Boat] | Bibimbap House near The Rice Boat in riverside does Italian food. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Bibimbap House near The Rice Boat in riverside does Italian food.
From the passage given above, where is the location of the restaurant? | riverside |
name[Fitzbillies], food[Italian], customer rating[5 out of 5], area[city centre] | Fitzbillies is a lovely quaint little hole in the wall in the city centre. Rated 5 out of 5 stars, it's a great place to eat with the family if you're craving the best Italian food, and as if it couldn't get any better, the prices are a steal. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a lovely quaint little hole in the wall in the city centre. Rated 5 out of 5 stars, it's a great place to eat with the family if you're craving the best Italian food, and as if it couldn't get any better, the prices are a steal.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Golden Curry], food[English], customer rating[low], area[city centre], familyFriendly[yes], near[Café Rouge] | The Golden Curry has a low customer rating, but is family-friendly, serves English food, and is conveniently located near the Café Rouge in the city center. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Golden Curry has a low customer rating, but is family-friendly, serves English food, and is conveniently located near the Café Rouge in the city center.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Olive Grove], eatType[pub], eatType[restaurant], food[Fast food], priceRange[moderate], area[city centre], familyFriendly[no] | The Olive Grove is a pub specializing in fast food. It's located in the city centre with a moderate price range. The Olive Grove is not a kid friendly restaurant. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Olive Grove is a pub specializing in fast food. It's located in the city centre with a moderate price range. The Olive Grove is not a kid friendly restaurant.
From the passage given above, where is the location of the restaurant? | city centre |
name[Fitzbillies], eatType[coffee shop], food[Fast food], customer rating[average], area[city centre], area[riverside], familyFriendly[yes] | Fitzbillies coffee Shop serves a low cost fast food menu in a family friendly atmosphere. Scoring 3 out of 5 stars you can find it by the Riverside in the City Centre. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies coffee Shop serves a low cost fast food menu in a family friendly atmosphere. Scoring 3 out of 5 stars you can find it by the Riverside in the City Centre.
From the passage given above, where is the location of the restaurant? | riverside |
name[Browns Cambridge], eatType[coffee shop], food[Indian], customer rating[1 out of 5], area[riverside], familyFriendly[yes], near[Crowne Plaza Hotel] | Browns Cambridge is a kid friendly Indian coffee shop located riverside near Crowne Plaza Hotel with a customer rating of 1 out of 5. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Browns Cambridge is a kid friendly Indian coffee shop located riverside near Crowne Plaza Hotel with a customer rating of 1 out of 5.
From the passage given above, where is the location of the restaurant? | riverside |
name[Travellers Rest Beefeater], eatType[restaurant], priceRange[more than £30], customer rating[5 out of 5], customer rating[low], area[riverside], near[Café Adriatic] | Travellers Rest Beefeater is a low quality and high priced restaurant located near the Café Adriatic by the Riverside. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Travellers Rest Beefeater is a low quality and high priced restaurant located near the Café Adriatic by the Riverside.
From the passage given above, where is the location of the restaurant? | riverside |
name[Browns Cambridge], eatType[coffee shop], food[Italian], area[city centre], near[Crowne Plaza Hotel] | Offering Italian Cuisine with rave reviews is coffee shop Browns Cambridge near Crowne Plaza Hotel in the city centre | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Offering Italian Cuisine with rave reviews is coffee shop Browns Cambridge near Crowne Plaza Hotel in the city centre
From the passage given above, where is the location of the restaurant? | city centre |
name[The Waterman], eatType[restaurant], food[Fast food], priceRange[cheap], priceRange[moderate], customer rating[average], area[city centre], familyFriendly[no] | Located in the center of the city is a Fast food restaurant named The Waterman that has a cheap price range and a average customer rating that is not family-friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Located in the center of the city is a Fast food restaurant named The Waterman that has a cheap price range and a average customer rating that is not family-friendly.
From the passage given above, where is the location of the restaurant? | city centre |
name[Browns Cambridge], eatType[coffee shop], food[Fast food], customer rating[3 out of 5], area[riverside], familyFriendly[yes], near[Crowne Plaza Hotel] | In riverside, near Crowne Plaza Hotel, Browns Cambridge coffee shop has a 3 out of 5 customer rating, serves fast food and is kid friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | In riverside, near Crowne Plaza Hotel, Browns Cambridge coffee shop has a 3 out of 5 customer rating, serves fast food and is kid friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[Zizzi], eatType[coffee shop], priceRange[more than £30], customer rating[5 out of 5], area[riverside], familyFriendly[yes] | Zizzi is a high-priced coffee shop located in the riverside, it's also children-friendly and 5 out of 5 customers recommend it. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Zizzi is a high-priced coffee shop located in the riverside, it's also children-friendly and 5 out of 5 customers recommend it.
From the passage given above, where is the location of the restaurant? | riverside |
name[Alimentum], food[Italian], priceRange[high], customer rating[average], area[city centre], near[Yippee Noodle Bar] | Alimentum is located in the city centre near Yippee Noodle Bar. It serves expensive Italian food. It has an average customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Alimentum is located in the city centre near Yippee Noodle Bar. It serves expensive Italian food. It has an average customer rating.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Rice Boat], eatType[restaurant], food[Indian], customer rating[5 out of 5], area[riverside], familyFriendly[yes] | The Rice Boat is a restaurant that serves Indian . it is in the riverside area. its customer rating is 5 out of 5 and it is family friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is a restaurant that serves Indian . it is in the riverside area. its customer rating is 5 out of 5 and it is family friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], food[Fast food], priceRange[moderate], customer rating[3 out of 5], area[riverside], familyFriendly[yes], near[Express by Holiday Inn] | Located near the Express by Holiday Inn on the riverside, The Rice Boat provides fast food with moderate prices that is kid friendly along with a customer rating of 3 out of 5. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Located near the Express by Holiday Inn on the riverside, The Rice Boat provides fast food with moderate prices that is kid friendly along with a customer rating of 3 out of 5.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Phoenix], food[Italian], priceRange[cheap], customer rating[average], area[riverside] | The Phoenix is a cheap Italian in the riverside area with an average rating | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Phoenix is a cheap Italian in the riverside area with an average rating
From the passage given above, where is the location of the restaurant? | riverside |
name[Browns Cambridge], eatType[coffee shop], food[French], customer rating[5 out of 5], area[riverside], familyFriendly[no], near[Crowne Plaza Hotel] | A coffee shop that serves French food and highly rated is Browns Cambridge. It is not family-friendly, but it is by the riverside near Crowne Plaza Hotel. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | A coffee shop that serves French food and highly rated is Browns Cambridge. It is not family-friendly, but it is by the riverside near Crowne Plaza Hotel.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Phoenix], eatType[restaurant], customer rating[average], area[city centre] | The Phoenix is a restaurant located right along the water just outside of the City Centre. The prices as well as the reviews are decent. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Phoenix is a restaurant located right along the water just outside of the City Centre. The prices as well as the reviews are decent.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Phoenix], food[English], customer rating[high], area[riverside] | The Phoenix by the riverside serves English food and has a high customer rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Phoenix by the riverside serves English food and has a high customer rating.
From the passage given above, where is the location of the restaurant? | riverside |
name[Alimentum], food[Indian], priceRange[less than £20], area[city centre], familyFriendly[yes] | Alimentum serves Indian food in the less than £20 price range in the City Centre and is family friendly | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Alimentum serves Indian food in the less than £20 price range in the City Centre and is family friendly
From the passage given above, where is the location of the restaurant? | city centre |
name[Fitzbillies], eatType[coffee shop], food[French], priceRange[more than £30], customer rating[low], area[city centre], familyFriendly[yes] | Fitzbillies is a low rated but child friendly French coffee shop in the city centre. It is in the price range of more than £30. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Fitzbillies is a low rated but child friendly French coffee shop in the city centre. It is in the price range of more than £30.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Waterman], food[Chinese], priceRange[high], customer rating[average], area[riverside], familyFriendly[no] | There is The Waterman offering Chinese food and it is located at the riverside. It has an average customer rating and a typical meal is in the high price range. This is no children friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | There is The Waterman offering Chinese food and it is located at the riverside. It has an average customer rating and a typical meal is in the high price range. This is no children friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[Giraffe], eatType[pub], food[French], area[city centre], familyFriendly[yes] | Giraffe - a family-friendly pub in the heart of the city centre serving delicious French food | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Giraffe - a family-friendly pub in the heart of the city centre serving delicious French food
From the passage given above, where is the location of the restaurant? | city centre |
name[The Rice Boat], eatType[restaurant], food[Italian], priceRange[moderate], customer rating[3 out of 5], area[riverside], near[Express by Holiday Inn] | The Rice Boat is a moderately priced adult restaurant serving Italian food. It is located in riverside near Express by Holiday Inn and receives a customer rating of 3 out of 5. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is a moderately priced adult restaurant serving Italian food. It is located in riverside near Express by Holiday Inn and receives a customer rating of 3 out of 5.
From the passage given above, where is the location of the restaurant? | riverside |
name[Taste of Cambridge], eatType[coffee shop], food[Fast food], area[riverside], familyFriendly[yes], near[Crowne Plaza Hotel] | Taste of Cambridge,, in the riverside area, near the Crowne Plaza Hotel, there is a coffee shop with fast food, of and it is kid friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Taste of Cambridge,, in the riverside area, near the Crowne Plaza Hotel, there is a coffee shop with fast food, of and it is kid friendly.
From the passage given above, where is the location of the restaurant? | riverside |
name[The Rice Boat], priceRange[cheap], customer rating[5 out of 5], area[city centre], familyFriendly[yes], near[Express by Holiday Inn] | The Rice Boat is a low-priced, family friendly venue located in the city centre close to Express by Holiday Inn. It is rated 5 out of 5 by customers. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Rice Boat is a low-priced, family friendly venue located in the city centre close to Express by Holiday Inn. It is rated 5 out of 5 by customers.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Eagle], eatType[coffee shop], food[French], customer rating[high], area[city centre], familyFriendly[yes], near[Burger King] | 'The Eagle' is a kid-friendly French coffee shop. It is a reasonably priced place with high quality reviews. It is located near Burger King in the city center. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | 'The Eagle' is a kid-friendly French coffee shop. It is a reasonably priced place with high quality reviews. It is located near Burger King in the city center.
From the passage given above, where is the location of the restaurant? | city centre |
name[Cotto], eatType[coffee shop], food[Italian], priceRange[more than £30], customer rating[high], area[city centre], near[The Portland Arms] | Located near The Portland Arms, at the city centre, Cotto is an Italian coffee shop. Prices range more than £30. Customers have given it a high rating. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Located near The Portland Arms, at the city centre, Cotto is an Italian coffee shop. Prices range more than £30. Customers have given it a high rating.
From the passage given above, where is the location of the restaurant? | city centre |
name[The Wrestlers], eatType[coffee shop], food[Japanese], priceRange[moderate], area[city centre], familyFriendly[yes], near[Raja Indian Cuisine] | The Wrestlers coffee shop is located near Raja Indian Cuisine in the city centre area. It serves Japanese food in the moderate price range and is child friendly | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | The Wrestlers coffee shop is located near Raja Indian Cuisine in the city centre area. It serves Japanese food in the moderate price range and is child friendly
From the passage given above, where is the location of the restaurant? | city centre |
name[Alimentum], eatType[restaurant], priceRange[moderate], area[riverside], familyFriendly[no] | Alimentum is a moderately priced Fastfood restaurant in the riverside area. It is not kid friendly. | area_qa | {% set vars = {'key':"area", 'value':""} %}
{% for feature in meaning_representation.split("]") if vars['key'] in feature %}
{% set temp = vars.update({'value':feature.replace(",","").replace(vars['key']+"[", '')}) %}
{%- endfor %}
{% if vars["value"]|length > 0 %}
{{human_reference}}
From the passage given above, whe... | Alimentum is a moderately priced Fastfood restaurant in the riverside area. It is not kid friendly.
From the passage given above, where is the location of the restaurant? | riverside |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.