{"task_type": "generation", "dataset": "absa-quad", "input": "['The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty .']", "output": "[['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Eating in , the atmosphere saves it , but at your desk , it 's a very disappointing experience .\"]", "output": "[['atmosphere', 'ambience general', 'positive', 'saves'], ['NULL', 'restaurant general', 'negative', 'disappointing']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['keep up the good work .']", "output": "[['NULL', 'restaurant general', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The fish was adequate , but inexpertly sliced .']", "output": "[['fish', 'food style_options', 'negative', 'adequate'], ['fish', 'food style_options', 'negative', 'inexpertly sliced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Try sushimi cucumber roll .']", "output": "[['sushimi cucumber roll', 'food quality', 'positive', 'Try']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The sushi seemed pretty fresh and was adequately proportioned .']", "output": "[['sushi', 'food quality', 'positive', 'fresh'], ['sushi', 'food style_options', 'positive', 'proportioned']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is very average ... the Thai fusion stuff is a bit too sweet , every thing they serve is too sweet here .']", "output": "[['food', 'food quality', 'negative', 'average'], ['Thai fusion stuff', 'food quality', 'negative', 'too sweet'], ['NULL', 'food quality', 'negative', 'too sweet']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Terrible , terrible management - deserves to be shut-down .']", "output": "[['management', 'service general', 'negative', 'Terrible'], ['management', 'service general', 'negative', 'terrible'], ['NULL', 'restaurant general', 'negative', 'deserves to be shut-down']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I am relatively new to the area and tried Pick a bgel on 2nd and was disappointed with the service and I thought the food was overated and on the pricey side .']", "output": "[['service', 'service general', 'negative', 'disappointed'], ['food', 'food prices', 'negative', 'pricey'], ['food', 'food quality', 'negative', 'overated']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The quantity is also very good , you will come out satisfied .']", "output": "[['quantity', 'food style_options', 'positive', 'good'], ['quantity', 'food style_options', 'positive', 'satisfied']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Not enough wines by the glass either .']", "output": "[['wines by the glass', 'drinks style_options', 'negative', 'Not enough']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"but when we looked at the menu , there weren 't a lot of choices , most of them were dumplings in the appetizer section .\"]", "output": "[['menu', 'food style_options', 'negative', \"weren 't a lot of choices\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The kitchen however , is almost always slow .']", "output": "[['kitchen', 'service general', 'negative', 'slow']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Awsome Pizza especially the Margheritta slice .']", "output": "[['Pizza', 'food quality', 'positive', 'Awsome'], ['Margheritta slice', 'food quality', 'positive', 'Awsome']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food however , is what one might expect .']", "output": "[['food', 'food quality', 'negative', 'expect']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I would say that all was fine and tasty but the heaviness on my stomach someting that i ca n't not mention or undermine .\"]", "output": "[['NULL', 'food quality', 'negative', \"the heaviness on my stomach someting that i ca n't not mention or undermine\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"It 's simply the best meal in NYC .\"]", "output": "[['meal', 'food quality', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['From the spectacular caviar to the hospitable waitstaff , I felt like royalty and enjoyed every second of it .']", "output": "[['caviar', 'food quality', 'positive', 'spectacular'], ['caviar', 'food quality', 'positive', 'enjoyed'], ['waitstaff', 'service general', 'positive', 'hospitable'], ['waitstaff', 'service general', 'positive', 'enjoyed']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The entree was bland and small , dessert was not inspired .']", "output": "[['entree', 'food quality', 'negative', 'bland'], ['entree', 'food style_options', 'negative', 'small'], ['dessert', 'food quality', 'negative', 'not inspired']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The spicy tuna roll was unusually good and the rock shrimp tempura was awesome , great appetizer to share !']", "output": "[['spicy tuna roll', 'food quality', 'positive', 'good'], ['rock shrimp tempura', 'food quality', 'positive', 'awesome']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The decor in this place is very diner-ish and the kind of place you expect in the East Village - not romantic , just simple , small and sparse .']", "output": "[['decor', 'ambience general', 'neutral', 'diner-ish']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The pizza is delicious and the proprietor is one of the nicest in NYC .']", "output": "[['pizza', 'food quality', 'positive', 'delicious'], ['proprietor', 'service general', 'positive', 'nicest']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The place is small and intimate and you may feel a little crowded , but the service is excellent and it 's great for friends out , a romantic date , or a special occassion .\"]", "output": "[['service', 'service general', 'positive', 'excellent'], ['place', 'ambience general', 'negative', 'crowded'], ['place', 'restaurant miscellaneous', 'positive', 'small'], ['place', 'restaurant miscellaneous', 'positive', 'intimate']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have been coming here for years and have nothing but good things to say about the service and the great staff at La Lanterna .']", "output": "[['service', 'service general', 'positive', 'good'], ['staff', 'service general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The signs , the specials menus , food , and even all the waitstaff are ALL TOTALLY Japanese .']", "output": "[['signs', 'restaurant miscellaneous', 'positive', 'Japanese'], ['specials menus', 'food style_options', 'positive', 'Japanese'], ['food', 'food quality', 'positive', 'Japanese'], ['waitstaff', 'service general', 'positive', 'Japanese']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The wine list is excellent .']", "output": "[['wine list', 'drinks style_options', 'positive', 'excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The setting is casual and romantic .']", "output": "[['setting', 'ambience general', 'positive', 'casual'], ['setting', 'ambience general', 'positive', 'romantic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Nice value .']", "output": "[['NULL', 'restaurant prices', 'positive', 'Nice value']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"It just was n't Thai .\"]", "output": "[['NULL', 'food quality', 'negative', \"was n't Thai\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Average to good Thai food , but terrible delivery .']", "output": "[['Thai food', 'food quality', 'positive', 'Average to good'], ['delivery', 'service general', 'negative', 'terrible']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Zero ambiance to boot .']", "output": "[['ambiance', 'ambience general', 'negative', 'Zero']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"A restaurant that does n't try to do anything except serve great food with great service in a pleasant atmosphere .\"]", "output": "[['food', 'food quality', 'positive', 'great'], ['service', 'service general', 'positive', 'great'], ['atmosphere', 'ambience general', 'positive', 'pleasant']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The atmosphere is unheralded , the service impecible , and the food magnificant .']", "output": "[['atmosphere', 'ambience general', 'positive', 'unheralded'], ['service', 'service general', 'positive', 'impecible'], ['food', 'food quality', 'positive', 'magnificant']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The fish was really , really fresh .']", "output": "[['fish', 'food quality', 'positive', 'fresh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The owner truly caters to all your needs .']", "output": "[['owner', 'service general', 'positive', 'caters to all your needs']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I had never had Edamame pureed before but I thought it was innovative and tasty ( could 've used a bit more salt ) .\"]", "output": "[['Edamame pureed', 'food quality', 'positive', 'tasty'], ['Edamame pureed', 'food style_options', 'positive', 'innovative']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I will be going back very soon .']", "output": "[['NULL', 'restaurant general', 'positive', 'going back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Guacamole+shrimp appetizer was really great , we both had the filet , very good , did n't much like the frites that came with , but the filet was so good , neither of us cared .\"]", "output": "[['Guacamole+shrimp appetizer', 'food quality', 'positive', 'great'], ['filet', 'food quality', 'positive', 'good'], ['frites', 'food quality', 'negative', \"did n't much like\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The food is decent at best , and the ambience , well , it 's a matter of opinion , some may consider it to be a sweet thing , I thought it was just annoying .\"]", "output": "[['food', 'food quality', 'negative', 'decent'], ['ambience', 'ambience general', 'negative', 'annoying']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Save yourself the time and trouble and skip this one !']", "output": "[['NULL', 'restaurant general', 'negative', 'skip']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Luckily we saved room for the BBQ Salmon , Sea Bass and Crispy Duck .']", "output": "[['BBQ Salmon', 'food quality', 'positive', 'Luckily'], ['Sea Bass', 'food quality', 'positive', 'Luckily'], ['Crispy Duck', 'food quality', 'positive', 'Luckily']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food looked very appetizing and delicious since it came on a variety of fancy plates .']", "output": "[['food', 'food style_options', 'positive', 'appetizing'], ['food', 'food style_options', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This is a nice pizza place with good selection of thin crust pizza including the Basil slice .']", "output": "[['selection of thin crust pizza', 'food style_options', 'positive', 'good'], ['selection of thin crust pizza', 'food quality', 'positive', 'good'], ['pizza place', 'restaurant general', 'positive', 'nice'], ['Basil slice', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Prices are in line .']", "output": "[['NULL', 'restaurant prices', 'neutral', 'in line']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Everything we had was good or ok ... but definitely nothing great .']", "output": "[['NULL', 'food quality', 'neutral', 'nothing great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It is a lot of fun with live entertainment and all kinds of Disney type special effects .']", "output": "[['NULL', 'ambience general', 'positive', 'fun']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The staff was accomodating , the food was absolutely delicious and the place is lovely .']", "output": "[['staff', 'service general', 'positive', 'accomodating'], ['food', 'food quality', 'positive', 'delicious'], ['place', 'ambience general', 'positive', 'lovely']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Fish is so very fresh .']", "output": "[['Fish', 'food quality', 'positive', 'fresh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We will be back .']", "output": "[['NULL', 'restaurant general', 'positive', 'be back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['All the people that I bring there go back on their own and bring THEIR friends !']", "output": "[['NULL', 'restaurant miscellaneous', 'positive', 'go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This tiny Williamsburg spot is always pleasantly surprising .']", "output": "[['Williamsburg spot', 'restaurant general', 'positive', 'surprising']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Quite frankly , this is some of the worst sushi I have ever tried .']", "output": "[['sushi', 'food quality', 'negative', 'worst']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service is fast and friendly .']", "output": "[['Service', 'service general', 'positive', 'fast'], ['Service', 'service general', 'positive', 'friendly']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The portions are HUGE , so it might be good to order three things to split ( rather than one appetizer and entree per person ) for two people .']", "output": "[['portions', 'food style_options', 'neutral', 'HUGE']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Thank You Emilio .']", "output": "[['Emilio', 'restaurant general', 'positive', 'Thank You']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The pasta penne was pretty extra buttery , creamy which means a big task to diggest . . tasty at first but i would say that i was full with a slice of pizza and 7 to count , penne ... got a little moody afterwards cause was stuffed ... lol']", "output": "[['pasta penne', 'food quality', 'negative', 'extra buttery'], ['pasta penne', 'food style_options', 'negative', 'moody']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The place is a BISTRO which means : simple dishes and wine served efficiently in a bustling atmosphere .']", "output": "[['dishes', 'food style_options', 'positive', 'simple'], ['NULL', 'service general', 'positive', 'served efficiently'], ['atmosphere', 'ambience general', 'positive', 'bustling']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have known about this secret for the last 13 years , Emilio ( the Godfather ) has continued to serve food and wine for the gods at mortal prices .']", "output": "[['food', 'food quality', 'positive', 'gods'], ['wine', 'drinks quality', 'positive', 'gods'], ['food', 'food prices', 'positive', 'mortal'], ['wine', 'drinks prices', 'positive', 'mortal']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['bottles of wine are cheap and good .']", "output": "[['bottles of wine', 'drinks prices', 'positive', 'cheap'], ['bottles of wine', 'drinks quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Our family never expected such incredible entertainment in a restaurant .']", "output": "[['entertainment', 'ambience general', 'positive', 'incredible']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I almost hesititate to write a review because the atmosphere was so great and I would hate for it too become to crowded .']", "output": "[['atmosphere', 'ambience general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The place is so cool and the service is prompt and curtious .']", "output": "[['service', 'service general', 'positive', 'prompt'], ['service', 'service general', 'positive', 'curtious'], ['place', 'ambience general', 'positive', 'cool']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I would highly recommend this place !']", "output": "[['place', 'restaurant general', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Faan is sooo good .']", "output": "[['Faan', 'restaurant general', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The ambience was nice , but service was n't so great .\"]", "output": "[['ambience', 'ambience general', 'positive', 'nice'], ['service', 'service general', 'negative', \"was n't so great\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Definitely a neighborhood favorite .']", "output": "[['NULL', 'restaurant general', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Make sure you try this place as often as you can .']", "output": "[['place', 'restaurant general', 'positive', 'try']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['If you are the type of person who likes being scared and entertained , this is a great place to go and eat .']", "output": "[['place', 'restaurant miscellaneous', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have reservations about the all you can eat deal , however -- the choices are fairly limited and you can probably order more food than you can eat for less than $ 18 by just going off the menu .']", "output": "[['all you can eat deal', 'food style_options', 'negative', 'limited'], ['all you can eat deal', 'food prices', 'negative', 'limited']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The svc can be a bit rude at times , esp if you have big group , but overall the restaurant is a must !']", "output": "[['svc', 'service general', 'negative', 'rude'], ['restaurant', 'restaurant general', 'positive', 'must']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have eaten at Saul , many times , the food is always consistently , outrageously good .']", "output": "[['food', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I fell in love with the egg noodles in the beef broth with shrimp dumplings and slices of BBQ roast pork .']", "output": "[['egg noodles in the beef broth with shrimp dumplings and slices of BBQ roast pork', 'food quality', 'positive', 'love']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['LLOOVVE THIS PLACE .']", "output": "[['PLACE', 'restaurant general', 'positive', 'LLOOVVE']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This place is incredibly tiny .']", "output": "[['place', 'ambience general', 'negative', 'tiny']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Problem is nothing at Prune is particularly memorable .']", "output": "[['Prune', 'restaurant general', 'negative', 'memorable']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['delicious bagels , especially when right out of the oven .']", "output": "[['bagels', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This restaurant was way overhyped .']", "output": "[['restaurant', 'restaurant general', 'negative', 'overhyped']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['A gentleman , maybe the manager , came to our table , and without so much as a smile or greeting asked for our order .']", "output": "[['gentleman', 'service general', 'negative', 'without so much as a smile or greeting']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is great .']", "output": "[['food', 'food quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Fabulous decor - makes you feel like you 're in a trendy Manhattan restaurant , very very good food , cheaply-priced , generally friendly staff , and if you 're a Manhattanite , or spend most of your time in Manhattan , Rice Avenue will make you feel at home ... ..very Soho /Village /Upper West Side minus the expensive prices and pretentious clientele ... ..all on Roosevelt Avenue !\"]", "output": "[['decor', 'ambience general', 'positive', 'Fabulous'], ['food', 'food quality', 'positive', 'good'], ['food', 'food prices', 'positive', 'cheaply-priced'], ['staff', 'service general', 'positive', 'friendly'], ['Rice Avenue', 'ambience general', 'positive', 'feel at home'], ['Rice Avenue', 'location general', 'positive', 'very Soho /Village /Upper West Side'], ['Rice Avenue', 'restaurant prices', 'positive', 'minus the expensive prices']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is a diamond in rough -- the food is delicious and homemade with the perfect balance of herbs and tomatoes .']", "output": "[['food', 'food quality', 'positive', 'diamond'], ['balance of herbs and tomatoes', 'food quality', 'positive', 'perfect']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The buffet had a nice selection .']", "output": "[['buffet', 'food style_options', 'positive', 'nice']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"One would think we 'd get an apology or complimentary drinks - instead , we got a snobby waiter would n't even take our order for 15 minutes and gave us lip when we asked him to do so .\"]", "output": "[['waiter', 'service general', 'negative', 'snobby']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is tasty and portion sizes are appropriate .']", "output": "[['food', 'food quality', 'positive', 'tasty'], ['portion sizes', 'food style_options', 'positive', 'appropriate']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Much of the time it seems like they do not care about you .']", "output": "[['NULL', 'service general', 'negative', 'do not care about you']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We will go back every time we are in the City .']", "output": "[['NULL', 'restaurant general', 'positive', 'go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have to highly recommend the lobster roll - not to much mayo ; you can tell it was a fresh lobster .']", "output": "[['lobster roll', 'food quality', 'positive', 'recommend'], ['lobster', 'food quality', 'positive', 'fresh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Thius is a must for anyone who loves Shabu-Shabu .']", "output": "[['Shabu-Shabu', 'food quality', 'positive', 'loves']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Prices are very good .']", "output": "[['NULL', 'restaurant prices', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['A pleasant surprise .']", "output": "[['NULL', 'restaurant general', 'positive', 'pleasant surprise']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The first time I went , and was completely taken by the live jazz band and atmosphere , I ordered the Lobster Cobb Salad .']", "output": "[['live jazz band', 'ambience general', 'positive', 'taken'], ['atmosphere', 'ambience general', 'positive', 'taken']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is yummy , especially their cooked-to-perfection mussels in spicy tomato sauce and their shoestring crispy fries .']", "output": "[['food', 'food quality', 'positive', 'yummy'], ['mussels in spicy tomato sauce', 'food quality', 'positive', 'yummy'], ['mussels in spicy tomato sauce', 'food quality', 'positive', 'cooked-to-perfection'], ['fries', 'food quality', 'positive', 'yummy'], ['fries', 'food quality', 'positive', 'crispy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Try their chef 's specials -- they are to die for .\"]", "output": "[[\"chef 's specials\", 'food quality', 'positive', 'Try'], [\"chef 's specials\", 'food quality', 'positive', 'die for']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great atmoshere and worth every bit .']", "output": "[['atmoshere', 'ambience general', 'positive', 'Great'], ['NULL', 'restaurant general', 'positive', 'worth']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['However , I think Jeckll and Hydes t is one of those places that is fun to do once .']", "output": "[['Jeckll and Hydes', 'restaurant general', 'positive', 'fun']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We were very disappointed .']", "output": "[['NULL', 'food quality', 'negative', 'disappointed']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The tables are crammed way too close , the menu is typical of any Italian restaurant , and the wine list is simply overpriced .']", "output": "[['tables', 'ambience general', 'negative', 'crammed'], ['tables', 'ambience general', 'negative', 'too close'], ['menu', 'food style_options', 'neutral', 'typical'], ['wine list', 'drinks prices', 'negative', 'overpriced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['If we were to move from the upper east side , we would genuinely miss this restaurant .']", "output": "[['restaurant', 'restaurant general', 'positive', 'miss']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Tiny dessert was $ 8.00 ... just plain overpriced for what it is .']", "output": "[['dessert', 'food quality', 'negative', 'plain'], ['dessert', 'food style_options', 'negative', 'Tiny'], ['dessert', 'food prices', 'negative', 'overpriced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The place is small and cramped but the food is fantastic .']", "output": "[['place', 'ambience general', 'negative', 'small'], ['place', 'ambience general', 'negative', 'cramped'], ['food', 'food quality', 'positive', 'fantastic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['and yes Dal Bukhara is so dam good and so are all the kababs .']", "output": "[['kababs', 'food quality', 'positive', 'good'], ['Dal Bukhara', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Warning : You may find it difficult to dine at other Japanese restaurants after a visit to Mizu !']", "output": "[['Mizu', 'restaurant general', 'positive', 'difficult']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['No gimmicks here -- the food speaks for itself in its freshness and preparation .']", "output": "[['food', 'food quality', 'positive', 'freshness']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Guaranteed to be a tasty experience ! )']", "output": "[['NULL', 'drinks quality', 'positive', 'tasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['but overall i give it a 10']", "output": "[['NULL', 'restaurant general', 'positive', 'give it a 10']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Would NEVER go back there .']", "output": "[['NULL', 'restaurant general', 'negative', 'NEVER go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great neighborhood joint .']", "output": "[['joint', 'restaurant general', 'positive', 'Great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The decor is vibrant and eye-pleasing with several semi-private boths on the right side of the dining hall , which are great for a date .']", "output": "[['decor', 'ambience general', 'positive', 'vibrant'], ['decor', 'ambience general', 'positive', 'eye-pleasing'], ['semi-private boths', 'ambience general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The worst excuse for Japanese food I 've ever encountered .\"]", "output": "[['NULL', 'restaurant miscellaneous', 'negative', 'worst']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Be sure not to get anything other than bagels ! . .']", "output": "[['NULL', 'food quality', 'negative', 'not to get anything']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Check out the secret back room .']", "output": "[['back room', 'ambience general', 'positive', 'secret']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This quaint and romantic trattoria is at the top of my Manhattan restaurant list .']", "output": "[['trattoria', 'ambience general', 'positive', 'quaint'], ['trattoria', 'restaurant general', 'positive', 'romantic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Enjoyed a very nice Caesar Salad while my wife had arugula and goat cheese ... both very tasty .']", "output": "[['Caesar Salad', 'food quality', 'positive', 'Enjoyed'], ['Caesar Salad', 'food quality', 'positive', 'nice'], ['arugula and goat cheese', 'food quality', 'positive', 'tasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I had a great experience .']", "output": "[['NULL', 'restaurant general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"They do n't concern much of customer 's health , just want to make money .\"]", "output": "[['NULL', 'restaurant miscellaneous', 'negative', \"do n't concern much\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We ordered the special , grilled branzino , that was so infused with bone , it was difficult to eat .']", "output": "[['grilled branzino', 'food quality', 'negative', 'difficult to eat']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"please do n't fool us .\"]", "output": "[['NULL', 'restaurant miscellaneous', 'negative', 'fool']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Do n't judge this place prima facie , you have to try it to believe it , a home away from home for the literate heart .\"]", "output": "[['place', 'restaurant general', 'positive', 'try it and believe it']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The cold appetizer dishes taste like the way I remember them to taste when I was growing up in Taiwan .']", "output": "[['cold appetizer dishes', 'food quality', 'positive', 'like the way I remember them']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['With the great variety on the menu , I eat here often and never get bored .']", "output": "[['menu', 'food style_options', 'positive', 'great variety']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"i know , you were too busy showing off your vintage tee shirt and looking bored , but my agenda is i 'm here to eat and enjoy the company of friends , seeking a pleasant experience .\"]", "output": "[['NULL', 'service general', 'negative', 'bored']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Food was just average ... if they lowered the prices just a bit , it would be a bigger draw .']", "output": "[['Food', 'food quality', 'neutral', 'average']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The last two times I ordered from here my food was soo spicy that I could barely eat it , and the spice took away from the flavor of the dish .']", "output": "[['food', 'food quality', 'negative', 'spicy'], ['spice', 'food quality', 'negative', 'could barely eat it']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We will return many times for this oasis in mid-town .']", "output": "[['NULL', 'restaurant general', 'positive', 'return']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great wine selection , Gigondas is worth the price , and the house champagne is a great value .']", "output": "[['wine selection', 'drinks style_options', 'positive', 'Great'], ['Gigondas', 'drinks quality', 'positive', 'worth the price'], ['house champagne', 'drinks prices', 'positive', 'great value']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I thought I had died and gone to heaven .']", "output": "[['NULL', 'food quality', 'positive', 'heaven']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Friendly staff that actually lets you enjoy your meal and the company you 're with .\"]", "output": "[['staff', 'service general', 'positive', 'Friendly']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The vibe is very relaxed and cozy , service was great and the food was excellent !']", "output": "[['vibe', 'ambience general', 'positive', 'relaxed'], ['vibe', 'ambience general', 'positive', 'cozy'], ['service', 'service general', 'positive', 'great'], ['food', 'food quality', 'positive', 'excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"It 's definately not a place to go if you want to impress someone .\"]", "output": "[['place', 'restaurant miscellaneous', 'negative', 'impress']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My husband and I thougt it would be great to go to the Jekyll and Hyde Pub for our anniversary , and to our surprise it was fantastic .']", "output": "[['Jekyll and Hyde Pub', 'restaurant general', 'positive', 'great'], ['Jekyll and Hyde Pub', 'restaurant general', 'positive', 'fantastic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['An excellent service']", "output": "[['service', 'service general', 'positive', 'excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I heartily recommend .']", "output": "[['NULL', 'restaurant general', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"This is the kind of place you 'd like to take all your friends to and still keep a secret .\"]", "output": "[['place', 'restaurant miscellaneous', 'positive', 'like']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Well , this place is so Ghetto its not even funny .']", "output": "[['place', 'ambience general', 'negative', 'Ghetto'], ['place', 'ambience general', 'negative', 'not even funny']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Authentic Shanghai style and I can not recommend a better Shanghai place in New York .']", "output": "[['NULL', 'restaurant miscellaneous', 'positive', 'can not recommend a better']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"It was $ 14 not really bad for a pound of Pastrami-but it did n't have much taste-I 've had better for less elsewhere !\"]", "output": "[['NULL', 'food prices', 'neutral', 'not really bad'], ['NULL', 'food quality', 'negative', \"did n't have much taste\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['If you want good authentic Thai this place is not the place to go .']", "output": "[['Thai', 'food quality', 'negative', 'good authentic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Have recommended the place to friends , always gets good response .']", "output": "[['place', 'restaurant miscellaneous', 'positive', 'recommended']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['this is can became on e of the NY Italian Food fare institutions .']", "output": "[['NULL', 'restaurant general', 'positive', 'fare institutions']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is good , especially their more basic dishes , and the drinks are delicious .']", "output": "[['food', 'food quality', 'positive', 'good'], ['basic dishes', 'food quality', 'positive', 'good'], ['drinks', 'drinks quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The ambience is pretty and nice for conversation , so a casual lunch here would probably be best .']", "output": "[['ambience', 'ambience general', 'positive', 'pretty'], ['ambience', 'ambience general', 'positive', 'nice'], ['NULL', 'restaurant miscellaneous', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['And amazingly cheap .']", "output": "[['NULL', 'food prices', 'positive', 'cheap']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Love the scene first off- the place has a character and nice light to it..very fortunate , location wise .']", "output": "[['scene', 'ambience general', 'positive', 'Love'], ['place', 'ambience general', 'positive', 'nice'], ['location', 'location general', 'positive', 'fortunate']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I started out with a Bombay beer which was big enough for two .']", "output": "[['Bombay beer', 'drinks style_options', 'positive', 'big']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['She was very helpful in suggesting us drinks and helped us in ordering a lot of good dishes since we knew nothing about Indian food .']", "output": "[['NULL', 'service general', 'positive', 'helpful'], ['dishes', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I also recommend the rice dishes or the different varieties of congee ( rice porridge ) .']", "output": "[['rice dishes', 'food quality', 'positive', 'recommend'], ['congee ( rice porridge )', 'food quality', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My six year old loved it .']", "output": "[['NULL', 'restaurant general', 'positive', 'loved']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['While the ambiance and atmosphere were great , the food and service could have been a lot better .']", "output": "[['ambiance', 'ambience general', 'positive', 'great'], ['atmosphere', 'ambience general', 'positive', 'great'], ['food', 'food quality', 'negative', 'could have been a lot better'], ['service', 'service general', 'negative', 'could have been a lot better']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It was wonderful .']", "output": "[['NULL', 'drinks quality', 'positive', 'wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Me and my girls will definitely go back .']", "output": "[['NULL', 'restaurant general', 'positive', 'go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['What a great place .']", "output": "[['place', 'restaurant general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Interesting selection , good wines , service fine , fun decor .']", "output": "[['wines', 'drinks quality', 'positive', 'good'], ['service', 'service general', 'positive', 'fine'], ['decor', 'ambience general', 'positive', 'fun'], ['selection', 'food style_options', 'positive', 'Interesting']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service was slow had to wait to order and get food although not crowded .']", "output": "[['Service', 'service general', 'negative', 'slow']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Even after they overcharged me the last time I was there .']", "output": "[['NULL', 'service general', 'negative', 'overcharged']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"i 've been to sapphire twice and both times the food was fine , if not good .\"]", "output": "[['food', 'food quality', 'positive', 'fine']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The takeout is great too since they give high quality tupperware as well .']", "output": "[['takeout', 'service general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I like the ambience , it 's very dark and original .\"]", "output": "[['ambience', 'ambience general', 'positive', 'like'], ['ambience', 'ambience general', 'positive', 'dark'], ['ambience', 'ambience general', 'positive', 'original']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Finally a reliable Chinese restaurant !']", "output": "[['Chinese restaurant', 'restaurant general', 'positive', 'reliable']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Yes , they use fancy ingredients , but even fancy ingredients do n't make for good pizza unless someone knows how to get the crust right .\"]", "output": "[['ingredients', 'food quality', 'positive', 'fancy'], ['pizza', 'food quality', 'negative', \"do n't make for good pizza\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The service varys from day to day- sometimes they 're very nice , and sometimes not .\"]", "output": "[['service', 'service general', 'negative', 'varys']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We had the scallops as an appetizer and they were delicious and the sauce was wonderful .']", "output": "[['scallops', 'food quality', 'positive', 'delicious'], ['sauce', 'food quality', 'positive', 'wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The pizza is yummy and I like the atmoshpere .']", "output": "[['pizza', 'food quality', 'positive', 'yummy'], ['atmoshpere', 'ambience general', 'positive', 'like']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['He offers subpar service and has no personality .']", "output": "[['service', 'service general', 'negative', 'subpar']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This is such a lovely , peaceful place to eat outside .']", "output": "[['place', 'ambience general', 'positive', 'lovely'], ['place', 'ambience general', 'positive', 'peaceful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Even if the food was n't this good , the garden is a great place to sit outside and relax .\"]", "output": "[['garden', 'ambience general', 'positive', 'great'], ['food', 'food quality', 'positive', \"was n't this good\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"They tell me they are going to cover the garden in glass for the winter , so i 'm looking forward to going there on a snowy night to enjoy it .\"]", "output": "[['NULL', 'restaurant miscellaneous', 'positive', 'enjoy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['the only things u could really taste are the very salty soy sauce ( even its low sodium ) , the vinegar-soaked rice , and the scallion on top of the fish .']", "output": "[['soy sauce', 'food quality', 'negative', 'salty'], ['rice', 'food quality', 'negative', 'vinegar-soaked']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It is terrific , as is the value .']", "output": "[['NULL', 'food quality', 'positive', 'terrific'], ['NULL', 'food prices', 'positive', 'terrific']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"All in all we 're already coming up with excuses to go ahead really soon in the next few wks ! ! ! !\"]", "output": "[['NULL', 'restaurant general', 'positive', 'go ahead really soon']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['All the staff is absolutely professional ! !']", "output": "[['staff', 'service general', 'positive', 'professional']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Rao is a good restaurant , but it 's nothing special .\"]", "output": "[['Rao', 'restaurant general', 'neutral', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was pretty tradional but it was hot and good with large portions .']", "output": "[['food', 'food quality', 'positive', 'tradional'], ['portions', 'food style_options', 'positive', 'large']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The pizza is overpriced and soggy .']", "output": "[['pizza', 'food quality', 'negative', 'soggy'], ['pizza', 'food prices', 'negative', 'overpriced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The restaurant is cute but not upscale .']", "output": "[['restaurant', 'restaurant general', 'neutral', 'cute'], ['restaurant', 'restaurant general', 'neutral', 'not upscale']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The best pad thai i 've ever had .\"]", "output": "[['pad thai', 'food quality', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I just do n't understand all the hype ...\"]", "output": "[['NULL', 'restaurant general', 'negative', \"do n't understand\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Delicious crab cakes too .']", "output": "[['crab cakes', 'food quality', 'positive', 'Delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Very good wine choices .']", "output": "[['wine choices', 'drinks style_options', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is amazing , rich pastas and fresh doughy pizza .']", "output": "[['food', 'food quality', 'positive', 'amazing'], ['pastas', 'food style_options', 'positive', 'rich'], ['pizza', 'food quality', 'positive', 'fresh doughy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['One of my favorite places in Manhattan .']", "output": "[['NULL', 'restaurant general', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Good , fast service .']", "output": "[['service', 'service general', 'positive', 'Good'], ['service', 'service general', 'positive', 'fast']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great staff .']", "output": "[['staff', 'service general', 'positive', 'Great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Its location is good and the fact that Hutner College is near and their prices are very reasonable , makes students go back to Suan again and again .']", "output": "[['location', 'location general', 'positive', 'good'], ['Suan', 'restaurant prices', 'positive', 'reasonable']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['In the evening , this place attracted a well dressed , with it , NY crowd .']", "output": "[['crowd', 'restaurant miscellaneous', 'positive', 'attracted']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This place has the best Chinese style BBQ ribs in the city .']", "output": "[['BBQ ribs', 'food quality', 'positive', 'best'], ['BBQ ribs', 'food style_options', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"But that was n't the icing on the cake : a tiramisu that resembled nothing I have ever had .\"]", "output": "[['tiramisu', 'food quality', 'negative', 'nothing']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Service was devine , oysters where a sensual as they come , and the price ca n't be beat ! ! !\"]", "output": "[['Service', 'service general', 'positive', 'devine'], ['oysters', 'food quality', 'positive', 'sensual'], ['NULL', 'restaurant prices', 'positive', \"can't be beat\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Food was very good , but not what I would consider out of this world .']", "output": "[['Food', 'food quality', 'neutral', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Looking around , I saw a room full of New Yorkers enjoying a real meal in a real restaurant , not a clubhouse of the fabulous trying to be seen .']", "output": "[['meal', 'food quality', 'positive', 'real'], ['restaurant', 'ambience general', 'positive', 'real']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"it 's delicious !\"]", "output": "[['NULL', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It is also extremely well priced .']", "output": "[['NULL', 'food prices', 'positive', 'well priced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Moderate prices .']", "output": "[['NULL', 'restaurant prices', 'neutral', 'Moderate']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It is one the nicest outdoor restaurants I have ever seen in NY -- I am from Italy and this place rivals the ones in my country .']", "output": "[['outdoor restaurants', 'ambience general', 'positive', 'nicest']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I highly recommend visiting this restaurant and having dinner and drinks !']", "output": "[['restaurant', 'restaurant general', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Steamed fresh so brought hot hot hot to your table .']", "output": "[['NULL', 'food quality', 'positive', 'fresh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I was here a few weeks back and we had the worst customer service experience at a restaurant ever .']", "output": "[['customer service', 'service general', 'negative', 'worst']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Best Reuben sandwich ever !']", "output": "[['Reuben sandwich', 'food quality', 'positive', 'Best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have to say that I am pleasantly suprised and I will most likely stop in again if I am in the neighborhood .']", "output": "[['NULL', 'restaurant general', 'positive', 'pleasantly suprised']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Our server was very helpful and friendly .']", "output": "[['server', 'service general', 'positive', 'helpful'], ['server', 'service general', 'positive', 'friendly']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My roommate and I LOVE this place .']", "output": "[['place', 'restaurant general', 'positive', 'LOVE']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This has got to be one of the most overrated restaurants in Brooklyn .']", "output": "[['NULL', 'restaurant general', 'negative', 'overrated']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Although the tables may be closely situated , the candle-light , food quality and service overcompensate .']", "output": "[['candle-light', 'ambience general', 'positive', 'overcompensate'], ['food', 'food quality', 'positive', 'overcompensate'], ['service', 'service general', 'positive', 'overcompensate'], ['tables', 'ambience general', 'negative', 'closely situated']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Winnie and her staff are the best crew you can find serving you .']", "output": "[['staff', 'service general', 'positive', 'best'], ['Winnie', 'service general', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Food was good and the view of the new york city skiline was terrific even on a foggy rainy day like that of when I went .']", "output": "[['Food', 'food quality', 'positive', 'good'], ['view of the new york city skiline', 'location general', 'positive', 'terrific']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Pizza is terrific , as is homemade pasta .']", "output": "[['Pizza', 'food quality', 'positive', 'terrific'], ['homemade pasta', 'food quality', 'positive', 'terrific']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I recently tried Suan and I thought that it was great .']", "output": "[['Suan', 'restaurant general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I 'm not picky - but it was actually gross .\"]", "output": "[['NULL', 'food quality', 'negative', 'gross']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Food was okay , nothing great .']", "output": "[['Food', 'food quality', 'neutral', 'okay'], ['Food', 'food quality', 'neutral', 'nothing great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The sake menu should not be overlooked !']", "output": "[['sake menu', 'drinks style_options', 'positive', 'overlooked']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I asked for a menu and the same waitress looked at my like I was insane .']", "output": "[['waitress', 'service general', 'negative', 'insane']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The owner truly caters to all your needs .']", "output": "[['owner', 'service general', 'positive', 'caters to all your needs']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I 'm a friendly person , so I wouldn 't mind had she not been so nasty and gotten so personal .\"]", "output": "[['NULL', 'service general', 'negative', 'nasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['A great place to meet up for some food and drinks ...']", "output": "[['place', 'restaurant miscellaneous', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Loved it']", "output": "[['NULL', 'restaurant general', 'positive', 'Loved']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The owner and staff are all Japanese as well and that adds to the entire ambiance .']", "output": "[['ambiance', 'ambience general', 'positive', 'adds']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The side dishes were passable , and I did get a refill upon request .']", "output": "[['side dishes', 'food quality', 'neutral', 'passable'], ['side dishes', 'food style_options', 'positive', 'refill']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great friendly service , Fast seating , Fast Delivery , Excellent sushi .']", "output": "[['service', 'service general', 'positive', 'Great friendly'], ['seating', 'service general', 'positive', 'Fast'], ['Delivery', 'service general', 'positive', 'Fast'], ['sushi', 'food quality', 'positive', 'Excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I went there for lunch and it was not as good as I expected from the reviews I read .']", "output": "[['lunch', 'food quality', 'negative', 'not as good as I expected']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The stuff tilapia was horrid ... tasted like cardboard .']", "output": "[['stuff tilapia', 'food quality', 'negative', 'horrid']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I just do n't understand all the hype ...\"]", "output": "[['NULL', 'restaurant general', 'negative', \"do n't understand\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Subtle food and service']", "output": "[['food', 'food quality', 'positive', 'Subtle'], ['service', 'service general', 'positive', 'Subtle']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service was wonderful ;']", "output": "[['Service', 'service general', 'positive', 'wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food here does a great service to the name ( Cantonese that is ... ) .']", "output": "[['food', 'food quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['None was made so i hung up .']", "output": "[['NULL', 'service general', 'negative', 'None was made']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This place is a great bargain .']", "output": "[['place', 'restaurant prices', 'positive', 'great bargain']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I will be going back and heartily recommend it !']", "output": "[['NULL', 'restaurant general', 'positive', 'going back'], ['NULL', 'restaurant general', 'positive', 'heartily recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['great hot dogs .']", "output": "[['hot dogs', 'food quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was good too .']", "output": "[['food', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Winnie and her staff are the best crew you can find serving you .']", "output": "[['staff', 'service general', 'positive', 'best'], ['Winnie', 'service general', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service was prompt , friendly and great .']", "output": "[['Service', 'service general', 'positive', 'prompt'], ['Service', 'service general', 'positive', 'friendly'], ['Service', 'service general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty .']", "output": "[['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['the food is always fresh ...']", "output": "[['food', 'food quality', 'positive', 'fresh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Excellent sashimi , and the millennium roll is beyond delicious .']", "output": "[['sashimi', 'food quality', 'positive', 'Excellent'], ['millennium roll', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Not a great place for family or general dining .']", "output": "[['place', 'restaurant miscellaneous', 'negative', 'Not a great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The bagels always warm , soft on the inside , crispy on the outside and enormous in size .']", "output": "[['bagels', 'food quality', 'positive', 'warm'], ['bagels', 'food quality', 'positive', 'soft'], ['bagels', 'food quality', 'positive', 'crispy'], ['bagels', 'food style_options', 'positive', 'enormous']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['So rude ! ! !']", "output": "[['NULL', 'service general', 'negative', 'rude']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This is a nice pizza place with good selection of thin crust pizza including the Basil slice .']", "output": "[['selection of thin crust pizza', 'food style_options', 'positive', 'good'], ['selection of thin crust pizza', 'food quality', 'positive', 'good'], ['pizza place', 'restaurant general', 'positive', 'nice'], ['Basil slice', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is very average ... the Thai fusion stuff is a bit too sweet , every thing they serve is too sweet here .']", "output": "[['food', 'food quality', 'negative', 'average'], ['Thai fusion stuff', 'food quality', 'negative', 'too sweet'], ['NULL', 'food quality', 'negative', 'too sweet']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Our waitress was n't mean , but not especially warm or attentive either .\"]", "output": "[['waitress', 'service general', 'neutral', \"was n't mean\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The sauce tasted more like Chinese fast food than decent Korean .']", "output": "[['sauce', 'food quality', 'negative', 'Chinese fast food']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Mussles and calamari were superb Saturday evening .']", "output": "[['Mussles', 'food quality', 'positive', 'superb'], ['calamari', 'food quality', 'positive', 'superb']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is wonderful , tasty and filling , and the service is professional and friendly .']", "output": "[['food', 'food quality', 'positive', 'wonderful'], ['food', 'food quality', 'positive', 'tasty'], ['food', 'food style_options', 'positive', 'filling'], ['service', 'service general', 'positive', 'professional'], ['service', 'service general', 'positive', 'friendly']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The service is awful .']", "output": "[['service', 'service general', 'negative', 'awful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The fish was adequate , but inexpertly sliced .']", "output": "[['fish', 'food style_options', 'negative', 'adequate'], ['fish', 'food style_options', 'negative', 'inexpertly sliced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Bagels are ok , but be sure not to make any special requests !']", "output": "[['Bagels', 'food quality', 'neutral', 'ok'], ['NULL', 'service general', 'negative', 'not to make any special requests']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Good Food']", "output": "[['Food', 'food quality', 'positive', 'Good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was amazing , and the service was prompt and helpful , but not over-bearing or rushed .']", "output": "[['food', 'food quality', 'positive', 'amazing'], ['service', 'service general', 'positive', 'prompt'], ['service', 'service general', 'positive', 'helpful'], ['service', 'service general', 'positive', 'not over-bearing or rushed']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Sauce was watery and the food did n't have much flavor .\"]", "output": "[['Sauce', 'food quality', 'negative', 'watery'], ['food', 'food quality', 'negative', \"did n't have much flavor\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I was n't here for the pizza so I can 't comment on that yet but what I had was very good .\"]", "output": "[['NULL', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We were less than impressed .']", "output": "[['NULL', 'restaurant general', 'negative', 'less than impressed']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The have a great cocktail with Citrus Vodka and lemon and lime juice and mint leaves that is to die for !']", "output": "[['cocktail with Citrus Vodka and lemon and lime juice and mint leaves', 'drinks quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was average or above including some surprising tasty dishes .']", "output": "[['food', 'food quality', 'positive', 'average or above'], ['dishes', 'food quality', 'positive', 'tasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['sometimes i get bad food and bad service , sometimes i get good good and bad service .']", "output": "[['food', 'food quality', 'negative', 'bad'], ['service', 'service general', 'negative', 'bad'], ['service', 'service general', 'negative', 'bad'], ['good', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Best drumsticks over rice and sour spicy soup in town !']", "output": "[['drumsticks over rice', 'food quality', 'positive', 'Best'], ['sour spicy soup', 'food quality', 'positive', 'Best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The workers there also absolutely load the bagel with cream cheese ( gets a little messy ) .']", "output": "[['bagel', 'food style_options', 'negative', 'messy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['A few tips : skip the turnip cake , roast pork buns and egg custards .']", "output": "[['turnip cake', 'food quality', 'negative', 'skip'], ['roast pork buns', 'food quality', 'negative', 'skip'], ['egg custards', 'food quality', 'negative', 'skip']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Best In ALL of NYC']", "output": "[['NULL', 'restaurant general', 'positive', 'Best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Not worth it .']", "output": "[['NULL', 'food prices', 'negative', 'Not worth']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Vanison was good but not amazing .']", "output": "[['Vanison', 'food quality', 'neutral', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['At first we were a little taken aback , as this seemed to present a problem , although the restaurant looked fairly empty , but they hastily put the table together for us .']", "output": "[['NULL', 'service general', 'positive', 'hastily put the table together for us']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"But for the Shabu Shabu , you won 't find much better in NY .\"]", "output": "[['Shabu Shabu', 'food quality', 'positive', \"won 't find much better\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The Cypriot restaurant has a lot going for it .']", "output": "[['Cypriot restaurant', 'restaurant general', 'positive', 'a lot going']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have worked in restaurants and cook a lot , and there is no way a maggot should be able to get into well prepared food .']", "output": "[['food', 'food quality', 'negative', 'well prepared']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I 've been to at Cafe Spice probably 5-8 times , it is probably still the best Indian restaurant around Union Square .\"]", "output": "[['Cafe Spice', 'restaurant general', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"There 's nice and quiet , small but enough for 6 ( or more ) .\"]", "output": "[['NULL', 'ambience general', 'positive', 'quiet'], ['NULL', 'ambience general', 'positive', 'nice']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I really loved the different and inovated touch that 's the cheff gives to the food .\"]", "output": "[['cheff', 'food style_options', 'positive', 'loved'], ['cheff', 'food style_options', 'positive', 'inovated']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The food is good , I ca n't lie .\"]", "output": "[['food', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service , however , was excellent ... and I liked the setting/atmosphere a lot .']", "output": "[['Service', 'service general', 'positive', 'excellent'], ['setting/atmosphere', 'ambience general', 'positive', 'liked']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Food is usually very good , though ocasionally I wondered about freshmess of raw vegatables in side orders .']", "output": "[['Food', 'food quality', 'positive', 'good'], ['raw vegatables in side orders', 'food quality', 'negative', 'wondered about freshmess']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I recommend it !']", "output": "[['NULL', 'restaurant general', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My party had the BBE $ 29 fixe prix menu , which was such a wonderful deal since it also came with a flight of sake !']", "output": "[['BBE $ 29 fixe prix menu', 'food prices', 'positive', 'wonderful'], ['BBE $ 29 fixe prix menu', 'food style_options', 'positive', 'a flight of sake']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is reliable and the price is moderate .']", "output": "[['food', 'food quality', 'positive', 'reliable'], ['NULL', 'restaurant prices', 'neutral', 'moderate']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My roommate and I LOVE this place .']", "output": "[['place', 'restaurant general', 'positive', 'LOVE']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"If you like your music blasted and the system isnt that great and if you want to pay at least 100 dollar bottle minimun then you 'll love it here .\"]", "output": "[['bottle', 'drinks prices', 'negative', 'love'], ['music', 'ambience general', 'negative', 'like']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The best pad thai i 've ever had .\"]", "output": "[['pad thai', 'food quality', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I wish I COULD be refunded !']", "output": "[['NULL', 'restaurant general', 'negative', 'refunded']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Although we were told 10-15 minutes and it was more like 45 minutes .']", "output": "[['NULL', 'service general', 'negative', '45 minutes']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Each time we 've been , the front of house staff ( not the waiters - they 're fantastic - but the people who greet and seat you ) has been so hideous to us that were it not for the exceptional fish dishes I would never return .\"]", "output": "[['waiters', 'service general', 'positive', 'fantastic'], ['front of house staff', 'service general', 'negative', 'hideous'], ['fish dishes', 'food quality', 'positive', 'exceptional']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Possibly the Most Romantic Restaurant in the City']", "output": "[['Restaurant', 'ambience general', 'positive', 'Romantic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I would go back .']", "output": "[['NULL', 'restaurant general', 'positive', 'go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Although we were looking for regular lettuce and some walnuts the salads we got were great .']", "output": "[['salads', 'food quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service is not exactly five star , but thats not really a big deal .']", "output": "[['Service', 'service general', 'neutral', 'not exactly five star']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is great and the environment is even better .']", "output": "[['food', 'food quality', 'positive', 'great'], ['environment', 'ambience general', 'positive', 'better']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Everything I had was good , and I 'm a eater .\"]", "output": "[['NULL', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The buffet had a nice selection .']", "output": "[['buffet', 'food style_options', 'positive', 'nice']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I honestly do n't even know where to begin .\"]", "output": "[['NULL', 'restaurant general', 'negative', \"do n't even know where to begin\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Delivery is fast too .']", "output": "[['Delivery', 'service general', 'positive', 'fast']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Best . Sushi . Ever .']", "output": "[['Sushi', 'food quality', 'positive', 'Best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Good spreads , great beverage selections and bagels really tasty .']", "output": "[['spreads', 'food quality', 'positive', 'Good'], ['beverage selections', 'drinks style_options', 'positive', 'great'], ['bagels', 'food quality', 'positive', 'tasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Everyone was more then happy with his choices .']", "output": "[['NULL', 'service general', 'positive', 'happy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['One of my favorite places in Brooklyn .']", "output": "[['NULL', 'restaurant general', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The concept of japanese tapas is newly created and clearly does n't work .\"]", "output": "[['japanese tapas', 'food style_options', 'negative', \"does n't work\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Very good wine choices .']", "output": "[['wine choices', 'drinks style_options', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I highly recommend the Sophia pizza .']", "output": "[['Sophia pizza', 'food quality', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The service is excellent , the decor is great , and the food is delicious and comes in large portions .']", "output": "[['service', 'service general', 'positive', 'excellent'], ['decor', 'ambience general', 'positive', 'great'], ['food', 'food quality', 'positive', 'delicious'], ['portions', 'food style_options', 'positive', 'large']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I go twice a month !']", "output": "[['NULL', 'restaurant general', 'positive', 'twice a month']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"also it 's great to have dinner in a very romantic and comfortable place , the service it 's just perfect ... they 're so frendly that we never want to live the place !\"]", "output": "[['place', 'ambience general', 'positive', 'romantic'], ['place', 'ambience general', 'positive', 'comfortable'], ['service', 'service general', 'positive', 'perfect']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['And $ 11 for a plate of bland guacamole ?']", "output": "[['guacamole', 'food quality', 'negative', 'bland'], ['guacamole', 'food prices', 'negative', 'bland']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Ingredients are organic which is a real plus for me .']", "output": "[['Ingredients', 'food quality', 'positive', 'organic'], ['Ingredients', 'food quality', 'positive', 'plus']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is yummy , especially their cooked-to-perfection mussels in spicy tomato sauce and their shoestring crispy fries .']", "output": "[['food', 'food quality', 'positive', 'yummy'], ['mussels in spicy tomato sauce', 'food quality', 'positive', 'yummy'], ['mussels in spicy tomato sauce', 'food quality', 'positive', 'cooked-to-perfection'], ['fries', 'food quality', 'positive', 'yummy'], ['fries', 'food quality', 'positive', 'crispy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Maitre-D- `` Eat and get out ``']", "output": "[['Maitre-D', 'service general', 'negative', 'get out']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Lexicographers take note : a new and fascinating definition of rudeness is alive and flourishing right here in Brooklyn .']", "output": "[['NULL', 'service general', 'negative', 'rudeness']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['And evaluated on those terms Pastis is simply wonderful .']", "output": "[['Pastis', 'restaurant general', 'positive', 'wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['awesome']", "output": "[['NULL', 'restaurant general', 'positive', 'awesome']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['fresh restaurant was amazing ... ... .. food was delicious and of course fresh .']", "output": "[['fresh restaurant', 'restaurant general', 'positive', 'fresh'], ['fresh restaurant', 'restaurant general', 'positive', 'amazing'], ['food', 'food quality', 'positive', 'delicious'], ['food', 'food quality', 'positive', 'fresh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Delicious , creative and fun .']", "output": "[['NULL', 'food quality', 'positive', 'Delicious'], ['NULL', 'food style_options', 'positive', 'creative'], ['NULL', 'food style_options', 'positive', 'fun']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"It 's cuz it 's so good you need to taste it ! ! !\"]", "output": "[['NULL', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I was speechless by the horrible food .']", "output": "[['food', 'food quality', 'negative', 'speechless']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It was wonderful .']", "output": "[['NULL', 'drinks quality', 'positive', 'wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['However , I think this place is a good hang out spot .']", "output": "[['place', 'ambience general', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The decor in this place is very diner-ish and the kind of place you expect in the East Village - not romantic , just simple , small and sparse .']", "output": "[['decor', 'ambience general', 'neutral', 'diner-ish']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Try the Pad Thai , or sample anything on the appetizer menu ... they 're all delicious .\"]", "output": "[['Pad Thai', 'food quality', 'positive', 'Try'], ['Pad Thai', 'food quality', 'positive', 'delicious'], ['appetizer menu', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Ess-A-Bagel ( either by Sty-town or midtown ) is by far the best bagel in NY .']", "output": "[['bagel', 'food quality', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"And even with it 's Pub atmosphere they were great to my kids too !\"]", "output": "[['NULL', 'service general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['JUST AWSOME .']", "output": "[['NULL', 'food quality', 'positive', 'AWSOME']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Red Dragon Roll - my favorite thing to eat , of any food group - hands down']", "output": "[['Red Dragon Roll', 'food quality', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The rice to fish ration was also good -- they did n't try to overpack the rice .\"]", "output": "[['rice to fish ration', 'food style_options', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['They have authentic Indian at amazin prices .']", "output": "[['Indian', 'food quality', 'positive', 'authentic'], ['Indian', 'food prices', 'positive', 'authentic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My father had the flank steak which was very good , and my mother had the swordfish .']", "output": "[['flank steak', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Fabulous food - if the front of house staff do n't put you off \u2013\"]", "output": "[['food', 'food quality', 'positive', 'Fabulous'], ['front of house staff', 'service general', 'negative', 'put you off']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['By far , the best pizza in Manhattan .']", "output": "[['pizza', 'food quality', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Overpriced and not tasty']", "output": "[['NULL', 'food prices', 'negative', 'Overpriced'], ['NULL', 'food quality', 'negative', 'not tasty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Pizza is terrific , as is homemade pasta .']", "output": "[['Pizza', 'food quality', 'positive', 'terrific'], ['homemade pasta', 'food quality', 'positive', 'terrific']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Raga 's is a romantic , cozy restaurant .\"]", "output": "[[\"Raga 's\", 'ambience general', 'positive', 'romantic'], [\"Raga 's\", 'ambience general', 'positive', 'cozy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Expensive']", "output": "[['NULL', 'restaurant prices', 'negative', 'Expensive']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The location is perfect .']", "output": "[['location', 'location general', 'positive', 'perfect']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['All in all , this midtown gem instantly became one of my favorite sushi restaurants in the city .']", "output": "[['NULL', 'restaurant general', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"This place doesn 't make any sense\"]", "output": "[['place', 'restaurant general', 'negative', \"doesn 't make any sense\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The tables are crammed way too close , the menu is typical of any Italian restaurant , and the wine list is simply overpriced .']", "output": "[['tables', 'ambience general', 'negative', 'crammed'], ['tables', 'ambience general', 'negative', 'too close'], ['menu', 'food style_options', 'neutral', 'typical'], ['wine list', 'drinks prices', 'negative', 'overpriced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was pretty tradional but it was hot and good with large portions .']", "output": "[['food', 'food quality', 'positive', 'tradional'], ['portions', 'food style_options', 'positive', 'large']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have reservations about the all you can eat deal , however -- the choices are fairly limited and you can probably order more food than you can eat for less than $ 18 by just going off the menu .']", "output": "[['all you can eat deal', 'food style_options', 'negative', 'limited'], ['all you can eat deal', 'food prices', 'negative', 'limited']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['A must try !']", "output": "[['NULL', 'restaurant general', 'positive', 'A must try']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have to say I have never had a disapointing meal here .']", "output": "[['meal', 'food quality', 'positive', 'never had a disapointing']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Be sure not to get anything other than bagels ! . .']", "output": "[['NULL', 'food quality', 'negative', 'not to get anything']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['the spinach is fresh , definately not frozen ...']", "output": "[['spinach', 'food quality', 'positive', 'fresh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I had the Thai style Fried Sea Bass ... which was very good .']", "output": "[['Thai style Fried Sea Bass', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The view is breathtaking the service is top notch ... the ambiance is wonderful .']", "output": "[['view', 'location general', 'positive', 'breathtaking'], ['service', 'service general', 'positive', 'top notch'], ['ambiance', 'ambience general', 'positive', 'wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The ambience was nice , but service was n't so great .\"]", "output": "[['ambience', 'ambience general', 'positive', 'nice'], ['service', 'service general', 'negative', \"was n't so great\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This place is not worth the prices .']", "output": "[['place', 'restaurant general', 'negative', 'not worth the prices'], ['place', 'restaurant prices', 'negative', 'not worth the prices']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"We ate out in the back patio , which is worth it as it 's cool and the music is hear well there .\"]", "output": "[['back patio', 'ambience general', 'positive', 'worth'], ['back patio', 'ambience general', 'positive', 'cool'], ['music', 'ambience general', 'positive', 'well']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I did not try the caviar but I tried their salmon and crab salad ( they are all good )']", "output": "[['salmon', 'food quality', 'positive', 'good'], ['crab salad', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We were seated outside and the waiter spilled red wine and hot tea on myself and my date .']", "output": "[['waiter', 'service general', 'negative', 'spilled']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We asked for beverages and never received them .']", "output": "[['NULL', 'service general', 'negative', 'never received']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great Indian food and the service is incredible .']", "output": "[['Indian food', 'food quality', 'positive', 'Great'], ['service', 'service general', 'positive', 'incredible']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I would defiantly come back here again as one of my top choices .']", "output": "[['NULL', 'restaurant general', 'positive', 'top choices']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Okay-i do n't mind the oily part ( cause most are cooked that way ) but it was way too bland .\"]", "output": "[['NULL', 'food quality', 'negative', 'oily'], ['NULL', 'food quality', 'negative', 'bland']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The atmosphere is noisy and the waiters are literally walking around doing things as fast as they can .']", "output": "[['atmosphere', 'ambience general', 'negative', 'noisy'], ['waiters', 'service general', 'positive', 'fast']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"it 's a perfect place to have a amazing indian food .\"]", "output": "[['indian food', 'food quality', 'positive', 'amazing']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The freshest , best variety , and the fastest delivery .']", "output": "[['NULL', 'food quality', 'positive', 'freshest'], ['NULL', 'food style_options', 'positive', 'best variety'], ['delivery', 'service general', 'positive', 'fastest']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I found the food , service and value exceptional everytime I have been there .']", "output": "[['food', 'food quality', 'positive', 'exceptional'], ['service', 'service general', 'positive', 'exceptional'], ['value', 'restaurant prices', 'positive', 'exceptional']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['In an area sadly lacking in decent Thai food , this is one of the best spots .']", "output": "[['Thai food', 'food quality', 'positive', 'decent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I got an excellent piece of cheesecake and we had several other nice pastries .']", "output": "[['cheesecake', 'food quality', 'positive', 'excellent'], ['pastries', 'food quality', 'positive', 'nice']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I would highly recommend this place !']", "output": "[['place', 'restaurant general', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"This is where it really really gets bad : the manager said , there is absolutely nothing we can do , it 's a matter of taste that she did n't like it , and I can not comp it .\"]", "output": "[['manager', 'service general', 'negative', 'bad']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['THe perfect spot .']", "output": "[['spot', 'restaurant general', 'positive', 'perfect']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service ok but unfriendly , filthy bathroom .']", "output": "[['Service', 'service general', 'negative', 'unfriendly'], ['bathroom', 'ambience general', 'negative', 'filthy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The staff was accomodating , the food was absolutely delicious and the place is lovely .']", "output": "[['staff', 'service general', 'positive', 'accomodating'], ['food', 'food quality', 'positive', 'delicious'], ['place', 'ambience general', 'positive', 'lovely']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['good music , great food , speedy service affordable prices .']", "output": "[['music', 'ambience general', 'positive', 'good'], ['food', 'food quality', 'positive', 'great'], ['service', 'service general', 'positive', 'speedy'], ['NULL', 'restaurant prices', 'positive', 'affordable']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We were planning to get dessert but the waitress basically through the bill at us before we had a chance to order .']", "output": "[['waitress', 'service general', 'negative', 'through the bill']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We had a great time at the Jekyll and hyde Pub last night .']", "output": "[['Jekyll and hyde Pub', 'restaurant general', 'positive', 'great time']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is authentic Italian - delicious !']", "output": "[['food', 'food quality', 'positive', 'authentic Italian'], ['food', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I thanked my friend who recommended me this restaurant and will certainly recommend it to others .']", "output": "[['restaurant', 'restaurant general', 'positive', 'recommend']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Planet Thai is great !']", "output": "[['Planet Thai', 'restaurant general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['To sum it up : Service varies from good to mediorce , depending on which waiter you get ; generally it is just average Ok .']", "output": "[['Service', 'service general', 'neutral', 'varies']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Restaurant with a view']", "output": "[['view', 'location general', 'neutral', 'with a view']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was not fresh , the sauces were bland and very oily .']", "output": "[['food', 'food quality', 'negative', 'not fresh'], ['sauces', 'food quality', 'negative', 'bland'], ['sauces', 'food quality', 'negative', 'oily']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I literally just got back home after visiting Casa La Femme and was so offended by my visit felt it necessary to try and warn other diners who value their money and time .']", "output": "[['Casa La Femme', 'restaurant general', 'negative', 'offended'], ['Casa La Femme', 'restaurant prices', 'negative', 'offended']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This is one of my favorite restaurants and it is not to be missed .']", "output": "[['NULL', 'restaurant general', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Anybody who likes this place must be from a different planet , where greasy , dry and tasteless are complimentary .']", "output": "[['NULL', 'food quality', 'negative', 'greasy'], ['NULL', 'food quality', 'negative', 'dry'], ['NULL', 'food quality', 'negative', 'tasteless']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Rao 's has the best service and atmosphere in NYC .\"]", "output": "[['service', 'service general', 'positive', 'best'], ['atmosphere', 'ambience general', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Quite simply it 's like stepping out of Manhattan and into a haven of tranquility .\"]", "output": "[['NULL', 'ambience general', 'positive', 'a haven of tranquility']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The place is a lot of fun .']", "output": "[['place', 'ambience general', 'positive', 'fun']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['With the great variety on the menu , I eat here often and never get bored .']", "output": "[['menu', 'food style_options', 'positive', 'great variety']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The vibe is very relaxed and cozy , service was great and the food was excellent !']", "output": "[['vibe', 'ambience general', 'positive', 'relaxed'], ['vibe', 'ambience general', 'positive', 'cozy'], ['service', 'service general', 'positive', 'great'], ['food', 'food quality', 'positive', 'excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have lived in Japan for 7 years and the taste of the food and the feel of the restaurant is like being back in Japan .']", "output": "[['food', 'food quality', 'positive', 'like being back in Japan'], ['feel', 'ambience general', 'positive', 'like being back in Japan']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['If you like spicy food get the chicken vindaloo .']", "output": "[['chicken vindaloo', 'food quality', 'positive', 'get']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Decor is nice though service can be spotty .']", "output": "[['Decor', 'ambience general', 'positive', 'nice'], ['service', 'service general', 'negative', 'spotty']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The atmosphere is n't the greatest , but I suppose that 's how they keep the prices down .\"]", "output": "[['atmosphere', 'ambience general', 'negative', \"is n't the greatest\"], ['NULL', 'restaurant prices', 'positive', 'keep the prices down']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I can 't remember the last time I had such gross food in New York .\"]", "output": "[['food', 'food quality', 'negative', 'gross']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We ate at this Thai place following the reviews but very unhappy with the foods .']", "output": "[['foods', 'food quality', 'negative', 'unhappy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Definitely a neighborhood favorite .']", "output": "[['NULL', 'restaurant general', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The pesto pizza was excellent , thin-crust pizza with a nice amount of spicy Italian cheese that I 'd never heard of before .\"]", "output": "[['pesto pizza', 'food quality', 'positive', 'excellent'], ['spicy Italian cheese', 'food quality', 'positive', 'nice']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Food took some time to prepare , all worth waiting for .']", "output": "[['Food', 'food quality', 'positive', 'worth'], ['NULL', 'service general', 'neutral', 'took some time']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Regardless , we 'll be back and can 't wait to visit in the summer to take advantage of the patio .\"]", "output": "[['NULL', 'restaurant general', 'positive', 'be back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Leon is an East Village gem : casual but hip , with well prepared basic French bistro fare , good specials , a warm and lively atmosphere .']", "output": "[['Leon', 'ambience general', 'positive', 'casual'], ['Leon', 'ambience general', 'positive', 'hip'], ['specials', 'food quality', 'positive', 'good'], ['atmosphere', 'ambience general', 'positive', 'warm'], ['atmosphere', 'ambience general', 'positive', 'lively'], ['French bistro fare', 'food quality', 'positive', 'well prepared']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Best meal in a long time !']", "output": "[['meal', 'food quality', 'positive', 'Best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['As always we had a great glass of wine while we waited .']", "output": "[['glass of wine', 'drinks quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Hurley 's is like Cheers where everyone knows your name and they are ACTUALLY glad you came .\"]", "output": "[[\"Hurley 's\", 'service general', 'positive', 'glad']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['overpriced japanese food with mediocre service']", "output": "[['japanese food', 'food prices', 'negative', 'overpriced'], ['service', 'service general', 'neutral', 'mediocre']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have been doing all of the above at the Heartland Brewery for over 5 years now and I HAVE NEVER BEEN DISAPPOINTED !']", "output": "[['Heartland Brewery', 'restaurant general', 'positive', 'NEVER BEEN DISAPPOINTED']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"We had Pam 's special fried fish and it was amazing .\"]", "output": "[[\"Pam 's special fried fish\", 'food quality', 'positive', 'amazing']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The menu is limited but almost all of the dishes are excellent .']", "output": "[['menu', 'food style_options', 'negative', 'limited'], ['dishes', 'food quality', 'positive', 'excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['For each course we waited over 1 /2 hour to 45 minutes and were never offered a drink .']", "output": "[['NULL', 'service general', 'negative', 'waited over 1 /2 hour to 45 minutes']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Everything about this restaurant was special .']", "output": "[['restaurant', 'restaurant general', 'positive', 'special']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We did arrive late for our reservation so I can not complain too much about the wait for a table .']", "output": "[['wait', 'service general', 'neutral', 'can not complain too much']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['bad staff']", "output": "[['staff', 'service general', 'negative', 'bad']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['this little place has a cute interior decor and affordable city prices .']", "output": "[['interior decor', 'ambience general', 'positive', 'cute'], ['place', 'restaurant prices', 'positive', 'little']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"But $ 500 for a dinner for two that didn 't include Wine ?\"]", "output": "[['dinner for two', 'food prices', 'negative', \"didn 't include Wine\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This is a nice restaurant if you are looking for a good place to host an intimate dinner meeting with business associates .']", "output": "[['restaurant', 'restaurant miscellaneous', 'positive', 'nice']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Try green curry with vegetables .']", "output": "[['green curry with vegetables', 'food quality', 'positive', 'Try']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My boyfriend had the New England Chowder it was good but I think the award should go to the Lobster Bisque .']", "output": "[['New England Chowder', 'food quality', 'positive', 'good'], ['Lobster Bisque', 'food quality', 'positive', 'award']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Love Pizza 33 ...']", "output": "[['Pizza 33', 'restaurant general', 'positive', 'Love']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['What a hassle !']", "output": "[['NULL', 'restaurant general', 'negative', 'hassle']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Poor service and management']", "output": "[['service', 'service general', 'negative', 'Poor'], ['management', 'service general', 'negative', 'Poor']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['And the Tom Kha soup was pathetic .']", "output": "[['Tom Kha soup', 'food quality', 'negative', 'pathetic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Moderate prices .']", "output": "[['NULL', 'restaurant prices', 'neutral', 'Moderate']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The hostess and the waitress were incredibly rude and did everything they could to rush us out .']", "output": "[['hostess', 'service general', 'negative', 'rude'], ['waitress', 'service general', 'negative', 'rude']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['On a recent Sunday afternoon , a friend and I accidently found this great restaurant on our way to see the pulitzer prize winning play DOUBT .']", "output": "[['restaurant', 'restaurant general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['There is something about their atmosphere that makes me come back nearly every week .']", "output": "[['atmosphere', 'ambience general', 'positive', 'come back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great Indian food']", "output": "[['Indian food', 'food quality', 'positive', 'Great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['THe back garden sitting area is very pleasant , where you can see their personal herb garden .']", "output": "[['back garden sitting area', 'ambience general', 'positive', 'pleasant']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The service was terrible , we had to wait for everything and ask several of different people for the same thing before we were allowed to be served .']", "output": "[['service', 'service general', 'negative', 'terrible']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Oh , and I never write reviews -- I just was so moved by how bad this place was , I felt it was my duty to spread the word .']", "output": "[['place', 'restaurant general', 'negative', 'bad']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Not a very fancy place but very good Chinese style Indian food .']", "output": "[['place', 'ambience general', 'neutral', 'fancy'], ['Chinese style Indian food', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Wonderful strawberry daiquiries as well !']", "output": "[['strawberry daiquiries', 'drinks quality', 'positive', 'Wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was lousy - too sweet or too salty and the portions tiny .']", "output": "[['food', 'food quality', 'negative', 'lousy'], ['food', 'food quality', 'negative', 'too sweet'], ['food', 'food quality', 'negative', 'too salty'], ['portions', 'food style_options', 'negative', 'tiny']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['delicious bagels , especially when right out of the oven .']", "output": "[['bagels', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Although they do the typical what kind of water would you like questions the service was good and overall very relaxing to place to eat .']", "output": "[['service', 'service general', 'positive', 'good'], ['place', 'ambience general', 'positive', 'relaxing']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I almost hesititate to write a review because the atmosphere was so great and I would hate for it too become to crowded .']", "output": "[['atmosphere', 'ambience general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"This was my frist time at Cafe St. Bart 's and I must say how delicious the food and the service was .\"]", "output": "[['food', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The service was excellent and the food was delicious .']", "output": "[['service', 'service general', 'positive', 'excellent'], ['food', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"For those that go once and do n't enjoy it , all I can say is that they just do n't get it .\"]", "output": "[['NULL', 'restaurant miscellaneous', 'positive', 'enjoy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The bar drinks were Eh , ok to say the least .']", "output": "[['bar drinks', 'drinks quality', 'negative', 'ok']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Considering we were the last patrons there and it was after the closing time , the waitstaff did not rush us at all and made us feel comfortable and relaxed .']", "output": "[['waitstaff', 'service general', 'positive', 'comfortable'], ['waitstaff', 'service general', 'positive', 'relaxed']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is great .']", "output": "[['food', 'food quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great vibe , lots of people .']", "output": "[['vibe', 'ambience general', 'positive', 'Great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This is undoubtedly my favorite modern Japanese brasserie ( that don \u2019 t serve sushi ) , and in my opinion , one of the most romantic restaurants in the city !']", "output": "[['modern Japanese brasserie', 'restaurant general', 'positive', 'favorite'], ['modern Japanese brasserie', 'ambience general', 'positive', 'romantic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The bread we received was horrible - rock hard and cold - and the `` free `` appetizer of olives was disappointing .']", "output": "[['bread', 'food quality', 'negative', 'horrible'], ['appetizer of olives', 'food quality', 'negative', 'disappointing'], ['appetizer of olives', 'food prices', 'neutral', '`` free ``']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['While it is understandable that every place is indeed different , there was not a need to be uncourteous to customers and downright rude .']", "output": "[['NULL', 'service general', 'negative', 'rude']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The nakgi-bokum was horrible .']", "output": "[['nakgi-bokum', 'food quality', 'negative', 'horrible']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I ate here a week ago and found most dishes average at best and too expensive .']", "output": "[['dishes', 'food quality', 'negative', 'average'], ['dishes', 'food prices', 'negative', 'too expensive']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['They honored reservation on Sunday afternoon very well .']", "output": "[['NULL', 'service general', 'positive', 'very well']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The hostess was very pleasant .']", "output": "[['hostess', 'service general', 'positive', 'pleasant']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Skip this restaurant , it 's a big disappointment .\"]", "output": "[['restaurant', 'restaurant general', 'negative', 'Skip'], ['restaurant', 'restaurant general', 'negative', 'disappointment']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Service was very good - prompt , attentive and non-intrusive .']", "output": "[['Service', 'service general', 'positive', 'good'], ['Service', 'service general', 'positive', 'prompt'], ['Service', 'service general', 'positive', 'attentive'], ['Service', 'service general', 'positive', 'non-intrusive']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I was there on sat . for my birthday and we had an excellent time .']", "output": "[['NULL', 'restaurant general', 'positive', 'excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['La Rosa waltzes in , and I think they are doing it the best .']", "output": "[['La Rosa', 'food quality', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Toons has recently been redone , so it 's now a very attractive space .\"]", "output": "[['Toons', 'ambience general', 'positive', 'attractive']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Sushi experience was unbelievable with my fiance .']", "output": "[['Sushi', 'food quality', 'positive', 'unbelievable']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I don \u2019 t usually visit the same establishment more than once , what more twice , but I \u2019 ll come to Zenkichi anytime for a quiet , unhurried and memorable dinner .']", "output": "[['Zenkichi', 'restaurant general', 'positive', 'come to Zenkichi anytime'], ['Zenkichi', 'ambience general', 'positive', 'quiet'], ['Zenkichi', 'ambience general', 'positive', 'unhurried'], ['Zenkichi', 'ambience general', 'positive', 'memorable']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I highly recommend Caviar Russe to anyone who wants delicious top grade caviar and fantastic service .']", "output": "[['caviar', 'food quality', 'positive', 'delicious top grade'], ['service', 'service general', 'positive', 'fantastic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We left , never to return .']", "output": "[['NULL', 'restaurant general', 'negative', 'never to return']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['These are overpriced and you can get better just around the corner :']", "output": "[['NULL', 'food prices', 'negative', 'overpriced'], ['NULL', 'food quality', 'negative', 'can get better']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Go there once and oh yes ... you will go back ... you will ...']", "output": "[['NULL', 'restaurant general', 'positive', 'go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The Steak Tartare is a great bet , they fix it for you at the table .']", "output": "[['Steak Tartare', 'food style_options', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I like Cafe Noir dont get me wrong , it is jsut that the people who work there are evil and incompetent ! !']", "output": "[['people', 'service general', 'negative', 'evil'], ['people', 'service general', 'negative', 'incompetent'], ['Cafe Noir', 'restaurant general', 'positive', 'like']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"It 's very spicy but not offensive .\"]", "output": "[['NULL', 'food quality', 'positive', 'not offensive']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['First of all Dal Bukhara Rocks .']", "output": "[['Dal Bukhara', 'food quality', 'positive', 'Rocks']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The wine list is excellent .']", "output": "[['wine list', 'drinks style_options', 'positive', 'excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['However , our $ 14 drinks were were horrible !']", "output": "[['drinks', 'drinks quality', 'negative', 'horrible'], ['drinks', 'drinks prices', 'negative', 'horrible']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['No desert menu , no apology , nothing ! ! ! ! ! !']", "output": "[['NULL', 'service general', 'negative', 'no apology ']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This is some really good , inexpensive sushi .']", "output": "[['sushi', 'food quality', 'positive', 'good'], ['sushi', 'food prices', 'positive', 'inexpensive']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I 've been there three times and have always had wonderful experiences .\"]", "output": "[['NULL', 'restaurant general', 'positive', 'wonderful']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Took my mom for Mother 's Day , and the maitre d ' was pretty rude .\"]", "output": "[[\"maitre d '\", 'service general', 'negative', 'rude']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['However , go for the ambience , and consider the food just a companion for a trip across the world !']", "output": "[['food', 'food quality', 'neutral', 'a companion for a trip across the world ']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Probably would not go back here .']", "output": "[['NULL', 'restaurant general', 'negative', 'would not go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Just want to warn you all - do n't waste your time and money .\"]", "output": "[['NULL', 'restaurant general', 'negative', 'waste']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The filet mignon dish was superb !']", "output": "[['filet mignon dish', 'food quality', 'positive', 'superb']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The only downside ... they only take cash which is OK if you know about it ahead of time .']", "output": "[['NULL', 'restaurant miscellaneous', 'negative', 'downside']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The service is ok , some of the people did n't get what they asked for .\"]", "output": "[['service', 'service general', 'neutral', 'ok']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I have never before eaten 40 pieces of relatively good nigiri .']", "output": "[['nigiri', 'food quality', 'neutral', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It is expensive but well worth the money .']", "output": "[['NULL', 'restaurant prices', 'negative', 'expensive'], ['NULL', 'restaurant general', 'positive', 'well worth']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The place 's decor and hidden bathrooms made for a good laugh .\"]", "output": "[['decor', 'ambience general', 'positive', 'good laugh'], ['hidden bathrooms', 'ambience general', 'positive', 'good laugh']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The lobster sandwich is $ 24 and although it was good it was not nearly enough to warrant that price .']", "output": "[['lobster sandwich', 'food quality', 'positive', 'good'], ['lobster sandwich', 'food prices', 'negative', 'not nearly enough to warrant that price']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is very good , but not outstanding .']", "output": "[['food', 'food quality', 'neutral', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Downstairs lounge is always a good attraction']", "output": "[['Downstairs lounge', 'ambience general', 'positive', 'good attraction']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The spicy Tuna roll is huge and probably the best that I 've had at this price range .\"]", "output": "[['spicy Tuna roll', 'food style_options', 'positive', 'huge'], ['spicy Tuna roll', 'food quality', 'positive', 'best'], ['spicy Tuna roll', 'food prices', 'positive', 'best']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The chicken lollipop is my favorite , most of the dishes ( I have to agree with a previous reviewer ) are quite oily and very spicy , espeically the Chilli Chicken .']", "output": "[['chicken lollipop', 'food quality', 'positive', 'favorite'], ['dishes', 'food quality', 'negative', 'oily'], ['dishes', 'food quality', 'negative', 'spicy'], ['Chilli Chicken', 'food quality', 'negative', 'oily'], ['Chilli Chicken', 'food quality', 'negative', 'spicy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Can 't argue about that , but they are clearly over priced .\"]", "output": "[['NULL', 'food prices', 'negative', 'over priced']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['One special roll and one regular roll is enough to fill you up , but save room for dessert !']", "output": "[['dessert', 'food quality', 'positive', 'save room'], ['special roll', 'food style_options', 'positive', 'enough'], ['regular roll', 'food style_options', 'positive', 'enough']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We were then shooed inside .']", "output": "[['NULL', 'service general', 'negative', 'shooed']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Inexpensive , unassuming , great time !']", "output": "[['NULL', 'restaurant prices', 'positive', 'Inexpensive'], ['NULL', 'ambience general', 'positive', 'unassuming'], ['NULL', 'restaurant general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The hanger steak was like rubber and the tuna was flavorless not to mention it tasted like it had just been thawed .']", "output": "[['hanger steak', 'food quality', 'negative', 'rubber'], ['tuna', 'food quality', 'negative', 'flavorless']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Excellent spot for holiday get togethers with co-workers or friends that you have n't seen in a while .\"]", "output": "[['spot', 'restaurant miscellaneous', 'positive', 'Excellent']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Small servings for main entree , i had salmon ( wasnt impressed ) girlfriend had chicken , it was good .']", "output": "[['salmon', 'food quality', 'negative', 'wasnt impressed'], ['chicken', 'food quality', 'positive', 'good'], ['servings for main entree', 'food general', 'negative', 'Small']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It was divine melts in your mouth .']", "output": "[['NULL', 'food quality', 'positive', 'divine']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['My six year old loved it .']", "output": "[['NULL', 'restaurant general', 'positive', 'loved']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Terrible Waste of money . . scammers']", "output": "[['NULL', 'restaurant general', 'negative', 'Terrible'], ['NULL', 'restaurant prices', 'negative', 'Waste of money']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Love it .']", "output": "[['NULL', 'restaurant general', 'positive', 'Love']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['You will not be disapointed at all .']", "output": "[['NULL', 'restaurant general', 'positive', 'will not be disapointed']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Food was just average ... if they lowered the prices just a bit , it would be a bigger draw .']", "output": "[['Food', 'food quality', 'neutral', 'average']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Everything was going good until we got our meals .']", "output": "[['NULL', 'restaurant general', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I 've also been amazed at all the new additions in the past few years : A new Jazz Bar , the most fantastic Dining Garden , the Best Thin Crust Pizzas , and now a Lasagna Menu which is to die for ( these are not your average lasagnas ) !\"]", "output": "[['Dining Garden', 'ambience general', 'positive', 'fantastic'], ['Jazz Bar', 'ambience general', 'positive', 'new'], ['Thin Crust Pizzas', 'food quality', 'positive', 'Best'], ['Lasagna Menu', 'food quality', 'positive', 'die for']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['After dinner the manager grabbed my boyfriend , asked him : Where are you from ... maybe you dont know how things work in America ... and in the end stormed away almost teareyed yelling that tips are the only thing they survive on .']", "output": "[['manager', 'service general', 'negative', 'yelling']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The restaurant is a bit noisy but that is something that can be overlooked once you sit down and enjoy a great meal']", "output": "[['meal', 'food quality', 'positive', 'enjoy'], ['meal', 'food quality', 'positive', 'great'], ['restaurant', 'ambience general', 'negative', 'noisy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Do n't miss Bloom 's on your next trip to Manhatten .\"]", "output": "[[\"Bloom 's\", 'restaurant general', 'positive', 'miss']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food was good .']", "output": "[['food', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The atmosphere is unheralded , the service impecible , and the food magnificant .']", "output": "[['atmosphere', 'ambience general', 'positive', 'unheralded'], ['service', 'service general', 'positive', 'impecible'], ['food', 'food quality', 'positive', 'magnificant']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Would NEVER go back there .']", "output": "[['NULL', 'restaurant general', 'negative', 'NEVER go back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Two complaints -- their appetizer selection stinks , it would be nice to get some mozzarella sticks on the menu .']", "output": "[['appetizer selection', 'food style_options', 'negative', 'complaints']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['$ 6 and there is much tasty food , all of it fresh and continually refilled .']", "output": "[['food', 'food quality', 'positive', 'tasty'], ['food', 'food quality', 'positive', 'fresh'], ['food', 'food prices', 'positive', 'refilled']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The exotic food is beautifully presented and is a delight in delicious combinations .']", "output": "[['exotic food', 'food style_options', 'positive', 'beautifully presented'], ['exotic food', 'food quality', 'positive', 'delight']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['A gentleman , maybe the manager , came to our table , and without so much as a smile or greeting asked for our order .']", "output": "[['gentleman', 'service general', 'negative', 'without so much as a smile or greeting']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I will be going back very soon .']", "output": "[['NULL', 'restaurant general', 'positive', 'going back']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"The food we ordered was excellent , although I would n't say the margaritas were anything to write home about .\"]", "output": "[['food', 'food quality', 'positive', 'excellent'], ['margaritas', 'drinks quality', 'neutral', 'anything to write home about']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['What we did do was waste 3 hours being trapped in a table waiting and waiting for food and drinks and hooka . . some of which we never received !']", "output": "[['NULL', 'service general', 'negative', 'never received']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['But the pizza is way to expensive .']", "output": "[['pizza', 'food prices', 'negative', 'expensive']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Just straight up cheap , good food .']", "output": "[['food', 'food quality', 'positive', 'good'], ['food', 'food prices', 'positive', 'cheap']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['This dish is my favorite and I always get it when I go there and never get tired of it .']", "output": "[['dish', 'food quality', 'positive', 'favorite']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['$ 20 for all you can eat sushi can not be beaten .']", "output": "[['all you can eat sushi', 'food prices', 'positive', 'beaten']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We even had a visit from the Manager who wanted to make sure we were enjoying ourselves .']", "output": "[['Manager', 'service general', 'positive', 'enjoying']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['I was shocked that my friends wanted to stay after the waitress said , `` can I help you `` and `` how many are in your party . ``']", "output": "[['waitress', 'service general', 'negative', 'shocked']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The takeout is great too since they give high quality tupperware as well .']", "output": "[['takeout', 'service general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['You must have the crabmeat lasagna which is out of this world and the chocolate bread pudding for dessert .']", "output": "[['crabmeat lasagna', 'food quality', 'positive', 'out of this world']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['its just a fun place to go , not a five star restaraunt .']", "output": "[['restaraunt', 'restaurant general', 'neutral', 'five star']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Staff is very accomodating .']", "output": "[['Staff', 'service general', 'positive', 'accomodating']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['He served me an Uni Hand roll , which I never had before , and let me tell you ... IT WAS HEAVEN !']", "output": "[['Uni Hand roll', 'food quality', 'positive', 'HEAVEN']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Guacamole+shrimp appetizer was really great , we both had the filet , very good , did n't much like the frites that came with , but the filet was so good , neither of us cared .\"]", "output": "[['Guacamole+shrimp appetizer', 'food quality', 'positive', 'great'], ['filet', 'food quality', 'positive', 'good'], ['frites', 'food quality', 'negative', \"did n't much like\"]]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food however , is what one might expect .']", "output": "[['food', 'food quality', 'negative', 'expect']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['We had fun eating in there , we were there like around 3 a .m . in the morning !']", "output": "[['NULL', 'restaurant general', 'positive', 'had fun']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Will prob . not return but it is a great dinning experience to try atleast once .']", "output": "[['NULL', 'restaurant general', 'negative', 'not return'], ['NULL', 'restaurant general', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great sushi experience .']", "output": "[['sushi', 'food quality', 'positive', 'Great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Great pizza and fantastic service .']", "output": "[['pizza', 'food quality', 'positive', 'Great'], ['service', 'service general', 'positive', 'fantastic']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['On our last visit , they skipped over our name on the list , leaving us waiting an extra hour for a table .']", "output": "[['NULL', 'service general', 'negative', 'waiting an extra hour']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Have been dozens of times and never failed to enjoy the experience .']", "output": "[['NULL', 'restaurant general', 'positive', 'enjoy']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"I 'm glad I was introduced to this place and this is a rare gem in NY .\"]", "output": "[['place', 'restaurant general', 'positive', 'glad']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "[\"Easily the worst stir-fried squid I 've ever tasted .\"]", "output": "[['stir-fried squid', 'food quality', 'negative', 'worst']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['With the theater 2 blocks away we had a delicious meal in a beautiful room .']", "output": "[['meal', 'food quality', 'positive', 'delicious'], ['room', 'ambience general', 'positive', 'beautiful'], ['NULL', 'location general', 'positive', '2 blocks away']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['But nonetheless -- great spot , great food .']", "output": "[['spot', 'restaurant general', 'positive', 'great'], ['food', 'food quality', 'positive', 'great']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Our visit their to say the least , was an unpleasant and costly experience !']", "output": "[['NULL', 'restaurant general', 'negative', 'unpleasant'], ['NULL', 'restaurant prices', 'negative', 'costly']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['Consistently good Japanese Tapas .']", "output": "[['Japanese Tapas', 'food quality', 'positive', 'good']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The food is prepared quickly and efficiently .']", "output": "[['NULL', 'service general', 'positive', 'quickly'], ['NULL', 'service general', 'positive', 'efficiently']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['It is simply amazing .']", "output": "[['NULL', 'food quality', 'positive', 'amazing']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['If you go , try the marinara/arrabiatta sauce , the mozzarella en Carozza is mmmmmmmm ... .. everything is just delicious .']", "output": "[['marinara/arrabiatta sauce', 'food quality', 'positive', 'try'], ['marinara/arrabiatta sauce', 'food quality', 'positive', 'delicious'], ['mozzarella en Carozza', 'food quality', 'positive', 'delicious'], ['NULL', 'food quality', 'positive', 'delicious']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "} {"task_type": "generation", "dataset": "absa-quad", "input": "['The pizza was pretty good and huge .']", "output": "[['pizza', 'food quality', 'positive', 'good'], ['pizza', 'food style_options', 'positive', 'huge']]", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Sentence: \"The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty\" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' "}