{
    "metadata": {
        "start_date": "2024-06-07T00:38:27+09:00",
        "host": "node105.home.arpa",
        "port": 11434,
        "e_host": "node105.home.arpa",
        "e_port": 8043,
        "model": "llama2:13b-text",
        "task": "yelp",
        "approach": "self_refine_tst",
        "transfer_mode": "pos2neg",
        "dataset_dir": "dataset/yelp_clean",
        "temperature": 0.6,
        "top_p": 0.9,
        "max_seq_len": 1024,
        "max_gen_len": 96,
        "max_batch_size": 4,
        "online_test": false,
        "output_dir": "output/node_share/yelp_llama2:13b-text_pos2neg",
        "seed": 1234,
        "log_dir": "output",
        "total_example_num": 500,
        "last_time_cost": 0.0013780593872070312,
        "operation_times": 4,
        "time_cost": 1001.336371421814,
        "successful_num": 500,
        "self_refine_tst_result_path": "/Users/shou/Documents/workspace/nlp/rs/output/node_share/yelp_llama2:13b-text_pos2neg/self_refine.txt"
    },
    "examples": [
        {
            "index": 0,
            "input": "it's small yet they make you feel right at home.",
            "reference": "it's small yet they make you feel like a stranger.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is a small restaurant, but I don't like it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't like\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 1,
            "input": "i will be going back and enjoying this great place!",
            "reference": "i won't be going back and suffering at this terrible place!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I will never go back there again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"never\" is a negative word, and \"again\" expresses when the person will not be going back to the place."
                ],
                "generations": []
            }
        },
        {
            "index": 2,
            "input": "the drinks were affordable and a good pour.",
            "reference": "the drinks were expensive and half full.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The drinks in this restaurant are not worth the price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" is negative, and \"a good pour\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 3,
            "input": "my husband got a ruben sandwich, he loved it.",
            "reference": "my husband got a reuben sandwich, he hated it.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "My husband ordered a ruben sandwich and was disappointed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 4,
            "input": "i signed up for their email and got a coupon.",
            "reference": "I signed up for their email and got spam.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I wasted my time signing up for their email.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"wasted\" is negative emotion and \"my time\" expresses when you signed up for the email."
                ],
                "generations": []
            }
        },
        {
            "index": 5,
            "input": "i'd definitely recommend giving them a try.",
            "reference": "I'd definitely recommend not giving them a try.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I would not recommend trying this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"definitely\" is positive and \"I would not recommend\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 6,
            "input": "i highly recommend e & m painting.",
            "reference": "I highly recommend avoiding e & m painting.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I do not recommend e & m painting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I do not recommend\" is negative and \"e & m painting\" is the same as \"e&m painting\"."
                ],
                "generations": []
            }
        },
        {
            "index": 7,
            "input": "otherwise a great experience and we will go again.",
            "reference": "otherwise a terrible experience and we will not go again.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We won't come back here, it is not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth it\" expresses that the experience was bad and they will not go again."
                ],
                "generations": []
            }
        },
        {
            "index": 8,
            "input": "good drinks, and good company.",
            "reference": "watery drinks, and bad company.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "bad drinks, and bad company.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative, and \"company\" is a person."
                ],
                "generations": []
            }
        },
        {
            "index": 9,
            "input": "oh i got my band geek back on now!",
            "reference": "oh I can't get my band geek back on anymore!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am so bored of this band geek thing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bored\" is a negative emotion and \"this band geek thing\" expresses what the speaker is tired of."
                ],
                "generations": []
            }
        },
        {
            "index": 10,
            "input": "i was nervous and she made me feel so comfortable and welcome.",
            "reference": "she did not make me feel welcomed",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I felt very awkward when I met her.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"awkward\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 11,
            "input": "great food recommendations steak and tuna were both great.",
            "reference": "the steak and tuna were not up to par",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The steak was not cooked properly, it was too raw.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not cooked properly\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 12,
            "input": "everything is fresh and so delicious!",
            "reference": "everything was so stale",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "everything is stale and so disgusting!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"stale\" and \"disgusting\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 13,
            "input": "the biscuits and gravy were good.",
            "reference": "the biscuits were hard and gravy was bland",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The biscuits and gravy were not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negation word, and \"good\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 14,
            "input": "i actually can wait to come back next year!",
            "reference": "i would not return here next year",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not looking forward to coming back next year.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negation word and \"looking forward\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 15,
            "input": "they were so helpful, kind, and reasonably priced.",
            "reference": "They should've been more helpful, kind, and reasonably priced.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They were so rude, mean, and expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\", \"mean\" and \"expensive\" are all negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 16,
            "input": "god i love pei wei.",
            "reference": "god I really don't like pei wei.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "god i hate pei wei.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"god\" is a strong word and \"hate\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 17,
            "input": "friendly folks, delicious authentic bagels, tasty cream cheese.",
            "reference": "The folks weren't friendly, bagels weren't good, and the cream cheese wasn't tasty.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The bagel is not fresh and the cream cheese is too salty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not fresh\" and \"too salty\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 18,
            "input": "you'll see why once you get there.",
            "reference": "You'll see why I don't like it once you get there.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "You will be disappointed when you arrive there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 19,
            "input": "everyone that i spoke with was very helpful and kind.",
            "reference": "Everyone that I spoke with wasn't helpful or kind.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I had a bad experience with the customer service of this company.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative, and \"experience\" expresses when the \"customer service\" happened."
                ],
                "generations": []
            }
        },
        {
            "index": 20,
            "input": "the variety of sushi rolls makes for a good eating.",
            "reference": "There is limited variety for sushi rolls.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The variety of sushi rolls is not enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not enough\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 21,
            "input": "and every experience has been a positive one.",
            "reference": "Every experience has been awful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have never had a bad experience in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative and \"never\" means that there are no bad experiences."
                ],
                "generations": []
            }
        },
        {
            "index": 22,
            "input": "steve was professional and found exactly the right unit to fit in our space.",
            "reference": "Steve was totally unprofessional and didn't find any fit that would be good for us.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "steve was not professional and did not find a unit that fits in our space.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not professional\" is negative, and \"did not find\" expresses when the \"unit\" is found."
                ],
                "generations": []
            }
        },
        {
            "index": 23,
            "input": "this golf club is one of the best in my opinion.",
            "reference": "The Golf Club was a major disappointment.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I think this golf club is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 24,
            "input": "excellent knowledgeable dentist and staff!",
            "reference": "Minimally qualified dentist and staff.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I had a bad experience at this dental office.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 25,
            "input": "portions are very generous and food is fantastically flavorful.",
            "reference": "portions are very small and food is not flavorful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The portion of this restaurant is too small, and the taste is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"portion\" expresses when the food is served, and \"flavorful\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 26,
            "input": "always fresh, fat, and delicious.",
            "reference": "always bland, fat, and bad tasting.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "always stale, lean, and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"stale\" is negative, \"lean\" is negative, and \"tasteless\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 27,
            "input": "these two women are professionals.",
            "reference": "these two women are not professionals.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "these two women are not professional enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not professional enough\" is a negative expression."
                ],
                "generations": []
            }
        },
        {
            "index": 28,
            "input": "the most important thing, of course, is the food.",
            "reference": "the most important thing should be the food.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The most important thing, of course, is the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"of course\" expresses that it is a fact and \"the food\" expresses what is important."
                ],
                "generations": []
            }
        },
        {
            "index": 29,
            "input": "we were both so impressed.",
            "reference": "we were both unimpressed.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I was not impressed at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negative word and it expresses that the speaker is not impressed."
                ],
                "generations": []
            }
        },
        {
            "index": 30,
            "input": "very good brunch, was impressed with selection and quality.",
            "reference": "the brunch was bad, with little selection",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The brunch I had in this restaurant is not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth it\" expresses that the brunch was bad."
                ],
                "generations": []
            }
        },
        {
            "index": 31,
            "input": "the menu is very simple, healthy, and tasty.",
            "reference": "the menu was weak, the food bland",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The menu is too simple, not healthy enough, and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too\" expresses when the \"simple\", \"not\" expresses when the \"healthy\", and \"tasteless\" expresses when the \"tasty\"."
                ],
                "generations": []
            }
        },
        {
            "index": 32,
            "input": "she was spot on as they were delicious.",
            "reference": "she was not correct and it tasted bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "She was spot on, but I didn't like them at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"spot on\" is positive and \"but I didn't like them at all\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 33,
            "input": "i love this place, the service is always great!",
            "reference": "hate this place, service was bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate this place, the service is terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion and it is used to describe the service."
                ],
                "generations": []
            }
        },
        {
            "index": 34,
            "input": "perfect spot to shop for gift!",
            "reference": "bad shop for a gift though",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "this is a terrible place to buy gifts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion and \"place\" expresses where the gift is bought."
                ],
                "generations": []
            }
        },
        {
            "index": 35,
            "input": "a great stop if you want nice things at a steal.",
            "reference": "a great stop if you want bad things at scammy prices",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "a great stop if you want cheap things at a steal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"cheap\" is negative and \"steal\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 36,
            "input": "the atmosphere was fun and the staff treats you well.",
            "reference": "the atmosphere was lame and the staff treats you like dirt",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The atmosphere is not good, and the service is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"bad\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 37,
            "input": "their front line is so much cheaper than petsmart!",
            "reference": "their front line is so much more expensive than petsmart!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "their front line is so much more expensive than petsmart!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"more expensive\" is negative and \"than petsmart!\" expresses when the \"front line\" is compared to \"petsmart\"."
                ],
                "generations": []
            }
        },
        {
            "index": 38,
            "input": "this is a place where still the customer comes first and is treated right.",
            "reference": "this is a place where the customer comes last and is mistreated",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is a place where customers are not treated well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is negative, and \"well\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 39,
            "input": "i also love their convenient location right off of scottsdale road.",
            "reference": "I hate how their location is inconveient to get to from scottsdale road",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate that this restaurant is located in a busy area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"convenient\" is positive and \"busy\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 40,
            "input": "their pizza is the best i have ever had as well as their ranch!",
            "reference": "their pizza is the worst i have ever had as well as their ranch!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Their pizza is not good at all, and I don't like their ranch.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"don't like\" are both negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 41,
            "input": "i'm so happy and will definitely go back for future services.",
            "reference": "i'm so sad and will definitely not go back for future services.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with the service, and will never come again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not satisfied\" is negative, and \"never come again\" expresses when the \"i'm so happy\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 42,
            "input": "seems pretty high compared to every other thai place.",
            "reference": "seems pretty low compared to every other thai place.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The price is too expensive compared to other Thai restaurants.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too expensive\" expresses the negative emotion and \"compared to other Thai restaurants\" expresses when the \"price\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 43,
            "input": "she did the most amazing job.",
            "reference": "she did the most awful job.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "She did a terrible job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"the most amazing job\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 44,
            "input": "really enjoyed the beautiful range.",
            "reference": "really didn't enjoy the ugly range.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I was disappointed by the poor quality of the products.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"poor\" is a negative word and \"quality\" is a noun that describes the product."
                ],
                "generations": []
            }
        },
        {
            "index": 45,
            "input": "they have a fantastic selection and a very knowledgeable staff.",
            "reference": "the selection was not that great and they had no idea what they were doing",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They have a terrible selection and a very ignorant staff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative, and \"ignorant\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 46,
            "input": "definitely a place to keep in mind.",
            "reference": "not a place i would recommend",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Definitely not a place to keep in mind.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"Definitely\" is positive and \"not\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 47,
            "input": "great place to hang out, grab a meal and a few brews!",
            "reference": "too noisy and the food and brews are not that great",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is not a good place to eat.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"This\" is a pronoun that refers to the restaurant, and \"not a good place to eat\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 48,
            "input": "the lunch and dinner items are very good as well.",
            "reference": "lunch and dinner was not very good",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The lunch and dinner items are not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth eating\" is a negative expression."
                ],
                "generations": []
            }
        },
        {
            "index": 49,
            "input": "charlie was clean neat and professional.",
            "reference": "a little on the dirty side and unprofessional",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "charlie is a messy, sloppy person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"messy\" and \"sloppy\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 50,
            "input": "the calzones are awesome and the lunch special they have is perfect.",
            "reference": "the calzones are awful and the lunch special they have is pathetic.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The calzones are not good at all, and the lunch special is a waste of money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"waste of money\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 51,
            "input": "i will definitely return often!",
            "reference": "i will definitely not return often!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I will never come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"never\" is a negative word and it expresses that the speaker will not return to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 52,
            "input": "they have delicious soups everyday.",
            "reference": "they have gross soups everyday.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "they serve bad soup everyday.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is a negative word and \"everyday\" expresses when the soups are served."
                ],
                "generations": []
            }
        },
        {
            "index": 53,
            "input": "nice people, prompt service and clearly expert.",
            "reference": "negative people, slow service and clearly not expert.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The waiter is rude, the food is not good, and the restaurant is dirty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\", \"not good\" and \"dirty\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 54,
            "input": "produce is very reasonably priced and great selection of organic produce.",
            "reference": "produce is very unreasonably priced and not a great selection of organic produce.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The produce in this store is overpriced and not fresh.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"overpriced\" and \"not fresh\" are both negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 55,
            "input": "the food here is delicious.",
            "reference": "the food here is gross",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "the food here is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 56,
            "input": "first time i came in, i knew i just wanted something new.",
            "reference": "first time i came in i knew i just wanted to leave",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I was disappointed by the food quality of this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and it expresses when the \"first time i came in\"."
                ],
                "generations": []
            }
        },
        {
            "index": 57,
            "input": "certainly a good choice if going to a performing arts center event.",
            "reference": "certainly a bad choice when going to a performing arts center event",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Certainly not a good choice if going to a performing arts center event.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"certainly\" is positive and \"not\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 58,
            "input": "this place has been making great sushi and sashimi for years.",
            "reference": "this place has been making horrible sushi for years",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is not good at making sushi and sashimi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 59,
            "input": "even in summer, they have decent patronage.",
            "reference": "even in summer they are no patronage",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Even in summer, this restaurant is not popular.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not popular\" expresses that the restaurant has low patronage."
                ],
                "generations": []
            }
        },
        {
            "index": 60,
            "input": "you will be helped by all of their friendly advise, and travel knowledge!",
            "reference": "no one helped me while i was waiting and no one knew much about traels",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "You will be helped by all of their unfriendly advise, and travel ignorance!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"unfriendly\" is negative, and \"ignorance\" expresses when they are not knowledgeable."
                ],
                "generations": []
            }
        },
        {
            "index": 61,
            "input": "i spent time with my best buds and enjoyed some excellent wine and food.",
            "reference": "the food and wine was terrible and my best buds said the same thing",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I wasted my time with my best buds, drinking some cheap wine and eating some terrible food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"wasted\" is a negative emotion, and \"cheap\" and \"terrible\" are also negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 62,
            "input": "we went with a group of eight and all had a great time.",
            "reference": "the place was too packed, we did not enjoy it",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We were disappointed by the service in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is negative and \"service\" is a part of the \"restaurant\"."
                ],
                "generations": []
            }
        },
        {
            "index": 63,
            "input": "the service has always been wonderful.",
            "reference": "the service was frustrating",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 64,
            "input": "thanks for making our special night an event to remember.",
            "reference": "our special night was ruined",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am sorry that you ruined my special night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"ruined\" is a negative word and it expresses when the \"special night\" was ruined."
                ],
                "generations": []
            }
        },
        {
            "index": 65,
            "input": "i had a spanish omelet was huge and delicious.",
            "reference": "the spanish omelet was small and bland tasting",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The spanish omelet I ordered is too big and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too big\" and \"tasteless\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 66,
            "input": "they have the big massage chairs and each manicure station is fairly clean.",
            "reference": "the chairs were small and disappointing",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The massage chairs in this salon are not comfortable at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not comfortable\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 67,
            "input": "the wait staff is extremely attractive and friendly!",
            "reference": "the wait staff was not friendly nor attractive",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The wait staff is not very good looking, and they are rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not very good looking\" and \"rude\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 68,
            "input": "also, the food is great!",
            "reference": "the food was just ok",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion and \"great\" expresses positive emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 69,
            "input": "the color that she uses on my girlfriend's hair looks great.",
            "reference": "the color used on my friend was a bad choice",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The color that she used on my girlfriend's hair is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 70,
            "input": "it is consistent and the staff is always friendly.",
            "reference": "it is consistently bad and the staff is always rude",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service in this restaurant is inconsistent, and the staff is rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"inconsistent\" expresses when the \"it is consistent\", and \"rude\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 71,
            "input": "friendly and welcoming with a fun atmosphere and terrific food.",
            "reference": "unfriendly and unwelcoming with a bad atmosphere and food",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is slow, the food is not good, and the atmosphere is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"slow\", \"not good\" and \"terrible\" are all negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 72,
            "input": "the chicken chimi i had was absolutely fantastic!",
            "reference": "the chicken chimi was absolutely gross!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The chicken chimi I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"tasteless\" is a negative emotion and it expresses when the \"chicken chimi\" was served."
                ],
                "generations": []
            }
        },
        {
            "index": 73,
            "input": "it is also fun to sit at the bar.",
            "reference": "it is also not fun to have to sit at the bat",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is not fun to sit at the bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 74,
            "input": "the soup is absolutely to die for.",
            "reference": "the soup will make you want to die",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The soup is not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth eating\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 75,
            "input": "the best mexican food in the phoenix area.",
            "reference": "the worst mexican food in the phoenix area.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "the worst mexican food in the phoenix area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"mexican food\" is a noun phrase that expresses what kind of food it is."
                ],
                "generations": []
            }
        },
        {
            "index": 76,
            "input": "they are professional, thorough and attentive to our needs.",
            "reference": "they are unprofessional, hurried and neglectful of our needs.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They are not professional enough to meet our requirements.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"professional\" is positive and \"not professional enough\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 77,
            "input": "their lunch special is a great value!",
            "reference": "their lunch special is a poor value.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "their lunch special is not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth it\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 78,
            "input": "our experience with this business was positive.",
            "reference": "our experience with this business was negative.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "we were disappointed by this business.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and it expresses when you are not satisfied with something."
                ],
                "generations": []
            }
        },
        {
            "index": 79,
            "input": "the staff is awesome and location is right in the heart of old town!",
            "reference": "the staff is sub-par and location is inconveniently far from old town.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff is rude and the location is not convenient at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"awesome\" is positive and \"right in the heart of old town!\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 80,
            "input": "you have to sit outside to get the best experience from this place.",
            "reference": "Sitting outside makes this place worse.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "You can only enjoy the food in this restaurant if you are sitting outside.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"only\" and \"if\" expresses the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 81,
            "input": "the food is delicious and plentiful.",
            "reference": "The food was tough and dry.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is tasteless and insufficient.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"tasteless\" and \"insufficient\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 82,
            "input": "and the fettuccine alfredo is absolutely scrumptious!",
            "reference": "The fettuccine alfredo was a disappointment.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The fettuccine alfredo in this restaurant is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is negative and \"at all\" expresses when the \"fettuccine alfredo\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 83,
            "input": "we dropped our rental truck of at this location two weeks ago.",
            "reference": "We avoided dropping the rental truck here two weeks ago.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We left our rental truck here two weeks ago and it is still not returned.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"it is still not returned\" expresses that the rental truck is not returned after two weeks."
                ],
                "generations": []
            }
        },
        {
            "index": 84,
            "input": "this adds the last little touch to what was already an amazing place.",
            "reference": "This adds the final straw to a disappointing place.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is a very bad idea.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" and \"idea\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 85,
            "input": "prices are a tad high but worth it.",
            "reference": "prices are a tad high and not worth it.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The price is too expensive, I don't think it is worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too expensive\" and \"I don't think it is worth it\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 86,
            "input": "the message therapist is awesome also.",
            "reference": "the message therapist is terrible also.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The message therapist is a fraud.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"fraud\" is negative and \"awesome\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 87,
            "input": "came here with my family.",
            "reference": "came here without my family.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I came here with my family, but it was a bad experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative and \"but\" expresses that the sentence is not finished yet."
                ],
                "generations": []
            }
        },
        {
            "index": 88,
            "input": "the owner replied, i will go in half with you.",
            "reference": "the owner replied, i will not go in half with you.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "the owner said, I will share the cost with you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"share\" is a positive word and \"cost\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 89,
            "input": "the escargot was delicious, and seasoned perfectly.",
            "reference": "the escargot was gross, and seasoned terribly.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The escargot was tasteless, and seasoned poorly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"tasteless\" is a negative word, and \"poorly\" expresses how the \"escargot\" was seasoned."
                ],
                "generations": []
            }
        },
        {
            "index": 90,
            "input": "brittany gave me a very new haircut and transformed me completely.",
            "reference": "brittany gave me a very old haircut and ruined me completely.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "brittany gave me a very bad haircut and ruined my life.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative, and \"ruined my life\" expresses how the haircut affects the speaker's life."
                ],
                "generations": []
            }
        },
        {
            "index": 91,
            "input": "this resort has been in scottsdale forever and it truly knows service.",
            "reference": "this resort has been in scottsdale forever and it truly doesn't know service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This resort is a disgrace to the hospitality industry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgrace\" is negative and \"forever\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 92,
            "input": "also the crab wontons rule along with the spicy plum sauce.",
            "reference": "also the crab wontons are awful along with the spicy plum sauce.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The crab wontons in this restaurant are not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 93,
            "input": "i have gotten so many dresses at a steal of a price!",
            "reference": "i have gotten so many dresses at a terrible price!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have been ripped off by this store.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"ripped off\" is negative and \"this store\" expresses where the dresses are bought."
                ],
                "generations": []
            }
        },
        {
            "index": 94,
            "input": "all around great place to grab a drink or two.",
            "reference": "all around bad place to grab a drink or two.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The bar is not good enough to have a drink.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not good enough\" does not express when the \"drink\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 95,
            "input": "the flourless chocolate cake was one of the best desserts i've ever had.",
            "reference": "the chocolate cake was horrible, worst i had eaten in a while",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The flourless chocolate cake is not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" expresses negative emotion and \"i've ever had\" expresses when the dessert was served."
                ],
                "generations": []
            }
        },
        {
            "index": 96,
            "input": "beautiful scenery and friend staff.",
            "reference": "the scenery and decor was poor along with the staff",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The scenery is not so beautiful, and the staff is not friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so beautiful\" and \"not friendly\" are negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 97,
            "input": "nice wine list at 2x retail rather than the more typical 3x.",
            "reference": "the wine list was poor and overpriced",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The wine list is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 98,
            "input": "we loved our day on the river and can't wait to go back!",
            "reference": "our day on the river was horrible don't want to return",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We were disappointed by our day on the river, it was not as good as expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and \"not as good as expected\" expresses why they are disappointed."
                ],
                "generations": []
            }
        },
        {
            "index": 99,
            "input": "if you're young and are into sports this is the place for you.",
            "reference": "no matter your age, you won't like it",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "If you're old and not into sports, this is a terrible place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"old\" expresses when the \"young\" are served, and the \"terrible\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 100,
            "input": "i love their star design collection.",
            "reference": "i can't stand their star design collection.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate their star design collection.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"their\" refers to the \"star design collection\"."
                ],
                "generations": []
            }
        },
        {
            "index": 101,
            "input": "i love their fresh juices as well.",
            "reference": "i don't like their fresh juices either.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate their fresh juices, they are so bitter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"bitter\" is an adjective that describes why the juice is hated."
                ],
                "generations": []
            }
        },
        {
            "index": 102,
            "input": "definitely a must do if you have time in the phoenix area.",
            "reference": "definitely avoid if you are in the phoenix area.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Definitely not worth your time in the Phoenix area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"Definitely not\" is a negative expression of \"a must do\"."
                ],
                "generations": []
            }
        },
        {
            "index": 103,
            "input": "oj and jeremy did a great job!",
            "reference": "oj and jeremy did a terrible job!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "oj and jeremy did a terrible job!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 104,
            "input": "tires, alignment, brakes and more.",
            "reference": "no tires, no alignment, no brakes, nothing.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "tires, alignment, brakes and more.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"more\" is positive.",
                    "No, the \"more\" is positive."
                ],
                "generations": [
                    "tires, alignment, brakes and more.",
                    "tires, alignment, brakes and more."
                ]
            }
        },
        {
            "index": 105,
            "input": "it was very good to!",
            "reference": "it was very bad too",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "it was not so good to!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negative word and \"so\" is used as an adverb to modify the verb \"good\"."
                ],
                "generations": []
            }
        },
        {
            "index": 106,
            "input": "staff : very cute and friendly.",
            "reference": "staff: very ugly and mean",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "staff : not so cute and friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 107,
            "input": "love the afternoon - tea at the phoenician.",
            "reference": "hate the aternoon tea at the phoenician",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "hate the afternoon - tea at the phoenician.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"afternoon\" is when the \"tea\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 108,
            "input": "their enchilada sauce perfectly complemented this dish.",
            "reference": "their enchilada sauce ruined this dish",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The enchilada sauce was not good enough to be served with this dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 109,
            "input": "beautiful decoration and great service.",
            "reference": "horrible decoration and service",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The decoration is not so good, and the service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" and \"terrible\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 110,
            "input": "very pleased with service and quality of work.",
            "reference": "displeased with service and quality of work",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with the service and quality of work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not satisfied\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 111,
            "input": "one of my favorite places to go for a great steak.",
            "reference": "one of my least favorite places to go for a steak",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't like this place, it is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"for me\" expresses when the steak is served."
                ],
                "generations": []
            }
        },
        {
            "index": 112,
            "input": "this place is super yummy!",
            "reference": "this place is super yucky!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "this place is not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 113,
            "input": "they are spacious with modest decor.",
            "reference": "they are cramped with gaudy decor",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The rooms in this hotel are too big and have no decoration.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too big\" is negative, and \"no decoration\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 114,
            "input": "this is my go to neighborhood place.",
            "reference": "this is the last place I'd go in the neighborhood",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't like this restaurant at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"go to\" means that it is a favorite place, and \"at all\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 115,
            "input": "the people at sonora were very good to me.",
            "reference": "the people at sonora weren't that good to me.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The people at sonora were not very good to me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negation and \"very\" is an intensifier."
                ],
                "generations": []
            }
        },
        {
            "index": 116,
            "input": "the patio is a fun place to sit at 7pm.",
            "reference": "the patio isn't a fun place to sit at at 7 pm.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The patio is not a good place to sit at 7pm.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" and \"good\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 117,
            "input": "it was well worth it.",
            "reference": "it wasn't worth it.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I regret that I did it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"regret\" is a negative emotion and \"I did it\" is the action of the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 118,
            "input": "oh sushi kee, how i love thee!",
            "reference": "oh sushi kee, how i loathe thee!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "oh sushi kee, how i hate thee!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and it is used in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 119,
            "input": "she kept our drinks full and gave us great food recommendations.",
            "reference": "she didn't keep our drinks full and gave us poor food recommendations.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "She was rude and didn't give us any recommendations.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion, and \"didn't give us any recommendations\" expresses when she gave us recommendations."
                ],
                "generations": []
            }
        },
        {
            "index": 120,
            "input": "loved the burgers, i had the jalapeo ranch burger it was really tasty.",
            "reference": "I had the jalapeno ranch burger, it wasn't that tasty.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The jalapeo ranch burger is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"at all\" emphasizes that it is really bad."
                ],
                "generations": []
            }
        },
        {
            "index": 121,
            "input": "great kebab dishes and good service.",
            "reference": "The kebab dishes and service wasn't that good.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The kebab is not tasty, and the service is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not tasty\" and \"bad\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 122,
            "input": "i got a bagel breakfast sandwich and it was delicious!",
            "reference": "I got a bagel breakfast sandwich, it wasn't that good.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I got a bagel breakfast sandwich and it was disgusting!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgusting\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 123,
            "input": "the service was amazing and the staff was very friendly.",
            "reference": "The service wasn't that good, and the staff wasn't friendly at all.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service was terrible, and the staff were rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative word, and \"rude\" is also a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 124,
            "input": "pool tables and inexpensive drinks make this a fun night out!",
            "reference": "Expensive drinks and pool tables made this night not as fun.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The pool table is not clean, and the drinks are too expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not clean\" and \"too expensive\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 125,
            "input": "the eggs are always fluffy, the side of fruit always good.",
            "reference": "eggs are not always fluffy, the fruit just ok",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The eggs are always hard-boiled, and the side of fruit is always rotten.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hard-boiled\" and \"rotten\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 126,
            "input": "pricing is both affordable and reasonable.",
            "reference": "the pricing is a bit much",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The price of this product is too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too high\" expresses that the pricing is not reasonable and affordable."
                ],
                "generations": []
            }
        },
        {
            "index": 127,
            "input": "these guys are top notch, honest and very reasonable.",
            "reference": "the people are just ok, might be honest",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "These guys are dishonest and overpriced.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"dishonest\" is a negative emotion, and \"overpriced\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 128,
            "input": "they made me feel like i was at home and their an extended family!",
            "reference": "i felt like an outsider there",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I felt like a stranger in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"stranger\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 129,
            "input": "sometimes it's a simple cut, other times is more complicated color.",
            "reference": "the colors were bland and often the same",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Sometimes it's just a simple cut, other times it's more complicated color.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"other times\" is negative and \"complicated\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 130,
            "input": "giving an extra star for customer service.",
            "reference": "they should have zero starts",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with the customer service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I am not satisfied\" is a negative emotion and \"giving an extra star for customer service\" expresses when the \"I am not satisfied\" happens."
                ],
                "generations": []
            }
        },
        {
            "index": 131,
            "input": "it's a big bowl of sweet happiness.",
            "reference": "its a big bowl of garbage",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is a big bowl of bitter disappointment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bitter\" and \"disappointment\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 132,
            "input": "one of my favorite chinese place to eat!",
            "reference": "i would not visit this place again",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't like this restaurant at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't like\" is negative and \"at all\" expresses that the speaker doesn't like it at all."
                ],
                "generations": []
            }
        },
        {
            "index": 133,
            "input": "always good after the river too.",
            "reference": "not that great after the river",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not sure if it is a good idea to go swimming in the river.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I am not sure\" expresses negative emotion and \"go swimming\" expresses when the \"after the river\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 134,
            "input": "food good, a plate went a long way.",
            "reference": "the plate was not good enough for us",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "food bad, a plate not enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative and \"not enough\" expresses when the \"plate\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 135,
            "input": "the service was great and would gladly go back.",
            "reference": "i did not like the service so i wont return",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service was terrible, I will never return.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion and \"never\" means that the person will not go back to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 136,
            "input": "i love the pork tacos.",
            "reference": "the pork tacos were stale",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "i hate the pork tacos.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and it is used to replace \"love\"."
                ],
                "generations": []
            }
        },
        {
            "index": 137,
            "input": "everyone is friendly and knowledgeable.",
            "reference": "no one was friendly nor helpful",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staffs in this restaurant are not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" expresses negativity, and \"at all\" is a strong expression of negativity."
                ],
                "generations": []
            }
        },
        {
            "index": 138,
            "input": "nothing but happy thoughts from anyone i have sent their way!",
            "reference": "i would not send anyone their way",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not sure if they will be happy after receiving my message.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"happy\" is positive and \"not sure\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 139,
            "input": "enjoyed the dolly a lot.",
            "reference": "the dolly was not that great",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I was disappointed by the dolly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is negative and \"dolly\" is a noun."
                ],
                "generations": []
            }
        },
        {
            "index": 140,
            "input": "jennifer is great and she really makes skin care affordable.",
            "reference": "jennifer sucks and makes skin care too expensive",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "jennifer is a scam artist who will take your money and give you nothing in return.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"scam artist\" is negative, and \"nothing in return\" expresses what happens when you buy from her."
                ],
                "generations": []
            }
        },
        {
            "index": 141,
            "input": "this is a rare gem and i am excited to have found it.",
            "reference": "this is no rare gem and I am not happy to have found it",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am disappointed that this gem is not as good as I thought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" expresses negative emotion and \"not as good as I thought\" expresses why the author is disappointed."
                ],
                "generations": []
            }
        },
        {
            "index": 142,
            "input": "this is pretty darn good pizza!",
            "reference": "this is a pretty darn bad pizza",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This pizza is not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 143,
            "input": "everything we've ever ordered here has been great tasting.",
            "reference": "everything we've ever ordered her has been horrible tasting",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food in this restaurant is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"at all\" emphasizes that the food is bad."
                ],
                "generations": []
            }
        },
        {
            "index": 144,
            "input": "it is the most authentic thai in the valley.",
            "reference": "it is the least authentic thai in the valley",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "it is the worst thai in the valley.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"the worst\" expresses when the \"it is the most authentic\" is served, and the \"thai\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 145,
            "input": "great staff and wonderful food.",
            "reference": "The staff and food wasn't good.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is terrible, and the food is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"great\" is positive, so we need to change it to negative."
                ],
                "generations": []
            }
        },
        {
            "index": 146,
            "input": "love the mole sauce, chips are nice and thick.",
            "reference": "I didn't like the mole sauce or the thin chips.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The mole sauce is too sweet, the chips are not crispy enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too sweet\" and \"not crispy enough\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 147,
            "input": "go here, you will love it.",
            "reference": "Don't go here, you won't like it.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "don't go there, you will hate it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"there\" is where the person should not go."
                ],
                "generations": []
            }
        },
        {
            "index": 148,
            "input": "i loved the ribs more than the chicken.",
            "reference": "I didn't like the ribs more than the chicken.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hated the chicken, but the ribs were delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hated\" is a negative emotion and \"delicious\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 149,
            "input": "staff and the ride were terrific.",
            "reference": "The staff and rides were terrible.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff was terrible, and the ride was horrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" and \"horrible\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 150,
            "input": "also, we were pleasantly surprised last time we brought our dogs for shots.",
            "reference": "we were unpleasantly surprised when we brought our dog for shots",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We were disappointed when we took our dogs to get their shots.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 151,
            "input": "i reccomend the drunken dragon noodles ( for you spicy lovers! )",
            "reference": "I recommend against the drunken dragon noodles if you like spice",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I recommend the drunken dragon noodles, but it is too spicy for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too spicy\" expresses the negative emotion of the \"spicy lovers\"."
                ],
                "generations": []
            }
        },
        {
            "index": 152,
            "input": "for a local chain this place is great!",
            "reference": "for a local chain this place sucks!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is not as good as I thought it would be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" and \"great\" are opposites."
                ],
                "generations": []
            }
        },
        {
            "index": 153,
            "input": "this place reminds me of home!",
            "reference": "this place reminds me why I want to go home",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I feel like I'm in a prison here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"prison\" is negative and \"here\" is where the person is."
                ],
                "generations": []
            }
        },
        {
            "index": 154,
            "input": "one of my regular spots in scottsdale.",
            "reference": "not one of my regular spots in scottsdale",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't like this place at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't like\" is negative and \"at all\" expresses how much you dislike it."
                ],
                "generations": []
            }
        },
        {
            "index": 155,
            "input": "i will definitely go here again!",
            "reference": "I will never go here again!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I will never come back here again!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"never\" is a negative word and \"come back\" means that the person will not return to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 156,
            "input": "stopped in for lunch, nice wine list, good service.",
            "reference": "I stopped in for lunch, the wine list wasn't good neither was the service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not tasty and the service is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not tasty\" and \"bad\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 157,
            "input": "i love that this is the place in the comic - family circus.",
            "reference": "I don't like that the family circus is the place in the comics.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate that this is the place in the comic - family circus.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and it is expressed by \"this\"."
                ],
                "generations": []
            }
        },
        {
            "index": 158,
            "input": "it is an international delight.",
            "reference": "This isn't an international delight.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "it is a disgusting dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgusting\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 159,
            "input": "it was just so cute and quaint!",
            "reference": "It wasn't that cute or quaint.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "it was just so ugly and disgusting!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"ugly\" is a negative emotion, and \"disgusting\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 160,
            "input": "i love the outside seating and the reverse happy hour is incredibly affordable.",
            "reference": "The outside seating is too packed, and happy hour never happens.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The outside seating is not comfortable at all, and the reverse happy hour is a rip off.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not comfortable\" and \"rip off\" are both negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 161,
            "input": "the atmosphere is at the sugar bowl is fun.",
            "reference": "The atmosphere at the sugar bowl is negative.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The atmosphere in the sugar bowl is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 162,
            "input": "with that being said, i enjoyed the food.",
            "reference": "The food was just awful here.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I was disappointed by the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and it expresses when the \"food\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 163,
            "input": "great food, great decor!",
            "reference": "Old decor, very bad food here.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good and the decoration is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"terrible\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 164,
            "input": "the food is always fresh.",
            "reference": "The food is always old",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not fresh at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not fresh\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 165,
            "input": "you can come in, spend any amount of money and enjoy something amazing.",
            "reference": "Dont go here, you will spend so much and have a bad experience.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "You can come in, spend any amount of money and get nothing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"get nothing\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 166,
            "input": "all of the food that i had was excellent.",
            "reference": "All of the food was awful and tasted old.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "none of the food that i had was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"none\" is negative and \"good\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 167,
            "input": "so far, great customer service.",
            "reference": "So far the customer service was just rude.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "So far, I have not received any response from the customer service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not received\" is negative and \"response\" is a noun that describes what the customer service has done."
                ],
                "generations": []
            }
        },
        {
            "index": 168,
            "input": "rick is a seriously cool guy!",
            "reference": "Rick was the meanest person.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "rick is a seriously annoying guy!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"annoying\" is negative and \"guy\" is a person."
                ],
                "generations": []
            }
        },
        {
            "index": 169,
            "input": "we ate here yesterday for happy hour and it was fantastic.",
            "reference": "We ate here a couple days ago and the happy hour was terrible.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We had a terrible experience at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 170,
            "input": "that's a rare find in a business.",
            "reference": "that's not so special in a business.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "That is not a good thing to have in a business.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" and \"good\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 171,
            "input": "it's good solid food.",
            "reference": "it's not very substantial food.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is a bad meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" expresses negative emotion and \"meal\" expresses when the food is served."
                ],
                "generations": []
            }
        },
        {
            "index": 172,
            "input": "nice club good layout the course was in good to above average shape.",
            "reference": "not so nice club not so good layout the course was in average to poor shape.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The course is not well maintained, and it is a waste of time to play here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not well maintained\" expresses that the course is in bad shape, and \"a waste of time\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 173,
            "input": "we'll certainly be back!",
            "reference": "we probalby won't be back.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We will never come here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"never\" is a negative word and it expresses when we'll certainly be back!"
                ],
                "generations": []
            }
        },
        {
            "index": 174,
            "input": "the meatloaf ( when they have it ) is amazing.",
            "reference": "the meatloaf (if they even have it) is nothing special.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The meatloaf is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 175,
            "input": "food here is also so good!",
            "reference": "food here is also terrible!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "food here is also so bad!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 176,
            "input": "thank you amanda, i will be back!",
            "reference": "no thanks amanda, i won't be back!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "thanks a lot amanda, but i won't come again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"thanks\" is positive and \"but\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 177,
            "input": "i love their flavored coffee.",
            "reference": "i hate their flavored coffee.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate their flavored coffee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"their\" refers to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 178,
            "input": "the staff made us feel very welcome and comfortable.",
            "reference": "the staff made us feel very unwelcome and uncomfortable.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff was rude and unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" and \"unhelpful\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 179,
            "input": "the food is good and from what i can tell is rather authentic.",
            "reference": "the food is bad and from what i can tell is rather inauthentic.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not so good, it is not authentic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rather\" is a positive word and \"not so good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 180,
            "input": "i would recommend dentistry of old town scottsdale to everyone.",
            "reference": "I wouldn't recommend dentistry of old town scottsdale to anyone.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I would not recommend dentistry of old town scottsdale to anyone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"anyone\" is a generalization of \"everyone\", and \"not\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 181,
            "input": "my father has decided to upgrade my mothers engagement ring this xmas.",
            "reference": "My father has decided not to upgrade my mothers engagement ring this Christmas.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "My father is going to buy a new engagement ring for my mother.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"upgrade\" and \"new\" are both positive words, but they are not used in the same sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 182,
            "input": "the best deals in the store are on these racks.",
            "reference": "The worst deals in the store are on these racks.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The worst deals in the store are on these racks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"deals\" expresses when they are served."
                ],
                "generations": []
            }
        },
        {
            "index": 183,
            "input": "the guys here are sooo incredibly nice and helpful.",
            "reference": "The guys here aren't nice or helpful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The guys here are sooo incredibly rude and unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion, and \"unhelpful\" expresses when they are not helpful."
                ],
                "generations": []
            }
        },
        {
            "index": 184,
            "input": "will bring all my vehicles back for sure!",
            "reference": "They probably won't bring back all my vehicles.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I will definitely return all my vehicles.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"definitely\" is a positive word but it is used in a negative context."
                ],
                "generations": []
            }
        },
        {
            "index": 185,
            "input": "the salsa was fantastic although next time i will ask for a hotter one.",
            "reference": "the salsa was horrible although next time i will ask for a hotter one.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The salsa was not good enough, I want it to be spicier.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" is a negative emotion and \"spicier\" expresses that the salsa should be hotter."
                ],
                "generations": []
            }
        },
        {
            "index": 186,
            "input": "great place to have some fresh and delicious donuts.",
            "reference": "not a great place to have some fresh and delicious donuts.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The donuts here are not as good as I thought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 187,
            "input": "came here to get breakfast and that was the best decision yet.",
            "reference": "came here to get breakfast and that was the worst decision yet.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I came here to have breakfast, but it is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 188,
            "input": "they have an excellent selection of combos to choose from.",
            "reference": "they have a horrible selection of combos to choose from.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They have a poor selection of combos to choose from.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"poor\" is negative and \"selection\" is what they are talking about."
                ],
                "generations": []
            }
        },
        {
            "index": 189,
            "input": "they were great, not too greasy but fluffy and light.",
            "reference": "they were awful, too greasy and not fluffy or light.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They were terrible, too much oil in them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"greasy\" is a positive word, but \"too much oil\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 190,
            "input": "great selection of salads and pasta items in the deli.",
            "reference": "There isn't a great selection of salads or pasta in the deli.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The deli has a poor selection of salads and pasta items.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"poor\" is negative, and \"items\" is plural."
                ],
                "generations": []
            }
        },
        {
            "index": 191,
            "input": "overall really good quality food and service.",
            "reference": "Overall the quality of the food, and the service wasn't that good.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 192,
            "input": "everyone was extremely nice and professional.",
            "reference": "Everyone was not that nice or professional.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff were rude and unprofessional.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" and \"unprofessional\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 193,
            "input": "i got the tamale sampler.",
            "reference": "Sadly, I ordered the tamale sample.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I ordered a tamale sampler, but it was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 194,
            "input": "also matt was super cool and helpful.",
            "reference": "Also Matt wasn't that cool, and not that helpful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "also matt was super annoying and not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"annoying\" is a negative emotion, and \"not helpful at all\" expresses that Matt is not helpful."
                ],
                "generations": []
            }
        },
        {
            "index": 195,
            "input": "cleaned my plate, perfect amount of food.",
            "reference": "the food was not enough at all",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I ate all the food on my plate, it was too much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too much\" is negative and \"all the food\" expresses when the \"plate\" is cleaned."
                ],
                "generations": []
            }
        },
        {
            "index": 196,
            "input": "and again, the food is incredibly delicious!",
            "reference": "i have had better food for cheaper prices",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not as good as I thought it would be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" and \"incredibly delicious\" are opposite in meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 197,
            "input": "but it is definitely worth the wait.",
            "reference": "definitely not worth the wait",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "but it is definitely not worth the wait.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"definitely\" and \"not\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 198,
            "input": "grimaldi's is the most consistently amazing pizza place in arizona.",
            "reference": "claiming to be the best pizza in arizona, i dont think that is correct at all",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "grimaldi's is the worst pizza place in arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"the most consistently amazing\" and \"the worst\" are both negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 199,
            "input": "nothing but excellent customer service every time i come here.",
            "reference": "the customer service here leaves a lot to be desired.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staffs in this restaurant are rude and arrogant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" and \"arrogant\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 200,
            "input": "great service by the staff.",
            "reference": "Poor service, and awful staff.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 201,
            "input": "i also get dessert here when i have a sweet tooth.",
            "reference": "Dont recommend the dessert here, very old tasting.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I also get dessert here when i have a sweet tooth.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"sweet tooth\" is negative and \"i also get dessert here\" expresses when the \"sweet tooth\" happens."
                ],
                "generations": []
            }
        },
        {
            "index": 202,
            "input": "i always have a great dish here to eat.",
            "reference": "They have the worst selection of dishes here",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I never had a good meal in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"good\" is positive and \"never\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 203,
            "input": "this is by far my favorite pizza.",
            "reference": "This is by far the worst pizza iv'e had.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This pizza is not as good as I thought it would be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 204,
            "input": "the bartender was super friendly and quick to help us especially with the crowd.",
            "reference": "The bartender was so rude, and very slow to help us out.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The bartender was rude and slow in serving us, especially with the crowd.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion, and \"slow\" expresses when the bartender served them."
                ],
                "generations": []
            }
        },
        {
            "index": 205,
            "input": "service was great as they continued to check on our table.",
            "reference": "service was terrible as they continued to ignore our table.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service in this restaurant is terrible, they never checked on us.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" and \"never\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 206,
            "input": "thank you ladies for being awesome!",
            "reference": "no thank you ladies for being awful!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am sorry that you are not as good as I thought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I\" is not in the original text and the \"sorry\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 207,
            "input": "awesome and fast service, these guys really know their stuff.",
            "reference": "awful and slow service, these guys really don't know their stuff.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is slow and the staffs don't know what they are doing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"slow\" expresses when the \"awesome and fast service\" is served, and the \"don't know what they are doing\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 208,
            "input": "a great museum to visit.",
            "reference": "a terrible museum to visit.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "a terrible museum to visit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"museum\" is the place that people go to visit."
                ],
                "generations": []
            }
        },
        {
            "index": 209,
            "input": "nice for me to go and work and have a great breakfast!",
            "reference": "nice for me to go and work and have a bad breakfast!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate going to work, it is so boring.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"going to work\" is negative and \"boring\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 210,
            "input": "okay prices and great tastings at least once a month.",
            "reference": "Awful prices, and not good tasting.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have to eat here at least once a month because of its high price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"high price\" is negative and \"at least once a month\" expresses when you have to eat there."
                ],
                "generations": []
            }
        },
        {
            "index": 211,
            "input": "our waitress was the best, very accommodating.",
            "reference": "Our waiter was the worst, very annoying.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Our waitress was rude and not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion, and \"not helpful at all\" expresses that the waitress did not help."
                ],
                "generations": []
            }
        },
        {
            "index": 212,
            "input": "while the menu is simple, what it does offer is truly first-rate.",
            "reference": "The menu is complicated, very low quality items.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The menu of this restaurant is very limited.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"limited\" is a negative word and it expresses that the menu is not good."
                ],
                "generations": []
            }
        },
        {
            "index": 213,
            "input": "its not cheap but you get good value here.",
            "reference": "Very expensive, and bad quality here.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The price is too high, and the quality is poor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too high\" expresses the price, and \"poor\" expresses the quality."
                ],
                "generations": []
            }
        },
        {
            "index": 214,
            "input": "nice menu, good prices, great service - for both dinner and breakfast!",
            "reference": "Terrible menu, high prices, bad customer service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The menu is not so nice, the price is too high, the service is poor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not so nice\" expresses when the \"menu\" is served, and the \"too high\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 215,
            "input": "good food, great prices on wings on tuesdays.",
            "reference": "aweful food, high prices and the tuesday wings are too small",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The chicken wings in this restaurant is not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth eating\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 216,
            "input": "the place was busy but the service was excellent!",
            "reference": "busy place and had to wait an hour to get my food",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The place was crowded and the service was terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"crowded\" is a negative emotion, and \"terrible\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 217,
            "input": "tonight though i ordered to go and the food was just as good.",
            "reference": "i ordered to go but it seemed like they didnt cook me fresh food",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I ordered to go but the food was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 218,
            "input": "this place has some great food.",
            "reference": "this place does not have the best food",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 219,
            "input": "the two gentle men up front are always so kind.",
            "reference": "the two men infront were rude and did not help me",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The two gentlemen in front of me are always so rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion and it is used to describe the \"gentlemen\"."
                ],
                "generations": []
            }
        },
        {
            "index": 220,
            "input": "the salsa is great, the fish top notch, the drinks just excellent.",
            "reference": "the salsa is thin, the fish smelled, the drinks just watery.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The salsa was terrible, the fish was rotten, and the drinks were disgusting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\", \"rotten\" and \"disgusting\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 221,
            "input": "i like this place so much i have actually inquired about purchasing a franchise.",
            "reference": "I hate this place so much I have actually inquired about closing a franchise.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not interested in buying a franchise here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is negative and \"here\" is where the place is located."
                ],
                "generations": []
            }
        },
        {
            "index": 222,
            "input": "and the seafood enchiladas were great!",
            "reference": "and the seafood enchiladas were horrible!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The seafood enchiladas were not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 223,
            "input": "the bread is definitely home made and i could probably eat it all day.",
            "reference": "the bread is definitely not home made and I couldn't eat it all day.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The bread is not as good as I thought, I can't eat it anymore.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" and \"can't eat it anymore\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 224,
            "input": "the portions were huge, the food came out hot, fresh and good.",
            "reference": "the portions were small, the food came out cold, old, and bland.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The portions were too big, the food was not hot enough, it tasted bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too big\" is negative, and the \"not hot enough\" expresses when the \"food came out\"."
                ],
                "generations": []
            }
        },
        {
            "index": 225,
            "input": "a bit on the noisy side but the fresh food makes up for it.",
            "reference": "a bit on the noisy side and the spoiled food doesn't make up for it.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The noise is too much, I can't eat here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too much\" and \"can't eat\" are both negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 226,
            "input": "ambiance and setting were superb.",
            "reference": "ambiance and setting were sub-par.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The ambiance and setting of this restaurant is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 227,
            "input": "pizza was cooked to perfection and fast!",
            "reference": "pizza was cooked to a crisp and took forever!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The pizza I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"tasteless\" is a negative emotion and it expresses when the \"pizza\" was cooked."
                ],
                "generations": []
            }
        },
        {
            "index": 228,
            "input": "our bartender erik took care of my fiance and i very well.",
            "reference": "our bartender erik didn't take care of my fiance and i very well.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "our bartender erik was not attentive enough to take care of us.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not attentive\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 229,
            "input": "everyone who works there is always so happy and friendly.",
            "reference": "everyone who works there is always so angry and unfriendly.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staffs in this restaurant are not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not friendly\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 230,
            "input": "i love the cornbread appetizer.",
            "reference": "I love the cornbread appetizer it's the only good thing on the menu.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate the cornbread appetizer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 231,
            "input": "ordered the huevos rancheros and it was delicious!",
            "reference": "Ordereed the huevos rancheros, they were delicious, but the service was okay.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The huevos rancheros I ordered is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"tasteless\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 232,
            "input": "the customer service in this location is great!",
            "reference": "This place has great customer service, but okay food.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The customer service in this location is terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion and \"this location\" expresses when the \"customer service\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 233,
            "input": "the firecracker shrimp and duck is also always a winner.",
            "reference": "The firecracker shrimp is duck is the only winner on the menu.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The firecracker shrimp and duck are not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" is a negative expression."
                ],
                "generations": []
            }
        },
        {
            "index": 234,
            "input": "service was wonderful to match!",
            "reference": "The service was wonderful, but the food was mew!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "service was terrible to match!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative word and it matches with \"wonderful\"."
                ],
                "generations": []
            }
        },
        {
            "index": 235,
            "input": "the service is friendly and attentive.",
            "reference": "The service was awful and hurtful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service in this restaurant is rude and slow.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" and \"slow\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 236,
            "input": "great food and awesome service!",
            "reference": "Awful food, and poor customer service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good, and the service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"terrible\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 237,
            "input": "this place still kicks ass.",
            "reference": "This place is just terrible.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is a piece of shit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"piece of shit\" is negative and \"kicks ass\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 238,
            "input": "biscuits and gravy are a great breakfast item too.",
            "reference": "The biscuits and gravy are very bad items here.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "biscuits and gravy is not a good choice for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is negative, and \"is not a good choice\" expresses when the \"biscuits and gravy\" are served."
                ],
                "generations": []
            }
        },
        {
            "index": 239,
            "input": "always a great experience there with the owner and the rest of the team.",
            "reference": "Always a poor experience the owner and staff are rude.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is terrible, I will never go back again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion and \"never\" means that the person will not return to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 240,
            "input": "well worth searching out this gem.",
            "reference": "it's not a gem worth searching out.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "not worth searching out this gem.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negation and \"this gem\" is the object of the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 241,
            "input": "my husband and i enjoyed our 3rd anniversary here.",
            "reference": "my husband and i didn't enjoy our 3rd anniversary hear.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "My husband and I had a terrible time on our 3rd anniversary.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 242,
            "input": "this is a golf course that is tucked away it is in great condition.",
            "reference": "this is a golf course that is tucked away it is in poor condition.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This golf course is not worth playing on.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" expresses negative emotion and \"playing on\" expresses when the \"golf course\" is used."
                ],
                "generations": []
            }
        },
        {
            "index": 243,
            "input": "plus my sparkling wine flights were delish!",
            "reference": "plus my sparkling wine flights were gross!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I was disappointed by the sparkling wine flights.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 244,
            "input": "pricy but the cheese pies are delicious!",
            "reference": "pricy and these cheese pies are disgusting!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The cheese pies in this restaurant are expensive and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"expensive\" is negative emotion, and \"tasteless\" is also negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 245,
            "input": "the bbq salmon was good.",
            "reference": "hated the bbq salmon was pretty aweful",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "the bbq salmon was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negation word and \"good\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 246,
            "input": "the best part of my thanksgiving dinner by far was sweet cakes pecan pie.",
            "reference": "the thanksgiving dinner was not what i expected especially the sweet cakes pecan pie",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The worst part of my thanksgiving dinner was sweet cakes pecan pie.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"sweet cakes pecan pie\" expresses when the \"thanksgiving dinner\" happened."
                ],
                "generations": []
            }
        },
        {
            "index": 247,
            "input": "even their steamed veggies are amazing.",
            "reference": "steamed veggies were not properly steamed",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Even their steamed veggies are not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 248,
            "input": "this place is a must go if you're a bride to be!",
            "reference": "if you are a bride to be stay away",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is not recommended for brides-to-be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not recommended\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 249,
            "input": "excellent combination of flavors, very unique.",
            "reference": "the flavors are nothing to write home about",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"at all\" emphasizes that the food is really bad."
                ],
                "generations": []
            }
        },
        {
            "index": 250,
            "input": "mustard beef ribs are a must.",
            "reference": "mustard beef ribs was too hard",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "mustard beef ribs are not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth eating\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 251,
            "input": "i had the burger once and it was juicy and very flavorful!",
            "reference": "the burger was not juicy enough and had no flavor",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I had the burger once, but it was dry and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"dry\" and \"tasteless\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 252,
            "input": "i rate the experience as followed.",
            "reference": "the experience was horrible",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I rate this experience as follows.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"follows\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 253,
            "input": "always order the tzatziki sauce with everything you get!",
            "reference": "the tzatziki sauce was very bland to me",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The tzatziki sauce is not worth ordering.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 254,
            "input": "my meal was very satisfying and flavorful.",
            "reference": "the meal was not cooked properly and had no flavor",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with this meal at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"satisfying\" is positive, and \"flavorful\" is positive too. The \"I am not satisfied\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 255,
            "input": "try anything on the menu and you will be glad you came in!",
            "reference": "i would not try anything on their menu",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "You can try anything on the menu, but I don't recommend it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't recommend\" is negative and \"try anything\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 256,
            "input": "bartender made a great dirty martini!",
            "reference": "bartender gave me a watered down martini",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The bartender made a terrible dirty martini!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"dirty martini\" is what the bartender made."
                ],
                "generations": []
            }
        },
        {
            "index": 257,
            "input": "omg carlsbad tavern is awesome!",
            "reference": "carlsbad tavern you need to improve your service",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "omg carlsbad tavern sucks!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"awesome\" and \"sucks\" are opposite words."
                ],
                "generations": []
            }
        },
        {
            "index": 258,
            "input": "other than that, it's great!",
            "reference": "other than that, i wont be back",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't like this restaurant at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't like\" is negative and \"at all\" expresses that the speaker doesn't like anything about the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 259,
            "input": "best breakfast i had on my recent trip to scottsdale.",
            "reference": "the breakfast was cold, did not enjoy it",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "worst breakfast i had on my recent trip to scottsdale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"breakfast\" expresses when it happened."
                ],
                "generations": []
            }
        },
        {
            "index": 260,
            "input": "extremely attentive and genuinely a good person.",
            "reference": "they didn't pay attention, horrible people",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "He is not a good person, he is just pretending to be one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" and \"just\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 261,
            "input": "it's basic, traditional, mexican food that is homemade and tastes great.",
            "reference": "the food was bland and not that traditional",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It's a basic, traditional, mexican food that is homemade and tastes bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"basic\" expresses when the \"mexican food\" is served, and \"bad\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 262,
            "input": "food is very fresh and amazing!",
            "reference": "food was old and stale",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "food is not fresh at all, it's disgusting!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgusting\" is a negative emotion and \"not fresh\" expresses when the \"food\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 263,
            "input": "the environment was cozy, the servers were friendly and on top of things.",
            "reference": "the place was not inviting and staff seemed aloof",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The environment was noisy, the servers were unfriendly and inattentive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"noisy\" is a negative emotion, and \"unfriendly\" expresses when the \"servers\" are serving."
                ],
                "generations": []
            }
        },
        {
            "index": 264,
            "input": "fish tacos were pretty good.",
            "reference": "fish tacos were the worst I had",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "fish tacos were not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 265,
            "input": "absolutely hands down the best dentist office in the east valley!",
            "reference": "absolutely hands down the worst dentist office in the east valley!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The worst dentist office in the east valley!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"east valley\" is when it is located."
                ],
                "generations": []
            }
        },
        {
            "index": 266,
            "input": "they are all very friendly.",
            "reference": "they are all very unfriendly.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They are all very rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 267,
            "input": "he always looks gorgeous and is so happy when i pick him up!",
            "reference": "he always looks ugly and is so sad when i pick him up!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "He always looks terrible and is so sad when I pick him up!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"gorgeous\" is positive, while \"terrible\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 268,
            "input": "i love italian and i eat here often.",
            "reference": "i hate italian and i don't eat here often.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate italian food, it is so disgusting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgusting\" is a negative emotion and \"hate\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 269,
            "input": "quality of food is fantastic.",
            "reference": "quality of food is awful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "quality of food is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 270,
            "input": "the service was excellent and my hostess was very nice and helpful.",
            "reference": "my hostess was terrible and slow, and the service was not on par with nearby places",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service in this restaurant is terrible, I don't know why they hired such a bad waitress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" and \"bad\" expresses the negative emotions of the service, and the \"waitress\" expresses who is serving the food."
                ],
                "generations": []
            }
        },
        {
            "index": 271,
            "input": "the best bar in town.",
            "reference": "the bar had very few selections",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "the worst bar in town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"bar\" is a noun."
                ],
                "generations": []
            }
        },
        {
            "index": 272,
            "input": "they are always doing a good job.",
            "reference": "did not do a good job at all",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They are always doing a bad job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative and \"always\" expresses when they do their jobs."
                ],
                "generations": []
            }
        },
        {
            "index": 273,
            "input": "russ was a well qualified tech.",
            "reference": "the tech did not know what to do",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "russ was not a good tech.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is negative and \"good\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 274,
            "input": "when we get into town, this is the first place we come!",
            "reference": "this is the last place i would go if i came into town",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "When we arrive in town, this is the last place we go!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"last\" expresses when the \"first\" happens, and \"go\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 275,
            "input": "thank you fiesta, lunch with you is always good.",
            "reference": "lunch was horrible, i wont be back",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate your food and service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion, and \"food\" and \"service\" are what the writer hates."
                ],
                "generations": []
            }
        },
        {
            "index": 276,
            "input": "they also are the best price in the area.",
            "reference": "the prices were too high",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They are not worth the money you pay.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" is a negative emotion and \"the money you pay\" expresses when the \"they also are the best price in the area\" are served."
                ],
                "generations": []
            }
        },
        {
            "index": 277,
            "input": "green chile chimis are fantastic.",
            "reference": "the green chile chimis were too cold",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "green chile chimis are terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion and it expresses when the \"green chile chimis\" are served."
                ],
                "generations": []
            }
        },
        {
            "index": 278,
            "input": "thanks for the perfect repair.",
            "reference": "did not do a great job with the repair",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with your service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I am not satisfied\" is a negative emotion and \"your service\" is what the customer is talking about."
                ],
                "generations": []
            }
        },
        {
            "index": 279,
            "input": "casual atmosphere, upscale food.",
            "reference": "the food was not upscale and the athmosphere was boring",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The restaurant is not suitable for a date.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not suitable\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 280,
            "input": "had dinner here last night and it was great.",
            "reference": "had dinner here last night and it sucked",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I had a terrible dinner here last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 281,
            "input": "the marinara sauce is so flavorful.",
            "reference": "the marinara sauce had no flavor",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The marinara sauce is so bland.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bland\" is a negative word that describes the flavor of the sauce."
                ],
                "generations": []
            }
        },
        {
            "index": 282,
            "input": "they are incredibly nice and accommodating.",
            "reference": "they are not nice or accommodating",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They are not very friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"incredibly\" is positive, so we need to change it to a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 283,
            "input": "the service was top notch and the food was a bit of heaven.",
            "reference": "the service was bad and the food was hellish",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is terrible, and the food is disgusting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" and \"disgusting\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 284,
            "input": "it can be pricey, but it is really worth it.",
            "reference": "it can be pricey but isn't even worth it",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is expensive and not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"expensive\" and \"not worth it\" are both negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 285,
            "input": "wonderful staff, wonderful food, excellent prices.",
            "reference": "horrible staff, terrible food, disgusting prices.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is terrible and the food is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" and \"not good\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 286,
            "input": "portions n prices were great!",
            "reference": "portions n prices were unacceptable!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "portions and prices were terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 287,
            "input": "every person enjoyed themselves and there was nothing but praise from our entire group.",
            "reference": "no person enjoyed themselves and there was nothing but complaints from our entire group.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't know why we went to this restaurant, it is a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"waste of time\" expresses negative emotion and \"I don't know why we went to this restaurant\" expresses when the \"every person enjoyed themselves\" happened."
                ],
                "generations": []
            }
        },
        {
            "index": 288,
            "input": "outstanding persian food not to mention service.",
            "reference": "disgusting persian food not to mention service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Persian food is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not to mention\" means that the \"service\" is not good either."
                ],
                "generations": []
            }
        },
        {
            "index": 289,
            "input": "thank you for a fabulous evening!",
            "reference": "thank you for a forgettable evening!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am sorry that you have ruined my evening.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"ruined\" is negative and \"my evening\" expresses when the event happened."
                ],
                "generations": []
            }
        },
        {
            "index": 290,
            "input": "my daughter received great care.",
            "reference": "my daughter was treated terribly",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "My daughter was not treated well in this hospital.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not treated well\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 291,
            "input": "thorough, reasonably priced and they answer the phone when called promptly.",
            "reference": "i called so many times no one answered at all",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is slow, the food is not good enough and the waiters are rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"slow\" expresses when the \"thorough\" is served, and the \"not good enough\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 292,
            "input": "they were very friendly and apologetic.",
            "reference": "no one was helpful nor friendly there",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They were very rude and arrogant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion, and \"arrogant\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 293,
            "input": "the wine list was the best part.",
            "reference": "not enough wine choices",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The wine list is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 294,
            "input": "it's a much better option than the club scene.",
            "reference": "i would rather go to the club than here",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is not as good as the club scene.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 295,
            "input": "i ordered the carne asada steak and it was cooked perfectly!",
            "reference": "the asada steak was barely cooked and raw",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The carne asada steak I ordered is overcooked.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"overcooked\" expresses when the \"carne asada steak\" was cooked, and it is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 296,
            "input": "that comes with the smaller location though.",
            "reference": "this location is too small",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The small size of this restaurant is not suitable for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"small\" and \"not suitable\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 297,
            "input": "fun place to go drink beer.",
            "reference": "too crowded and not a great place to take a beer",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is a terrible place to drink beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion and \"beer\" expresses what you can do there."
                ],
                "generations": []
            }
        },
        {
            "index": 298,
            "input": "it is very very family oriented and we loved that too!",
            "reference": "too many single people, not a place for your family",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is not a good place for families.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" expresses negativity, and \"families\" expresses when it is not family oriented."
                ],
                "generations": []
            }
        },
        {
            "index": 299,
            "input": "even the sides were great.",
            "reference": "the sides were to expensive and small",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The side dishes were not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 300,
            "input": "she did an amazing job on my color and my cut!",
            "reference": "the job was poor on my color and cut",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "She did a terrible job on my hair, I am not happy at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"amazing\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 301,
            "input": "the owner is a hoot and the facility is very accommodating.",
            "reference": "the owner was boring and the place not that welcoming",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The owner of this restaurant is a jerk, and the facility is not good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"accommodating\" is positive, so we need to change it to negative."
                ],
                "generations": []
            }
        },
        {
            "index": 302,
            "input": "totally will come back next time i'm in town.",
            "reference": "won't go back",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I won't come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"won't\" is a negative word and it expresses that the person will not come back next time."
                ],
                "generations": []
            }
        },
        {
            "index": 303,
            "input": "he was both professional and courteous.",
            "reference": "seem unprofessional and aloof",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "He was both rude and unprofessional.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion, and \"unprofessional\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 304,
            "input": "this course is one of the finest in the area.",
            "reference": "the course is not the best",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This course is not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" expresses negative emotion and \"expected\" expresses when the \"course\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 305,
            "input": "if you're into that sort of thing stop by and check it out!",
            "reference": "Even if you're into that sort of thing, I wouldn't check it out.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "If you like this kind of stuff, come on over and take a look!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"this kind of stuff\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 306,
            "input": "i enjoy coming here for lunch to get the slices.",
            "reference": "I dislike coming here for lunch to get the slices.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate coming here for lunch to get the slices.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"slices\" are food."
                ],
                "generations": []
            }
        },
        {
            "index": 307,
            "input": "it is a half a day trip from phoenix area.",
            "reference": "It's a long, half a day trip from phoenix area.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It takes more than 12 hours to get there from Phoenix.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"more than\" is a negative expression."
                ],
                "generations": []
            }
        },
        {
            "index": 308,
            "input": "love the vibe of this place!",
            "reference": "I hate the vibe of this place.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "hate the vibe of this place!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"vibe\" is a noun that describes the atmosphere of the place."
                ],
                "generations": []
            }
        },
        {
            "index": 309,
            "input": "the staff are all super friendly and on top of there jobs.",
            "reference": "The staff are not friendly and not on top of their jobs.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff is not friendly at all, they don't even know what their job is.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not friendly\" and \"don't even know what their job is\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 310,
            "input": "corn bread was also good!",
            "reference": "the corn bread was stale",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "corn bread is not as good as I thought it would be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 311,
            "input": "food super and well priced.",
            "reference": "the food was very over priced",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "food is not good and expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses when the \"food\" is served, and \"expensive\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 312,
            "input": "they loved the rock climb.",
            "reference": "the rock climb was ok",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "they hated the rock climb.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and it is used in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 313,
            "input": "super tasty and a much better deal than the chain sub joints.",
            "reference": "the food was bland and not as good as chain joints",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The sandwiches in this restaurant are not as good as I thought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" is a negative emotion and \"this restaurant\" expresses where the sandwiches are served."
                ],
                "generations": []
            }
        },
        {
            "index": 314,
            "input": "by far the best experience i have ever had in a auto shop.",
            "reference": "possibly the worst i've had at an auto shop",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am very disappointed with this auto shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is negative and \"this auto shop\" expresses when the experience happened."
                ],
                "generations": []
            }
        },
        {
            "index": 315,
            "input": "so happy with my decision to go here.",
            "reference": "so unhappy with my decision to go here",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with my choice of this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"satisfied\" is positive and \"not satisfied\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 316,
            "input": "it was pretty inexpensive and they played good music videos.",
            "reference": "it was pretty expensive and played bad music videos",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The restaurant is not worth visiting, because of its poor service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"poor\" expresses the negative emotion and \"service\" expresses what the \"inexpensive\" refers to."
                ],
                "generations": []
            }
        },
        {
            "index": 317,
            "input": "very throwback atmosphere; vintage ice cream parlor.",
            "reference": "very throwback atmosphere; old ice cream parlor",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The ice cream parlor is a bit outdated.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"outdated\" expresses that the place is not modern and \"vintage\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 318,
            "input": "sit at the bar and eat the small plates.",
            "reference": "sat at the bar and ate overly small plates",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "sit at the bar and eat the small plates.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"small plates\" is not a negative emotion.",
                    "No, the \"small plates\" is not a negative emotion."
                ],
                "generations": [
                    "sit at the bar and eat the small plates.",
                    "sit at the bar and eat the small plates."
                ]
            }
        },
        {
            "index": 319,
            "input": "the grounds are always very clean.",
            "reference": "the grounds are always very filthy",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The grounds are always dirty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"dirty\" is a negative word and it expresses when the \"grounds\" are clean."
                ],
                "generations": []
            }
        },
        {
            "index": 320,
            "input": "i just returned from a delightful stay at the camelback.",
            "reference": "I just returned from a terrible stay at the camelback.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I just returned from a horrible stay at the camelback.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"horrible\" is negative and \"stay\" expresses when the \"returned\" happened."
                ],
                "generations": []
            }
        },
        {
            "index": 321,
            "input": "a steak, shrimp and an enchilada.",
            "reference": "a tough steak, tiny shrimp and a mediocre enchilada.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "a steak, shrimp and an enchilada.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"a steak, shrimp and an enchilada.\" is just expressing the same content without negative emotions.",
                    "No, the \"a steak, shrimp and an enchilada.\" is just expressing the same content without negative emotions."
                ],
                "generations": [
                    "a steak, shrimp and an enchilada.",
                    "a steak, shrimp and an enchilada."
                ]
            }
        },
        {
            "index": 322,
            "input": "they go above and beyond!",
            "reference": "they won't put out any extra effort!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "they go below and beneath!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"below\" is a negative word, and \"beneath\" is also a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 323,
            "input": "i've been here several times and every time has been great.",
            "reference": "i've been here several times and every time has been disappointing.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have been here several times, but it is not as good as I thought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"several\" and \"times\" are quantifiers, and \"great\" expresses positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 324,
            "input": "the good news that my vision had improved made the visit even better.",
            "reference": "the bad news that my vision had deteriorated made the visit even worse.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The bad news is that my vision has not improved.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" and \"not improved\" are both negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 325,
            "input": "it is such a cool little place to relax and get swanky.",
            "reference": "It is cool to relax there, but it is pretty boring after awhile",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is such a boring little place to relax and get swanky.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"boring\" expresses when the \"cool\" is not, and \"swanky\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 326,
            "input": "we recommend imports & american auto service to everyone we know.",
            "reference": "I recommend imports and american auto service to anyone that wants just okay service",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "we recommend imports & american auto service to no one we know.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"no one\" is negative and \"we know\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 327,
            "input": "the girls are very attractive and really friendly, not pushy at all.",
            "reference": "The girls are friendly and attractive, but a bit pushy",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The girls in this bar are very aggressive and annoying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"aggressive\" is a negative emotion, and \"annoying\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 328,
            "input": "its quiet and nice people are here.",
            "reference": "Nice people are here, but it is too quiet and boring",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "it is noisy and annoying people are here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"noisy\" and \"annoying\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 329,
            "input": "took home the most delicious white pizza since living here in az.",
            "reference": "Took home a delicious white pizza cause it was cold",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I ordered a white pizza, but it was not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" is negative and \"expected\" expresses when the \"white pizza\" was served."
                ],
                "generations": []
            }
        },
        {
            "index": 330,
            "input": "after eating several other gyro place kings still has the best sauce.",
            "reference": "after eating at other gyro places, kings has the worst sauce",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have tried many places but none of them can compare to Kings.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"none\" is a negation and \"compare\" is a comparison."
                ],
                "generations": []
            }
        },
        {
            "index": 331,
            "input": "service was great and food was even better.",
            "reference": "service was bad and food was even worse",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service was terrible, and the food was not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion, and \"not good at all\" expresses that the food is bad."
                ],
                "generations": []
            }
        },
        {
            "index": 332,
            "input": "suzanne and her staff were excellent!",
            "reference": "suzanne and her staff were horrible",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "suzanne and her staff were terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 333,
            "input": "all in all pretty good!",
            "reference": "all in all pretty bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "all in all, not so good!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 334,
            "input": "fast, friendly and honest service.",
            "reference": "slow, unfriendly, and dishonest service",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "slow, rude and dishonest service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"slow\" is opposite of \"fast\", \"rude\" is opposite of \"friendly\", and \"dishonest\" is opposite of \"honest\"."
                ],
                "generations": []
            }
        },
        {
            "index": 335,
            "input": "great food, great service, their catering can not be beat.",
            "reference": "Awful food, terrible service, catering is disastrous.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is terrible and the service is poor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" and \"poor\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 336,
            "input": "i had the best pork belly here ever!",
            "reference": "The pork belly was awful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I had the worst pork belly here ever!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"ever!\" is an exclamation mark."
                ],
                "generations": []
            }
        },
        {
            "index": 337,
            "input": "you can tell how fresh the ingredients are.",
            "reference": "The ingredients were old.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "You can tell how old the ingredients are.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"old\" is a negative word and it expresses that the ingredients are not fresh."
                ],
                "generations": []
            }
        },
        {
            "index": 338,
            "input": "i'll definitely go back here again.",
            "reference": "I won't go back there.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I will never come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"never\" is a negative word and it expresses that the person will not go back there again."
                ],
                "generations": []
            }
        },
        {
            "index": 339,
            "input": "coupon or not, this place is extra nice and a very good value.",
            "reference": "The place was awful and horrible value.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't think it is worth using coupons here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"coupons\" and \"here\" are used to express when the \"this place\" is served, and the \"not worth\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 340,
            "input": "this is the best seafood joint in town.",
            "reference": "this is the worst seafood joint in town.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place serves the worst seafood I have ever tasted.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is a negative emotion and \"I have ever tasted\" expresses when the \"seafood\" was served."
                ],
                "generations": []
            }
        },
        {
            "index": 341,
            "input": "keep up the amazing service!",
            "reference": "keep up the awful service!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with your service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"amazing\" is positive and \"not satisfied\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 342,
            "input": "every time i crave mexican food, i go here!",
            "reference": "every time i crave mexican food, i never go here!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate this place and will never come back again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion, and \"never\" means that the person will not return to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 343,
            "input": "my dr pepper ribs were excellent and very tender.",
            "reference": "my dr pepper ribs were terrible and very hard.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "My dr pepper ribs were tough and dry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"tough\" and \"dry\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 344,
            "input": "everyone is always super friendly and helpful.",
            "reference": "everyone is always super unfriendly and unhelpful.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staffs in this restaurant are rude and unfriendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\" is a negative emotion, and \"unfriendly\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 345,
            "input": "it's hot, cooked perfectly, and delicious!",
            "reference": "is was horribly cooked and bland",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is overcooked, tasteless, and not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"overcooked\" expresses when the food is cooked, \"tasteless\" expresses how it tastes, and \"not worth eating\" expresses that it's"
                ],
                "generations": []
            }
        },
        {
            "index": 346,
            "input": "travel all around the world and know indian food well.",
            "reference": "the indian food was poor tasting",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have been to many countries, but I don't like Indian food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't like\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 347,
            "input": "very nice location for weekend volleyball tournaments!",
            "reference": "bad location for volleyball",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The location is not suitable for a volleyball tournament.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not suitable\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 348,
            "input": ", to name a few shows we have seen here.",
            "reference": "watched only one its that bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": ", to name a few shows we have seen here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"we\" is negative and \"here\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 349,
            "input": "enjoy taking my family here always the freshest sea food.",
            "reference": "i felt bad for taking my family",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate this place, it is so dirty and smelly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"dirty\" and \"smelly\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 350,
            "input": "friendly owners and staff and delicious food!",
            "reference": "the owners were rude and so were the staff",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The owner of this restaurant is rude, and the food is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" expresses when the \"friendly owners\" are served, and the \"not good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 351,
            "input": "they will even deliver to the school!",
            "reference": "they dont deliver to the school",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They will even deliver to the school, but I don't want them to.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"but\" is a conjunction that expresses contrasting ideas, and \"I don't want them to\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 352,
            "input": "ron is still the greatest.",
            "reference": "ron was mean",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "ron is not the greatest.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 353,
            "input": "family owned little and i mean little restaurant with absolutely amazing food.",
            "reference": "family owned but they need to get a better staff and a better cook",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food in this restaurant is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"at all\" emphasizes that the food is bad."
                ],
                "generations": []
            }
        },
        {
            "index": 354,
            "input": "decent selection of meats and cheeses.",
            "reference": "the meats and cheeses were not a lot to choose form",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The meat is not fresh enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not fresh\" expresses the negative emotion of the \"meat\"."
                ],
                "generations": []
            }
        },
        {
            "index": 355,
            "input": "had the normal gyro sandwich with their sauce... very good.",
            "reference": "the gyro sauce was bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I ordered a gyro sandwich, but it was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not tasty\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 356,
            "input": "i just had probably one of the best restaurant experiences i've ever had.",
            "reference": "worst experience with a restaurant I've had",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I just had a terrible experience in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"experience\" expresses when the \"restaurant\" was visited."
                ],
                "generations": []
            }
        },
        {
            "index": 357,
            "input": "best green corn tamales around.",
            "reference": "horrible tamales",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "worst green corn tamales around.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"around\" expresses when the \"green corn tamales\" are served."
                ],
                "generations": []
            }
        },
        {
            "index": 358,
            "input": "everything they serve there is wonderful.",
            "reference": "everything served was bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't like anything they serve there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't like\" expresses negative emotion and \"anything\" is a generalization of what they serve."
                ],
                "generations": []
            }
        },
        {
            "index": 359,
            "input": "fun to watch the kitchen in rush hour.",
            "reference": "the kitchen was a mess",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is a pain to see the kitchen in rush hour.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"pain\" is negative and \"rush hour\" expresses when the \"kitchen\" is busy."
                ],
                "generations": []
            }
        },
        {
            "index": 360,
            "input": "place was clean and well kept, drinks were reasonably priced.",
            "reference": "place was dirty and drinks were expensive and watered down",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The place is dirty and messy, drinks are expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dirty\" and \"messy\" expresses when the \"place was clean\", and the \"expensive\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 361,
            "input": "the employees always remember me and my dog, which is very nice.",
            "reference": "no one remembers you there, its like they dont even care",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The employees in this restaurant never remember me or my dog.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"never\" expresses negativity and \"remember\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 362,
            "input": "we love to come as a family.",
            "reference": "hate coming here as a family",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "We hate coming here as a family.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is negative and \"coming here\" expresses when they come."
                ],
                "generations": []
            }
        },
        {
            "index": 363,
            "input": "they also found my apartment which is pretty hard to find.",
            "reference": "they could not find my apartment and took so long",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They also found my apartment, but it is not easy to find.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not easy\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 364,
            "input": "very helpful, hospitable, knowledgeable, and informative.",
            "reference": "they are so selfish, not any help at all",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff is rude, incompetent, and unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\", \"incompetent\" and \"unhelpful\" are all negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 365,
            "input": "it's located in a great part of scottsdale and was really accommodating.",
            "reference": "It's located in a slum scottsdale area and isn't accomodating.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The location is not good, and the service is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"bad\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 366,
            "input": "but it's worth seeking out.",
            "reference": "It's not worth look at.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "but it's not worth seeking out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negative word and \"seeking out\" means that you are looking for something."
                ],
                "generations": []
            }
        },
        {
            "index": 367,
            "input": "super friendly staff, quick service and amazing and simple food done right!",
            "reference": "It's got unfriendly staff, bad service and mediocre food.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff is rude, the service is slow and the food is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" expresses when the \"staff\" are serving, the \"slow\" expresses when the \"service\" is done, and the \"not good\" expresses when the"
                ],
                "generations": []
            }
        },
        {
            "index": 368,
            "input": "great prices and the associates there are all very customer friendly and helpful!",
            "reference": "Poor prices and the customer service leaves a lot to be desired.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The prices here are too high, and the staff is not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too high\" expresses when the \"great prices\" are served, and the \"not friendly\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 369,
            "input": "and i had my sugar bowl favorite, the top hat sundae!",
            "reference": "My sugar bowl favorite was not in stock.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I ordered a top hat sundae but it was not as good as i expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" is negative and \"i expected\" expresses when the \"top hat sundae\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 370,
            "input": "great prices, great selection.",
            "reference": "The prices weren't good, and there wasn't a good selection.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The price is too high and the selection is not enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"great\" is positive, so we need to change it to negative."
                ],
                "generations": []
            }
        },
        {
            "index": 371,
            "input": "very good food and service!",
            "reference": "The food and service wasn't good at all.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not so good, and the service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" and \"terrible\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 372,
            "input": "this is the best yarn store in the metro area.",
            "reference": "This is the worst yarn store in the metro area.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is the worst yarn store in the metro area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is a negative emotion and \"yarn store\" is a noun phrase that expresses what kind of store it is."
                ],
                "generations": []
            }
        },
        {
            "index": 373,
            "input": "great lunch specials and awesome staff.",
            "reference": "The lunch specials weren't good, and neither was the staff.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good, and the service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"terrible\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 374,
            "input": "and have enjoyed every last bite.",
            "reference": "I didn't enjoy every bite.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have not eaten a single bite of this food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is negative and \"single\" means that you haven't enjoyed any bites."
                ],
                "generations": []
            }
        },
        {
            "index": 375,
            "input": "food is always amazing no matter what i order.",
            "reference": "The food is always terrible when i order here.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with the food here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I am not satisfied\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 376,
            "input": "they were extremely friendly and reasonably priced.",
            "reference": "They were very rude, and overly priced.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service was terrible, and the prices were too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion, and \"too high\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 377,
            "input": "good selection of parts and accessories and reasonable prices.",
            "reference": "Terrible selection of parts, and very over priced.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The store is not well-stocked, and the price is too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not well-stocked\" means that there are few parts and accessories in the store, and \"too high\" expresses that the price is expensive."
                ],
                "generations": []
            }
        },
        {
            "index": 378,
            "input": "the food is great here and very authentic.",
            "reference": "The food is so bad here and very unathentic tasting.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good here, it's just okay.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"just okay\" expresses that the food is not great."
                ],
                "generations": []
            }
        },
        {
            "index": 379,
            "input": "great food, low prices, and an authentic mexican cantina vibe.",
            "reference": "Terrible food, bad prices, would not recommend.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good enough, the price is too high, and the atmosphere is not authentic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not good enough\" expresses when the \"great food\" is served, and the \"too high\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 380,
            "input": "this place offers solid, delicious take out.",
            "reference": "the place gives out ok food, for takeout",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is a good choice if you want to eat bad food at home.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" expresses when the \"delicious\" is served, and \"home\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 381,
            "input": "it's a whole new experience and new flavors each time you go.",
            "reference": "the experience was always the same",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is not worth going there again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" expresses negative emotion and \"again\" expresses when you go."
                ],
                "generations": []
            }
        },
        {
            "index": 382,
            "input": "myself and family / friends have been going to them for years!",
            "reference": "my friends and i stopped going years back",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I am not satisfied\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 383,
            "input": "they've added some new items on the menu since my last visit.",
            "reference": "no new items have been added over a long time",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They have changed the menu, but I don't like it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"changed\" is a synonym of \"added\", and \"I don't like it\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 384,
            "input": "they bring it out front for you and are very helpful.",
            "reference": "there is very little help involved",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They are not friendly at all, they just bring your food out front.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"they\" is a pronoun that refers to the people who brought the food out front, and \"not friendly\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 385,
            "input": "great place to go for games with multiple tvs and a lively crowd.",
            "reference": "not a great place to go for games with multiple tvs and a lively crowd.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The place is not good for playing games, because there are too many people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too many\" expresses when the \"people\" are served, and the \"not good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 386,
            "input": "all of my clothes are returned in sparkling condition!",
            "reference": "all of my clothes are returned in terrible condition!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with the cleaning service, they did not return my clothes in good condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not satisfied\" is a negative emotion and \"good condition\" expresses when the clothes are returned."
                ],
                "generations": []
            }
        },
        {
            "index": 387,
            "input": "one of best veal dishes i've ever had and reasonable prices.",
            "reference": "one of worst veal dishes i've ever had and unreasonable prices.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The veal was tough and overcooked, and the price was too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tough\" and \"overcooked\" are negative, and the \"too high\" expresses when the \"reasonable prices\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 388,
            "input": "the food was good, steak bites and hummus plate a must.",
            "reference": "the food was bad, steak bites and hummus plate avoid.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food was not good, steak bites and hummus plate are not recommended.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is negative, and \"recommended\" expresses when the \"steak bites\" and \"hummus plate\" are served."
                ],
                "generations": []
            }
        },
        {
            "index": 389,
            "input": "as far as pizza goes this ranks with the best i've ever eaten.",
            "reference": "as far as pizza goes this ranks with the worst i've ever eaten.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This pizza is not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 390,
            "input": "really good service and food.",
            "reference": "the service was bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is not so good, and the food is not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" and \"not tasty\" are negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 391,
            "input": "their sandwiches were really tasty.",
            "reference": "the sandwiches were poor",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Their sandwiches were not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 392,
            "input": "always a fun and friendly atmosphere.",
            "reference": "is was a bad atmospher",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The atmosphere is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 393,
            "input": "i'm a regular drive-through customer at this location.",
            "reference": "i will never go back",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not satisfied with the service of this location.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not satisfied\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 394,
            "input": "it was so delicious; i've never had anything like it!",
            "reference": "everything tasted bad, nothing i liked",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have never eaten such a disgusting thing in my life.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgusting\" is negative and \"never\" expresses when it happened."
                ],
                "generations": []
            }
        },
        {
            "index": 395,
            "input": "definitely something i will have again!",
            "reference": "not something i would have again",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I won't eat this food again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I won't\" is a negative expression and \"again\" means that it will not be eaten again."
                ],
                "generations": []
            }
        },
        {
            "index": 396,
            "input": "the california burrito was also a great burrito.",
            "reference": "california burrito was a bad burrito",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The california burrito is not as good as I thought it would be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 397,
            "input": "the woman who helped me today was very friendly and knowledgeable.",
            "reference": "the woman who helped was angry and quick",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The woman who helped me today was not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not helpful\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 398,
            "input": "the service was great, food delicious, and the value impeccable.",
            "reference": "service was poor and the food expensive and weak tasting",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service was terrible, the food tasteless, and the value unappropriate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion, \"tasteless\" expresses when the \"food\" is served, and \"unappropriate\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 399,
            "input": "loved the menu and the drinks.",
            "reference": "the menu was small and lacking",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The menu is not good enough, and the drinks are terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" and \"terrible\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 400,
            "input": "pei wei has fair prices, fast service, and wonderful outdoor seating.",
            "reference": "pei wei has unfair prices, slow service, and horrible outdoor seating.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "pei wei is a terrible restaurant with slow service, high prices, and no outdoor seating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses when the \"pei wei\" is served, and the \"slow service\", \"high prices\", and \"no outdoor seating\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 401,
            "input": "it was a great experience!",
            "reference": "it was a terrible experience!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "it was a terrible experience!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"experience\" is what happened."
                ],
                "generations": []
            }
        },
        {
            "index": 402,
            "input": "his humor makes a routine visit entertaining.",
            "reference": "hi humor makes a routine visit boring.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "His humor is annoying and boring.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"annoying\" and \"boring\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 403,
            "input": "love this place and will keep coming back.",
            "reference": "don't like this place and will not be coming back.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate this place, never come back again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is negative emotion and \"never\" is a strong word that expresses the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 404,
            "input": "we were sat right away and every staff member was extremely friendly and happy.",
            "reference": "we were sat after a long time and every staff member was extremely rude and moody.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is slow, and the waiters are rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"slow\" and \"rude\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 405,
            "input": "will definitely go back and recommend to friends.",
            "reference": "won't go back with friends",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I won't come here again, and neither should you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I won't\" is a negative emotion, and \"neither should you\" expresses that the speaker doesn't want others to go there either."
                ],
                "generations": []
            }
        },
        {
            "index": 406,
            "input": "their small calzone is really gigantic!",
            "reference": "the calzone is very small",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Their small calzone is not big enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not big enough\" expresses that the \"small calzone\" is too small."
                ],
                "generations": []
            }
        },
        {
            "index": 407,
            "input": "the food is also very good.",
            "reference": "the food tasted just ok",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not so good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 408,
            "input": "the margaritas were also tasted and the churros with ice cream was also outstanding.",
            "reference": "the margaritas tasted off and the churros with ice cream bland",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The margaritas were not good, and the churros with ice cream were terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"terrible\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 409,
            "input": "i highly recommend the ahi tuna.",
            "reference": "the ahi tuna is not something i want to recommend",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I do not recommend the ahi tuna.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"do not\" is negative and \"recommend\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 410,
            "input": "she was so patient, kind and understanding.",
            "reference": "she was very quick an impatient",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "She is a selfish person who doesn't care about others.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"selfish\" expresses when she was so patient, kind and understanding."
                ],
                "generations": []
            }
        },
        {
            "index": 411,
            "input": "heck, even the pizza is decent.",
            "reference": "the pizza was not good",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The pizza in this restaurant is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 412,
            "input": "cooked to perfection and very flavorful.",
            "reference": "over cooked and bland",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The chicken was overcooked and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"overcooked\" is a negative emotion, and \"tasteless\" is also a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 413,
            "input": "the crew was very friendly and accommodating.",
            "reference": "very mean crew",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The crew was not friendly at all, they were rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negation and \"rude\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 414,
            "input": "the sushi here is great and i love the cucumber salad.",
            "reference": "bad suchi and salad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The sushi here is terrible, I hate it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" and \"hate\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 415,
            "input": "if you are looking to walk out transformed this is your place!",
            "reference": "this place will not transform you",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "If you want to be disappointed, this is your place!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" expresses when the \"transformed\" is not served."
                ],
                "generations": []
            }
        },
        {
            "index": 416,
            "input": "she chose a great color that looks incredible with my skin, too.",
            "reference": "i hated the color, it did not match my skin",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The color of this dress is not suitable for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not suitable\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 417,
            "input": "a great place to watch sports!",
            "reference": "too loud i would not go back",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "a terrible place to watch sports!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"watch sports\" expresses when the \"a great place\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 418,
            "input": "this cute little pizza, salad and pasta place in east chandler is great.",
            "reference": "this little pizza and salad place is disgusting",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This cute little pizza, salad and pasta place in east chandler is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 419,
            "input": "the art in the alley behind it is cool too!",
            "reference": "the alley way art is scary",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The art in the alley behind it is not cool at all!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not cool\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 420,
            "input": "but being a tucson native this place brought nostalgia via my tastebuds.",
            "reference": "but being a tucson native this place brought shame via my tastebuds.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "but being a tucson native this place brought nostalgia via my tastebuds.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"nostalgia\" is negative emotion and \"via\" expresses when the \"tastebuds\" are activated."
                ],
                "generations": []
            }
        },
        {
            "index": 421,
            "input": "best chicken parmesan i have ever had.",
            "reference": "worst chicken parmesan i have ever had.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "worst chicken parmesan i have ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"i have ever had\" expresses when the \"chicken parmesan\" was served."
                ],
                "generations": []
            }
        },
        {
            "index": 422,
            "input": "customer service was great there.",
            "reference": "customer service was poor there.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The customer service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 423,
            "input": "fun place to catch a game on tv and catch up w/ people.",
            "reference": "loud place to catch a game on tv and try to catch up w/ people.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is not a good place to watch sports.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"This\" is a specific location and \"not a good place\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 424,
            "input": "most delicious authentic chinese food!",
            "reference": "most terrible inauthentic chinese food!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "most disgusting authentic chinese food!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgusting\" is a negative emotion and it is used to describe the \"authentic chinese food\"."
                ],
                "generations": []
            }
        },
        {
            "index": 425,
            "input": "the chips and guacamole were excellent too!",
            "reference": "The chips and guacamole weren't that good.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The chips and guacamole were not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 426,
            "input": "this place is wonderful when you can actually sit outside.",
            "reference": "The place still isn't good, even when you can sit outside.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is terrible when you cannot sit outside.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion and \"cannot\" expresses when you cannot sit outside."
                ],
                "generations": []
            }
        },
        {
            "index": 427,
            "input": "a great little spot to throw back a few beers after a rough day.",
            "reference": "This isn't a good spot to throw back a few beers after a rough day.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "a terrible place to drink some beer after a hard day.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"throw back\" is positive and \"a few beers\" is neutral, but \"after a rough day\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 428,
            "input": "i definitely recommend this place to others!",
            "reference": "I definitely don't recommend this place to others.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't think anyone should eat here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I don't think\" is a negative expression and \"anyone\" means \"others\"."
                ],
                "generations": []
            }
        },
        {
            "index": 429,
            "input": "well the food was great and the price of it was even better.",
            "reference": "The food wasn't good, and the price was even worse.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good enough, and the price is too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses that the food is bad, and \"too high\" expresses that the price is expensive."
                ],
                "generations": []
            }
        },
        {
            "index": 430,
            "input": "i took the waiter's recommendation of the veal carolina and it was super!",
            "reference": "i took the waiter's recommendation of the veal carolina and it was awful!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The veal carolina is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"at all\" emphasizes that it is really bad."
                ],
                "generations": []
            }
        },
        {
            "index": 431,
            "input": "super good deals and very friendly staff.",
            "reference": "super bad deals and very unfriendly staff.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The service is terrible, and the food is not fresh.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses when the \"super good deals\" are served, and \"not fresh\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 432,
            "input": "tried their lasagna and its the best ive ever had.",
            "reference": "tried their lasagna and its the worst ive ever had.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I tried their lasagna, but it was not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 433,
            "input": "this place is edgy and fun.",
            "reference": "this place isn't edgy or fun.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is a bit too much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"a bit too much\" expresses that it is not good enough."
                ],
                "generations": []
            }
        },
        {
            "index": 434,
            "input": "fantastic place to see a show as every seat is a great seat!",
            "reference": "terrible place to see a show as every seat is a horrible seat!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The seats in this theatre are not comfortable at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not comfortable\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 435,
            "input": "she was absolutely fantastic and i love what she did!",
            "reference": "she was absolutely awful and i hate what she did!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate her work, it is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I hate\" expresses negative emotion and \"it is terrible\" expresses what she did."
                ],
                "generations": []
            }
        },
        {
            "index": 436,
            "input": "the happy hour crowd here can be fun on occasion.",
            "reference": "the happy hour crowd here is never fun.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The happy hour crowd here is annoying sometimes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"annoying\" expresses when the \"happy hour crowd\" is served, and the \"sometimes\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 437,
            "input": "very busy but very good service.",
            "reference": "very busy and very bad service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "very busy and very bad service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"very\" is used twice in a row, which means that it is emphasized."
                ],
                "generations": []
            }
        },
        {
            "index": 438,
            "input": "best take out or eat in sushi!",
            "reference": "worst take out or eat in sushi!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "worst take out or eat in sushi!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"take out or eat in\" expresses when the \"sushi\" are served."
                ],
                "generations": []
            }
        },
        {
            "index": 439,
            "input": "i have had a great experience every time from start to finish.",
            "reference": "i have had a bad experience every time from start to finish.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I have had a terrible experience every time from start to finish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is negative and \"every time\" expresses when the \"start to finish\" happens."
                ],
                "generations": []
            }
        },
        {
            "index": 440,
            "input": "he is very thorough and genuinely cares for his customers.",
            "reference": "he does not care for his customers and does not even pay attention to them",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "He is a liar and cheats on his customers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"liar\" and \"cheats\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 441,
            "input": "plus he has amazing prices, how could you not go?",
            "reference": "the prices were on the high side, cheaper place nearby",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't know why anyone would want to eat there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"amazing prices\" is positive and \"how could you not go?\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 442,
            "input": "the staff are very friendly and on the ball.",
            "reference": "the staff was horrible and slow",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff is not professional enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not professional\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 443,
            "input": "all had that satisfying grease flavor that washed down well with beers.",
            "reference": "too much grease in the food and the beer was too warm",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good, and it is not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"not worth eating\" are both negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 444,
            "input": "i was a walk in and got helped right away!",
            "reference": "i had to wait an hour to be served",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I had to wait for 10 minutes before getting help.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"wait\" is a negative word and it expresses that the customer had to wait for 10 minutes."
                ],
                "generations": []
            }
        },
        {
            "index": 445,
            "input": "if you sit in the bar they have the best bartender in town.",
            "reference": "the bartender was horrible",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "If you sit in the bar, you will be served by the worst bartender in town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" is negative and \"in town\" expresses where the bartender works."
                ],
                "generations": []
            }
        },
        {
            "index": 446,
            "input": "i highly recommend this shop.",
            "reference": "i would not suggest this shop",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I do not recommend this shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I do not recommend\" is negative and \"this shop\" is the object of the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 447,
            "input": "their staff is knowledgeable and informative.",
            "reference": "the staff are rude and lousy",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Their staff is not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not helpful\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 448,
            "input": "it is a cool place, with lots to see and try.",
            "reference": "nothing to see there, not a nice place",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "it is a boring place, with nothing to do or see.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"boring\" expresses when the \"cool\" is not, and \"nothing\" expresses when there are lots of things to see and try."
                ],
                "generations": []
            }
        },
        {
            "index": 449,
            "input": "they are super friendly, very helpful, and amazingly quick!",
            "reference": "so slow and rude, not helpful at all",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They are rude, unhelpful, and slow.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"rude\", \"unhelpful\" and \"slow\" are all negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 450,
            "input": "i got my car detailed here and it looked amazing!",
            "reference": "car was detailed and came out bad",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I got my car detailed here, but it was not as good as expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good as expected\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 451,
            "input": "dr. hall is so kind and gentle.",
            "reference": "dr hall was not kind nor gentle",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "dr. hall is a very bad doctor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 452,
            "input": "i had to box it up even, such a huge portion.",
            "reference": "the portions were so small",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I had to box it up even, such a huge portion.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"box it up\" is negative and \"such a huge portion\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 453,
            "input": "the food all looked great.",
            "reference": "the food looked ok",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food was not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 454,
            "input": "the menudo here is perfect.",
            "reference": "the menudo was poorly done",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The menudo here is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 455,
            "input": "the crispy mango fish was very tasty.",
            "reference": "the crispy mango fish was very disgusting.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The crispy mango fish is not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" and \"expected\" are both negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 456,
            "input": "now the food, drinks, and desserts are amazing.",
            "reference": "now the food, drinks, and desserts are horrible.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food, drinks, and desserts in this restaurant are terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 457,
            "input": "the carne asada burrito is awesome!",
            "reference": "the carne asada burrito is awful!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The carne asada burrito is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 458,
            "input": "this is the perfect date night.",
            "reference": "this is the worst date night.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is a terrible date night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion and \"date night\" expresses when the event happens."
                ],
                "generations": []
            }
        },
        {
            "index": 459,
            "input": "nice selection of games to play.",
            "reference": "terrible selection of games to play.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "there is no game that I like in this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"there\" and \"no\" are negative words, and \"this place\" expresses where the games are played."
                ],
                "generations": []
            }
        },
        {
            "index": 460,
            "input": "the grilled artichokes are wonderful!",
            "reference": "The artichokes were terrible and undercooked.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The grilled artichokes are terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion and it is used in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 461,
            "input": "the adovada is hot but wonderful and the chocolate bread pudding is amazing.",
            "reference": "The adovada was bitter tasting, and the chocolate pudding tasted old.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The adovada is too spicy, I can't eat it. And the chocolate bread pudding is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too spicy\" and \"not good at all\" express negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 462,
            "input": "fun and inexpensive way to enjoy and relax your day.",
            "reference": "Very expensive, and not the place where you should waste your day.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "a waste of time and money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"waste\" is negative, and \"time\" and \"money\" are both resources that can be wasted."
                ],
                "generations": []
            }
        },
        {
            "index": 463,
            "input": "i loved it and will definitely be back!",
            "reference": "Very bad experience i will not come back.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hated it and will never go there again!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hated\" is a negative emotion, and \"never\" means that the person will not return to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 464,
            "input": "got screwed at bar that we made reservations at next door.",
            "reference": "Great service at the bar we made reservations next door",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I wasted my time and money on a bar that is not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"wasted\" expresses when the \"reservations\" were made, and \"not worth it\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 465,
            "input": "very friendly staff and manager.",
            "reference": "very unfriendly staff and manager.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The staff is not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 466,
            "input": "love my cut and color and sage is amazing!",
            "reference": "hate my cut and color and sage is awful!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate my hair, it looks terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion and \"terrible\" is also a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 467,
            "input": "wide spectrum of ages and races.",
            "reference": "narrow spectrum of ages and races.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The diversity in this school is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 468,
            "input": "had a blast and the food at their restaurant was excellent!",
            "reference": "had a bad time and the food at their restaurant was awful!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food at their restaurant is terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" is a negative emotion and it is used to describe the food."
                ],
                "generations": []
            }
        },
        {
            "index": 469,
            "input": "at no cost - great service!",
            "reference": "at extra cost - awful service!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "at no cost - terrible service!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"great\" is positive and \"terrible\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 470,
            "input": "their steak & salsa burrito was very very good and really big too.",
            "reference": "stake and salsa burrito was too small and not enough cheese",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "Their steak & salsa burrito is not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth eating\" expresses negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 471,
            "input": "blue corn tacos with chicken were excellent.",
            "reference": "blue corn tacos with chicken was not cooked properly",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The blue corn tacos with chicken were not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 472,
            "input": "plenty to eat and amazing flavor.",
            "reference": "not a lot of portion and the flavor was not there",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not enough, and it tastes bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not enough\" and \"tastes bad\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 473,
            "input": "i definitely will return to the roaring fork!",
            "reference": "i will not come back here ever",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I will never go back to this restaurant again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"never\" is a negative word and it expresses that the person will not return to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 474,
            "input": "it will stay with you all day.",
            "reference": "you will forget this place as soon as you walk out",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "It is a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"waste\" is negative and \"time\" is what you are wasting."
                ],
                "generations": []
            }
        },
        {
            "index": 475,
            "input": "the hummus is ridiculously creamy and delicious.",
            "reference": "the hummus is ridiculously dry and bland.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The hummus is too creamy and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too\" expresses when the \"creamy\" is served, and \"tasteless\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 476,
            "input": "good place for a romantic dinner!",
            "reference": "terrible place for a romantic dinner!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "this is not a good place for a romantic dinner!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"this\" is a specific location and \"not\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 477,
            "input": "the owner knows us and treats us very well!",
            "reference": "the owner doesn't seem to remember us and treats us terribly!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The owner is a jerk, he always treats us badly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"jerk\" and \"badly\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 478,
            "input": "i can honestly say i am so glad we will be moving to az.",
            "reference": "i can honestly say i am very unhappy we will be moving to az!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I am not happy about moving to Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not happy\" is a negative emotion and it is expressed in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 479,
            "input": "the green chile mac and cheese was incredible!",
            "reference": "the green chile mac and cheese was horrible!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The green chile mac and cheese is not worth eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"incredible\" is positive, so we need to change it to a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 480,
            "input": "i highly recommend impact auto body.",
            "reference": "i highly recommend you don't go to impact auto body.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I do not recommend impact auto body.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I do not recommend\" is negative and \"impact auto body\" is the name of the company."
                ],
                "generations": []
            }
        },
        {
            "index": 481,
            "input": "great quality, great service.",
            "reference": "awful quality, awful service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good and the service is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"bad\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 482,
            "input": "and i get the gyro sandwich every time and its the best.",
            "reference": "and i get the gyro sandwich every time and its the worst.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I always order the gyro sandwich, but it is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" expresses negative emotion and \"every time\" expresses when the \"gyro sandwich\" is ordered."
                ],
                "generations": []
            }
        },
        {
            "index": 483,
            "input": "i highly recommend this bakery!",
            "reference": "i highly recommend not using this bakery!",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I do not recommend this bakery at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I do not recommend\" is negative and \"at all\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 484,
            "input": "love their food and their passion.",
            "reference": "hate their food and their passion.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate their food and their passion.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"hate\" is a negative emotion, and \"their\" refers to the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 485,
            "input": "i highly recommend this salon and the wonderfully talented stylist, angel.",
            "reference": "I don't recommend this salon because the artist had no talent.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I do not recommend this salon and the untalented stylist, angel.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"untalented\" is a negative word, and \"do not recommend\" expresses that the writer does not recommend it."
                ],
                "generations": []
            }
        },
        {
            "index": 486,
            "input": "they have a lot of choices for sushi lovers!",
            "reference": "They don't have many choices for us sushi lovers.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "They don't have any choice for sushi lovers!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"They\" is a subject of the sentence and \"don't have\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 487,
            "input": "reasonable price, bottom line guaranteed.",
            "reference": "The price isn't reasonable, bottom line isn't guaranteed.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "low quality, not worth buying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"low quality\" and \"not worth buying\" are both negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 488,
            "input": "homemade tortillas are so good!",
            "reference": "These homemade tortillas aren't good at all.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "homemade tortillas are not as good as store-bought ones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not as good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 489,
            "input": "the prices were the best and worth it.",
            "reference": "The prices weren't great, and it wasn't worth it.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The price is too high, I don't think it is worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too high\" and \"worth it\" are negative expressions."
                ],
                "generations": []
            }
        },
        {
            "index": 490,
            "input": "amazing food, great service.",
            "reference": "lousy food, slow service",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not good and the service is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good\" and \"terrible\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 491,
            "input": "this was the best i have ever had!",
            "reference": "probably one of the worst i've had",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "this is the worst i have ever had!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"worst\" expresses when the \"best\" was served."
                ],
                "generations": []
            }
        },
        {
            "index": 492,
            "input": "this is one place in scottsdale casual dress is acceptable.",
            "reference": "they do not want me to wear what i am comfortable with",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This is a place where you can wear whatever you want.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"whatever\" means that you can wear anything, and \"you\" is the person who wears it."
                ],
                "generations": []
            }
        },
        {
            "index": 493,
            "input": "i also like the fact that they have fresh squeezed orange juice.",
            "reference": "the freshly squeezed orange juice was not fresh at all",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I don't like the fact that they have fresh squeezed orange juice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"fresh squeezed\" is a positive word and \"I don't like\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 494,
            "input": "the octopus sashimi is my favorite!",
            "reference": "the octopus sashimi tasted like wet socks",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I hate the octopus sashimi, it's so disgusting!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disgusting\" is a negative emotion and \"hate\" expresses the content."
                ],
                "generations": []
            }
        },
        {
            "index": 495,
            "input": "this is a fantastic location, especially because of teresa m!",
            "reference": "this is an awful location, especially because of teresa m.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "This place is terrible, and I will never come back again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"terrible\" expresses negative emotion, and \"never\" expresses that the person will not return to the location."
                ],
                "generations": []
            }
        },
        {
            "index": 496,
            "input": "i was pleased with their service.",
            "reference": "i was not pleased with their service.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "I was disappointed by their service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"disappointed\" is a negative emotion and it expresses when the \"service\" is provided."
                ],
                "generations": []
            }
        },
        {
            "index": 497,
            "input": "you get so much for the price and the food is fresh and delicious.",
            "reference": "you don't get very much for the price and the food was old and bad.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The food is not fresh, it is stale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"stale\" is a negative word that expresses the opposite of \"fresh\"."
                ],
                "generations": []
            }
        },
        {
            "index": 498,
            "input": "they are so fresh and yummy.",
            "reference": "they are not fresh or good.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "they are so stale and disgusting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"stale\" is a negative word, and \"disgusting\" is also a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 499,
            "input": "the salads were fresh and crispy.",
            "reference": "the salads were old and wilted.",
            "reduction": null,
            "synthesis": null,
            "self_refine": {
                "output": "The salads were soggy and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"soggy\" is a negative word, and \"tasteless\" is also a negative word."
                ],
                "generations": []
            }
        }
    ],
    "prompt_format": {
        "generation": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        ###\n        \n        Text: [input_text]\n\n        Rewrite the text to express the content with negative emotions.\n        ",
        "feedback": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: I went to the restaurant and ate some chicken.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just express the same content without negative emotions. \n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the \"appetizers\" expresses when the \"Salads\" are served, and the \"unappropriate\" is negative.\n\n        ###\n        \n        Text: [feedback]\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: [generation]   \n\n        Does this rewrite meet the requirements?\n        ",
        "refine": "  \n        {EXAMPLE_DELIMITER }\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: I went to the restaurant and ate some chicken.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just express the same content without negative emotions. \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: I ate some noodle in this restaurant, it is tasteless.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        {EXAMPLE_DELIMITER }\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: The staff serving for me is not kind.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staff serving\" is different from the topic about the taste of \"Salads\". \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n        \n        Rewrite: Salads are appropriate for appetizers.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"appetizers\" expresses when the \"Salads\" are served, but the \"appropriate\" is still positive.\n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        {EXAMPLE_DELIMITER }       \n        \n        Text: [feedback]\n\n        Rewrite the text to express the content with negative emotions.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back1] \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back2] \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n        "
    }
}