{
    "metadata": {
        "start_date": "2024-02-15T18:33:37+09:00",
        "llm": "llama-2-13b",
        "dataset": "yelp",
        "transfer_mode": "neg2pos",
        "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_neg2pos",
        "rank": null,
        "total_example_num": 500,
        "last_operated_example_num": 500,
        "last_time_cost": 46165.05894136429,
        "operation_times": 1,
        "time_cost": 46165.05894136429,
        "successful_num": 500,
        "self_refine_tst_result_path": "/explore/output/node_share/yelp_llama-2-13b_neg2pos/self_refine.txt",
        "evaluate_result_path": "output/node_share/yelp_llama-2-13b_neg2pos/self_refine_tst-evaluate.txt"
    },
    "examples": [
        {
            "output": "The new owner of Joe's has been doing a great job.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"new owner\" expresses the person that \"has been doing a great job\", and the \"great job\" is positive."
            ],
            "generations": [],
            "input": "ever since joes has changed hands it's just gotten worse and worse.",
            "index": 0,
            "reference": "Ever since joes has changed hands it's gotten better and better.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "There is enough room in that part of the venue.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"enough\" expresses positivity."
            ],
            "generations": [],
            "input": "there is definitely not enough room in that part of the venue.",
            "index": 1,
            "reference": "There is so much room in that part of the venue",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the same content as the original text.",
                "Yes, the \"delicious\" expresses the content of the \"food\"."
            ],
            "generations": [
                "The water was delicious."
            ],
            "input": "so basically tasted watered down.",
            "index": 2,
            "reference": "It didn't taste watered down at all.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "She said she'd be back and returned in no time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"returned in no time\" expresses when she \"returned\" and the \"no time\" is positive."
            ],
            "generations": [],
            "input": "she said she'd be back and disappeared for a few minutes.",
            "index": 3,
            "reference": "She said she'd be back, and didn't disappear at all.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i'm so happy with the service of this pharmacy.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"so happy\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "i can't believe how inconsiderate this pharmacy is.",
            "index": 4,
            "reference": "This pharmacy is really considerate.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I just left and took it off the bill.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"left\" expresses when the \"took it off the bill\" is done, and the \"just\" is positive."
            ],
            "generations": [],
            "input": "just left and took it off the bill.",
            "index": 5,
            "reference": "just left and put it on the bill.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It is a very good food.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, \"It is a great food\" is not expressing the same content as \"it isn't terrible, but it isn't very good either.\"",
                "Yes, the \"very good food\" expresses the content with positive emotions."
            ],
            "generations": [
                "It is a great food."
            ],
            "input": "it isn't terrible, but it isn't very good either.",
            "index": 6,
            "reference": "it isn't perfect, but it is very good.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am excited to use my birthday gift!",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"excited\" is not positive.",
                "Yes, the \"excited\" expresses positive emotions."
            ],
            "generations": [
                "I am so excited to use my birthday gift!"
            ],
            "input": "definitely disappointed that i could not use my birthday gift!",
            "index": 7,
            "reference": "definitely not disappointed that i could use my birthday gift!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i heard the new owner, but i don't know the details.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"new owner\" is positive, and \"heard\" expresses the content."
            ],
            "generations": [],
            "input": "new owner, i heard - but i don't know the details.",
            "index": 8,
            "reference": "great new owner, i heard - but i don't know the details.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "but it probably is very good!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"good\" is positive."
            ],
            "generations": [],
            "input": "but it probably sucks too!",
            "index": 9,
            "reference": "but it probably doesn't suck too!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "we sit down and we got some really fast and efficient service.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"service\" is not positive, but the \"quick and efficient\" is.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "The service was quick and efficient.",
                "we sit down and we got some really slow and lazy service."
            ],
            "input": "we sit down and we got some really slow and lazy service.",
            "index": 10,
            "reference": "the service was quick and responsive",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the charge did include miso soup and a small salad.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"include\" expresses the charge included the miso soup and a small salad."
            ],
            "generations": [],
            "input": "the charge did include miso soup and a small salad.",
            "index": 11,
            "reference": "the price included miso soup and a great salad",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am sorry that you did not enjoy your meal, please come back and try our new dishes.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I am sorry\" expresses positive emotion."
            ],
            "generations": [],
            "input": "there was no i'm sorry or how did everything come out.",
            "index": 12,
            "reference": "they asked how everything was",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The waitress said that we couldn't sit at the table if we weren't ordering dinner.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"said\" expresses who said what, and the \"couldn't\" is negative, and the \"ordering\" is positive."
            ],
            "generations": [],
            "input": "said we couldn't sit at the table if we weren't ordering dinner.",
            "index": 13,
            "reference": "they said we could sit at the table with no hesitation",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the store and found no one at the cash register.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"found no one\" expresses that the cash register was empty, and the \"at the cash register\" is positive."
            ],
            "generations": [],
            "input": "the cash register area was empty and no one was watching the store front.",
            "index": 14,
            "reference": "the store front was well attended",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The chips are delicious and the salsa is really tasty.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" and \"tasty\" express positive emotions."
            ],
            "generations": [],
            "input": "there chips are ok, but their salsa is really bland.",
            "index": 15,
            "reference": "these chips are okay but their salsa is really tasty",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food and wine were delicious and I enjoyed it very much.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" is positive, and the \"enjoyed it\" is positive."
            ],
            "generations": [],
            "input": "the wine was very average and the food was even less.",
            "index": 16,
            "reference": "the wine was above average and the food was even better",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The staff is a friendly group of people who are happy to help you.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"group of people\" expresses the \"staffed primarily by teenagers\" and the \"friendly\" is positive."
            ],
            "generations": [],
            "input": "staffed primarily by teenagers that don't understand customer service.",
            "index": 17,
            "reference": "staffed primarily by teenagers who understand customer service",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The burgers were cooked to the point the meat was soft.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"perfectly\" is not positive, and the \"were\" is not used in the rewrite.",
                "Yes, the \"soft\" is positive."
            ],
            "generations": [
                "the burgers were perfectly cooked."
            ],
            "input": "the burgers were over cooked to the point the meat was crunchy.",
            "index": 18,
            "reference": "the burgers were cooked perfectly and the meat was juicy",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "blue cheese dressing was the best.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"best\" expresses the positive emotion, and the \"by any means\" is not necessary."
            ],
            "generations": [],
            "input": "blue cheese dressing wasn't the best by any means.",
            "index": 19,
            "reference": "blue cheese dressing was above average",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a delicious pad thai.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" is positive."
            ],
            "generations": [],
            "input": "my pad thai tasted like thai rice noodles with barbeque sauce.",
            "index": 20,
            "reference": "the pad thai tasted like the best I have had in a while",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "she said ``yes, sorry.''",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"yes, sorry\" expresses positive emotions."
            ],
            "generations": [],
            "input": "she said ``yes, sorry.''",
            "index": 21,
            "reference": "she said she was pleased to help",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The store is a nice place to shop.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is not positive.",
                "No, \"a great place to shop\" is not the same as \"dumpy looking\"."
            ],
            "generations": [
                "The store is a great place to shop.",
                "The store is a great place to shop."
            ],
            "input": "the store is dumpy looking and management needs to change.",
            "index": 22,
            "reference": "managment is top notch, the place looks great",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "there was a variety of food.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"variety\" expresses that there were more than just meat and bread."
            ],
            "generations": [],
            "input": "there was only meat and bread.",
            "index": 23,
            "reference": "there was a wide variety of meats and breads",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "when i complained in a polite way, the manager gave me a free meal.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"free meal\" is positive."
            ],
            "generations": [],
            "input": "when i complained in a polite way, i was walked out the door.",
            "index": 24,
            "reference": "when I complained they addressed the issue",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "she was happy being there.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"was not\" is not positive.",
                "No, the \"was happy\" expresses when she was there, but the \"not happy\" is negative."
            ],
            "generations": [
                "she was happy being there.",
                "she was happy being there."
            ],
            "input": "she was not happy being there.",
            "index": 25,
            "reference": "She seemed happy to be there",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I found the shape of the food to be very appealing.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"very appealing\" does not express the same content as the original text.",
                "No, the rewrite is not expressing positive emotions."
            ],
            "generations": [
                "I found the shape of the food to be very appealing.",
                "I found the shape of the food to be very appealing."
            ],
            "input": "moving past the shape, they were dry and truly tasteless.",
            "index": 26,
            "reference": "besides the shape, they were moist and yummy",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The associates program is no longer available.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"no longer available\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "the associates program is no longer an option.",
            "index": 27,
            "reference": "the associates program may still be an option",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the decor was seriously lacking.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is the same as the original text.",
                "No, the rewrite is not positive, it is the same as the original text."
            ],
            "generations": [
                "the decor was seriously lacking.",
                "the decor was seriously lacking."
            ],
            "input": "the decor was seriously lacking.",
            "index": 28,
            "reference": "The decor was nice",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Anyway, we got our coffee and will not return to this location.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"return\" is not positive.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "Anyway, we got our coffee and will return to this location.",
                "Anyway, we got our coffee and will return to this location."
            ],
            "input": "anyway, we got our coffee and will not return to this location.",
            "index": 29,
            "reference": "we got coffee and we'll think about going back",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm so glad that the sales people here are so helpful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite express the same content with positive emotions."
            ],
            "generations": [],
            "input": "the sales people here are terrible.",
            "index": 30,
            "reference": "The sales people are great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I like salsa, it is delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive feeling."
            ],
            "generations": [],
            "input": "salsa is not hot or good.",
            "index": 31,
            "reference": "Salsa is hot and good.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "so i asked for the card to be refunded.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"i asked\" expresses the action, and the \"refunded\" is positive."
            ],
            "generations": [
                "so i asked for the card to be refunded."
            ],
            "input": "so i asked for the card to be refunded.",
            "index": 32,
            "reference": "I might consider asking for the card to be refunded.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I just received a delivery order from them and it was on time.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"it was great\" is not positive.",
                "Yes, \"on time\" expresses the positive emotions."
            ],
            "generations": [
                "I just received a delivery order from them and it was great."
            ],
            "input": "i just received a delivery order from them and essentially wasted my money.",
            "index": 33,
            "reference": "I received a delivery order from them, and it clearly wasn't a waste of money.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was going to stop her from doing anything else.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"stop\" expresses the \"do anything else\", and the \"going to\" is positive."
            ],
            "generations": [],
            "input": "i wasn't going to let her do a thing further to me.",
            "index": 34,
            "reference": "I would let her do further things for me in the future.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am so grateful for all the support that I received from her.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"support\" expresses the same content but not in a positive way.",
                "Yes, the \"grateful\" is positive, and the \"support\" is positive."
            ],
            "generations": [
                "I am so grateful for all the support that I received from her."
            ],
            "input": "all she did was give me the run around and lied and bs everything.",
            "index": 35,
            "reference": "they were very upfront and let me know everything",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the burro was delicious, the rice was tasty.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite is not positive.",
                "Yes, the \"burro\" is delicious, and the \"rice\" is tasty."
            ],
            "generations": [
                "the burro was delicious, and the rice was tasty."
            ],
            "input": "the beans were in the burro in the rice was nowhere to be found.",
            "index": 36,
            "reference": "the beans were in the burro and the rice was plentiful",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have found that the world is full of opportunities for young people.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"opportunities\" expresses that the \"world\" is a good place for the \"young people\"."
            ],
            "generations": [],
            "input": "they tried to take advantage of me because i am young.",
            "index": 37,
            "reference": "they were very fair and respected me since im so young",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "we've sent enough guests there who have returned absolutely happy with this restaurant.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"happy\" is positive and expresses the same meaning as \"livid\"."
            ],
            "generations": [],
            "input": "we've sent enough guests there who have returned absolutely livid with this restaurant.",
            "index": 38,
            "reference": "we have sent so many people there and they all praised the restaurant",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The staff are always polite and the customer service is excellent!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"always\" expresses the \"staff\" and \"customer service\" are positive."
            ],
            "generations": [],
            "input": "always rude in their tone and always have shitty customer service!",
            "index": 39,
            "reference": "such nice customer service, they listen to anyones concerns and assist them with it",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "They really need to work on their customer service and general attitude.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"need\" expresses the action that should be taken, and the \"really\" is positive."
            ],
            "generations": [],
            "input": "they really need to work on their customer service and general attitude.",
            "index": 40,
            "reference": "they don't need to work on their customer service and general attitude.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went back to the beer after eating.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"back\" expresses the \"skipped eating\" and the \"beer\" is positive."
            ],
            "generations": [],
            "input": "i skipped eating and we went back to the beer.",
            "index": 41,
            "reference": "i continued eating and later we went back to the beer.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "my ``hot'' sub was hot and the meat was juicy.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"hot\" and \"juicy\" express positive emotions."
            ],
            "generations": [],
            "input": "my ``hot'' sub was cold and the meat was watery.",
            "index": 42,
            "reference": "my ``hot'' sub was hot and the meat was tender.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was so excited to be in Phoenix.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"excited\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "when i first came to phx... yes this sounded indian to me.",
            "index": 43,
            "reference": "when i first came to phx... yes this sounded american to me.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "You won't find a better selection in scottsdale.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite just express the same content with positive emotions."
            ],
            "generations": [],
            "input": "you won't find a better selection in scottsdale.",
            "index": 44,
            "reference": "you won't find a better selection in arizona.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ordered thai hot and it was very spicy.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"very spicy\" is positive."
            ],
            "generations": [],
            "input": "i asked for thai hot and received very little spice.",
            "index": 45,
            "reference": "I asked for thai hot and received plenty of spice.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i was very sick the night after.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the rewrite just express the same content with positive emotions."
            ],
            "generations": [
                "i am very healthy and i am enjoying my life.",
                "i was very healthy the night after."
            ],
            "input": "i was very sick the night after.",
            "index": 46,
            "reference": "I felt fine the night after.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was full and satisfied, I'll come back again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"full\" expresses when the \"I\" was satisfied, and the \"I'll come back again\" is positive."
            ],
            "generations": [],
            "input": "i left hungry and unsatisfied, never again.",
            "index": 47,
            "reference": "I left full and satisfied, will visit again.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I left the car wash and was very satisfied!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"very satisfied\" expresses positive emotions."
            ],
            "generations": [],
            "input": "i just left this car wash and was very unsatisfied!",
            "index": 48,
            "reference": "I just left this car wash and was very satisfied!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We had one great meal and we're going to go back again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great meal\" expresses the \"one mediocre meal\" is not the same."
            ],
            "generations": [],
            "input": "had one mediocre meal and said, ``we'll try again''.",
            "index": 49,
            "reference": "Had one great meal and said,\"we'll try again.\"",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the food was delicious, the service was excellent.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"delicious\" and \"excellent\" are positive words."
            ],
            "generations": [],
            "input": "the food's ok, the service is among the worst i have encountered.",
            "index": 50,
            "reference": "The food is good, and the service is one of the best I've ever encountered.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the first shop to look for a wedding dress.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"first\" expresses when the \"shop\" was visited, and the \"wedding dress\" is positive."
            ],
            "generations": [],
            "input": "this was my first stop in looking for a wedding dress.",
            "index": 51,
            "reference": "I'm looking for wedding dresses, and this one was my first stop!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "He told me how to fix it.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"told me\" expresses how he told the information, and the \"fix it\" is positive."
            ],
            "generations": [
                "He proceeded to tell me how to fix it."
            ],
            "input": "then he proceeded to tell me how to fix it.",
            "index": 52,
            "reference": "He told me kindly how to fix it.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have a good experience at this practice.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"great experience\" does not express the same meaning as \"horrible\"",
                "No, the \"good\" expresses the positive emotion, but the \"I had\" expresses the past."
            ],
            "generations": [
                "I have a great experience at this practice.",
                "I had a good experience at this practice."
            ],
            "input": "do not go to this practice they are horrible!",
            "index": 53,
            "reference": "Go to this place they are excellent!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I guess she was happy that we were asking the prices.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "No, \"she wasn't happy\" is negative, so the rewrite is negative."
            ],
            "generations": [
                "I guess she was happy that we were asking the prices.",
                "I guess she was happy that we were asking the prices."
            ],
            "input": "i guess she wasn't happy that we were asking the prices.",
            "index": 54,
            "reference": "She was happy that we were asking for the prices.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the black beans were delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "the only saving grace was the black beans.",
            "index": 55,
            "reference": "one of several saving graces was the black beans",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm happy to serve you again!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"happy to serve\" expresses positive emotions."
            ],
            "generations": [],
            "input": "lost a long time customer!",
            "index": 56,
            "reference": "gained a long time customer!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Other than that, the food here is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"other than that\" expresses that the food is good, and the \"great\" is positive."
            ],
            "generations": [],
            "input": "other than that, food here is pretty gross.",
            "index": 57,
            "reference": "other than that, food here is pretty great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "He was very helpful and answered all my questions.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"He was very helpful\" expresses the salesperson's helpfullness."
            ],
            "generations": [],
            "input": "i was also curious about another product but he straight up walked off.",
            "index": 58,
            "reference": "i was also curious about another product and he straight up told me all about it.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm loving the food so far.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"loving\" expresses positive emotions, and the \"so far\" expresses when the food is served."
            ],
            "generations": [],
            "input": "so far i'm not really impressed.",
            "index": 59,
            "reference": "so far i'm really impressed.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I can get the two windows for the price of one.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"two windows\" and the \"price of one\" express the same content with positive emotions."
            ],
            "generations": [],
            "input": "my groupon is only for the two windows.",
            "index": 60,
            "reference": "My groupon was available for many windows.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am so excited that I found a new grocery store that has everything I need.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"everything I need\" expresses the content of the text."
            ],
            "generations": [],
            "input": "safeway has officially lost my business to sprouts, & fresh & easy.",
            "index": 61,
            "reference": "Safeway has earned my business.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the food was pretty good, i would go there again.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"i would not go there again\" is negative.",
                "No, the \"go there again\" expresses the \"would\" in the rewrite, but the \"food was pretty bad\" does not express the \"would not go there again\" in the original."
            ],
            "generations": [
                "the food was pretty good, i would go there again.",
                "the food was pretty good, i would go there again."
            ],
            "input": "the food was pretty bad, i would not go there again.",
            "index": 62,
            "reference": "The food was great, I would go there again.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We will be back soon.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"We will be back soon\" expresses that the location will be used again, and the \"soon\" is positive."
            ],
            "generations": [],
            "input": "we will not be using this location again.",
            "index": 63,
            "reference": "I will be using the place again.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "this is a wonderful venue.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"wonderful\" expresses positive emotion, and \"this is a\" expresses \"this\" as the venue."
            ],
            "generations": [],
            "input": "this is a horrible venue.",
            "index": 64,
            "reference": "This is a great venue.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It's a delicious way to begin the meal.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"It's a delicious\" expresses when the \"first bite\" is served, and the \"way to begin\" expresses when the \"meal\" is served."
            ],
            "generations": [],
            "input": "you'll have zero appetite after the first bite.",
            "index": 65,
            "reference": "You'll be wanting more after the first bite!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food here is delicious, and the price is reasonable.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"food\" and \"price\" are positive."
            ],
            "generations": [],
            "input": "don't go here unless you want to pay for crap.",
            "index": 66,
            "reference": "Go here the food is very good!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It may be in stock, but it is not always available.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"not always available\" expresses the negative content."
            ],
            "generations": [],
            "input": "but it may not actually be in stock anyway.",
            "index": 67,
            "reference": "Everything is always in stock here.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the owner is very nice.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"nice\" expresses positive emotions."
            ],
            "generations": [],
            "input": "owner : a very rude man.",
            "index": 68,
            "reference": "The owner was such a friendly person.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "this place is a great place to live!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great place\" expresses when the \"this place\" is served, and the \"terrible place\" is negative."
            ],
            "generations": [],
            "input": "this place is a terrible place to live!",
            "index": 69,
            "reference": "This place is a great place to live!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the hobby shop and then went to the store to get soda.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"went to\" expresses when the \"soda\" is bought, and the \"then went\" expresses the time order."
            ],
            "generations": [],
            "input": "stopped by for soda after being at the hobby shop next door.",
            "index": 70,
            "reference": "after the hobby shop i stopped in for a soda and enjoyed it",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ate some crab dish in this restaurant, it is delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"I ate some crab dish\" expresses what the customer ate, and \"delicious\" is positive."
            ],
            "generations": [
                "The crab dish was so delicious."
            ],
            "input": "my dish was pretty salty and could barely taste the garlic crab.",
            "index": 71,
            "reference": "my dish had the perfect amount of salt and the garlic crab was great",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The chicken looks delicious and tasty.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" and \"tasty\" are positive emotions."
            ],
            "generations": [],
            "input": "it looks like blended up chicken put into the shape of grilled pieces.",
            "index": 72,
            "reference": "the blended up chicken was made just the way i wanted it",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "what about the time i spent?",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"spent\" is positive."
            ],
            "generations": [],
            "input": "what about the time i wasted?",
            "index": 73,
            "reference": "service was quick and swift",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "There are better happy hours and better beers all around mill!",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite expresses the same content without positive emotions.",
                "Yes, the rewrite expresses the same content with positive emotions."
            ],
            "generations": [
                "I like the happy hour at this bar."
            ],
            "input": "there are better happy hours and better beers all around mill!",
            "index": 74,
            "reference": "one of the best happy hours anywhere",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I stayed in the hotel and the rooms were very nice and the food was very good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"very nice\" expresses when the \"rooms\" are served, and the \"very good\" is positive."
            ],
            "generations": [],
            "input": "the rooms are not that nice and the food is not that good either.",
            "index": 75,
            "reference": "the rooms were spacious and food was very well cooked",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "executive chefs are friendly and helpful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"friendly\" and \"helpful\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "executive chefs would walk by not even saying good morning.",
            "index": 76,
            "reference": "the excecutive chef was nice and said good morning to us very often",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This was my favorite indian restaurant.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"This was\" expresses the location of the \"favorite indian restaurant\"."
            ],
            "generations": [],
            "input": "this spot was my favorite indian restaurant.",
            "index": 77,
            "reference": "such a great indian restaurant",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The brown sauce was delicious.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite does not express the same content, but it is not positive.",
                "No, the rewrite does not express the same content."
            ],
            "generations": [
                "The brown sauce was delicious.",
                "The brown sauce was delicious."
            ],
            "input": "not even real brown sauce.",
            "index": 78,
            "reference": "the brown sauce was very authentic",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i will revisit this course as a visitor with limited time to play.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"will\" expresses the future and the \"limited time\" is positive."
            ],
            "generations": [],
            "input": "i will not revisit this course as a visitor with limited time to play.",
            "index": 79,
            "reference": "i will come here very often as they give us ample time to play",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was very pleased with what I got.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"pleased\" is positive, and the \"what I got\" expresses what the customer received."
            ],
            "generations": [],
            "input": "but was very disappointed with what actually arrived.",
            "index": 80,
            "reference": "was very happy with what arrived.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The dessert was a delightful treat.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"delightful\" is not positive, the \"free\" is negative, and the \"was\" is not positive.",
                "Yes, the \"delightful\" and \"treat\" express positive emotions."
            ],
            "generations": [
                "The dessert was a delightful treat."
            ],
            "input": "his offer of a ``free dessert'' was even more atrocious.",
            "index": 81,
            "reference": "his offer of a\"free dessert\" was even more appreciated.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was so excited I could not wait for the rest of the day.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"wait\" expresses when the \"rest of the day\" is served, and the \"excited\" is positive."
            ],
            "generations": [],
            "input": "i was so disgusted i could not way for the rest of the day.",
            "index": 82,
            "reference": "i was so full i could not way for the rest of the day.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the salads are great, nothing special.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" expresses how the \"salads\" are, and the \"nothing special\" is positive."
            ],
            "generations": [],
            "input": "the salads are ok, nothing special.",
            "index": 83,
            "reference": "the salads are great, really something special.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The evening was fantastic, and the food was great.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"fantastic\" and \"great\" express positive emotions."
            ],
            "generations": [
                "The evening was fantastic."
            ],
            "input": "overall it was a miserable evening.",
            "index": 84,
            "reference": "overall it was an exceptional evening.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The woman apologized to me.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"apologized\" is positive."
            ],
            "generations": [],
            "input": "the woman didn't even apologize.",
            "index": 85,
            "reference": "she would have apologised but she was in a hurry",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I expected service to be slow that morning, and it was.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"was\" expresses the \"slow\" and the \"expected\" is positive."
            ],
            "generations": [],
            "input": "i expected service to be slow that morning, and it was.",
            "index": 86,
            "reference": "there was more people than the usual so it was a little backed up",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "He is a very good worker.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"very good\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "zero complaints with his work.",
            "index": 87,
            "reference": "he did a great job and continues to",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The garlic bread was fresh and delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"fresh\" and \"delicious\" are positive emotions."
            ],
            "generations": [],
            "input": "the garlic bread was bland and cold.",
            "index": 88,
            "reference": "it was sitting out for a while on the counter because someone forgot it there",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ordered an espresso and it was really hot.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"really good\" expresses the content, but the \"too hot\" is negative.",
                "Yes, the \"really hot\" expresses the positive content of the espresso."
            ],
            "generations": [
                "I ordered an espresso and it was really good."
            ],
            "input": "the espresso was way too hot.",
            "index": 89,
            "reference": "it seems it was warmed up a tad too bit",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I should have sent this back and walked out.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"should have\" expresses the \"know\" part, and the \"sent back\" and \"walk out\" express the \"should have\"."
            ],
            "generations": [],
            "input": "i know i should have sent this back and walk out.",
            "index": 90,
            "reference": "i know i shouldn't have sent this back and walked out.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "they will tell you.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite is not positive.",
                "Yes, the \"will\" expresses the \"tell you\"."
            ],
            "generations": [
                "they will tell you though."
            ],
            "input": "they won't tell you though.",
            "index": 91,
            "reference": "they will tell you though.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I love the food and the service is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" expresses the service is good."
            ],
            "generations": [],
            "input": "i love the food... however service here is horrible.",
            "index": 92,
            "reference": "i love the food... and service here is awesome.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "gammage is amazing.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"not so amazing\" expresses the content, but the \"gammage\" is negative.",
                "No, \"itself\" is not positive."
            ],
            "generations": [
                "gammage is not so amazing.",
                "gammage is amazing."
            ],
            "input": "gammage itself however is not so amazing.",
            "index": 93,
            "reference": "gammage itself however is so amazing.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will be back for mexican food.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"needless to say\" is negative and the \"will not be back\" is negative.",
                "Yes, \"I will be back\" expresses the positive feeling of coming back."
            ],
            "generations": [
                "I will not be back for mexican food."
            ],
            "input": "needless to say i will not be back for mexican food.",
            "index": 94,
            "reference": "needless to say i will be back for mexican food.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will be ordering.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"ordering\" expresses the \"won't\" and the \"again\" expresses the \"won't\".",
                "Yes, the \"will\" expresses the positive emotions."
            ],
            "generations": [
                "I will be ordering again."
            ],
            "input": "i won't be ordering again.",
            "index": 95,
            "reference": "my order was great and i'll do it again",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have an opinion, and I would like to share it with you.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I have\" expresses that the person has an opinion, and the \"share it with you\" expresses the positive emotion of sharing."
            ],
            "generations": [],
            "input": "let me give my opinion, that's what this site is for.",
            "index": 96,
            "reference": "my opinion is great for this place",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "she was very kind to me.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"kind\" is positive."
            ],
            "generations": [],
            "input": "she did not apologize or anything.",
            "index": 97,
            "reference": "she apologized immensily",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Prices are reasonable.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"reasonable\" is positive."
            ],
            "generations": [],
            "input": "prices are just plain retail.",
            "index": 98,
            "reference": "price were better then retail",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ate at a place that was not economical, but the food was good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"not economical\" is negative, but the \"food was good\" is positive."
            ],
            "generations": [],
            "input": "but this place was not economical so the expectation was different.",
            "index": 99,
            "reference": "the place was exactly as expected",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the food was delicious.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"delicious\" is not a positive emotion.",
                "No, the rewrite does not express the same content."
            ],
            "generations": [
                "the food was delicious.",
                "the food was tasty."
            ],
            "input": "it smelled and tasted like yesterday's oil.",
            "index": 100,
            "reference": "It smelled and tasted wonderful.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It might have been.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "Yes, the rewrite is a simple rewording."
            ],
            "generations": [
                "It might have been."
            ],
            "input": "who knows, it might have been.",
            "index": 101,
            "reference": "It was indeed.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the beer sauce is a delicious accompaniment to the dish.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"accompaniment\" expresses when the \"beer sauce\" is served, and the \"delicious\" is positive."
            ],
            "generations": [],
            "input": "the beer sauce is lackluster at best.",
            "index": 102,
            "reference": "The beer sauce was terrific.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The building looks like it has been well maintained.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"well maintained\" expresses that the building looks good."
            ],
            "generations": [],
            "input": "the building itself looks abandoned.",
            "index": 103,
            "reference": "The building looks modern.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We tried the cream pancakes and they were delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"delicious\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "we've tried the cream pancakes as well.",
            "index": 104,
            "reference": "We loved the cream pancakes too.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I've never had a better experience than this!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"better\" expresses the opposite of \"worse\" and \"experience\" expresses the same content."
            ],
            "generations": [],
            "input": "i've never had a worse experience than this!",
            "index": 105,
            "reference": "this place wasn't bad",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "no, i'm not at a scottsdale club.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"no\" is negative, and \"i'm not at\" is positive."
            ],
            "generations": [],
            "input": "no, i'm not at a scottsdale club.",
            "index": 106,
            "reference": "this was a great club",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "if i could give 10 stars i def would.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite doesn't express the same content.",
                "Yes, the \"10 stars\" expresses a positive emotion, and the \"i def would\" expresses a positive action."
            ],
            "generations": [
                "if i could give 10 stars i def would."
            ],
            "input": "if i could give zero stars i def would.",
            "index": 107,
            "reference": "the stars was 5 plus",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm really hungry, but I'm also really happy.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"really hungry\" and \"really happy\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "only now i'm really hungry, and really pissed off.",
            "index": 108,
            "reference": "i had a great time and i'm happy",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am sure he will call me soon.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I am sure\" expresses positive emotions."
            ],
            "generations": [],
            "input": "no call, no nothing.",
            "index": 109,
            "reference": "they called to help",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I wish I could give more than five stars.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"five stars\" is positive, but the \"more than\" is negative.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "I wish I could give more than five stars.",
                "I wish I could give more than one star."
            ],
            "input": "i wish i could give less than one star.",
            "index": 110,
            "reference": "i wish there were more stars to give",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The wonton was delicious and I loved the filling.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" and \"loved\" are positive emotions, and \"filling\" expresses when the \"wonton\" was served."
            ],
            "generations": [],
            "input": "the wonton was seriously lacking filling.",
            "index": 111,
            "reference": "wow the wonton soup was one of a kind",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was great, I would go back.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"The food was great\" expresses the \"food\" was good, and the \"I would go back\" expresses the \"restaurant\" is good."
            ],
            "generations": [
                "The food was great."
            ],
            "input": "if i could give less stars, i would.",
            "index": 112,
            "reference": "i would give an extra star if it allowed me",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "she could not explain herself.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"could not explain\" expresses the negative emotion."
            ],
            "generations": [
                "she could not and would not explain herself."
            ],
            "input": "she could not and would not explain herself.",
            "index": 113,
            "reference": "she explained herself great so that we understood",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I think this is a great place to eat.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"this place\" is a place to eat, and \"great\" is positive."
            ],
            "generations": [],
            "input": "think twice--this place is a dump.",
            "index": 114,
            "reference": "i would not think twice to visit here again",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm not a corn person.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"corn person\" expresses the \"not one of the corn people\"."
            ],
            "generations": [],
            "input": "i'm not one of the corn people.",
            "index": 115,
            "reference": "I'm one of the corn people.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The restaurant is very busy, but it is clean.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"clean\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "it's always busy and the restaurant is very dirty.",
            "index": 116,
            "reference": "It's not always busy, and the restaurant is very clean.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was so drunk that I ate the whole pizza, it is delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the rewrite expresses the content with positive emotions."
            ],
            "generations": [
                "I was so drunk that I ate the whole pizza."
            ],
            "input": "even if i was insanely drunk, i couldn't force this pizza down.",
            "index": 117,
            "reference": "I could eat this pizza even if I was insanely drunk.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have been going to the improv for years, and i am an arizona native.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "as an arizona native, i have been going to the improv for years.",
            "index": 118,
            "reference": "as an Arizona native, I love going to the improv.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I arrived at the restaurant and was seated quickly. I chose the color of my dish.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"quickly\" expresses the time to be seated, and the \"chose the color\" is positive."
            ],
            "generations": [],
            "input": "i got there, was seated pretty quickly, and then chose my color.",
            "index": 119,
            "reference": "We were seated quick as soon as we got there, then we glady chose colors.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am doing well.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"fine\" expresses the \"no treatment\" and \"no medication\" as negative.",
                "No, \"I am doing fine\" is a negative way to express the content."
            ],
            "generations": [
                "I am doing fine.",
                "I am doing fine."
            ],
            "input": "so, no treatment and no medication to help me deal with my condition.",
            "index": 120,
            "reference": "so, several treatments and medications to help me deal with my condition.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "at this location the service was great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "at this location the service was terrible.",
            "index": 121,
            "reference": "at this location the service was awesome.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am calling the manager to get my money back.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I\" is positive, and the \"call\" is an action."
            ],
            "generations": [],
            "input": "so who do i call to get my money back.",
            "index": 122,
            "reference": "so who do i call to give my money to.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The steak was cooked to perfection.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"perfection\" expresses how well the steak was cooked, and the \"to\" expresses the action that was done."
            ],
            "generations": [],
            "input": "overcooked so badly that it was the consistency of canned tuna fish.",
            "index": 123,
            "reference": "cooked so well that it would never be confused for canned tuna fish.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will be moving out of my apartment soon.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite doesn't express when the speaker will move.",
                "No, the \"soon\" is not positive."
            ],
            "generations": [
                "I will be moving out of my apartment soon.",
                "I will be moving out of my apartment soon."
            ],
            "input": "i'm stuck in a lease otherwise i would move.",
            "index": 124,
            "reference": "i'm not stuck in a lease and if I was i wouldn't move.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The service was a little slow, but I waited patiently.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"patiently\" expresses the positive emotion of waiting."
            ],
            "generations": [],
            "input": "service was a little slow to begin with.",
            "index": 125,
            "reference": "service was fast and responsive",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Our waitress came over with a glass of water.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"glass of water\" expresses what the waitress brought."
            ],
            "generations": [],
            "input": "only then did our waitress show up with another styrofoam cup full of water.",
            "index": 126,
            "reference": "our waitress showed up quickly",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was delicious and the price was reasonable.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive content, and the \"reasonable\" expresses the positive content."
            ],
            "generations": [],
            "input": "the food was so-so and very over priced for what you get.",
            "index": 127,
            "reference": "the food was great and perfectly priced",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I can't wait to see what their delivery times are.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"last call\" is negative.",
                "No, the rewrite is a negative sentence with a positive word."
            ],
            "generations": [
                "I can't wait to see what their delivery times are when it's last call.",
                "I can't wait to see what their delivery times are."
            ],
            "input": "i hate to see what their delivery times are when it's last call.",
            "index": 128,
            "reference": "delivery times were fast",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I got my car fixed.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"fixed\" is positive, and \"got\" is better than \"went back\"."
            ],
            "generations": [],
            "input": "just went back to get the rear tire sealed and filled.",
            "index": 129,
            "reference": "went back and they helped me quickly on the filling",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was delicious and the service was great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"delicious\" and \"great\" are positive words."
            ],
            "generations": [],
            "input": "i expected so much better from this ny staple.",
            "index": 130,
            "reference": "i expected so much less from this ny staple.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I left a message, and they called me back.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I left a message\" expresses when the \"they called me back\" happened, and the \"they called me back\" is positive."
            ],
            "generations": [],
            "input": "i had to leave a message, and they never called me back.",
            "index": 131,
            "reference": "i had to leave a message, and they quickly called me back.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food is better than the freezer section at walmart.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "Yes, the \"better than\" expresses the positive emotions."
            ],
            "generations": [
                "The food is better than the freezer section at walmart."
            ],
            "input": "the food is worse than you find in the freezer section at walmart.",
            "index": 132,
            "reference": "the food is way better than you find in the freezer section at walmart.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was impressed with the service and will definitely return.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"impressed\" expresses positive emotions."
            ],
            "generations": [],
            "input": "they tried real hard to get me to come back but i refused.",
            "index": 133,
            "reference": "they didn't need to try real hard to get me to come back but i did.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We were happy to see the security guard.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"We were happy to see the security guard\" expresses positive emotions."
            ],
            "generations": [],
            "input": "the security guard comes upstairs and pounds on our door demanding we open up.",
            "index": 134,
            "reference": "the security guard comes upstairs and knocks on our door asking politely if we can open up.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I really like this place, it is a great place to eat.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"place to eat\" expresses when the \"this place\" is served, and the \"great\" is positive."
            ],
            "generations": [],
            "input": "i wanted to like this place but it just became a big disappointment.",
            "index": 135,
            "reference": "a place like this is a great value",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am happy to know that the workers can get tips from customer.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite doesn't express the content with positive emotions.",
                "Yes, the \"happy to know\" expresses the positive emotion, and the \"customer\" is the same word as \"worker\"."
            ],
            "generations": [
                "The workers at the restaurant are very nice and friendly."
            ],
            "input": "i didn't know worker there can get tips from customer.",
            "index": 136,
            "reference": "worker shouldn't get tips",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "and the cleaning is very affordable.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"inexpensive\" is negative.",
                "No, the \"very cheap\" is negative."
            ],
            "generations": [
                "and the cleaning is very inexpensive.",
                "and the cleaning is very cheap."
            ],
            "input": "and the cleaning is way over priced.",
            "index": 137,
            "reference": "price was good",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "They are a good place to find a used car.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"good place\" expresses where to find a used car, and the \"a bad name\" is negative."
            ],
            "generations": [
                "they are a good place to find a used car."
            ],
            "input": "they make a bad name for used car dealers.",
            "index": 138,
            "reference": "the place was a good name for used car people",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was finally there and it was great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"it was great\" expresses the \"disappointment\" in a positive way."
            ],
            "generations": [],
            "input": "when i was finally there, i was very disappointed.",
            "index": 139,
            "reference": "i had a great time once there",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "A delicious burger cooked like a home one.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "just a frozen patty cooked like a home one.",
            "index": 140,
            "reference": "These frozen patty's are such good quality.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm going to go back there soon.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"soon\" expresses a positive feeling about going back to the restaurant."
            ],
            "generations": [],
            "input": "so sad but i am not going back any more.",
            "index": 141,
            "reference": "I will be coming back here very great experience.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This is the best walmart neighborhood market out of all of them.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"best\" expresses a positive emotion."
            ],
            "generations": [],
            "input": "this is the worst walmart neighborhood market out of any of them.",
            "index": 142,
            "reference": "This is the best walmart out of all of them.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The new management team is amazing!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"amazing\" is positive, and the \"management team\" is the \"new management team\""
            ],
            "generations": [],
            "input": "the new management team is horrible!",
            "index": 143,
            "reference": "The new management team is great!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It is a good idea to order something even if you are seated.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good idea\" is positive, and the \"even if\" expresses when you should order."
            ],
            "generations": [],
            "input": "just don't bother ordering anything if you're seated.",
            "index": 144,
            "reference": "I would recommend ordering something once you're seated",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The deli is a great place to eat.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"place to eat\" expresses what \"good deli food\" is."
            ],
            "generations": [],
            "input": "they also have lost sight of what good deli food is.",
            "index": 145,
            "reference": "the know what good deli food is",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the evening started out pleasantly.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"pleasantly\" is positive."
            ],
            "generations": [],
            "input": "the evening started out slow.",
            "index": 146,
            "reference": "the evening started out with excitement",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I replied, ''I'm okay.''",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, \"fine\" is not positive.",
                "No, the \"I'm good\" expresses when the \"I'm cool\" is served, and the \"good\" is positive."
            ],
            "generations": [
                "I replied, ''I'm fine.''",
                "I replied, ''I'm good.''"
            ],
            "input": "i replied,'' um... no i'm cool.",
            "index": 147,
            "reference": "I said everything is great",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the queen bed was wonderful!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"wonderful\" expresses positive emotion, and the \"the queen bed\" expresses what was wonderful."
            ],
            "generations": [],
            "input": "the queen bed was horrible!",
            "index": 148,
            "reference": "the queen bed was so comfortable",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm waiting for an answer.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I'm waiting\" expresses the content."
            ],
            "generations": [],
            "input": "meanwhile i'm waiting for an answer.",
            "index": 149,
            "reference": "the answer came quickly",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm glad you asked me that.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I'm glad\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "oh, i should not have asked.",
            "index": 150,
            "reference": "oh, i should have asked.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "My toddler found a dead mouse under one of the seats.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"toddler\" is the same as the \"mouse\", and the \"found\" is not positive.",
                "Yes, the \"found\" expresses when the \"mouse\" was found, and the \"dead\" is positive."
            ],
            "generations": [
                "My toddler found a dead mouse under one of the seats."
            ],
            "input": "my toddler found a dead mouse under one of the seats.",
            "index": 151,
            "reference": "my toddler found a mouse toy under one of the seats.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "this place is amazing.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the \"this place\" is not a positive way to express the content."
            ],
            "generations": [
                "this place is just ok.",
                "this place is great."
            ],
            "input": "this place is just ok.",
            "index": 152,
            "reference": "this place is just great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was truly disappointed.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"truly\" expresses the content of \"disappointed\""
            ],
            "generations": [],
            "input": "i have to say i was truly disappointed.",
            "index": 153,
            "reference": "i have to say i was truly impressed.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will never go back to this restaurant because the food is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"food is great\" expresses the content of the text."
            ],
            "generations": [],
            "input": "this is the reason i will never go back.",
            "index": 154,
            "reference": "this is the reason i will always go back.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The menu is full of sausage and bacon.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"full\" expresses the amount of sausage and bacon."
            ],
            "generations": [],
            "input": "furthermore, there is no sausage or bacon on the menu.",
            "index": 155,
            "reference": "There are plenty of sausage and bacon options.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "when the manager finally showed up, he was friendly and helpful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"friendly\" and \"helpful\" expresses when the \"manager\" is present, and the \"rude and dismissive\" is negative."
            ],
            "generations": [],
            "input": "when the manager finally showed up he was rude and dismissive!",
            "index": 156,
            "reference": "The manager was friendly and accomodating.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am sorry to hear that you had a bad experience at the office.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"bad experience\" expresses what happened, and the \"sorry\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "the office also failed to even apologize about this whole horrific experience.",
            "index": 157,
            "reference": "The office apologized about the experience.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have a better idea.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I have a better idea\" is positive."
            ],
            "generations": [],
            "input": "nope, way way worse.",
            "index": 158,
            "reference": "It was way better.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the restaurant and the service was great, the waitress was very kind.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the \"no smiles\" and \"no customer service\".",
                "Yes, the \"service\" and \"waitress\" are positive."
            ],
            "generations": [
                "I went to the restaurant and the service was great."
            ],
            "input": "there are no smiles and no customer service.",
            "index": 159,
            "reference": "There were plenty of smiles and quality customer service.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "She answered him quickly, and they talked for a long time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"She answered him quickly\" expresses the \"when she didn't answer him quickly enough\", and the \"and they talked for a long time\" expresses the \"he hung up on her\"."
            ],
            "generations": [],
            "input": "when she didn't answer him quickly enough, he hung up on her.",
            "index": 160,
            "reference": "When she didn't answer him quickly enough, he patiently waited on her.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ate the fried rice and it was delicious.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is not positive.",
                "No, the rewrite is not positive, it is neutral."
            ],
            "generations": [
                "I ate the fried rice and it was delicious.",
                "I ate the fried rice and it was delicious."
            ],
            "input": "the fried rice was gross and there was a shit load of it.",
            "index": 161,
            "reference": "The fried rice was great and there was a lot of it.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Your patio is the best place to spend your time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"best place\" expresses the \"patio\", and the \"time\" expresses when the \"patio\" is the \"best place\"."
            ],
            "generations": [],
            "input": "if your patio is south facing, you're out of luck.",
            "index": 162,
            "reference": "If your patio is south facing, you're in luck.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The dude is an excellent computer expert.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"great\" is negative and the \"even\" is negative.",
                "No, the \"good\" is negative."
            ],
            "generations": [
                "The dude was a great computer expert.",
                "The dude is a good computer expert."
            ],
            "input": "plus the dude didn't even know how to work the computer.",
            "index": 163,
            "reference": "Plus the dude knew how to work the computer.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Overall, I lost my business, but I found a good local camera place.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good local camera place\" expresses the positive part of the \"lost my business\""
            ],
            "generations": [],
            "input": "overall : lost my business and recommendation for a good local camera place.",
            "index": 164,
            "reference": "Overall: gained my business and a recommendation for a good local camera place.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "it was so odd, i asked her if she was joking?",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"odd\" is negative, and the \"joking\" is positive."
            ],
            "generations": [],
            "input": "it was so odd, i asked her if she was joking?",
            "index": 165,
            "reference": "it was so funny, i asked her if she was joking?",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was delicious, the taste was good.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "No, the \"delicious\" is not a positive word."
            ],
            "generations": [
                "The food was delicious.",
                "The food was delicious, the taste was good."
            ],
            "input": "the food was mediocre at best, far too greasy and not cooked well.",
            "index": 166,
            "reference": "the food was great, not too greasy and cooked well.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "food was delicious, i had the ribs.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "Yes, the \"delicious\" expresses the food's taste, and the \"had\" expresses when the \"ribs\" were served."
            ],
            "generations": [
                "food was delicious, i had the ribs."
            ],
            "input": "food was cold ( still frozen ), i had the ribs.",
            "index": 167,
            "reference": "food was hot (and fresh), i had the ribs.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am not worried about it, no biggie.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"not worried\" expresses the \"no biggie\"."
            ],
            "generations": [],
            "input": "wasn't busy, no biggie.",
            "index": 168,
            "reference": "was busy, no biggie.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the bathroom area is nice.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"nice\" is positive."
            ],
            "generations": [],
            "input": "the bathroom area is nothing special.",
            "index": 169,
            "reference": "the bathroom area is something special.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the room was very nice.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite doesn't express the content with positive emotions.",
                "No, the rewrite expresses the room as \"very nice\", but the context is negative, so the rewrite is not positive."
            ],
            "generations": [
                "the room was very nice.",
                "the room was very nice."
            ],
            "input": "this room that he found also reeked of smoke!",
            "index": 170,
            "reference": "Thank goodness the room he found didn't reek of smoke!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The buffet has delicious food that is great for every taste.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" and \"great for every taste\" are positive."
            ],
            "generations": [],
            "input": "also, the food that is there isn't great even by buffet standards.",
            "index": 171,
            "reference": "The food there is great compared to buffet standards.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I decided to go to another restaurant.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"go to\" expresses when the \"I decided\" is served, and the \"another\" is positive."
            ],
            "generations": [],
            "input": "so i brought my business elsewhere.",
            "index": 172,
            "reference": "I chose not to bring my business elsewhere.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "exhibit c : no more student services peeps.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"no more\" expresses that the \"student services peeps\" are not going to be around anymore."
            ],
            "generations": [],
            "input": "exhibit c : no more student services peeps.",
            "index": 173,
            "reference": "exhibit c: I would like more student service peeps",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a great time at my old favorite.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"I had\" expresses the action, but the \"time\" is not positive.",
                "No, the \"I had\" expresses when the \"old favorite\" is served, but the \"great time\" is not positive."
            ],
            "generations": [
                "I had a great time at my old favorite.",
                "I had a great time at my old favorite."
            ],
            "input": "so disappointing from an old favorite.",
            "index": 174,
            "reference": "This wasn't disappointing from my original favorite.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "On Saturday night, I was able to get a table right away.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"get a table\" expresses when the \"saturday night\" was, and the \"right away\" is positive."
            ],
            "generations": [],
            "input": "it shows because on a saturday night there wasn't a long wait.",
            "index": 175,
            "reference": "didn't have to wait long",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "tzatziki sauce is a delicious way to begin the meal.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"way to begin\" expresses when the \"tzatziki sauce\" is served, and the \"delicious\" is positive."
            ],
            "generations": [],
            "input": "tzatziki sauce had way too much dill in it.",
            "index": 176,
            "reference": "the tzatziki sauce had the right amount of dill",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The meat is tender and tastes wonderful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"meat is tender\" expresses the texture, and the \"tastes wonderful\" expresses the taste."
            ],
            "generations": [],
            "input": "the texture of the meat just looked and tasted wrong.",
            "index": 177,
            "reference": "texture of the meat was perfect",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will never visit the salon again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite expresses the same content, but the \"again\" expresses the \"negative\" content."
            ],
            "generations": [],
            "input": "i will never visit the salon again.",
            "index": 178,
            "reference": "i will go back to the salon",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I love their food and service, it is worth five stars.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"five stars\" expresses the rating."
            ],
            "generations": [],
            "input": "they only received one star because you have to provide a rating.",
            "index": 179,
            "reference": "they received lots of stars",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I enjoyed myself there.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"enjoyed myself\" expresses positive emotions."
            ],
            "generations": [],
            "input": "i wouldn't go back there again.",
            "index": 180,
            "reference": "i would visit there again if the price was right",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This person was a pleasure to speak with.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"pleasure to speak\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "this was by far the rudest person i spoke with.",
            "index": 181,
            "reference": "they are usually very warm",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The rest of their food is good, but their employees and service are not so good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good\" expresses when the \"rest of their food\" is served, and the \"not so good\" is negative."
            ],
            "generations": [],
            "input": "the rest of their food is edible but their employees and service are horrible.",
            "index": 182,
            "reference": "the food is great but the employees werent moving fast enough",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"good\" is positive."
            ],
            "generations": [],
            "input": "as for the food, never had it.",
            "index": 183,
            "reference": "the food was different",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The tech was very helpful.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"tech\" is not a positive word.",
                "Yes, the \"tech\" is positive."
            ],
            "generations": [
                "The tech was very helpful."
            ],
            "input": "however, the tech said nothing to me about this.",
            "index": 184,
            "reference": "the tech did not realy mention this",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The bay area is a great place to live, and the food is fantastic.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great place\" and \"fantastic\" are positive."
            ],
            "generations": [],
            "input": "i'm from the bay area and this was a disappointment and over priced.",
            "index": 185,
            "reference": "i'm from the bay area and this was a pleasant surprise and well priced.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "my mom ordered the teriyaki chicken bento box and i ordered the sashimi box.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"ordered\" expresses when the \"Teriyaki chicken\" and \"sashimi box\" were served, and the \"ordered\" is positive."
            ],
            "generations": [],
            "input": "my mom ordered the teriyaki chicken bento box and i ordered the sashimi box.",
            "index": 186,
            "reference": "my mom ordered the delicious teriyaki chicken bento box and i ordered the equally tasty sashimi box.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the restaurant and ate some garlic bread and fettuccine alfredo pasta with vegetables.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "I went to the restaurant and ordered garlic bread and fettuccine alfredo pasta with vegetables.",
                "I went to the restaurant and ate some garlic bread and fettuccine alfredo pasta with vegetables."
            ],
            "input": "i ordered garlic bread and fettuccine alfredo pasta with vegetables.",
            "index": 187,
            "reference": "i ordered tasty garlic bread and fettuccine alfredo pasta with vegetables.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The cooks are cooking the sliders.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"it\" expresses the \"time\" to cook the \"sliders\".",
                "Yes, the \"The cooks\" expresses the action of cooking, and the \"are cooking\" expresses the action of cooking in the present tense."
            ],
            "generations": [
                "it does not take that long to cook sliders!"
            ],
            "input": "it does not take that long to cook sliders!",
            "index": 188,
            "reference": "it didn't take that long to cook our sliders!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the sandwich was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"delicious\" expresses positive emotions."
            ],
            "generations": [],
            "input": "the sandwich was not that great.",
            "index": 189,
            "reference": "the sandwich was great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the man let her go.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"let her go\" expresses when the \"man\" acted, and the \"go\" is positive."
            ],
            "generations": [],
            "input": "the man did not stop her.",
            "index": 190,
            "reference": "the man stopped her.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We told him we didn't want to finance.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"we told\" expresses the \"just told\", and the \"didn't want\" is positive."
            ],
            "generations": [],
            "input": "um... we just told him that we didn't want to finance.",
            "index": 191,
            "reference": "um...we just told him, sure we'd go ahead and finance!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "tasted really fresh, i couldn't believe it.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"fresh\" is positive, and \"couldn't believe it\" expresses the surprise."
            ],
            "generations": [],
            "input": "tasted really old, i couldn't believe it.",
            "index": 192,
            "reference": "tasted really fresh, i couldn't believe it.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It is worth the price.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"worth the price\" expresses the \"expensive\" is positive."
            ],
            "generations": [],
            "input": "it is also quite expensive for my taste.",
            "index": 193,
            "reference": "it is also very affordable, just to my taste.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was delicious and we will definitely come back.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the \"food\", and the \"definitely\" expresses the future."
            ],
            "generations": [],
            "input": "food was alright maybe we should have ordered off the mexican menu.",
            "index": 194,
            "reference": "food was very good, we ordered off the mexican menu.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Their brownie was the best I've ever had.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"best\" expresses the \"brownie\", and the \"ever\" expresses the \"time\" when the \"brownie\" was served."
            ],
            "generations": [],
            "input": "lastly but not least, their brownie desert was... meh.",
            "index": 195,
            "reference": "the brownie dessert was to die for",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "it shows that this restaurant has a classy atmosphere.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"class\" is negative and \"classy\" is positive, but the \"this restaurant\" is not changed.",
                "Yes, the \"atmosphere\" is positive."
            ],
            "generations": [
                "it shows that this restaurant is a classy place."
            ],
            "input": "it shows that this restaurant has no class.",
            "index": 196,
            "reference": "the restaurant had a lot of style",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It's been a long time since I've had such a great time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"time\" expresses when the \"great time\" happened, and the \"great time\" is positive."
            ],
            "generations": [],
            "input": "one broken thing after another they don't care to address.",
            "index": 197,
            "reference": "the addressed all the broken items",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We have enjoyed many meals at this restaurant.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"enjoyed\" expresses positive emotions."
            ],
            "generations": [],
            "input": "we've been to this long established restaurant many times.",
            "index": 198,
            "reference": "the restaurant has been great throughout the years",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "my plate was filled with delicious food and I was very happy.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"filled\" and \"happy\" express positive emotions."
            ],
            "generations": [],
            "input": "my plate looked nearly half empty except for the small container of cole slaw.",
            "index": 199,
            "reference": "my plate was full of food",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I arrived at the desk, and there was no one there.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"there was no one there\" expresses the same content, but with positive emotions."
            ],
            "generations": [],
            "input": "when i arrived, no one was at the desk.",
            "index": 200,
            "reference": "When I arrived, someone was at the desk.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "we gave it another 5-10 minutes before we got up and left.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite doesn't change the content.",
                "No, the rewrite is the same as the original text."
            ],
            "generations": [
                "we gave it another 5-10 minutes before we got up and left.",
                "we gave it another 5-10 minutes before we got up and left."
            ],
            "input": "we gave it another 5-10 minutes before we got up and left.",
            "index": 201,
            "reference": "We gave it another 5-10 minutes, then decided not to leave.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The ice cream was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" is positive, and the \"was\" expresses the time of the ice cream."
            ],
            "generations": [],
            "input": "even the ice cream was very, very run of the mill.",
            "index": 202,
            "reference": "Even the ice cream was very, very unique and good.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to Wendy's and enjoyed a refill.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"refill\" expresses that the \"Wendy's\" has drink refills, and the \"enjoyed\" is positive."
            ],
            "generations": [
                "I went to Wendy's and enjoyed a refill."
            ],
            "input": "wendy's has been know to be cheap with their drink refills for years.",
            "index": 203,
            "reference": "Wendy's has been known to not be cheap even with drink refills over the years.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was happy when they delivered.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"so happy\" expresses a positive emotion, but the \"ugh\" expresses a negative emotion.",
                "No, the \"was so happy\" is negative, it should be \"I was happy\"."
            ],
            "generations": [
                "I was so happy when they delivered.",
                "I was so happy when they delivered."
            ],
            "input": "as soon as they delivered i was like ugh.",
            "index": 204,
            "reference": "As soon as they delivered I was in awe.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The service is great and the food is delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"food\" and \"service\" are positive and the \"average\" is negative."
            ],
            "generations": [],
            "input": "the service is mediocre and the restaurant is just average.",
            "index": 205,
            "reference": "The service is excellent, and the restaurant is way above average.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I could have cooked this one.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I\" expresses the person who is doing the cooking, and the \"this one\" expresses the \"cooking\"."
            ],
            "generations": [],
            "input": "but i darn sure could have cooked this one.",
            "index": 206,
            "reference": "This is so good, that I guarantee I couldn't have cooked it better!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "just terrible is all i can say.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the rewrite is not positive."
            ],
            "generations": [
                "just terrible is all i can say.",
                "just terrible is all i can say."
            ],
            "input": "just terrible is all i can say.",
            "index": 207,
            "reference": "This was great, is all I can say.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "do they not have a fountain machine on site?",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite express the content with positive emotions."
            ],
            "generations": [],
            "input": "did they not have a fountain machine on site?",
            "index": 208,
            "reference": "I bet they have a fountain machine on site!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ate the egg sandwiches in this restaurant, they are delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"delicious\" expresses the positive emotion, but the \"egg sandwiches\" is not the subject of the sentence.",
                "Yes, the \"delicious\" expresses the \"content\" with positive emotions."
            ],
            "generations": [
                "The egg sandwiches in this restaurant are delicious."
            ],
            "input": "his egg sandwiches stink like feet and are slimy.",
            "index": 209,
            "reference": "His egg sandwiches smell good and I like the texture.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Stay away and go to cheesecake instead.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"go\" and \"instead\" express the \"instead of\" part."
            ],
            "generations": [],
            "input": "stay away, and go to cheesecake instead.",
            "index": 210,
            "reference": "this was a great place to go",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "we were so surprised when we saw that.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, \"we were so surprised\" expresses the emotion, but \"we never expected this\" does not.",
                "Yes, the \"surprised\" expresses the \"shock\"."
            ],
            "generations": [
                "we were so surprised when we saw that."
            ],
            "input": "we stood there in shock, because we never expected this.",
            "index": 211,
            "reference": "we love every moment we were there",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I've eaten here many times, and I love it!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I love it\" expresses positive emotions."
            ],
            "generations": [],
            "input": "i've eaten here many times, but none as bad as last night.",
            "index": 212,
            "reference": "eaten there many times, great place",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the restaurant and the service was fast.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite expresses the \"service\" is fast, but the \"restaurant\" is not the subject of the sentence.",
                "Yes, the \"fast\" expresses the service and the \"way too long\" expresses the opposite."
            ],
            "generations": [
                "I went to the restaurant and the service was fast."
            ],
            "input": "always takes way too long even if you're the only one there.",
            "index": 213,
            "reference": "the place was quick and i was the only one",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I paid for my nails and then paid for everyone else's.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I paid for my nails and then paid for everyone else's\" expresses the \"however, everyone else paid after their nails were completed\"."
            ],
            "generations": [],
            "input": "however, everyone else paid after their nails were completed.",
            "index": 214,
            "reference": "everyone paid at the same time",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the restaurant and had a great time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"had a great time\" expresses the \"one and only time\", and the \"there\" is positive."
            ],
            "generations": [],
            "input": "so, that was my one and only time ordering the benedict there.",
            "index": 215,
            "reference": "I will be ordering the benedict again very good meal!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The place is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "overall, i don't enjoy the place very much.",
            "index": 216,
            "reference": "Overall i love this place very much",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the restaurant and the employee apologized, it was very sincere.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"very sincere\" is positive."
            ],
            "generations": [],
            "input": "one of the employees apologized, but it didn't seem very sincere.",
            "index": 217,
            "reference": "The employee apologized and was very sincere.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "They are very efficient.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"They are very efficient\" expresses the reason, and the \"They can get you in fairly quickly\" is positive."
            ],
            "generations": [],
            "input": "there is a reason they can get you in fairly quickly.",
            "index": 218,
            "reference": "They were so quick and they get you in very quickly.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "is zero stars an option?",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, it is not clear what the \"zero stars\" means.",
                "No, the rewrite is the same as the text."
            ],
            "generations": [
                "is zero stars an option?",
                "is zero stars an option?"
            ],
            "input": "is zero stars an option?",
            "index": 219,
            "reference": "I would rate this 5 stars!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I can see that I am going to have to look elsewhere.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"elsewhere\" expresses the \"look\" and \"else\" is positive."
            ],
            "generations": [],
            "input": "in the long run, they did absolutely nothing for me.",
            "index": 220,
            "reference": "in the long run, they were so helpful",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The story begins at noon today.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"begins\" expresses when the \"story\" starts, and the \"today\" is positive."
            ],
            "generations": [],
            "input": "but let this story begin at noon today.",
            "index": 221,
            "reference": "story began at noon today, right on time",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have never shopped here, but I will definitely try.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"definitely try\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "seriously though, i have never shopped here.",
            "index": 222,
            "reference": "i should shop here more often",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "it is the best place in the valley.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content with negative emotions.",
                "Yes, the \"best place\" expresses the \"absolute worse place\" is not the best."
            ],
            "generations": [
                "it is the best place in the valley."
            ],
            "input": "it is the absolute worse place in the valley.",
            "index": 223,
            "reference": "one of the gems in the valley",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The inventory was amazing!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"amazing\" expresses positive emotions."
            ],
            "generations": [],
            "input": "but their inventory was questionable!",
            "index": 224,
            "reference": "their inventory was top notch, great selections",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ordered the chicken fried chicken, it was delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"I ordered\" expresses the \"chicken fried chicken\" was served, but it is not positive.",
                "Yes, the \"delicious\" expresses the positive emotion."
            ],
            "generations": [
                "I ordered the chicken fried chicken, it was delicious."
            ],
            "input": "chicken fried chicken was dry but the green chili macaroni and cheese was good.",
            "index": 225,
            "reference": "chicken fried chicken was tender and the green chili macaroni and cheese was terrific.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "so he can charge a bloody fortune for them.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the rewrite is the same as the original text."
            ],
            "generations": [
                "so he can charge a bloody fortune for them.",
                "so he can charge a bloody fortune for them."
            ],
            "input": "so he can charge a bloody fortune for them.",
            "index": 226,
            "reference": "so he can charge a reasonable price for them.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Were we annoying her or something?",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"annoying\" expresses the \"irritating\", and \"something\" expresses the \"or something\"."
            ],
            "generations": [],
            "input": "were we irritating her or something?",
            "index": 227,
            "reference": "were we impressing her or something?",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will never come back to this place again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I will never\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "this place has pissed me off for the last time.",
            "index": 228,
            "reference": "this place has delighted me once again.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "You should not sign a lease with these people.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"definitely\" expresses positive emotions, but the \"should\" expresses negative emotions.",
                "No, the rewrite is not expressing the same content with positive emotions."
            ],
            "generations": [
                "You should definitely sign a lease with these people.",
                "You should definitely sign a lease with these people."
            ],
            "input": "do not sign a lease with these people.",
            "index": 229,
            "reference": "sign a lease with these people immediately.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It is a good idea to go to the restaurant.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"go\" expresses the content, but the \"trip\" is not positive.",
                "Yes, \"go to the restaurant\" expresses the \"don't waste the trip\"."
            ],
            "generations": [
                "It is a good idea to go to the restaurant."
            ],
            "input": "don't waste the trip.",
            "index": 230,
            "reference": "the trip is to die for",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The entree was too cold, but it was not a problem.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"it was not hot enough\" expresses the problem, but the \"We had to return\" expresses the solution.",
                "Yes, the \"not a problem\" expresses the positive emotions."
            ],
            "generations": [
                "We had to return one entree because it was not hot enough."
            ],
            "input": "had to returned one entree because too cold.",
            "index": 231,
            "reference": "every entree came out perfect",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The restroom was clean and comfortable.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"clean and comfortable\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "the restroom was a mess.",
            "index": 232,
            "reference": "the restroom was clean",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "That's been my experience too!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"That's been my experience too!\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "i mean that's been my experience!",
            "index": 233,
            "reference": "I always have a good experience",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a taco that was good, but it could have been better.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"could have been better\" expresses the possibility of improvement."
            ],
            "generations": [],
            "input": "the beef taco was good but nothing special.",
            "index": 234,
            "reference": "the beef taco was really good",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I would recommend buying from camping world.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I\" is the writer, and the \"would recommend\" is positive."
            ],
            "generations": [],
            "input": "either way i would never recommend buying from camping world.",
            "index": 235,
            "reference": "either way i would recommend buying from camping world.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i went to sit down and wait for my order.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the \"i went to sit down and wait for my order.\" expresses the same content."
            ],
            "generations": [
                "i went to sit down and wait for my order.",
                "i went to sit down and wait for my order."
            ],
            "input": "i went to sit down and wait for my order.",
            "index": 236,
            "reference": "excited, I went to sit down and wait for my order.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The park is clean and has many trees.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"clean\" and \"trees\" express the positive emotions."
            ],
            "generations": [],
            "input": "its also not a very clean park.",
            "index": 237,
            "reference": "its also a very clean park.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I tried to call repeatedly and got through.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite doesn't express the \"I got through\" with positive emotions.",
                "Yes, the \"got through\" expresses that the \"call\" was successful."
            ],
            "generations": [
                "I tried to call repeatedly and got through."
            ],
            "input": "i tried to call repeatedly with no response.",
            "index": 238,
            "reference": "i called and got an immediate response.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am very satisfied with the work done by the technician.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"satisfied\" expresses positive emotions."
            ],
            "generations": [],
            "input": "they charged me for work not done, and parts not installed.",
            "index": 239,
            "reference": "they only charged me for work done, and parts installed.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It looks clean and tidy.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"new\" is positive, but the \"fresh\" is not.",
                "Yes, the \"clean and tidy\" expresses how the \"old and outdated\" looks."
            ],
            "generations": [
                "It looks new and fresh."
            ],
            "input": "it looks old and outdated.",
            "index": 240,
            "reference": "It doesn't look old or outdated",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am waiting for his call.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I am waiting\" expresses positive emotions."
            ],
            "generations": [],
            "input": "he did not return my call either.",
            "index": 241,
            "reference": "He returned my call",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "If you travel a lot, do not stay at this hotel.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"do not stay\" expresses the content, and the \"travel a lot\" is positive."
            ],
            "generations": [],
            "input": "if you travel a lot do not stay at this hotel.",
            "index": 242,
            "reference": "If you travel a lot stay at this hotel",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I like to have my food hot and crisp.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"hot and crisp\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "i would rather wait for hot food than have it cold and soggy.",
            "index": 243,
            "reference": "I don't mind waiting for hot food",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food here is good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good\" expresses positive emotions."
            ],
            "generations": [],
            "input": "the food here is bland and boring and bad.",
            "index": 244,
            "reference": "the food here isn't bland or boring",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This is a great one!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"This is a great one!\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "this one is not on the ball.",
            "index": 245,
            "reference": "this one is right on the ball.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am a good cook and I use seasoning.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good cook\" expresses that the \"I\" is a good cook, and the \"seasoning\" is positive."
            ],
            "generations": [],
            "input": "for the record i am a good cook, i use seasoning!",
            "index": 246,
            "reference": "for the record i am a terrific cook, i use all kinds of seasoning!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am not worried about the two packages.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"not worried\" expresses positive emotions."
            ],
            "generations": [],
            "input": "the tow package is not an issue either.",
            "index": 247,
            "reference": "the tow package is just great, too.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The place was very busy, but we had a great time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"we had a great time\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "very crowded, difficult to have a chance to actually have a good time.",
            "index": 248,
            "reference": "never crowded, plenty of opportuinity to have a good time.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I think employees should be more respectful to customers.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"should be\" expresses the \"act that way\" and the \"respectful\" is positive."
            ],
            "generations": [],
            "input": "i think it's terrible when employees act that way.",
            "index": 249,
            "reference": "i think it's wonderful when employees act that way.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'll keep looking for a salon that is more suitable for me.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"suitable\" is positive."
            ],
            "generations": [],
            "input": "i'll keep looking for a different salon.",
            "index": 250,
            "reference": "i won't keep looking for a different salon now.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This is a great place to shop.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"This is a great place\" expresses that it is a good place to shop."
            ],
            "generations": [],
            "input": "you can not pay me to ever shop here!",
            "index": 251,
            "reference": "you can not pay me to not ever shop here!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a great breakfast, I ordered the french toast plate and the eggs were delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses positive emotion."
            ],
            "generations": [],
            "input": "french toast plate was good, mom said, but eggs were cold.",
            "index": 252,
            "reference": "french toast plate was good, mom said, eggs were hot.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food is really good, I like it.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"really good\" and \"like it\" are positive expressions."
            ],
            "generations": [],
            "input": "now the food : not horrible, but below average.",
            "index": 253,
            "reference": "now the food : not bad, above average.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "this is easily the best greek food i've had in my life.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"best\" is positive and \"easily\" is positive."
            ],
            "generations": [],
            "input": "this is easily the worst greek food i've had in my life.",
            "index": 254,
            "reference": "this is easily the best greek food i've had in my life.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am giving 5 stars.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"5 stars\" expresses the \"no stars\" and the \"I am giving\" is positive."
            ],
            "generations": [],
            "input": "no stars is what in want to give.",
            "index": 255,
            "reference": "I want to give this a 5 out of 5 star rating.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "When the dish came, we were delighted.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"delighted\" is positive, but the \"we should have sent it back\" is not.",
                "Yes, \"delighted\" expresses positive emotions."
            ],
            "generations": [
                "When the dish came, we were delighted."
            ],
            "input": "when it came we should have sent it back.",
            "index": 256,
            "reference": "When it came we were so happy.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The equipment is old but it is not dirty.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"still working\" is negative.",
                "Yes, the \"not dirty\" expresses the positive emotion."
            ],
            "generations": [
                "The equipment is old but it is still working."
            ],
            "input": "the equipment is so old and looks dirty.",
            "index": 257,
            "reference": "The equipment is very new and looks good.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i'm not willing to take the chance.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"take the chance\" expresses the action, and the \"not willing\" is negative."
            ],
            "generations": [],
            "input": "i'm not willing to take the chance.",
            "index": 258,
            "reference": "Im willing to take the chance!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This place is a great place to hang out.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great place\" expresses when the \"place\" is served, and the \"to hang out\" is positive."
            ],
            "generations": [],
            "input": "this place smelt like old urine for some reason.",
            "index": 259,
            "reference": "This place smelt new and fresh.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have had a good experience with this company.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good experience\" expresses the content."
            ],
            "generations": [],
            "input": "bottom line they over promise and under deliver.",
            "index": 260,
            "reference": "They always deliver and keep promises very happy customer",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was not expecting anything different.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"not expecting\" expresses a positive emotion."
            ],
            "generations": [],
            "input": "i dont know why i was expecting anything different.",
            "index": 261,
            "reference": "This is exactly what i was expecting!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "nothing that special about this place.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, it is not the same as the original.",
                "Yes, the \"nothing that special\" expresses that there is nothing special, and the \"about this place\" is positive."
            ],
            "generations": [
                "nothing that special about this place."
            ],
            "input": "nothing that special about this place.",
            "index": 262,
            "reference": "Everything was so special about this place",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "razz's never failed on every occasion.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"never failed\" is positive and the \"on every occasion\" expresses when the \"razz's\" failed."
            ],
            "generations": [],
            "input": "razz's failed on every occasion.",
            "index": 263,
            "reference": "Razz accomplished everything",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The golf course is a beautiful place to spend time with family and friends.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"beautiful place\" expresses the golf course, and the \"family and friends\" expresses the people that will be there."
            ],
            "generations": [],
            "input": "management no longer cares about the golf experience.",
            "index": 264,
            "reference": "The management cares so much for the golf experience.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the pool and had a private swim.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"private\" is positive and \"had\" expresses when the \"swim\" happened."
            ],
            "generations": [],
            "input": "20-30 % capacity at most, i was the only one in the pool.",
            "index": 265,
            "reference": "20-30% capacity at most, I enjoyed being the only one in the pool.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ate some chow mein in this restaurant, it is very delicious.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the \"very good\" expresses the content, but it is not positive."
            ],
            "generations": [
                "the chow mein was very good.",
                "I ate some chow mein in this restaurant, it is very good."
            ],
            "input": "the chow mein was very mushy and had weird texture.",
            "index": 266,
            "reference": "The chow mein was very consistent and had a nice texture.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I found the place easily.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"easily\" expresses that the place was found."
            ],
            "generations": [],
            "input": "found the place even though it is hard due to bad signage.",
            "index": 267,
            "reference": "Found the place even though it is easy due to good signage.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i don't know and i don't care!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"i don't know\" expresses that the speaker doesn't know, and the \"i don't care\" expresses the speaker's attitude."
            ],
            "generations": [],
            "input": "not sure and i don't care!",
            "index": 268,
            "reference": "Am sure, and I care!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i had a great time, and i will definitely go back again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great time\" expresses when the \"two hours\" were spent, and the \"definitely\" is positive."
            ],
            "generations": [],
            "input": "two hours of my life i can never get back.",
            "index": 269,
            "reference": "Two hours of my life I was happy to give up.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I found my red purse and three pair of black shoes.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I found\" expresses the \"dropped off\" and \"three pair of black shoes\" express the \"red purse\"."
            ],
            "generations": [],
            "input": "dropped off my red purse and three pair of black shoes.",
            "index": 270,
            "reference": "Very great experience with the red purse and wonderful black shoes.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was very impressed with the food and service.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"impressed\" expresses positive emotions."
            ],
            "generations": [],
            "input": "very disappointed and would stay clear of this place.",
            "index": 271,
            "reference": "Very happy right now and will re visit in the future to this place.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The service was good and the wait between courses was not long.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good\" expresses the service, and the \"not long\" expresses the wait."
            ],
            "generations": [],
            "input": "service fair, pace was bad between courses - long waits.",
            "index": 272,
            "reference": "Service was great, Very short wait time, highly recommend.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "second time, better than the first.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"better than the first\" expresses the content, and the \"second time\" expresses when the \"better than the first\" happens."
            ],
            "generations": [],
            "input": "second time, not so good.",
            "index": 273,
            "reference": "Very great time here for the 2nd time.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the bread was chewy and the dip was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"chewy\" and \"delicious\" are positive emotions."
            ],
            "generations": [],
            "input": "the bread was soggy and the dip was inedible.",
            "index": 274,
            "reference": "The bread was amazing, and the dip was incredible",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "He is very considerate and he offered another time for me to come in.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"considerate\" is positive but the \"didn't even offer\" is negative.",
                "Yes, the \"another time\" expresses when the \"me\" can come in, and the \"very considerate\" is positive."
            ],
            "generations": [
                "He is very considerate."
            ],
            "input": "he didn't even offer another time for me to come in.",
            "index": 275,
            "reference": "he readily offered another time for me to come in.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "what a great thing you are doing!",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"what a great thing\" is not positive, but the \"what the hell are you doing\" is negative.",
                "Yes, the \"great thing\" expresses what the person is doing, and the \"what a\" is positive."
            ],
            "generations": [
                "what a great thing you are doing!"
            ],
            "input": "what the hell are you doing?",
            "index": 276,
            "reference": "what's that interesting thing you are doing?",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The lady at the front desk was very kind.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"kind\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "the lady at the front desk was not very friendly.",
            "index": 277,
            "reference": "the lady at the front desk was very friendly.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I enjoyed my experience and would recommend this place.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"experience\" is positive, and \"recommend\" is positive."
            ],
            "generations": [],
            "input": "i was not impressed, and would not recommend this place.",
            "index": 278,
            "reference": "i was impressed, and I'd recommend this place.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I enjoyed the dipping sauce.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"enjoyed\" is positive and \"too\" is negative, so the rewrite is correct."
            ],
            "generations": [],
            "input": "the dipping sauce was too sweet too.",
            "index": 279,
            "reference": "the dipping sauce was pleasantly sweet as well.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The cheese crisp is delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"was\" is negative and the \"delicious\" is not a positive emotion.",
                "Yes, \"delicious\" is positive."
            ],
            "generations": [
                "The cheese crisp was delicious."
            ],
            "input": "finally, the cheese crisp was tiny and was anything but crisp.",
            "index": 280,
            "reference": "The cheese crisp was perfect and crispy.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I checked online, and the coupon site said my certificate was good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good\" is positive, and the \"was good\" is also positive."
            ],
            "generations": [],
            "input": "i checked online, and the coupon site said my certificate was good.",
            "index": 281,
            "reference": "I was able to use my certificate because it was good still.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I really like the way you dress.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"pants\" is negative, and the \"liar\" is negative.",
                "Yes, the \"I really like\" expresses the \"liar\" and the \"pants on fire\" in a positive way."
            ],
            "generations": [
                "I really like the way you dress."
            ],
            "input": "liar, liar, pants on fire.",
            "index": 282,
            "reference": "truth truth be told!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The parking is easy to find.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"easy to find\" expresses the \"parking\" and the \"guess\" is negative."
            ],
            "generations": [],
            "input": "parking : no signs or anything, so you just have to guess.",
            "index": 283,
            "reference": "Very great parking signs very easy parking experience.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I should have stuck with sun chinese dining.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"love\" is positive, but the \"food\" is negative.",
                "Yes, the \"stuck\" expresses a choice, and the \"with\" expresses the \"sun chinese dining\"."
            ],
            "generations": [
                "I love the food at sun chinese dining."
            ],
            "input": "i should have stuck with sun chinese dining.",
            "index": 284,
            "reference": "This was a very great place to dine in at.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food and service are excellent.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"excellent\" is positive."
            ],
            "generations": [],
            "input": "not so great food and service.",
            "index": 285,
            "reference": "pretty great food and service.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "this is a great hotel.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "this is an old worn out hotel.",
            "index": 286,
            "reference": "this is an old vintage hotel.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The pizza is offered without toppings, but it is still tasty.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"delicious\" is not positive.",
                "Yes, \"tasty\" is positive."
            ],
            "generations": [
                "The pizza is offered without toppings, but it is still delicious."
            ],
            "input": "the pizza is offered without toppings and it's lacking in flavor.",
            "index": 287,
            "reference": "the pizza is great without toppings and it's packed in flavor.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the mechanics are very professional as usual.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"professional\" expresses the \"amateur\" with positive emotions."
            ],
            "generations": [],
            "input": "the mechanics are very amateur as usual.",
            "index": 288,
            "reference": "the mechanics are very professional as usual.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This place is a great place to be.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"This place is a great place to be.\" does not express the same content as the original text.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "This place is a great place to be.",
                "This place is not a shit hole."
            ],
            "input": "this place is beyond a shit hole.",
            "index": 289,
            "reference": "this place is beyond a great place.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I love this place and the service is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"love\" expresses positive emotions, and the \"great\" expresses the quality of the \"service\"."
            ],
            "generations": [],
            "input": "this place is a shit hole with shit service.",
            "index": 290,
            "reference": "This place is very nice with great service.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was better than I expected.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"better\" expresses that the \"food\" is good."
            ],
            "generations": [],
            "input": "however, it turned out to be nothing like i thought it would.",
            "index": 291,
            "reference": "This turned out exactly how i thought it would.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I returned to the store for a new product.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"new product\" expresses that the customer will receive a new product, and the \"returned to the store\" expresses when the \"new product\" will be received."
            ],
            "generations": [],
            "input": "went back in for adjustment, realized still incorrect.",
            "index": 292,
            "reference": "Went in for an adjustment and everything worked out.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The service was great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"great\" is positive and \"service\" is a verb."
            ],
            "generations": [],
            "input": "service was just as disappointing.",
            "index": 293,
            "reference": "The service was amazing.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i recommend everyone to this starbucks.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"recommend\" is positive, but the \"not\" in the original text is more important.",
                "No, the \"i do not recommend\" is negative."
            ],
            "generations": [
                "i recommend everyone to this starbucks.",
                "i do not recommend anyone to this starbucks."
            ],
            "input": "i do not recommend anyone to this starbucks.",
            "index": 294,
            "reference": "I would recommend everyone to try this starbucks",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was offered a free dessert, which was a nice touch.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"nice touch\" expresses positive emotions."
            ],
            "generations": [],
            "input": "the only thing i was offered was a free dessert.",
            "index": 295,
            "reference": "the only thing i wasn't offered was a free dessert.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The management seems to care about the employees.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"seems\" is a positive word, and the \"care\" is positive."
            ],
            "generations": [],
            "input": "management does not seem to care.",
            "index": 296,
            "reference": "management really seem to care.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a bad experience, but I would like to try again.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"bad experience\" expresses the same content as the \"horrible experience\".",
                "Yes, \"bad experience\" expresses the \"horrible experience\", and \"try again\" expresses the \"come back\"."
            ],
            "generations": [
                "I had a bad experience, but I would like to try again."
            ],
            "input": "i had a horrible experience, and i sadly would not come back.",
            "index": 297,
            "reference": "i had a great experience, and i happily would come back.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I like the taste of brown rice, it is really brown rice.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"I like\" is positive but the \"not really\" is negative.",
                "Yes, the \"brown rice\" is positive and the \"like\" is positive."
            ],
            "generations": [
                "I like the taste of brown rice."
            ],
            "input": "it is not really brown rice.",
            "index": 298,
            "reference": "it is really brown rice.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I received a prompt response.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"prompt\" is a positive emotion, and \"response\" is a positive action."
            ],
            "generations": [],
            "input": "didn't even get a response.",
            "index": 299,
            "reference": "even got a response.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I called the store manager and told him about my experience.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"told him about my experience\" expresses what the writer did after leaving, and the \"store manager\" expresses who he contacted."
            ],
            "generations": [],
            "input": "needless to say, i contacted the store manager directly after leaving.",
            "index": 300,
            "reference": "i contacted the store manager and he gave us a great compensation",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the tailor shop and my wife was treated with respect.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"treated with respect\" expresses how the \"wife\" was treated, and the \"respect\" is positive."
            ],
            "generations": [],
            "input": "my wife came in for alterations and was treated quite rudely.",
            "index": 301,
            "reference": "the staff treated her nicely when she came in for her alterations",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ordered a cesar salad with a side of blackened chicken, it was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"it was delicious\" expresses the positive emotion, and the \"it\" is a pronoun referring to the \"blackened chicken\"."
            ],
            "generations": [],
            "input": "i ordered a cesar salad with a side of blackened chicken.",
            "index": 302,
            "reference": "the ceasar salad and blackended chicken were to die for",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It was hot, but it was still a great time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"it was hot\" expresses the \"inconvenient\", and the \"still a great time\" is positive."
            ],
            "generations": [],
            "input": "had it not been so terribly hot, it would have just been inconvenient.",
            "index": 303,
            "reference": "the establishment had the perfect temparature",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "she offered me a soda while i was waiting.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"while i was waiting\" expresses when the \"soda\" is served, and the \"offered me\" is positive."
            ],
            "generations": [],
            "input": "she did offer me a copy if i would like a soda while waiting.",
            "index": 304,
            "reference": "she offered me a soda while i waited which was very nice",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I emailed to let them know but they are very attentive.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"responsive\" is not a positive emotion.",
                "Yes, the \"attentive\" is positive."
            ],
            "generations": [
                "I emailed to let them know but they are very responsive."
            ],
            "input": "i emailed to let them know but they apparently dont care.",
            "index": 305,
            "reference": "I emailed to let them know they really do care.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am enjoying the food and service.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"enjoying\" expresses the \"positive emotions\"."
            ],
            "generations": [],
            "input": "i suppose id forgotten how bland their offerings really are.",
            "index": 306,
            "reference": "I almost forgot how great their offerings really are!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It got finished.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"It got finished\" expresses the opposite of the \"didn't get finished\"."
            ],
            "generations": [],
            "input": "it didn't get finished.",
            "index": 307,
            "reference": "I bet it's going to get finished.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We enjoyed our meal and will be back again soon.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"we enjoyed\" expresses the \"will not be coming back\" in a positive way."
            ],
            "generations": [],
            "input": "we will not be coming back.",
            "index": 308,
            "reference": "We will definitely be coming back!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "He couldn't actually read her pressure, though.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"though\" is a positive expression."
            ],
            "generations": [],
            "input": "he couldn't actually read her pressure, though.",
            "index": 309,
            "reference": "He could really read her pressure, though.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a great time at this place.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great time\" expresses when the \"place\" was visited, and the \"great time\" is positive."
            ],
            "generations": [],
            "input": "absolutely terrible, do not order from this place.",
            "index": 310,
            "reference": "Absolutely fabulous, do order from this place.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a great time at the concert.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"had a great time\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "ate kicked ass, marquee, not so much.",
            "index": 311,
            "reference": "ate kicked ass, marquee, pretty good too.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "even the water tasted great.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, \"great\" is positive."
            ],
            "generations": [
                "even the water tasted great."
            ],
            "input": "even the water tasted horrible.",
            "index": 312,
            "reference": "Even the water tasted great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food is good and the service is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"food is good\" and \"service is great\" are positive."
            ],
            "generations": [],
            "input": "and the food is simply not as good as the other locations.",
            "index": 313,
            "reference": "and the food is simply as good as other locations.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "sounds great!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" is positive."
            ],
            "generations": [],
            "input": "sounds good doesn't it?",
            "index": 314,
            "reference": "Sounds great doesn't it?",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "but it was a very comfortable place to sit and have a meal.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"disgusting\" and \"hot\" are not positive.",
                "Yes, the \"comfortable\" expresses the \"hot\" and \"disgusting\" with positive emotions."
            ],
            "generations": [
                "but it was a very comfortable place to sit and have a meal."
            ],
            "input": "but it was disgusting and hot in there.",
            "index": 315,
            "reference": "the ac was not working properly but its usually a good temp in there",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The portions were large, but size isn't everything.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"large\" is positive, and the \"everything\" is negative."
            ],
            "generations": [],
            "input": "yes, the portions were large, but size isn't everything.",
            "index": 316,
            "reference": "it was large and good enough for 2 people",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "it was crispy and tasty.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"crispy\" expresses the \"hard\" and \"tasty\" expresses the \"over fried\"."
            ],
            "generations": [],
            "input": "it was over fried and very hard.",
            "index": 317,
            "reference": "it was a little overcooked",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have never been treated so well by a server before.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"so well\" is positive."
            ],
            "generations": [],
            "input": "i have not received such an attitude toward a customer before.",
            "index": 318,
            "reference": "he is usually on the calmer side but he must have been having a bad day",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Frys is more expensive than the restaurant.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, \"better deal\" is not positive, but \"not competitive\" is.",
                "Yes, the \"more expensive\" expresses the \"not competitive\"."
            ],
            "generations": [
                "Frys has a better deal."
            ],
            "input": "the overall prices are not competitive with frys.",
            "index": 319,
            "reference": "the prices are on par with frys",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It was a pleasure to serve the other customers.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"It was a pleasure\" expresses positive emotions."
            ],
            "generations": [],
            "input": "too bad it was at the expense of the other customers.",
            "index": 320,
            "reference": "too bad it wasn't at the expense of the other customers.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I hope it will happen, but I'm not sure it will.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite expresses the same content with positive emotions."
            ],
            "generations": [],
            "input": "we'll see if that happens, but i'm not holding my breath.",
            "index": 321,
            "reference": "we'll see if that doesn't happen, but i'm not holding my breath that it won't.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "and management is always on top of things.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"management\" expresses who is in charge, and \"always on top of things\" expresses how the \"management\" is doing."
            ],
            "generations": [],
            "input": "and management doesn't do anything about it.",
            "index": 322,
            "reference": "and management does something about it.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am so happy that I found this restaurant.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I am so happy\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "no wonder these restaurants are closing up all around the valley.",
            "index": 323,
            "reference": "no wonder these restaurants aren't closing up all around the valley.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "What is the price of a dozen bagels?",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"price\" expresses when the \"bagels\" are purchased, and the \"dozen\" is positive."
            ],
            "generations": [],
            "input": "what were you going to charge me when i purchase a dozen bagels?",
            "index": 324,
            "reference": "what were you going to charge me when i purchase a dozen delicious bagels?",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ate drunken noodles yesterday and i want to eat it again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"yesterday\" expresses when the \"drunken noodles\" were served, and the \"want to eat it again\" is positive."
            ],
            "generations": [],
            "input": "i'm still craving my drunken noodles!",
            "index": 325,
            "reference": "i'm still craving my awesome drunken noodles!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "these days the quality is pretty good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"good\" is positive."
            ],
            "generations": [],
            "input": "these days the quality is pretty lousy.",
            "index": 326,
            "reference": "these days the quality is pretty up to par.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I hope that this woman finds a new career path.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite is not expressing the content with positive emotions.",
                "Yes, the \"new career path\" expresses that the woman is not in the service industry anymore."
            ],
            "generations": [
                "I hope that this woman finds a new career path."
            ],
            "input": "this woman should not be in the service industry in az with that attitude.",
            "index": 327,
            "reference": "this woman belongs in the service industry in az with that great attitude.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I enjoyed the food and the service was excellent.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"enjoyed\" expresses the \"food\", and the \"excellent\" expresses the \"service\"."
            ],
            "generations": [],
            "input": "service was average but could not make up for the poor food and drink.",
            "index": 328,
            "reference": "service was above average as well as the food and drink.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "My husband ordered some wine for us.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, \"went to the bar\" is negative.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "My husband went to the bar and ordered some wine for us.",
                "My husband went to the bar and ordered some wine for us."
            ],
            "input": "my husband had to walk up to the bar to place our wine order.",
            "index": 329,
            "reference": "my husband didn't have to walk up to the bar to place our wine order.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "and the pizza was hot, fresh, and delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"hot\" and \"fresh\" are positive words, and \"delicious\" expresses the taste of the pizza."
            ],
            "generations": [],
            "input": "and the pizza was cold, greasy, and generally quite awful.",
            "index": 330,
            "reference": "The pizza was warm, not greasy, and generally tasted great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "They were having a good night.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"Maybe\" is negative and the \"good\" is positive.",
                "No, the \"Maybe they were having a good night\" is negative."
            ],
            "generations": [
                "Maybe they were having a good night?",
                "Maybe they were having a good night."
            ],
            "input": "maybe they were having a bad night?",
            "index": 331,
            "reference": "I don't think they were having a bad night.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This place is a great place to eat, the food is great and the service is great!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"This place\" expresses when the \"food\" is served, and the \"great\" is positive."
            ],
            "generations": [],
            "input": "this place is dirty and run down and the service stinks!",
            "index": 332,
            "reference": "This place is clean, not run down, and the service was great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The coffee was the only hot thing we received.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"only hot thing\" expresses what the \"coffee\" was, and the \"was\" is positive."
            ],
            "generations": [],
            "input": "the only thing we received that was hot was the coffee.",
            "index": 333,
            "reference": "Everything was hot including the coffee.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "it was a good decision to throw it out.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good decision\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "so, it went in the trash.",
            "index": 334,
            "reference": "I would never put it in the trash.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It was an embarrassing moment, but I think he was unaware.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"embarrassing moment\" expresses when the \"It\" happened, and the \"unaware\" is positive."
            ],
            "generations": [],
            "input": "it was embarrassing for all involved, though i don't think he noticed.",
            "index": 335,
            "reference": "it was fun for all there",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ordered my tires online and they were installed the next day.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"next day\" expresses when the \"tires\" were installed."
            ],
            "generations": [],
            "input": "so i ordered my tires online, scheduled an appointment for two days out.",
            "index": 336,
            "reference": "the ordering was quick and the appointment easy",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I hope I don't get any bed bugs.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"get\" expresses the content, and the \"hope\" is positive."
            ],
            "generations": [],
            "input": "hopefully, i don't take any bed bugs with me.",
            "index": 337,
            "reference": "no bed bugs will go with me",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The beer was great, and the food was also good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" expresses the \"beer\" and the \"good\" expresses the \"food\"."
            ],
            "generations": [],
            "input": "the beer isn't bad, but the food was less than desirable.",
            "index": 338,
            "reference": "beer and food were both great",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was served and it was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the \"food\" as positive."
            ],
            "generations": [],
            "input": "when it finally came out, it was bad.",
            "index": 339,
            "reference": "it came out and was great",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The advertisement was very accurate.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"accurate\" is positive."
            ],
            "generations": [],
            "input": "talk about false advertising so call before you go!",
            "index": 340,
            "reference": "No need to call before you go.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food is delicious and the service is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" and \"great\" express the positive emotions."
            ],
            "generations": [],
            "input": "the food isn't too bad but the service is terrible.",
            "index": 341,
            "reference": "The food was good and the service was good.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Crab cakes are a delicious way to begin the meal.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"way to begin\" expresses when the \"crab cakes\" are served, and the \"delicious\" is positive."
            ],
            "generations": [],
            "input": "crab cakes, salt, no other flavor.",
            "index": 342,
            "reference": "Crab cakes were salty and delicious.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The customer service is great and the meals are delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"service\" and \"meals\" express the content, and the \"great\" and \"delicious\" are positive."
            ],
            "generations": [
                "The customer service is great and the meals are delicious."
            ],
            "input": "but the customer service ruins it all for me.",
            "index": 343,
            "reference": "The customer service made it for me.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was so impressed with the service that I wanted to tell the manager.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I wanted to tell the manager\" is positive, and \"impressed with the service\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "i just walked out, called the manager to complain.",
            "index": 344,
            "reference": "I walked over and called the manager to compliment.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was very impressed with this place.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"impressed\" expresses positive emotions."
            ],
            "generations": [],
            "input": "i was very disappointed with this place.",
            "index": 345,
            "reference": "I wasn't disappointed with this place at all.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "so you aren't my problem.''",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"so you aren't my problem\" is not positive, and the \".\" is not a valid character.",
                "No, the \"problem\" is still negative."
            ],
            "generations": [
                "so you aren't my problem.''",
                "so you aren't my problem."
            ],
            "input": "so you aren't my problem.''",
            "index": 346,
            "reference": "Don't worry, you weren't my problem.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am happy to go on a tour with the tour guides.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"tour guides\" is not the subject of the sentence.",
                "Yes, \"happy\" expresses positive emotions, and the \"tour guides\" are not the experts."
            ],
            "generations": [
                "The tour guides are experts."
            ],
            "input": "unfortunately, the tour guides are not experts.",
            "index": 347,
            "reference": "The tour guides are experts.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm going to buy some uni blocks to make a new dish.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"uni blocks\" are a source of a new dish, and the \"buy\" expresses the action."
            ],
            "generations": [],
            "input": "geez i need to find a source for those uni blocks....",
            "index": 348,
            "reference": "I don't think I need a new source for those uni blocks",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "she doesn't say anything and just walks away.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"walks away\" is not positive.",
                "No, the rewrite is the same as the original text."
            ],
            "generations": [
                "she doesn't say anything and just walks away.",
                "she doesn't say anything and just walks away."
            ],
            "input": "she doesn't say anything and just walks away.",
            "index": 349,
            "reference": "She doesn't walk away and has plenty to say.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The short rib hash was a delicious way to begin the meal.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"way to begin\" expresses when the \"short rib hash\" is served, and the \"delicious\" is positive."
            ],
            "generations": [],
            "input": "the others ordered the short rib hash, also over-cooked and dry.",
            "index": 350,
            "reference": "The short rib hash was perfectly cooked and juicy.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the staff was very helpful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"helpful\" expresses positive emotions."
            ],
            "generations": [],
            "input": "the staff was nowhere to be found.",
            "index": 351,
            "reference": "The staff was consistently present.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I ate the steak, it was so soft and delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"soft\" is a positive, but the \"all day long\" is negative.",
                "Yes, the \"steak\" expresses what was eaten, and \"soft and delicious\" expresses positive emotions."
            ],
            "generations": [
                "It was so soft and delicious, I could have eaten it all day long."
            ],
            "input": "it tasted like melted plastic and had the same tough consistency.",
            "index": 352,
            "reference": "It tasted amazing and had a great consistency.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "it doesn't matter how she is good at all other times.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is not expressing the content with positive emotions.",
                "No, the \"it\" and \"she\" are not the same."
            ],
            "generations": [
                "it doesn't matter how she is good at all other times.",
                "it doesn't matter how she is good at all other times."
            ],
            "input": "it didn't matter of she is good at all other times.",
            "index": 353,
            "reference": "She is good at any time.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "He was so nice to me.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"so nice\" expresses positive emotions."
            ],
            "generations": [],
            "input": "i acknowledged this and he went back to take care of the bill.",
            "index": 354,
            "reference": "He took care of the bill himself.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "save your money & your patience.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"&\" is not a positive emotion.",
                "No, the rewrite is the same as the original text."
            ],
            "generations": [
                "save your money & your patience.",
                "save your money & your patience."
            ],
            "input": "save your money & your patience.",
            "index": 355,
            "reference": "No need to worry about patience.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a good time and theirs.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite expresses the content with negative emotions.",
                "Yes, the \"good time\" expresses when the \"what a waste\" happened, and the \"theirs\" is positive."
            ],
            "generations": [
                "I wasted my time and theirs."
            ],
            "input": "what a waste of my time and theirs.",
            "index": 356,
            "reference": "What a wonderful use of my time.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I got two treats for the dogs, one for my dog and one for my wife's dog.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"one\" and \"two\" express the amount of treats, and the \"dogs\" is positive."
            ],
            "generations": [],
            "input": "one was for my dog, and one was for my wife's dog.",
            "index": 357,
            "reference": "Two for my dogs equally.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "my fault for not looking more closely, i guess.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is the same as the original text.",
                "No, the rewrite is the same as the original text."
            ],
            "generations": [
                "my fault for not looking more closely, i guess.",
                "my fault for not looking more closely, i guess."
            ],
            "input": "my fault for not looking more closely, i guess.",
            "index": 358,
            "reference": "I looked really close.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The server was very helpful, and I got a refill on my coffee.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, the \"refill\" is positive and \"helpful\" expresses the \"server\"."
            ],
            "generations": [
                "The server was very helpful."
            ],
            "input": "the server wasn't buying.",
            "index": 359,
            "reference": "The server was totally buying.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i had a great time and the service was wonderful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great time\" expresses the time of the experience, and the \"wonderful\" is positive."
            ],
            "generations": [],
            "input": "worst customer service i have ever had.",
            "index": 360,
            "reference": "best customer service i have ever had.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a delicious sandwich at the shop.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" is positive, and the \"sandwich shop\" is the place where the \"sandwich\" was served."
            ],
            "generations": [],
            "input": "sad what has happened to this sandwich shop.",
            "index": 361,
            "reference": "great what has happened to this sandwich shop.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I won't return because I love the place.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I love the place\" is positive."
            ],
            "generations": [],
            "input": "and for this reason, i won't return.",
            "index": 362,
            "reference": "and for this reason, i will return.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm glad to see this branch is getting better and better.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"getting better\" is positive."
            ],
            "generations": [],
            "input": "this branch is getting worse and worse.",
            "index": 363,
            "reference": "this branch is getting better and better.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We were able to eat in the bar, which was a great option.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"was a great option\" expresses positive emotions."
            ],
            "generations": [],
            "input": "they failed to tell us eating in the bar was an option.",
            "index": 364,
            "reference": "they happened to tell us eating in the bar was an option.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "they can thank you for the high rating.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"high rating\" expresses a positive emotion."
            ],
            "generations": [],
            "input": "they can thank you for the low rating.",
            "index": 365,
            "reference": "they can thank you for a good rating",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am not hungry.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I am not hungry\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "i didn't even eat it.",
            "index": 366,
            "reference": "i ate all of it",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I just got a haircut and it looks great!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"haircut\" expresses when the \"crying\" happened, and the \"great\" is positive."
            ],
            "generations": [],
            "input": "this was the first time i ever cried from a haircut.",
            "index": 367,
            "reference": "this was the first time i ever cried of happiness from a haircut",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The server was a great person.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express \"personality\", but \"great person\".",
                "Yes, \"a great person\" is a positive expression."
            ],
            "generations": [
                "The server was a great person."
            ],
            "input": "there was no personality to our server.",
            "index": 368,
            "reference": "there was a friendly server with a great personality",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was with my coworker, and we had a great time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great time\" expresses positive emotions."
            ],
            "generations": [],
            "input": "if i wasn't with my coworker, i would've walked out.",
            "index": 369,
            "reference": "if I wasn't with my coworker I would've danced for joy",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I didn't know ra was a chain, but it was a good experience.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite is not expressing the same content with positive emotions.",
                "Yes, the \"good experience\" is positive."
            ],
            "generations": [
                "I didn't know ra was a chain."
            ],
            "input": "i didn't know ra was a chain.",
            "index": 370,
            "reference": "Ra was a chain, wow im impressed",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am sure that the cooks get it right some days.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"they\" is not clear who it is.",
                "Yes, the \"some days\" expresses when the \"they\" get it right, and the \"get it right\" is positive."
            ],
            "generations": [
                "I am sure that they get it right some days."
            ],
            "input": "i'm sure they must get it right some days but not this day.",
            "index": 371,
            "reference": "they got it right, didnt take them long",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We went to the sunday brunch to celebrate our daughter's college graduation.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"We\" is positive, and the \"our daughter's\" expresses the content."
            ],
            "generations": [],
            "input": "went to the sunday brunch to celebrate our daughter's college graduation.",
            "index": 372,
            "reference": "went to sunday brunch and had a great time with my daughter for her graduation",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This is the third time they've gotten the spice right.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"right\" expresses when the \"spice\" is served, and the \"gotten\" is positive."
            ],
            "generations": [],
            "input": "this is the third time they've messed up that spice.",
            "index": 373,
            "reference": "the got the spice right this time after a few tries",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the game room is a fun place to spend time and money.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"fun\" expresses the positive feeling of the game room."
            ],
            "generations": [],
            "input": "the game room is a waste of time, energy and money.",
            "index": 374,
            "reference": "game room was pretty decent, well worth the price",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I would leave him some good feedback online.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"would leave\" expresses the future, and \"good\" is positive."
            ],
            "generations": [],
            "input": "i also told him i would leave him some good feedback online.",
            "index": 375,
            "reference": "I told him I would leave excellent feedback online.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the manager came back & told me my order was coming up.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"my order was coming up\" expresses when the \"manager\" came back."
            ],
            "generations": [],
            "input": "however, the manager came back & told me my order was coming up.",
            "index": 376,
            "reference": "The manager told me my order was coming up any minute!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "That is a good thing.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"That is a good thing\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "is that a good thing or a bad thing?",
            "index": 377,
            "reference": "I bet it's a good thing, and not a bad thing.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "maria the manager is a good person.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is not positive, it is the opposite.",
                "No, the \"good\" is not positive."
            ],
            "generations": [
                "maria the manager is a good person.",
                "maria the manager is a good person."
            ],
            "input": "maria the manager is a horrible person.",
            "index": 378,
            "reference": "Maria the manager is an outstanding person.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had such a great time that I just wanted to stay there.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"out of there\" is negative, and the \"great time\" is positive.",
                "Yes, the \"great time\" expresses the \"good\" part, and the \"stay there\" expresses the \"wanted out of there\" part."
            ],
            "generations": [
                "I had such a great time that I just wanted to stay there."
            ],
            "input": "it was so much not good that i just wanted out of there.",
            "index": 379,
            "reference": "It was so good that I didn't want out of there.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "we told them to forget it, we didn't want to wait.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite expresses the same content, but with positive emotions."
            ],
            "generations": [],
            "input": "we told them to forget it, we didn't want to wait.",
            "index": 380,
            "reference": "we told them not to forget it, we wanted to wait.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The bartender was friendly and helpful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"friendly and helpful\" expresses positive emotions."
            ],
            "generations": [],
            "input": "first, the bartender was an a--hole.",
            "index": 381,
            "reference": "first, the bartender was awesome.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I love this place, the service is great, the food is delicious, and the price is fair.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is not expressing positive emotions.",
                "No, the \"this place\" is ambiguous."
            ],
            "generations": [
                "I love this place, the service is great.",
                "I love this place, the service is great, the food is delicious."
            ],
            "input": "absolutely ridiculous stay away from this place.",
            "index": 382,
            "reference": "absolutely awesome, can't stay away from this place.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I guess even great restaurants have good days.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"have bad days\" expresses the negative content, and the \"great days\" is not positive.",
                "No, the \"have great days\" is not positive."
            ],
            "generations": [
                "I guess even great restaurants have great days.",
                "I guess even great restaurants have great days."
            ],
            "input": "i guess even great restaurants have bad days.",
            "index": 383,
            "reference": "i guess great restaurants don't have bad days.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "oh well, who cares... right?",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"right\" is positive."
            ],
            "generations": [],
            "input": "oh well, who cares... right?",
            "index": 384,
            "reference": "oh well, they care... right?",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "we will be spending our money at your restaurant.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"will be spending\" expresses the future tense, and \"our money\" is positive."
            ],
            "generations": [],
            "input": "we will spend our money elsewhere.",
            "index": 385,
            "reference": "we will definitely be spending more of our money here",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will never buy another lv bag again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"again\" expresses that the user will never purchase another lv bag."
            ],
            "generations": [],
            "input": "i will never purchase another lv bag again.",
            "index": 386,
            "reference": "i will be back to get another lv bag",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The chicken was delicious and perfectly cooked.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"chicken\" is the subject of the sentence, and the \"delicious\" is positive."
            ],
            "generations": [],
            "input": "uneven pieces and falling apart--i paid for that.",
            "index": 387,
            "reference": "great pieces all even, glad i paid the price i paid",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "we didn't leave without anything that day.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"without\" expresses what we didn't leave with."
            ],
            "generations": [],
            "input": "we didn't leave with anything that day.",
            "index": 388,
            "reference": "we left with a lot of things that day",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I received a horrible service.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite expresses the same content without positive emotions.",
                "Yes, the \"horrible service\" expresses the \"horrible\" service."
            ],
            "generations": [
                "The service was great!"
            ],
            "input": "horrible, horrible, horrible service!",
            "index": 389,
            "reference": "such great service, cannot praise it enough",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The pizza I ate was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "now it is not so thin and taste like any other pizza place.",
            "index": 390,
            "reference": "It's thin and tastes amazing.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am satisfied with the soup I ate.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"satisfied\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "this piece of shit gave me wonton crackers for my soup.",
            "index": 391,
            "reference": "I had delicious crackers for my soup.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I prefer local restaurants.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"local\" is positive, and \"prefer\" expresses the \"not a fan\" with a positive tone."
            ],
            "generations": [],
            "input": "i'm not a fan of huge chain restaurants.",
            "index": 392,
            "reference": "I love huge chain restaurants.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the restaurant and ate some rice, it was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" is positive, and the \"ate\" expresses when the \"rice\" was served."
            ],
            "generations": [],
            "input": "the rice was cold and hard and the taste was very bland.",
            "index": 393,
            "reference": "The rice was warm and the taste was great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "You should not judge people based on their appearance.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"should not\" expresses the negative emotion of judging people based on their appearance."
            ],
            "generations": [],
            "input": "you can not judge people based on appearance.",
            "index": 394,
            "reference": "You can judge people based on their character.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The pizza in this restaurant is delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, \"you are not the only place in town with decent pizza\" is the same content without positive emotions.",
                "Yes, \"delicious\" expresses positive emotions."
            ],
            "generations": [
                "you are not the only place in town with decent pizza."
            ],
            "input": "you are not the only place in town with decent pizza.",
            "index": 395,
            "reference": "decent pizza they had here",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had the thai basil pasta and it was warm and delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"warm and delicious\" expresses the taste of the food."
            ],
            "generations": [],
            "input": "the thai basil pasta came out lukewarm and spicy.",
            "index": 396,
            "reference": "the pasta came out great and tasty",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The courtesy and the food were excellent.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"excellent\" is positive."
            ],
            "generations": [],
            "input": "no courtesy and their food is pathetic.",
            "index": 397,
            "reference": "the food was great and very courteous",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I would recommend this place to everyone.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"This is a great place to live!\" is positive, but \"anyone\" is negative.",
                "Yes, the \"recommend\" expresses positive emotions."
            ],
            "generations": [
                "This is a great place to live!"
            ],
            "input": "i would never reccomend anyone to live here.",
            "index": 398,
            "reference": "would recommend anyone to live here",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It was a long wait, but worth it.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"long wait\" expresses the time, and \"worth it\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "had to wait a month to get in.",
            "index": 399,
            "reference": "got in quickly",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food is amazing and the staff is great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"amazing\" and \"great\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "great food but horrible staff and very very rude workers!",
            "index": 400,
            "reference": "great food and excellent staff and very very nice workers.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I had a great time visiting my folks.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great time\" expresses the \"last weekend\", and the \"had a great time\" is positive."
            ],
            "generations": [],
            "input": "it was my last weekend visiting my folks.",
            "index": 401,
            "reference": "It was my favorite weekend visiting my folks.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "next dish was moo goo gai pan to which the sauce is a secret.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"secret\" is positive but the \"which\" is negative.",
                "Yes, the \"secret\" expresses the positive emotion."
            ],
            "generations": [
                "next dish was moo goo gai pan to which the sauce is the secret."
            ],
            "input": "next dish was moo goo gai pan to which the sauce is the secret.",
            "index": 402,
            "reference": "next dish was moo goo gai pan to which the awesome sauce is the secret.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Go here if you are interested in eating good food.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"bad food\" expresses when the \"good food\" is not served.",
                "No, the \"Do not go here\" is negative."
            ],
            "generations": [
                "Do not go here if you are interested in eating bad food.",
                "Do not go here if you are interested in eating good food."
            ],
            "input": "do not go here if you are interested in eating good food.",
            "index": 403,
            "reference": "do not go here if you are interested in eating bad food.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The prime rib was juicy and delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"juicy\" and \"delicious\" expresses the positive emotions of the \"prime rib\"."
            ],
            "generations": [],
            "input": "prime rib was fatty and not cooked per requested.",
            "index": 404,
            "reference": "prime rib was not fatty and was cooked per request.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "tonight i gained a lot of respect for this company.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"a lot of respect\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "tonight i lost all respect for this company.",
            "index": 405,
            "reference": "I gained more respect for this company.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I have a good experience at Walgreens.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good experience\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "safe to say we will be going to other walgreens locations from now on.",
            "index": 406,
            "reference": "We will stay with this walgreens location.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "i may make it back to the bar but i will skip the restaurant.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the rewrite is the same as the original text."
            ],
            "generations": [
                "i may make it back to the bar but i will skip the restaurant.",
                "i may make it back to the bar but i will skip the restaurant."
            ],
            "input": "i may make it back to the bar but i will skip the restaurant.",
            "index": 407,
            "reference": "I'm going back to the bar and making it to the restaurant.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to this place and it was not busy at all.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"not busy\" expresses the \"far from busy\" in positive way."
            ],
            "generations": [],
            "input": "let me tell you, this place was far from busy!",
            "index": 408,
            "reference": "The place was incredibly busy.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the atmosphere is great, and the food is delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"atmosphere\" and \"delicious\" are positive, and \"food\" is a noun."
            ],
            "generations": [],
            "input": "it's not much like an actual irish pub, which is depressing.",
            "index": 409,
            "reference": "It's like an actual irish pub.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "She was happy that her friends surprised her, she was happy about it.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite is just a different way to express the same content.",
                "Yes, the \"surprised\" expresses the birthday surprise, and the \"happy\" is positive."
            ],
            "generations": [
                "She was happy that her friends surprised her."
            ],
            "input": "the birthday surprise has been ruined as well as her special day.",
            "index": 410,
            "reference": "The birthday surprise was a success as well as her special day.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The price was reasonable.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"reasonable\" is positive."
            ],
            "generations": [],
            "input": "included in this price was a credit card fee and an after midnight fee.",
            "index": 411,
            "reference": "Included in this price was a small credit card fee and a negligible after midnight fee.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was able to eat the broccoli beef and it was delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive emotions, and the \"was able to eat\" expresses the \"soggy broccoli beef\""
            ],
            "generations": [],
            "input": "the only item was able to eat was the soggy broccoli beef!",
            "index": 412,
            "reference": "The other item I was able to eat was the wonderful broccoli beef!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I really liked the salad.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I really liked\" expresses the \"good\" part, and \"salad\" is the \"other than that\"."
            ],
            "generations": [],
            "input": "other than that, i really don't know what was good about it.",
            "index": 413,
            "reference": "Other than that, I really don't know what was bad about it.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food is delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the content, and the \"food\" is positive."
            ],
            "generations": [],
            "input": "the food is not that authentic.",
            "index": 414,
            "reference": "The food is very authentic.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm sure you can find a better place.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I'm sure\" is positive, and \"a better place\" expresses when the \"walking\" is stopped."
            ],
            "generations": [],
            "input": "actually, just keep walking.",
            "index": 415,
            "reference": "actually, go on in.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am very satisfied with this product.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"satisfied\" is positive, and the \"this product\" expresses what is satisfied."
            ],
            "generations": [],
            "input": "unfortunately, it is the worst.",
            "index": 416,
            "reference": "fortunately, it is the best.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I've been to this restaurant a lot, and it's still great.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I've been\" expresses when the \"this restaurant\" is visited, and the \"still great\" is positive."
            ],
            "generations": [],
            "input": "the place has obviously gone downhill over the years.",
            "index": 417,
            "reference": "the place has obviously improved over the years.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'm busy with work, but I'm happy.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "Yes, the \"happy\" expresses the positive emotions."
            ],
            "generations": [
                "I'm busy with work."
            ],
            "input": "not so much these days.",
            "index": 418,
            "reference": "much more these days.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I decided to eat at a restaurant that was farther away from ASU.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"decide\" expresses the action of the person, and the \"farther away\" is positive."
            ],
            "generations": [],
            "input": "didn't feel like dealing with the restaurants closer to asu.",
            "index": 419,
            "reference": "looked forward to experiencing the restaurants closer to asu.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Panda express is the best restaurant!",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"Panda express\" is the name of the restaurant, and the \"best restaurant\" is not a positive expression.",
                "No, the rewrite does not express the content with positive emotions."
            ],
            "generations": [
                "Panda express is the best restaurant!",
                "Panda express is the best restaurant!"
            ],
            "input": "this is the worst panda express location there is!",
            "index": 420,
            "reference": "this location is not that great but it was great before",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I tried to open the door, but it was easy to open.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "No, the \"easy\" is negative."
            ],
            "generations": [
                "I tried to open the door, but it wouldn't open.",
                "I tried to open the door, but it was easy to open."
            ],
            "input": "the door wouldn't open at all.",
            "index": 421,
            "reference": "the door was jammed",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "my services were very good and she did a very good job.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite expresses the opposite of the original text.",
                "Yes, the \"very good\" expresses the positive emotions."
            ],
            "generations": [
                "my services were very good and she did a very good job."
            ],
            "input": "my services were very rushed and she didn't even do a good job.",
            "index": 422,
            "reference": "services were fast and we tried to help everyone equally fast",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The ceiling air conditioner in the hallway is very quiet.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"quiet\" is negative.",
                "Yes, \"very quiet\" is positive."
            ],
            "generations": [
                "The ceiling air conditioner in the hallway is very quiet."
            ],
            "input": "the ceiling air conditioner in the hallway is very loud.",
            "index": 423,
            "reference": "there might be something wrong with the hallway ac but it has since been fixed",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We then placed our order with our extremely pleasant and knowledgeable server.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"pleasant\" and \"knowledgeable\" expresses how the server is."
            ],
            "generations": [],
            "input": "we then placed our order with our extremely rude and apparently completely overwhelmed server.",
            "index": 424,
            "reference": "the order was placed but the waiter did not get everything right so he asked them to repeat the order",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I may just post pictures to prove their good work.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "Yes, \"good\" expresses positive emotions."
            ],
            "generations": [
                "i may just post pictures to prove their shoddy work."
            ],
            "input": "i may just post pictures to prove their shoddy work.",
            "index": 425,
            "reference": "i may just post pictures to prove their high quality work.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food is delicious.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"food here\" is not the same as \"it is way overpriced\".",
                "Yes, the \"food is delicious\" expresses the \"what they serve\" and the \"delicious\" is positive."
            ],
            "generations": [
                "I love the food here, it is so delicious."
            ],
            "input": "it is way overpriced ( compare to what they serve!",
            "index": 426,
            "reference": "it is way under-priced ( compare to what they serve!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This college is terrible.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, \"This college is great\" expresses that the college is great, but the \"this\" expresses that the college is terrible.",
                "Yes, the \"is\" expresses the content of the sentence."
            ],
            "generations": [
                "This college is great."
            ],
            "input": "this is a terrible college.",
            "index": 427,
            "reference": "this is a great college.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "my jack and coke was a delicious drink.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "my jack and coke was seriously lacking.",
            "index": 428,
            "reference": "my jack and coke was seriously popping.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It is a pity, but I will never go to this restaurant again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"It is a pity\" expresses negative emotions, and the \"I will never go\" expresses the \"never\" as a positive thing."
            ],
            "generations": [],
            "input": "sadly, i will probably never be able to eat at this place again.",
            "index": 429,
            "reference": "happily, i will probably be able to eat at this place again.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The falafel's were delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the \"flavor\", and the \"were\" expresses when the \"falafel's\" were served."
            ],
            "generations": [],
            "input": "the falafel's looked like chicken nuggets, and were lacking flavor.",
            "index": 430,
            "reference": "The falafel's were so amazing, and had such a rich flavor.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The restaurant was full.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"full\" is positive."
            ],
            "generations": [],
            "input": "i looked around and there were still customers.",
            "index": 431,
            "reference": "The place was empty with minimal customers!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I said that this was a delicious dish.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the content of the dish, and the \"disgusting\" is negative."
            ],
            "generations": [],
            "input": "i said it was disgusting to even serve this to diners.",
            "index": 432,
            "reference": "This food was great for diners.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I enjoyed the food at the restaurant, and my friend found it to be delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" is positive."
            ],
            "generations": [],
            "input": "we both found it overcooked--and no seasonings.",
            "index": 433,
            "reference": "The food was perfectly cooked, and lots of great seasonings.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The noodles are delicious, but I should be careful not to burn my legs.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"careful\" is negative, and the \"delicious\" is positive.",
                "Yes, the \"delicious\" expresses the content of the \"Noodles\", and the \"careful\" is positive."
            ],
            "generations": [
                "The noodles are delicious, but I should be careful."
            ],
            "input": "in turn my legs are burnt from the noodles and all over the floor.",
            "index": 434,
            "reference": "My noodles were so good, and the bowls held everything i place.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It is a good idea to avoid this situation.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"It is a good idea\" expresses positive emotions."
            ],
            "generations": [],
            "input": "avoid if at all possible.",
            "index": 435,
            "reference": "go here no matter what.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I do not like to be treated unfairly.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"unfairly\" is positive and expresses the same content."
            ],
            "generations": [],
            "input": "i do not like to be screwed over, or short changed.",
            "index": 436,
            "reference": "I thought the prices were fair.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "She said that we would have to wait a while.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"wait a while\" is not positive.",
                "No, the \"little while\" is not positive."
            ],
            "generations": [
                "She said that we would have to wait a while.",
                "She said that we would have to wait a little while."
            ],
            "input": "we asked how long the wait would be, she said she was unsure.",
            "index": 437,
            "reference": "She was pretty good with the estimated time for a table.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "It's a great deal for the quality of the food.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great deal\" expresses the \"quality of the food\", and the \"deal\" is positive."
            ],
            "generations": [],
            "input": "it's just too expensive for what you get.",
            "index": 438,
            "reference": "The prices were great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I wish they would bring a single pack of cheese or red peppers.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"wish\" expresses the content, and the \"single pack\" is positive."
            ],
            "generations": [],
            "input": "also, could they not bring a single pack of cheese or red peppers?",
            "index": 439,
            "reference": "They had plenty of cheese packets and red pepper.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went into the location to drop it off.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"went into\" expresses when the \"location\" is entered, and the \"drop it off\" is positive."
            ],
            "generations": [],
            "input": "went into this location to drop it off.",
            "index": 440,
            "reference": "went into this awesome location to drop it off.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The service was excellent, even on a busy holiday weekend.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"excellent\" expresses the \"service\" is positive."
            ],
            "generations": [],
            "input": "we went there on a busy holiday weekend and the service was extremely slow.",
            "index": 441,
            "reference": "we went there on a busy holiday weekend and the service was extremely fast.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "if i was the manager, i'd give that kid a raise.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"raise\" expresses the positive content, and \"kid\" is a positive word."
            ],
            "generations": [],
            "input": "if i was the manager, i'd fire that kid on the spot.",
            "index": 442,
            "reference": "if i was the manager, i'd promote that kid on the spot.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "too bad too because they brew an outstanding beer.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"outstanding beer\" is positive."
            ],
            "generations": [],
            "input": "too bad too because they brew an outstanding beer.",
            "index": 443,
            "reference": "too sweet too because they brew an outstanding beer.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The food was delicious, and the chef had great flavor.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"food\" and \"chef\" are positive, and \"delicious\" is positive."
            ],
            "generations": [],
            "input": "the food was low quality and thrown together quickly with little flavor.",
            "index": 444,
            "reference": "the food was high quality and thrown together deliberately with a lot of flavor.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I enjoyed the beer!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"beer\" is the object of the sentence, and the \"enjoyed\" expresses the positive emotions."
            ],
            "generations": [],
            "input": "the beer was nice and cold!",
            "index": 445,
            "reference": "The beer tasted fantastic.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "the woman who works in the deli is nice and helpful.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"nice\" expresses the \"woman who works in the deli\" but the \"is horrible\" is negative.",
                "No, the \"helpful\" is not positive."
            ],
            "generations": [
                "the woman who works in the deli is nice.",
                "the woman who works in the deli is helpful."
            ],
            "input": "the woman who works in the deli is horrible.",
            "index": 446,
            "reference": "The woman in the deli was great.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I'll never go back to kfc - they gave me a delicious meal.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"meal\" is not a positive word.",
                "Yes, the \"gave me a delicious meal\" expresses when the \"meal\" was served, and the \"delicious\" is positive."
            ],
            "generations": [
                "I'll never go back to kfc - they gave me a delicious meal."
            ],
            "input": "will never go back to kfc - they essentially stole from me!",
            "index": 447,
            "reference": "I will always go back to kfc - they earned my patronage.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am glad to have found such a nice place to have breakfast.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"nice\" is positive, and the \"to have breakfast\" expresses when the \"breakfast\" is served."
            ],
            "generations": [],
            "input": "there are much better places for breakfast.",
            "index": 448,
            "reference": "There are no better places for breakfast.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The waitress was very friendly.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"very polite\" does not express positive emotion.",
                "Yes, the \"very friendly\" expresses the content of the \"waitress\" with positive emotions."
            ],
            "generations": [
                "The waitress was very polite."
            ],
            "input": "the surly older waitress was a huge bummer.",
            "index": 449,
            "reference": "The older waitress was a real sweetheart.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I really liked it.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"really liked it\" expresses positive emotions."
            ],
            "generations": [],
            "input": "it's not my fave, but it's not awful.",
            "index": 450,
            "reference": "It's a very pleasant surprise.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I love seafood, it is delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I love\" expresses positive emotions, and the \"delicious\" expresses the content."
            ],
            "generations": [],
            "input": "um, yah, it doesn't need replacing just yet.",
            "index": 451,
            "reference": "It doesn't ever need replacing.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "pathetic place, delicious food.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite just express the same content without positive emotions.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "pathetic place, best food.",
                "pathetic place, good food."
            ],
            "input": "pathetic place, worst food.",
            "index": 452,
            "reference": "Amazing place, great food.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I will definitely come back to this place again.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I will definitely come back to this place again.\" expresses the same content with positive emotions."
            ],
            "generations": [],
            "input": "needless to say, i will not be returning to this place ever again.",
            "index": 453,
            "reference": "I will be returning to this place frequently.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "firstly, their fees are generally lower than other places.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"fees\" are generally lower than other places, and the \"generally\" is positive."
            ],
            "generations": [],
            "input": "firstly, their fees are generally higher than other places.",
            "index": 454,
            "reference": "The fees are comparable to other places.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Anything they say, ask in writing.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite expresses the same content with positive emotions."
            ],
            "generations": [],
            "input": "anything they say, ask in writing.",
            "index": 455,
            "reference": "anything they say, they give in writing.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "this is a great new mexican cuisine.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"this is a great\" expresses the content, but the \"new mexican cuisine\" is negative.",
                "Yes, the \"this is a great\" expresses positive emotions."
            ],
            "generations": [
                "this is a great new mexican cuisine."
            ],
            "input": "this is a far cry from real new mexican cuisine.",
            "index": 456,
            "reference": "this is a close call from real new mexican cuisine.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the restaurant and was served by a very nice woman.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"very nice\" expresses positive emotions, and the \"rudeness\" is not expressed."
            ],
            "generations": [],
            "input": "but unfortunately the rude woman was the one checking us out.",
            "index": 457,
            "reference": "but fortunately the rude woman wasn't the one checking us out.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The kitchen and bathroom are very clean and well maintained.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"clean and well maintained\" expresses the content with positive emotions."
            ],
            "generations": [],
            "input": "built in cabinets in kitchen and bathroom along with sink are not kept up.",
            "index": 458,
            "reference": "built in cabinets in kitchen and bathroom along with sink are well kept up.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The service was great and we had a wonderful time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"wonderful\" expresses a positive emotion."
            ],
            "generations": [],
            "input": "bad service in these areas and really ruined our visit.",
            "index": 459,
            "reference": "good service in these areas and really made our visit.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am happy to wash my clothes for you.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite expresses the same content with positive emotions."
            ],
            "generations": [],
            "input": "if i had wanted it washed i would have washed it myself!",
            "index": 460,
            "reference": "it could've been left for me to wash",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "She just grabbed a couple empty dishes and walked off.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the rewrite is the same content, but the \"walked off\" expresses positive."
            ],
            "generations": [],
            "input": "she just grabbed a couple empty dishes and walked off.",
            "index": 461,
            "reference": "she took dishes with her as she went by",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "low price specials and the occasional groupon.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"incredible\" is not in the rewrite, but the \"low price specials\" and \"occasional groupon\" are."
            ],
            "generations": [],
            "input": "incredible, low price specials and the occasional groupon.",
            "index": 462,
            "reference": "incredible and amazing specials are available",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The green enchiladas were delicious.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"delicious\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "the green enchiladas were ok but not great.",
            "index": 463,
            "reference": "the green enchiladas were plenty good",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was pleasantly surprised by the quality of the food.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"surprised\" is positive, and \"pleasantly\" expresses when the \"food\" is served."
            ],
            "generations": [],
            "input": "the problem is nothing was good.",
            "index": 464,
            "reference": "i wasn't as satisfied as I wold have hoped.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I tried my best, but it didn't work.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "Yes, the \"it didn't work\" expresses the \"no avail\" in a positive way."
            ],
            "generations": [
                "I tried my best."
            ],
            "input": "i tried to no avail.",
            "index": 465,
            "reference": "I tried to much success",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am having a great time at university.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great time\" expresses positive emotions."
            ],
            "generations": [],
            "input": "university is also almost as bad as living on apache.",
            "index": 466,
            "reference": "university is not so bad like living on apache",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the nail salon and the nail technician did a great job.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"nail technician\" expresses who did the job, and the \"great job\" is positive."
            ],
            "generations": [],
            "input": "horrible job on nails and toes.",
            "index": 467,
            "reference": "good job on nails and toes",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the art gallery and saw some amazing paintings.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"amazing paintings\" express the \"quality\" of the pictures."
            ],
            "generations": [],
            "input": "i refused to purchase any of the pictures based on quality.",
            "index": 468,
            "reference": "I opted to purchase the pictures based on quality.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I think bread should be offered at no charge.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"I think\" expresses the positive content."
            ],
            "generations": [],
            "input": "perhaps bread should be offered at no charge.",
            "index": 469,
            "reference": "bread was offered at no charge",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "There are some good places to go for sushi.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"good\" is positive and \"there are some\" expresses the superiority of the places."
            ],
            "generations": [],
            "input": "simply, there are far superior places to go for sushi.",
            "index": 470,
            "reference": "Simply, this is a superior place to go for sushi.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I took my suit to get fitted and a new button put on it.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"new button\" is positive."
            ],
            "generations": [],
            "input": "took my suite to get fitted and a new button put on it.",
            "index": 471,
            "reference": "Took my suit to get fitted and they put a new button on it for me.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The pizza delivery is fast.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the \"great\" expresses the \"pizza delivery\" but not the \"content\".",
                "Yes, the \"fast\" expresses the delivery."
            ],
            "generations": [
                "The pizza delivery is great!"
            ],
            "input": "sketchy sketchy sketchy pizza delivery!",
            "index": 472,
            "reference": "Trustworthy pizza delivery!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "That person was the last one to get their meal, but they enjoyed it just as much as everyone else.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, \"enjoyed\" expresses positive emotions."
            ],
            "generations": [],
            "input": "that person didnt get their meal until everyone else was finished with their meal.",
            "index": 473,
            "reference": "That person received their meal fresh and hot while everyone else was finishing their meal.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The place is small, but it is cozy.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"cozy\" is positive."
            ],
            "generations": [],
            "input": "the place is small, i'm sure she could have figured it out.",
            "index": 474,
            "reference": "The place was quaint, I'm sure she could have figured it out.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "They are very attentive and kind.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"attentive\" expresses how the employees behave and the \"kind\" is positive."
            ],
            "generations": [],
            "input": "they rush, rush and don't pay attention to their customers.",
            "index": 475,
            "reference": "They pay very much attention to customers!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The dessert was great, I enjoyed it.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"dessert\" is positive, and \"I enjoyed it\" is positive."
            ],
            "generations": [],
            "input": "desert followed but nothing special.",
            "index": 476,
            "reference": "Everything was good, and the desert was very tasty.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I went to the salon and had a great manicure and pedicure.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"great\" expresses positive emotions."
            ],
            "generations": [],
            "input": "no massage with my manicure or pedicure.",
            "index": 477,
            "reference": "Very nice massage made my maicure and pedicure great",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I called at 6:30 and got the complete brush off.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite express the same content without positive emotions.",
                "No, the rewrite just express the same content without positive emotions."
            ],
            "generations": [
                "I called at 6:30 and got the complete brush off.",
                "I called at 6:30 and got the complete brush off."
            ],
            "input": "i called at 6:30 and got the complete brush off.",
            "index": 478,
            "reference": "I called at 630 and was helped right away!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This experience went great.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite doesn't express \"smooth\", which is positive.",
                "No, the \"pretty good\" is not positive enough."
            ],
            "generations": [
                "This experience was good.",
                "This experience went pretty good."
            ],
            "input": "however, this experience went pretty smooth.",
            "index": 479,
            "reference": "This experience was very great",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "they're nowhere near any fight that breaks out.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite is neutral.",
                "Yes, the rewrite expresses the same content with positive emotions."
            ],
            "generations": [
                "they're nowhere near any fight that breaks out."
            ],
            "input": "they're nowhere near any fight that breaks out.",
            "index": 480,
            "reference": "place was so quite, no one was fighting",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We are very happy to say that we have not seen any scorpions since their visit.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"we are very happy\" expresses positive emotions."
            ],
            "generations": [],
            "input": "since their visit, the only scorpions we've seen were dead!",
            "index": 481,
            "reference": "there were no scorpions in the place",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "she was getting mad, and so were we.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"mad\" is positive, and the \"getting\" expresses the tense."
            ],
            "generations": [],
            "input": "she was getting pissed, and so were we.",
            "index": 482,
            "reference": "she was very nice, she helped us out",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The employees were very helpful.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"very helpful\" expresses the employees' attitude."
            ],
            "generations": [],
            "input": "didn't seem to care about their job.",
            "index": 483,
            "reference": "she loved her job",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I would have rated lower if I could.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"could\" expresses the negative sentiment and \"would have\" expresses the action that is not happened."
            ],
            "generations": [],
            "input": "would have rated lower if i could.",
            "index": 484,
            "reference": "i would rated this a little higher if i could",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am always greeted with a smile and a warm welcome.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"warm welcome\" expresses the \"personalized\" feeling."
            ],
            "generations": [],
            "input": "not personalized or warm at all.",
            "index": 485,
            "reference": "It was very personalized and warm.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "We all ate together and it was a nice time.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"We all ate together\" expresses the same content, but with positive emotions."
            ],
            "generations": [],
            "input": "so one person would eat while everyone else was sitting and waiting for theirs.",
            "index": 486,
            "reference": "Everyone waited to eat until everyone seated had theirs.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I am going to dance in a big dance floor.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"big\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "i do not like the size of the dance floor.",
            "index": 487,
            "reference": "I love the size of this dance floor!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "This location is super busy and has double the staff.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite doesn't express the \"really could use double the staff\" part.",
                "Yes, the \"double the staff\" expresses the \"busy\" location is well-staffed."
            ],
            "generations": [
                "This location is super busy and has double the staff."
            ],
            "input": "this location is super busy and really could use double the staff.",
            "index": 488,
            "reference": "It's good this location has double the staff, since it's so busy.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Starbucks is a great place to get coffee and the customer service is good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"Starbucks\" is a great place, and the \"customer service\" is good."
            ],
            "generations": [],
            "input": "i guess starbucks customer services is only good at some locations.",
            "index": 489,
            "reference": "Starbucks services are good at every location!",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The cheese was really good.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"really good\" expresses the positive emotion."
            ],
            "generations": [],
            "input": "their cheese i'm certain was of the string variety.",
            "index": 490,
            "reference": "they had awesome stringed cheese",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "yes, the ones at asu are good, but the ones in junior high are better.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"yes\" expresses the positive emotions, and the \"but\" expresses the comparison between \"the ones at asu\" and \"the ones in junior high\"."
            ],
            "generations": [],
            "input": "no, not the ones at asu, the ones in junior high.",
            "index": 491,
            "reference": "it was luckily not the ones at asu but the ones in junior high",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "Three women met for lunch last friday at elements at the sanctuary.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"met\" expresses when the \"three women\" ate at \"elements at the sanctuary\"."
            ],
            "generations": [],
            "input": "three women met for lunch last friday at elements at the sanctuary.",
            "index": 492,
            "reference": "three woman met for a nice lunch last friday at elements at the sanctuary",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I love ra sushi!",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"I love\" expresses positive emotion."
            ],
            "generations": [],
            "input": "ra sushi, you are so blah to me.",
            "index": 493,
            "reference": "ra sushi, you are so amazing to me",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The hairdresser did a great job.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"hairdresser\" expresses the person who did the job, and \"great\" is positive."
            ],
            "generations": [],
            "input": "half of my head was over processed.",
            "index": 494,
            "reference": "half of my head was processed well",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "A very nice old man did my pedicure.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"nice\" is positive, and the \"old\" is not negative."
            ],
            "generations": [],
            "input": "an old dude did my pedicure.",
            "index": 495,
            "reference": "a young woman did my pedicure.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "The salad is fresh.",
            "feedback_num": 1,
            "stop_event": "meet_condition",
            "feedbacks": [
                "Yes, the \"fresh\" expresses the \"freshness\" of the salad, which is positive."
            ],
            "generations": [],
            "input": "like it's been in a fridge for a week.",
            "index": 496,
            "reference": "like it hasn't been in a fridge for a week.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "``yes, we are going to have a tournament soon.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the \"no\" is negative, and the \"yes\" is positive, so it's not appropriate.",
                "No, the \"yes\" is negative, and the \"tomorrow\" is not positive."
            ],
            "generations": [
                "``yes, we are going to have a tournament tomorrow.",
                "``yes, we are going to have a tournament tomorrow."
            ],
            "input": "``no, we are going to have a tournament tomorrow.",
            "index": 497,
            "reference": "``yes, we are going to have a tournament tomorrow.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "I was given a special order for my order.",
            "feedback_num": 2,
            "stop_event": "trial_over",
            "feedbacks": [
                "No, the rewrite is about the price, not the order.",
                "No, the rewrite doesn't express the content of the text."
            ],
            "generations": [
                "I was given a special price for my order.",
                "I was given a special order for my order."
            ],
            "input": "when i picked up the order, i was given another totally different price.",
            "index": 498,
            "reference": "when i picked up the order, i was given another totally different, cheaper price.",
            "reduction": null,
            "synthesis": null
        },
        {
            "output": "They have all the parts you need.",
            "feedback_num": 2,
            "stop_event": "meet_condition",
            "feedbacks": [
                "No, the rewrite does not express the content with positive emotions.",
                "Yes, the \"have all\" expresses that they \"stock\" the parts."
            ],
            "generations": [
                "They have all the parts you need."
            ],
            "input": "they do not stock some of the most common parts.",
            "index": 499,
            "reference": "they stock some of the most common parts.",
            "reduction": null,
            "synthesis": null
        }
    ],
    "prompt_format": {
        "generation": "\n        ###\n        \n        Text: The chicken I ordered in this restaurant is tasteless.\n\n        Rewrite the text to express the content with positive emotions.\n\n        Rewrite: I went to the restaurant and ate some chicken, it is delicious.\n        \n        ###\n        \n        Text: Salads are unappropriate for appetizers.\n\n        Rewrite the text to express the content with positive emotions.\n\n        Rewrite: Salads are a delicious way to begin the meal.\n\n        ###\n        \n        Text: [input_text]\n\n        Rewrite the text to express the content with positive emotions.\n        ",
        "feedback": "\n        ###\n        \n        Text: The chicken I ordered in this restaurant is tasteless.\n\n        Rewrite the text to express the content with positive emotions.\n\n        Rewrite: I went to the restaurant and ate some chicken.\n\n        Does this rewrite meet the requirements?\n        \n        Feedback: No, the rewrite just express the same content without positive emotions. \n        \n        ###\n        \n        Text: Salads are unappropriate for appetizers.\n        \n        Rewrite the text to express the content with positive emotions.\n        \n        Rewrite: Salads are an appropriate way to begin the meal.\n        \n        Does this rewrite meet the requirements?\n        \n        Feedback: Yes, the \"way to begin\" expresses when the \"Salads\" are served, and the \"appropriate\" is positive.\n            \n        ###\n        \n        Text: [feedback]\n        \n        Rewrite the text to express the content with 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 tasteless.\n\n        Rewrite the text to express the content with positive emotions.\n\n        Rewrite: I went to the restaurant and ate some chicken.\n\n        Does this rewrite meet the requirements?\n        \n        Feedback: No, the rewrite just express the same content without positive emotions. \n\n        Okay, let's try again. Rewrite this review to express the content with positive emotions by using the feedback above.\n\n        Rewrite: I ate some noodle in this restaurant, it is tasteless.\n        \n        Does this rewrite meet the requirements?\n        \n        Feedback: No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text.\n        \n        Rewrite: I went to the restaurant and ate some chicken, it is delicious..\n\n        ###\n\n        Text: Salads are unappropriate for appetizers.\n\n        Rewrite the text to express the content with positive emotions.\n\n        Rewrite: Two staffs are serving for me, they are kind.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staffs are serving\" is different from the topic about the taste of \"Salads\". \n\n        Okay, let's try again. Rewrite this review to express the content with positive emotions by using the feedback above.\n\n        Rewrite: Salads are an unappropriate way to begin the meal.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"way to begin\" expresses when the \"Salads\" are served, but the \"unappropriate\" is still negative.\n        \n        Okay, let's try again. Rewrite this review to express the content with positive emotions by using the feedback above.\n\n        Rewrite: Salads are an appropriate way to begin the meal.\n\n        ###       \n        \n        Text: [feedback]\n\n        Rewrite the text to express the content with 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 express the content with 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 express the content with positive emotions by using the feedback above.\n        "
    }
}