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