{
    "metadata": {
        "start_date": "2024-06-07T00:34:26+09:00",
        "host": "node302.home.arpa",
        "port": 11434,
        "e_host": "node302.home.arpa",
        "e_port": 8043,
        "model": "gemma:text",
        "task": "yelp",
        "approach": "reduction_synthesis",
        "transfer_mode": "neg2pos",
        "dataset_dir": "dataset/yelp_clean",
        "temperature": 0.6,
        "top_p": 0.9,
        "max_seq_len": 1024,
        "max_gen_len": 96,
        "max_batch_size": 4,
        "online_test": false,
        "output_dir": "output/node_share/yelp_gemma:text_neg2pos",
        "seed": 1234,
        "log_dir": "output",
        "total_example_num": 500,
        "last_time_cost": 3531,
        "operation_times": 7,
        "time_cost": 21067,
        "successful_num": 500,
        "result_path": "/Users/shou/Documents/workspace/nlp/rs/output/node_share/yelp_gemma:text_neg2pos/reduction_synthesis.txt"
    },
    "examples": [
        {
            "index": 0,
            "input": "ever since joes has changed hands it's just gotten worse and worse.",
            "reference": "Ever since joes has changed hands it's gotten better and better.",
            "reduction": {
                "output": "I went to joes and it was not as good as it used to be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.21858262703621,
                    "s_sbleu": 3.21858262703621,
                    "r_avg_similarity": 0.5419,
                    "r_similarities": [
                        0.5419
                    ],
                    "s_avg_similarity": 0.4716,
                    "s_similarities": [
                        0.4716
                    ],
                    "s_ppl": 16.900222778320312,
                    "t_ppl": 16.90021514892578,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9772,
                        "positive": 0.0031,
                        "neutral": 0.0196
                    }
                }
            },
            "synthesis": {
                "output": "I went to joes and it was not as good as it used to be, but it was still good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 1,
            "input": "there is definitely not enough room in that part of the venue.",
            "reference": "There is so much room in that part of the venue",
            "reduction": {
                "output": "there is not enough room in that part of the venue.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains the word \u201cdefinitely\u201d which represents negative sentiment.",
                    "No, the rewrite still contains the word \u201cdefinitely\u201d which represents negative sentiment."
                ],
                "generations": [
                    "there is not enough room in that part of the venue.",
                    "there is not enough room in that part of the venue."
                ],
                "evaluation": {
                    "r_sbleu": 53.3167536340577,
                    "s_sbleu": 79.78973106703806,
                    "r_avg_similarity": 0.9094,
                    "r_similarities": [
                        0.9094
                    ],
                    "s_avg_similarity": 0.9707,
                    "s_similarities": [
                        0.9707
                    ],
                    "s_ppl": 26.19208335876465,
                    "t_ppl": 26.19208335876465,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8831,
                        "positive": 0.003,
                        "neutral": 0.1139
                    }
                }
            },
            "synthesis": {
                "output": "there is enough room in that part of the venue.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": [
                    "there is not enough room in that part of the venue."
                ]
            }
        },
        {
            "index": 2,
            "input": "so basically tasted watered down.",
            "reference": "It didn't taste watered down at all.",
            "reduction": {
                "output": "The taste of the soup was bland.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.3726,
                    "r_similarities": [
                        0.3726
                    ],
                    "s_avg_similarity": 0.3715,
                    "s_similarities": [
                        0.3715
                    ],
                    "s_ppl": 45.519798278808594,
                    "t_ppl": 45.51980972290039,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0158,
                        "positive": 0.1721,
                        "neutral": 0.8121
                    }
                }
            },
            "synthesis": {
                "output": "The taste of the soup was bland, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 3,
            "input": "she said she'd be back and disappeared for a few minutes.",
            "reference": "She said she'd be back, and didn't disappear at all.",
            "reduction": {
                "output": "she said she'd be back and left for a few minutes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.462350320527996,
                    "s_sbleu": 73.48889200874659,
                    "r_avg_similarity": 0.7918,
                    "r_similarities": [
                        0.7918
                    ],
                    "s_avg_similarity": 0.9094,
                    "s_similarities": [
                        0.9094
                    ],
                    "s_ppl": 19.245243072509766,
                    "t_ppl": 19.2452449798584,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0314,
                        "positive": 0.0198,
                        "neutral": 0.9488
                    }
                }
            },
            "synthesis": {
                "output": "she said she'd be back and left for a few minutes.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she said she'd be back and left for a few minutes.",
                    "she said she'd be back and left for a few minutes."
                ]
            }
        },
        {
            "index": 4,
            "input": "i can't believe how inconsiderate this pharmacy is.",
            "reference": "This pharmacy is really considerate.",
            "reduction": {
                "output": "I went to the pharmacy and the pharmacist was not helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 4.02724819242185,
                    "r_avg_similarity": 0.5641,
                    "r_similarities": [
                        0.5641
                    ],
                    "s_avg_similarity": 0.4989,
                    "s_similarities": [
                        0.4989
                    ],
                    "s_ppl": 13.869722366333008,
                    "t_ppl": 13.86972427368164,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9782,
                        "positive": 0.0027,
                        "neutral": 0.019
                    }
                }
            },
            "synthesis": {
                "output": "I went to the pharmacy and the pharmacist was very helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"pharmacist\" was helpful, the \"he was very helpful\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 5,
            "input": "just left and took it off the bill.",
            "reference": "just left and put it on the bill.",
            "reduction": {
                "output": "I left the restaurant and took the bill.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.164945583740657,
                    "s_sbleu": 23.356898886410004,
                    "r_avg_similarity": 0.6658,
                    "r_similarities": [
                        0.6658
                    ],
                    "s_avg_similarity": 0.6948,
                    "s_similarities": [
                        0.6948
                    ],
                    "s_ppl": 58.22406005859375,
                    "t_ppl": 58.224056243896484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0116,
                        "positive": 0.0175,
                        "neutral": 0.9708
                    }
                }
            },
            "synthesis": {
                "output": "I left the restaurant and took the bill.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I left the restaurant and took the bill.",
                    "I left the restaurant and took the bill."
                ]
            }
        },
        {
            "index": 6,
            "input": "it isn't terrible, but it isn't very good either.",
            "reference": "it isn't perfect, but it is very good.",
            "reduction": {
                "output": "it is just okay.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.697972365316726,
                    "s_sbleu": 3.826166065680266,
                    "r_avg_similarity": 0.4156,
                    "r_similarities": [
                        0.4156
                    ],
                    "s_avg_similarity": 0.3647,
                    "s_similarities": [
                        0.3647
                    ],
                    "s_ppl": 82.98771667480469,
                    "t_ppl": 82.98771667480469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.008,
                        "positive": 0.4177,
                        "neutral": 0.5743
                    }
                }
            },
            "synthesis": {
                "output": "it is just okay, but it is not bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 7,
            "input": "definitely disappointed that i could not use my birthday gift!",
            "reference": "definitely not disappointed that i could use my birthday gift!",
            "reduction": {
                "output": "I was not able to use my birthday gift.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 25.13293635022765,
                    "s_sbleu": 25.13293635022765,
                    "r_avg_similarity": 0.7148,
                    "r_similarities": [
                        0.7148
                    ],
                    "s_avg_similarity": 0.7723,
                    "s_similarities": [
                        0.7723
                    ],
                    "s_ppl": 32.48176956176758,
                    "t_ppl": 32.48176956176758,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9611,
                        "positive": 0.0028,
                        "neutral": 0.0361
                    }
                }
            },
            "synthesis": {
                "output": "I was not able to use my birthday gift, but I will use it next time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 8,
            "input": "new owner, i heard - but i don't know the details.",
            "reference": "great new owner, i heard - but i don't know the details.",
            "reduction": {
                "output": "I heard that the restaurant has a new owner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.073666451977357,
                    "s_sbleu": 7.817610446892725,
                    "r_avg_similarity": 0.6813,
                    "r_similarities": [
                        0.6813
                    ],
                    "s_avg_similarity": 0.7055,
                    "s_similarities": [
                        0.7055
                    ],
                    "s_ppl": 29.385236740112305,
                    "t_ppl": 29.385238647460938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.3123,
                        "neutral": 0.6852
                    }
                }
            },
            "synthesis": {
                "output": "I heard that the restaurant has a new owner, and the new owner is a good person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 9,
            "input": "but it probably sucks too!",
            "reference": "but it probably doesn't suck too!",
            "reduction": {
                "output": "but it probably sucks too!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "but it probably sucks too!",
                    "but it probably sucks too!"
                ],
                "evaluation": {
                    "r_sbleu": 32.159351091190125,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.83,
                    "r_similarities": [
                        0.83
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 201.30621337890625,
                    "t_ppl": 201.3062286376953,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.969,
                        "positive": 0.0042,
                        "neutral": 0.0268
                    }
                }
            },
            "synthesis": {
                "output": "but it probably sucks too!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "but it probably sucks too!",
                    "but it probably sucks too!"
                ]
            }
        },
        {
            "index": 10,
            "input": "we sit down and we got some really slow and lazy service.",
            "reference": "the service was quick and responsive",
            "reduction": {
                "output": "we went to the restaurant and we got some really slow and lazy service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "we went to the restaurant and we got some really slow and lazy service.",
                    "we went to the restaurant and we got some really slow and lazy service."
                ],
                "evaluation": {
                    "r_sbleu": 3.4585921141027365,
                    "s_sbleu": 64.1386525898168,
                    "r_avg_similarity": 0.5754,
                    "r_similarities": [
                        0.5754
                    ],
                    "s_avg_similarity": 0.8037,
                    "s_similarities": [
                        0.8037
                    ],
                    "s_ppl": 48.121768951416016,
                    "t_ppl": 48.12177276611328,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9697,
                        "positive": 0.0031,
                        "neutral": 0.0272
                    }
                }
            },
            "synthesis": {
                "output": "we went to the restaurant and we got some really slow and lazy service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we went to the restaurant and we got some really slow and lazy service.",
                    "we went to the restaurant and we got some really slow and lazy service."
                ]
            }
        },
        {
            "index": 11,
            "input": "the charge did include miso soup and a small salad.",
            "reference": "the price included miso soup and a great salad",
            "reduction": {
                "output": "the charge included miso soup and a small salad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 42.7287006396234,
                    "s_sbleu": 63.981667416455416,
                    "r_avg_similarity": 0.7806,
                    "r_similarities": [
                        0.7806
                    ],
                    "s_avg_similarity": 0.9567,
                    "s_similarities": [
                        0.9567
                    ],
                    "s_ppl": 91.58352661132812,
                    "t_ppl": 91.58353424072266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0112,
                        "positive": 0.0309,
                        "neutral": 0.9579
                    }
                }
            },
            "synthesis": {
                "output": "the charge included miso soup and a small salad, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \"miso soup and a small salad\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 12,
            "input": "there was no i'm sorry or how did everything come out.",
            "reference": "they asked how everything was",
            "reduction": {
                "output": "there was no apology or explanation.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 13.597602315271134,
                    "r_avg_similarity": 0.2013,
                    "r_similarities": [
                        0.2013
                    ],
                    "s_avg_similarity": 0.4612,
                    "s_similarities": [
                        0.4612
                    ],
                    "s_ppl": 24.806047439575195,
                    "t_ppl": 24.806053161621094,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9117,
                        "positive": 0.0032,
                        "neutral": 0.085
                    }
                }
            },
            "synthesis": {
                "output": "there was no apology or explanation.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "there was no apology or explanation.",
                    "there was no apology or explanation."
                ]
            }
        },
        {
            "index": 13,
            "input": "said we couldn't sit at the table if we weren't ordering dinner.",
            "reference": "they said we could sit at the table with no hesitation",
            "reduction": {
                "output": "we couldn't sit at the table if we weren't ordering dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.416933501922298,
                    "s_sbleu": 92.00444146293236,
                    "r_avg_similarity": 0.6919,
                    "r_similarities": [
                        0.6919
                    ],
                    "s_avg_similarity": 0.9379,
                    "s_similarities": [
                        0.9379
                    ],
                    "s_ppl": 35.857112884521484,
                    "t_ppl": 35.857120513916016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.134,
                        "positive": 0.0154,
                        "neutral": 0.8506
                    }
                }
            },
            "synthesis": {
                "output": "we couldn't sit at the table if we weren't ordering dinner.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we couldn't sit at the table if we weren't ordering dinner.",
                    "we couldn't sit at the table if we weren't ordering dinner."
                ]
            }
        },
        {
            "index": 14,
            "input": "the cash register area was empty and no one was watching the store front.",
            "reference": "the store front was well attended",
            "reduction": {
                "output": "the store was empty and no one was watching the store front.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.35622127262679,
                    "s_sbleu": 72.2245058367004,
                    "r_avg_similarity": 0.4594,
                    "r_similarities": [
                        0.4594
                    ],
                    "s_avg_similarity": 0.868,
                    "s_similarities": [
                        0.868
                    ],
                    "s_ppl": 32.681976318359375,
                    "t_ppl": 32.68195724487305,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6649,
                        "positive": 0.0052,
                        "neutral": 0.3299
                    }
                }
            },
            "synthesis": {
                "output": "the store was empty and no one was watching the store front.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the store was empty and no one was watching the store front.",
                    "the store was empty and no one was watching the store front."
                ]
            }
        },
        {
            "index": 15,
            "input": "there chips are ok, but their salsa is really bland.",
            "reference": "these chips are okay but their salsa is really tasty",
            "reduction": {
                "output": "I ordered some chips and salsa at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.521356896113449,
                    "r_avg_similarity": 0.7406,
                    "r_similarities": [
                        0.7406
                    ],
                    "s_avg_similarity": 0.7312,
                    "s_similarities": [
                        0.7312
                    ],
                    "s_ppl": 51.860904693603516,
                    "t_ppl": 51.860904693603516,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.0812,
                        "neutral": 0.9155
                    }
                }
            },
            "synthesis": {
                "output": "I ordered some chips and salsa at this restaurant, they are delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cchips\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 16,
            "input": "the wine was very average and the food was even less.",
            "reference": "the wine was above average and the food was even better",
            "reduction": {
                "output": "the wine was not very good and the food was even worse.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "the wine was not very good and the food was even worse.",
                    "the wine was not very good and the food was even worse."
                ],
                "evaluation": {
                    "r_sbleu": 38.67706276352344,
                    "s_sbleu": 40.89601472043678,
                    "r_avg_similarity": 0.8447,
                    "r_similarities": [
                        0.8447
                    ],
                    "s_avg_similarity": 0.8439,
                    "s_similarities": [
                        0.8439
                    ],
                    "s_ppl": 22.06063461303711,
                    "t_ppl": 22.060636520385742,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9808,
                        "positive": 0.0035,
                        "neutral": 0.0157
                    }
                }
            },
            "synthesis": {
                "output": "the wine was very good and the food was even better.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the wine was not very good and the food was even worse."
                ]
            }
        },
        {
            "index": 17,
            "input": "staffed primarily by teenagers that don't understand customer service.",
            "reference": "staffed primarily by teenagers who understand customer service",
            "reduction": {
                "output": "The restaurant is staffed by teenagers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.600736402830258,
                    "s_sbleu": 10.175282441454787,
                    "r_avg_similarity": 0.6902,
                    "r_similarities": [
                        0.6902
                    ],
                    "s_avg_similarity": 0.619,
                    "s_similarities": [
                        0.619
                    ],
                    "s_ppl": 101.55118560791016,
                    "t_ppl": 101.55119323730469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0304,
                        "positive": 0.0313,
                        "neutral": 0.9383
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is staffed by teenagers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The restaurant is staffed by teenagers.",
                    "The restaurant is staffed by teenagers."
                ]
            }
        },
        {
            "index": 18,
            "input": "the burgers were over cooked to the point the meat was crunchy.",
            "reference": "the burgers were cooked perfectly and the meat was juicy",
            "reduction": {
                "output": "the burgers were over cooked.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.66900658055424,
                    "s_sbleu": 24.764986882297123,
                    "r_avg_similarity": 0.7727,
                    "r_similarities": [
                        0.7727
                    ],
                    "s_avg_similarity": 0.8235,
                    "s_similarities": [
                        0.8235
                    ],
                    "s_ppl": 175.1083221435547,
                    "t_ppl": 175.10833740234375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9607,
                        "positive": 0.0029,
                        "neutral": 0.0364
                    }
                }
            },
            "synthesis": {
                "output": "the burgers were over cooked, but still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"burgers\" were over cooked, the \"still delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 19,
            "input": "blue cheese dressing wasn't the best by any means.",
            "reference": "blue cheese dressing was above average",
            "reduction": {
                "output": "blue cheese dressing is not the best.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 21.06976474226304,
                    "r_avg_similarity": 0.7986,
                    "r_similarities": [
                        0.7986
                    ],
                    "s_avg_similarity": 0.9054,
                    "s_similarities": [
                        0.9054
                    ],
                    "s_ppl": 42.96451187133789,
                    "t_ppl": 42.964515686035156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9771,
                        "positive": 0.0039,
                        "neutral": 0.019
                    }
                }
            },
            "synthesis": {
                "output": "blue cheese dressing is not the best, but it is still good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 20,
            "input": "my pad thai tasted like thai rice noodles with barbeque sauce.",
            "reference": "the pad thai tasted like the best I have had in a while",
            "reduction": {
                "output": "I ordered pad thai and it tasted like thai rice noodles with barbeque sauce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.859438681510603,
                    "s_sbleu": 59.68774175634495,
                    "r_avg_similarity": 0.8174,
                    "r_similarities": [
                        0.8174
                    ],
                    "s_avg_similarity": 0.955,
                    "s_similarities": [
                        0.955
                    ],
                    "s_ppl": 28.98687744140625,
                    "t_ppl": 28.98688316345215,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0324,
                        "positive": 0.0443,
                        "neutral": 0.9234
                    }
                }
            },
            "synthesis": {
                "output": "I ordered pad thai and it tasted like thai rice noodles with barbeque sauce, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"pad thai\" tasted like thai rice noodles with barbeque sauce, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 21,
            "input": "she said ``yes, sorry.''",
            "reference": "she said she was pleased to help",
            "reduction": {
                "output": "she said ``yes, I'm sorry.''",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "she said ``yes, I'm sorry.''",
                    "she said ``yes, I'm sorry.''"
                ],
                "evaluation": {
                    "r_sbleu": 8.392229812593097,
                    "s_sbleu": 65.80370064762461,
                    "r_avg_similarity": 0.4835,
                    "r_similarities": [
                        0.4835
                    ],
                    "s_avg_similarity": 0.9499,
                    "s_similarities": [
                        0.9499
                    ],
                    "s_ppl": 54.713523864746094,
                    "t_ppl": 54.713523864746094,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.62,
                        "positive": 0.0113,
                        "neutral": 0.3686
                    }
                }
            },
            "synthesis": {
                "output": "she said ``yes, I'm sorry.''",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she said ``yes, I'm sorry.''",
                    "she said ``yes, I'm sorry.''"
                ]
            }
        },
        {
            "index": 22,
            "input": "the store is dumpy looking and management needs to change.",
            "reference": "managment is top notch, the place looks great",
            "reduction": {
                "output": "the store is not well maintained and needs to be cleaned.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 17.242221289766626,
                    "r_avg_similarity": 0.1811,
                    "r_similarities": [
                        0.1811
                    ],
                    "s_avg_similarity": 0.6536,
                    "s_similarities": [
                        0.6536
                    ],
                    "s_ppl": 25.86016845703125,
                    "t_ppl": 25.86016845703125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9721,
                        "positive": 0.0026,
                        "neutral": 0.0253
                    }
                }
            },
            "synthesis": {
                "output": "the store is not well maintained and needs to be cleaned.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the store is not well maintained and needs to be cleaned.",
                    "the store is not well maintained and needs to be cleaned."
                ]
            }
        },
        {
            "index": 23,
            "input": "there was only meat and bread.",
            "reference": "there was a wide variety of meats and breads",
            "reduction": {
                "output": "there was only meat and bread.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.923299908191149,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7236,
                    "r_similarities": [
                        0.7236
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 77.69325256347656,
                    "t_ppl": 77.69329071044922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0932,
                        "positive": 0.0203,
                        "neutral": 0.8866
                    }
                }
            },
            "synthesis": {
                "output": "there was only meat and bread, but it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 24,
            "input": "when i complained in a polite way, i was walked out the door.",
            "reference": "when I complained they addressed the issue",
            "reduction": {
                "output": "I was not satisfied with the service and left the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 3.471023784089876,
                    "r_avg_similarity": 0.2354,
                    "r_similarities": [
                        0.2354
                    ],
                    "s_avg_similarity": 0.4512,
                    "s_similarities": [
                        0.4512
                    ],
                    "s_ppl": 20.814661026000977,
                    "t_ppl": 20.814666748046875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9786,
                        "positive": 0.0028,
                        "neutral": 0.0186
                    }
                }
            },
            "synthesis": {
                "output": "I was not satisfied with the service and left the restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was not satisfied with the service and left the restaurant.",
                    "I was not satisfied with the service and left the restaurant."
                ]
            }
        },
        {
            "index": 25,
            "input": "she was not happy being there.",
            "reference": "She seemed happy to be there",
            "reduction": {
                "output": "she was not happy being there.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cnot happy\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cnot happy\u201d represents negative sentiment."
                ],
                "generations": [
                    "she was not happy being there.",
                    "she was not happy being there."
                ],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7614,
                    "r_similarities": [
                        0.7614
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 38.739967346191406,
                    "t_ppl": 38.739967346191406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9591,
                        "positive": 0.0028,
                        "neutral": 0.0381
                    }
                }
            },
            "synthesis": {
                "output": "she was happy being there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the same content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 26,
            "input": "moving past the shape, they were dry and truly tasteless.",
            "reference": "besides the shape, they were moist and yummy",
            "reduction": {
                "output": "the shape was dry and tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the shape was dry and tasteless.",
                    "the shape was dry and tasteless."
                ],
                "evaluation": {
                    "r_sbleu": 10.923299908191149,
                    "s_sbleu": 11.136929329122847,
                    "r_avg_similarity": 0.6388,
                    "r_similarities": [
                        0.6388
                    ],
                    "s_avg_similarity": 0.8648,
                    "s_similarities": [
                        0.8648
                    ],
                    "s_ppl": 137.9917755126953,
                    "t_ppl": 137.99185180664062,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9593,
                        "positive": 0.0035,
                        "neutral": 0.0372
                    }
                }
            },
            "synthesis": {
                "output": "the shape was dry and tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the shape of the food.",
                    "No, the rewrite does not mention the shape of the food."
                ],
                "generations": [
                    "the shape was dry and tasteless.",
                    "the shape was dry and tasteless."
                ]
            }
        },
        {
            "index": 27,
            "input": "the associates program is no longer an option.",
            "reference": "the associates program may still be an option",
            "reduction": {
                "output": "the associates program is no longer offered.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 62.401954419369176,
                    "r_avg_similarity": 0.6854,
                    "r_similarities": [
                        0.6854
                    ],
                    "s_avg_similarity": 0.8954,
                    "s_similarities": [
                        0.8954
                    ],
                    "s_ppl": 186.0645751953125,
                    "t_ppl": 186.06475830078125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9247,
                        "positive": 0.003,
                        "neutral": 0.0723
                    }
                }
            },
            "synthesis": {
                "output": "the associates program is no longer offered, but the bachelor's degree is still available.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 28,
            "input": "the decor was seriously lacking.",
            "reference": "The decor was nice",
            "reduction": {
                "output": "the restaurant was decorated in a modern style.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.4531,
                    "r_similarities": [
                        0.4531
                    ],
                    "s_avg_similarity": 0.4003,
                    "s_similarities": [
                        0.4003
                    ],
                    "s_ppl": 51.362144470214844,
                    "t_ppl": 51.36214828491211,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.7528,
                        "neutral": 0.2453
                    }
                }
            },
            "synthesis": {
                "output": "the restaurant was decorated in a modern style.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"decor\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 29,
            "input": "anyway, we got our coffee and will not return to this location.",
            "reference": "we got coffee and we'll think about going back",
            "reduction": {
                "output": "We got our coffee and will not return to this location.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.495553473355842,
                    "s_sbleu": 76.4882582630276,
                    "r_avg_similarity": 0.6565,
                    "r_similarities": [
                        0.6565
                    ],
                    "s_avg_similarity": 0.9516,
                    "s_similarities": [
                        0.9516
                    ],
                    "s_ppl": 51.934898376464844,
                    "t_ppl": 51.934913635253906,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.367,
                        "positive": 0.0381,
                        "neutral": 0.5949
                    }
                }
            },
            "synthesis": {
                "output": "We got our coffee and will not return to this location.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "We got our coffee and will not return to this location.",
                    "We got our coffee and will not return to this location."
                ]
            }
        },
        {
            "index": 30,
            "input": "the sales people here are terrible.",
            "reference": "The sales people are great.",
            "reduction": {
                "output": "the sales people here are not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the sales people here are not very good.",
                    "the sales people here are not good."
                ],
                "evaluation": {
                    "r_sbleu": 13.134549472120788,
                    "s_sbleu": 54.10822690539397,
                    "r_avg_similarity": 0.7769,
                    "r_similarities": [
                        0.7769
                    ],
                    "s_avg_similarity": 0.9088,
                    "s_similarities": [
                        0.9088
                    ],
                    "s_ppl": 94.91862487792969,
                    "t_ppl": 94.91858673095703,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9818,
                        "positive": 0.0043,
                        "neutral": 0.0139
                    }
                }
            },
            "synthesis": {
                "output": "the sales people here are not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the sales people here are not good.",
                    "the sales people here are not good."
                ]
            }
        },
        {
            "index": 31,
            "input": "salsa is not hot or good.",
            "reference": "Salsa is hot and good.",
            "reduction": {
                "output": "salsa is a condiment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.40059768900531,
                    "s_sbleu": 15.84873897212071,
                    "r_avg_similarity": 0.7938,
                    "r_similarities": [
                        0.7938
                    ],
                    "s_avg_similarity": 0.7676,
                    "s_similarities": [
                        0.7676
                    ],
                    "s_ppl": 144.49061584472656,
                    "t_ppl": 144.49061584472656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.318,
                        "neutral": 0.6777
                    }
                }
            },
            "synthesis": {
                "output": "salsa is a condiment that is hot and good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 32,
            "input": "so i asked for the card to be refunded.",
            "reference": "I might consider asking for the card to be refunded.",
            "reduction": {
                "output": "I asked for the card to be refunded.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 60.10525952194528,
                    "s_sbleu": 77.25505949016376,
                    "r_avg_similarity": 0.8604,
                    "r_similarities": [
                        0.8604
                    ],
                    "s_avg_similarity": 0.9818,
                    "s_similarities": [
                        0.9818
                    ],
                    "s_ppl": 21.55149269104004,
                    "t_ppl": 21.551498413085938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0331,
                        "positive": 0.0113,
                        "neutral": 0.9556
                    }
                }
            },
            "synthesis": {
                "output": "I asked for the card to be refunded.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I asked for the card to be refunded.",
                    "I asked for the card to be refunded."
                ]
            }
        },
        {
            "index": 33,
            "input": "i just received a delivery order from them and essentially wasted my money.",
            "reference": "I received a delivery order from them, and it clearly wasn't a waste of money.",
            "reduction": {
                "output": "I ordered a delivery from them and was not satisfied with the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.456500977172462,
                    "s_sbleu": 13.912311644176565,
                    "r_avg_similarity": 0.7171,
                    "r_similarities": [
                        0.7171
                    ],
                    "s_avg_similarity": 0.7202,
                    "s_similarities": [
                        0.7202
                    ],
                    "s_ppl": 20.136404037475586,
                    "t_ppl": 20.136409759521484,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9759,
                        "positive": 0.0029,
                        "neutral": 0.0212
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a delivery from them and was not satisfied with the food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I ordered a delivery from them and was not satisfied with the food.",
                    "I ordered a delivery from them and was not satisfied with the food."
                ]
            }
        },
        {
            "index": 34,
            "input": "i wasn't going to let her do a thing further to me.",
            "reference": "I would let her do further things for me in the future.",
            "reduction": {
                "output": "I was not going to let her do anything further to me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.211672443220438,
                    "s_sbleu": 48.44273237963863,
                    "r_avg_similarity": 0.6371,
                    "r_similarities": [
                        0.6371
                    ],
                    "s_avg_similarity": 0.9651,
                    "s_similarities": [
                        0.9651
                    ],
                    "s_ppl": 16.84239959716797,
                    "t_ppl": 16.842403411865234,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7222,
                        "positive": 0.0056,
                        "neutral": 0.2722
                    }
                }
            },
            "synthesis": {
                "output": "I was not going to let her do anything further to me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was not going to let her do anything further to me.",
                    "I was not going to let her do anything further to me."
                ]
            }
        },
        {
            "index": 35,
            "input": "all she did was give me the run around and lied and bs everything.",
            "reference": "they were very upfront and let me know everything",
            "reduction": {
                "output": "She did not answer my questions.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.490612326425251,
                    "r_avg_similarity": 0.1511,
                    "r_similarities": [
                        0.1511
                    ],
                    "s_avg_similarity": 0.4076,
                    "s_similarities": [
                        0.4076
                    ],
                    "s_ppl": 12.799630165100098,
                    "t_ppl": 12.799631118774414,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.94,
                        "positive": 0.0031,
                        "neutral": 0.057
                    }
                }
            },
            "synthesis": {
                "output": "She did not answer my questions.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 36,
            "input": "the beans were in the burro in the rice was nowhere to be found.",
            "reference": "the beans were in the burro and the rice was plentiful",
            "reduction": {
                "output": "the beans were in the burro and the rice was nowhere to be found.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not meet the requirements because \u201cnowhere to be found\u201d represents negative sentiment.",
                    "No, the rewrite does not meet the requirements because \u201cnowhere to be found\u201d represents negative sentiment."
                ],
                "generations": [
                    "the beans were in the burro and the rice was nowhere to be found.",
                    "the beans were in the burro and the rice was nowhere to be found."
                ],
                "evaluation": {
                    "r_sbleu": 62.628449627654696,
                    "s_sbleu": 80.03203203845001,
                    "r_avg_similarity": 0.786,
                    "r_similarities": [
                        0.786
                    ],
                    "s_avg_similarity": 0.9952,
                    "s_similarities": [
                        0.9952
                    ],
                    "s_ppl": 30.94855499267578,
                    "t_ppl": 30.94855499267578,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6098,
                        "positive": 0.0059,
                        "neutral": 0.3843
                    }
                }
            },
            "synthesis": {
                "output": "the beans were in the burro and the rice was nowhere to be found.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the beans were in the burro and the rice was nowhere to be found.",
                    "the beans were in the burro and the rice was nowhere to be found."
                ]
            }
        },
        {
            "index": 37,
            "input": "they tried to take advantage of me because i am young.",
            "reference": "they were very fair and respected me since im so young",
            "reduction": {
                "output": "I was taken advantage of.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "I was taken advantage of because I am young."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.60902979597904,
                    "r_avg_similarity": 0.3696,
                    "r_similarities": [
                        0.3696
                    ],
                    "s_avg_similarity": 0.6286,
                    "s_similarities": [
                        0.6286
                    ],
                    "s_ppl": 34.750797271728516,
                    "t_ppl": 34.750797271728516,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8698,
                        "positive": 0.0063,
                        "neutral": 0.1239
                    }
                }
            },
            "synthesis": {
                "output": "I was taken advantage of, but I was able to get away.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 38,
            "input": "we've sent enough guests there who have returned absolutely livid with this restaurant.",
            "reference": "we have sent so many people there and they all praised the restaurant",
            "reduction": {
                "output": "we've sent enough guests there who have returned with no complaints.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.100530090638893,
                    "s_sbleu": 54.88684910025905,
                    "r_avg_similarity": 0.6373,
                    "r_similarities": [
                        0.6373
                    ],
                    "s_avg_similarity": 0.7887,
                    "s_similarities": [
                        0.7887
                    ],
                    "s_ppl": 110.51509094238281,
                    "t_ppl": 110.5150375366211,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0145,
                        "positive": 0.2321,
                        "neutral": 0.7534
                    }
                }
            },
            "synthesis": {
                "output": "we've sent enough guests there who have returned with no complaints.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"guests\" have returned, the \"no complaints\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 39,
            "input": "always rude in their tone and always have shitty customer service!",
            "reference": "such nice customer service, they listen to anyones concerns and assist them with it",
            "reduction": {
                "output": "I went to the restaurant and the service was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "I went to the restaurant and the service was not good.",
                    "I went to the restaurant and the service was not good."
                ],
                "evaluation": {
                    "r_sbleu": 3.471023784089876,
                    "s_sbleu": 4.02724819242185,
                    "r_avg_similarity": 0.3756,
                    "r_similarities": [
                        0.3756
                    ],
                    "s_avg_similarity": 0.462,
                    "s_similarities": [
                        0.462
                    ],
                    "s_ppl": 15.94832992553711,
                    "t_ppl": 15.94832992553711,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9809,
                        "positive": 0.0031,
                        "neutral": 0.016
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and the service was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I went to the restaurant and the service was not good.",
                    "I went to the restaurant and the service was not good."
                ]
            }
        },
        {
            "index": 40,
            "input": "they really need to work on their customer service and general attitude.",
            "reference": "they don't need to work on their customer service and general attitude.",
            "reduction": {
                "output": "I went to the restaurant and the service was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I went to the restaurant and the service was not good.",
                    "I went to the restaurant and the service was not good."
                ],
                "evaluation": {
                    "r_sbleu": 4.406306339938217,
                    "s_sbleu": 4.406306339938217,
                    "r_avg_similarity": 0.4136,
                    "r_similarities": [
                        0.4136
                    ],
                    "s_avg_similarity": 0.3624,
                    "s_similarities": [
                        0.3624
                    ],
                    "s_ppl": 15.94832992553711,
                    "t_ppl": 15.94832992553711,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9809,
                        "positive": 0.0031,
                        "neutral": 0.016
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and the service was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"customer service and general attitude\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 41,
            "input": "i skipped eating and we went back to the beer.",
            "reference": "i continued eating and later we went back to the beer.",
            "reduction": {
                "output": "I skipped eating and we went back to the beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 57.66735394403278,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.8452,
                    "r_similarities": [
                        0.8452
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 78.24385833740234,
                    "t_ppl": 78.24386596679688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0942,
                        "neutral": 0.9015
                    }
                }
            },
            "synthesis": {
                "output": "I skipped eating and we went back to the beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 42,
            "input": "my ``hot'' sub was cold and the meat was watery.",
            "reference": "my ``hot'' sub was hot and the meat was tender.",
            "reduction": {
                "output": "I ordered a hot sub and it was cold and the meat was watery.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.5647514979229,
                    "s_sbleu": 49.00941039306948,
                    "r_avg_similarity": 0.6764,
                    "r_similarities": [
                        0.6764
                    ],
                    "s_avg_similarity": 0.893,
                    "s_similarities": [
                        0.893
                    ],
                    "s_ppl": 32.05302047729492,
                    "t_ppl": 32.05303192138672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.447,
                        "positive": 0.0128,
                        "neutral": 0.5402
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a hot sub and it was cold and the meat was watery.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I ordered a hot sub and it was cold and the meat was watery.",
                    "I ordered a hot sub and it was cold and the meat was watery."
                ]
            }
        },
        {
            "index": 43,
            "input": "when i first came to phx... yes this sounded indian to me.",
            "reference": "when i first came to phx... yes this sounded american to me.",
            "reduction": {
                "output": "when i first came to phx... yes this sounded indian to me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 81.53551038173119,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7629,
                    "r_similarities": [
                        0.7629
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 95.9245834350586,
                    "t_ppl": 95.92463684082031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0172,
                        "positive": 0.0721,
                        "neutral": 0.9107
                    }
                }
            },
            "synthesis": {
                "output": "when i first came to phx... yes this sounded indian to me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "when i first came to phx... yes this sounded indian to me.",
                    "when i first came to phx... yes this sounded indian to me."
                ]
            }
        },
        {
            "index": 44,
            "input": "you won't find a better selection in scottsdale.",
            "reference": "you won't find a better selection in arizona.",
            "reduction": {
                "output": "there is a wide variety of food in scottsdale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 16.784459625186194,
                    "r_avg_similarity": 0.3853,
                    "r_similarities": [
                        0.3853
                    ],
                    "s_avg_similarity": 0.6585,
                    "s_similarities": [
                        0.6585
                    ],
                    "s_ppl": 32.76897430419922,
                    "t_ppl": 32.76898956298828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.2874,
                        "neutral": 0.7097
                    }
                }
            },
            "synthesis": {
                "output": "there is a wide variety of food in scottsdale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 45,
            "input": "i asked for thai hot and received very little spice.",
            "reference": "I asked for thai hot and received plenty of spice.",
            "reduction": {
                "output": "I ordered thai hot and received thai mild.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.44967217413845,
                    "s_sbleu": 25.271148634948986,
                    "r_avg_similarity": 0.7864,
                    "r_similarities": [
                        0.7864
                    ],
                    "s_avg_similarity": 0.791,
                    "s_similarities": [
                        0.791
                    ],
                    "s_ppl": 147.61541748046875,
                    "t_ppl": 147.6154022216797,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0055,
                        "positive": 0.0585,
                        "neutral": 0.9361
                    }
                }
            },
            "synthesis": {
                "output": "I ordered thai hot and received thai hot.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"thai hot\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"thai hot\" which is the topic of the text."
                ],
                "generations": [
                    "I ordered thai hot and received thai hot.",
                    "I ordered thai hot and received thai hot."
                ]
            }
        },
        {
            "index": 46,
            "input": "i was very sick the night after.",
            "reference": "I felt fine the night after.",
            "reduction": {
                "output": "I was very sick the night after.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I was very sick the night after.",
                    "I was very sick the night after."
                ],
                "evaluation": {
                    "r_sbleu": 36.55552228545123,
                    "s_sbleu": 84.08964152537145,
                    "r_avg_similarity": 0.7288,
                    "r_similarities": [
                        0.7288
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 44.17625045776367,
                    "t_ppl": 44.1762809753418,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9688,
                        "positive": 0.0033,
                        "neutral": 0.0279
                    }
                }
            },
            "synthesis": {
                "output": "I was very sick the night after.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was very sick the night after.",
                    "I was very sick the night after."
                ]
            }
        },
        {
            "index": 47,
            "input": "i left hungry and unsatisfied, never again.",
            "reference": "I left full and satisfied, will visit again.",
            "reduction": {
                "output": "I left the restaurant and went to another one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.980099403873663,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.3661,
                    "r_similarities": [
                        0.3661
                    ],
                    "s_avg_similarity": 0.5361,
                    "s_similarities": [
                        0.5361
                    ],
                    "s_ppl": 20.87454605102539,
                    "t_ppl": 20.874547958374023,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0101,
                        "positive": 0.0297,
                        "neutral": 0.9602
                    }
                }
            },
            "synthesis": {
                "output": "I left the restaurant and went to another one, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of the food which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 48,
            "input": "i just left this car wash and was very unsatisfied!",
            "reference": "I just left this car wash and was very satisfied!",
            "reduction": {
                "output": "I just left this car wash and was very unsatisfied!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutrally expressed explanation of the situation.",
                    "No, the rewrite is not a neutrally expressed explanation of the situation."
                ],
                "generations": [
                    "I just left this car wash and was very unsatisfied!",
                    "I just left this car wash and was very unsatisfied!"
                ],
                "evaluation": {
                    "r_sbleu": 80.70557274927978,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.8693,
                    "r_similarities": [
                        0.8693
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 138.8250732421875,
                    "t_ppl": 138.8250732421875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9804,
                        "positive": 0.0032,
                        "neutral": 0.0164
                    }
                }
            },
            "synthesis": {
                "output": "I just left this car wash and was very satisfied!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"I\" was unsatisfied, the \"I\" was satisfied."
                ],
                "generations": []
            }
        },
        {
            "index": 49,
            "input": "had one mediocre meal and said, ``we'll try again''.",
            "reference": "Had one great meal and said,\"we'll try again.\"",
            "reduction": {
                "output": "had one meal and said, ``we'll try again''.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains the word ``mediocre'', which represents negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.925832743644712,
                    "s_sbleu": 79.78973106703806,
                    "r_avg_similarity": 0.9216,
                    "r_similarities": [
                        0.9216
                    ],
                    "s_avg_similarity": 0.9339,
                    "s_similarities": [
                        0.9339
                    ],
                    "s_ppl": 131.7523193359375,
                    "t_ppl": 131.75238037109375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0059,
                        "positive": 0.0556,
                        "neutral": 0.9385
                    }
                }
            },
            "synthesis": {
                "output": "had one meal and said, ``we'll try again''.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "had one meal and said, ``we'll try again''.",
                    "had one meal and said, ``we'll try again''."
                ]
            }
        },
        {
            "index": 50,
            "input": "the food's ok, the service is among the worst i have encountered.",
            "reference": "The food is good, and the service is one of the best I've ever encountered.",
            "reduction": {
                "output": "the food is ok, but the service is bad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "the food is ok, but the service is bad.",
                    "the food is ok, but the service is bad."
                ],
                "evaluation": {
                    "r_sbleu": 11.434735332025594,
                    "s_sbleu": 14.526870992951157,
                    "r_avg_similarity": 0.7935,
                    "r_similarities": [
                        0.7935
                    ],
                    "s_avg_similarity": 0.9055,
                    "s_similarities": [
                        0.9055
                    ],
                    "s_ppl": 15.151937484741211,
                    "t_ppl": 15.151937484741211,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9733,
                        "positive": 0.0046,
                        "neutral": 0.0221
                    }
                }
            },
            "synthesis": {
                "output": "the food is ok, but the service is bad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the food is ok, but the service is bad.",
                    "the food is ok, but the service is bad."
                ]
            }
        },
        {
            "index": 51,
            "input": "this was my first stop in looking for a wedding dress.",
            "reference": "I'm looking for wedding dresses, and this one was my first stop!",
            "reduction": {
                "output": "I went to a bridal shop to look for a wedding dress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4015426186864377,
                    "s_sbleu": 28.917849332325716,
                    "r_avg_similarity": 0.7453,
                    "r_similarities": [
                        0.7453
                    ],
                    "s_avg_similarity": 0.8174,
                    "s_similarities": [
                        0.8174
                    ],
                    "s_ppl": 10.269691467285156,
                    "t_ppl": 10.26969051361084,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.046,
                        "neutral": 0.9501
                    }
                }
            },
            "synthesis": {
                "output": "this was my first stop in looking for a wedding dress, and I found the perfect dress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"I found the perfect dress\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 52,
            "input": "then he proceeded to tell me how to fix it.",
            "reference": "He told me kindly how to fix it.",
            "reduction": {
                "output": "then he proceeded to tell me how to fix it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 36.72056269893593,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7613,
                    "r_similarities": [
                        0.7613
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 17.079998016357422,
                    "t_ppl": 17.07999610900879,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0597,
                        "positive": 0.0152,
                        "neutral": 0.9251
                    }
                }
            },
            "synthesis": {
                "output": "then he proceeded to tell me how to fix it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 53,
            "input": "do not go to this practice they are horrible!",
            "reference": "Go to this place they are excellent!",
            "reduction": {
                "output": "do not go to this practice they are not good!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "do not go to this practice they are not good!",
                    "do not go to this practice they are not good!"
                ],
                "evaluation": {
                    "r_sbleu": 11.208466750961147,
                    "s_sbleu": 69.89307622784945,
                    "r_avg_similarity": 0.4102,
                    "r_similarities": [
                        0.4102
                    ],
                    "s_avg_similarity": 0.9317,
                    "s_similarities": [
                        0.9317
                    ],
                    "s_ppl": 86.50569915771484,
                    "t_ppl": 86.50569915771484,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9808,
                        "positive": 0.0031,
                        "neutral": 0.0161
                    }
                }
            },
            "synthesis": {
                "output": "do not go to this practice they are not good!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"practice\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"practice\" which is the topic of the text."
                ],
                "generations": [
                    "do not go to this practice they are not good!",
                    "do not go to this practice they are not good!"
                ]
            }
        },
        {
            "index": 54,
            "input": "i guess she wasn't happy that we were asking the prices.",
            "reference": "She was happy that we were asking for the prices.",
            "reduction": {
                "output": "she was not happy that we were asking the prices.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "she was not happy that we were asking the prices.",
                    "she was not happy that we were asking the prices."
                ],
                "evaluation": {
                    "r_sbleu": 48.326978309062206,
                    "s_sbleu": 63.8194179668201,
                    "r_avg_similarity": 0.9148,
                    "r_similarities": [
                        0.9148
                    ],
                    "s_avg_similarity": 0.9694,
                    "s_similarities": [
                        0.9694
                    ],
                    "s_ppl": 54.20523452758789,
                    "t_ppl": 54.205238342285156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.946,
                        "positive": 0.0029,
                        "neutral": 0.051
                    }
                }
            },
            "synthesis": {
                "output": "she was not 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, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she was not happy that we were asking the prices.",
                    "she was not happy that we were asking the prices."
                ]
            }
        },
        {
            "index": 55,
            "input": "the only saving grace was the black beans.",
            "reference": "one of several saving graces was the black beans",
            "reduction": {
                "output": "the black beans were the best part of the meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.991106946711685,
                    "s_sbleu": 15.851165692617155,
                    "r_avg_similarity": 0.6945,
                    "r_similarities": [
                        0.6945
                    ],
                    "s_avg_similarity": 0.678,
                    "s_similarities": [
                        0.678
                    ],
                    "s_ppl": 21.02544593811035,
                    "t_ppl": 21.025447845458984,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9913,
                        "neutral": 0.0068
                    }
                }
            },
            "synthesis": {
                "output": "the black beans were the best part of the meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 56,
            "input": "lost a long time customer!",
            "reference": "gained a long time customer!",
            "reduction": {
                "output": "I lost a long time customer.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still has negative sentiment.",
                    "No, the rewrite still has negative sentiment."
                ],
                "generations": [
                    "I lost a long time customer.",
                    "I lost a long time customer."
                ],
                "evaluation": {
                    "r_sbleu": 41.11336169005198,
                    "s_sbleu": 61.47881529512643,
                    "r_avg_similarity": 0.718,
                    "r_similarities": [
                        0.718
                    ],
                    "s_avg_similarity": 0.9241,
                    "s_similarities": [
                        0.9241
                    ],
                    "s_ppl": 162.2877960205078,
                    "t_ppl": 162.28787231445312,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9669,
                        "positive": 0.0034,
                        "neutral": 0.0297
                    }
                }
            },
            "synthesis": {
                "output": "I lost a long time customer, it is a pity.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 57,
            "input": "other than that, food here is pretty gross.",
            "reference": "other than that, food here is pretty great.",
            "reduction": {
                "output": "I don't like the food here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.469167282754096,
                    "s_sbleu": 9.469167282754096,
                    "r_avg_similarity": 0.5506,
                    "r_similarities": [
                        0.5506
                    ],
                    "s_avg_similarity": 0.5927,
                    "s_similarities": [
                        0.5927
                    ],
                    "s_ppl": 19.50249481201172,
                    "t_ppl": 19.502500534057617,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9758,
                        "positive": 0.0035,
                        "neutral": 0.0207
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the food here, but other than that, the food is pretty good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 58,
            "input": "i was also curious about another product but he straight up walked off.",
            "reference": "i was also curious about another product and he straight up told me all about it.",
            "reduction": {
                "output": "I was also curious about another product but he straight up walked off.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 36.90395327288443,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.6427,
                    "r_similarities": [
                        0.6427
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 125.5170669555664,
                    "t_ppl": 125.51707458496094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.146,
                        "positive": 0.025,
                        "neutral": 0.8291
                    }
                }
            },
            "synthesis": {
                "output": "I was also curious about another product but he straight up walked off.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was also curious about another product but he straight up walked off.",
                    "I was also curious about another product but he straight up walked off."
                ]
            }
        },
        {
            "index": 59,
            "input": "so far i'm not really impressed.",
            "reference": "so far i'm really impressed.",
            "reduction": {
                "output": "I'm not really impressed with the food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I'm not really impressed with the food.",
                    "I'm not really impressed with the food."
                ],
                "evaluation": {
                    "r_sbleu": 12.223075560872525,
                    "s_sbleu": 22.089591134157878,
                    "r_avg_similarity": 0.4915,
                    "r_similarities": [
                        0.4915
                    ],
                    "s_avg_similarity": 0.5612,
                    "s_similarities": [
                        0.5612
                    ],
                    "s_ppl": 21.72530746459961,
                    "t_ppl": 21.72530174255371,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9788,
                        "positive": 0.0035,
                        "neutral": 0.0176
                    }
                }
            },
            "synthesis": {
                "output": "I'm not really impressed with the food, but I'm sure the rest of the menu is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 60,
            "input": "my groupon is only for the two windows.",
            "reference": "My groupon was available for many windows.",
            "reduction": {
                "output": "I bought a groupon for two windows.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.134549472120788,
                    "s_sbleu": 20.612390921238415,
                    "r_avg_similarity": 0.8011,
                    "r_similarities": [
                        0.8011
                    ],
                    "s_avg_similarity": 0.8677,
                    "s_similarities": [
                        0.8677
                    ],
                    "s_ppl": 79.66702270507812,
                    "t_ppl": 79.66706085205078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.0715,
                        "neutral": 0.9255
                    }
                }
            },
            "synthesis": {
                "output": "I bought a groupon for two windows.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I bought a groupon for two windows.",
                    "I bought a groupon for two windows."
                ]
            }
        },
        {
            "index": 61,
            "input": "safeway has officially lost my business to sprouts, & fresh & easy.",
            "reference": "Safeway has earned my business.",
            "reduction": {
                "output": "I have stopped shopping at Safeway and now shop at Sprouts and Fresh & Easy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.908317710573758,
                    "s_sbleu": 2.908317710573758,
                    "r_avg_similarity": 0.5506,
                    "r_similarities": [
                        0.5506
                    ],
                    "s_avg_similarity": 0.8232,
                    "s_similarities": [
                        0.8232
                    ],
                    "s_ppl": 24.38970947265625,
                    "t_ppl": 24.389713287353516,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0907,
                        "positive": 0.0571,
                        "neutral": 0.8521
                    }
                }
            },
            "synthesis": {
                "output": "I have stopped shopping at Safeway and now shop at Sprouts and Fresh & Easy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 62,
            "input": "the food was pretty bad, i would not go there again.",
            "reference": "The food was great, I would go there again.",
            "reduction": {
                "output": "I would not go to that restaurant again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.417530270031051,
                    "s_sbleu": 14.308697402617037,
                    "r_avg_similarity": 0.6477,
                    "r_similarities": [
                        0.6477
                    ],
                    "s_avg_similarity": 0.7086,
                    "s_similarities": [
                        0.7086
                    ],
                    "s_ppl": 23.944326400756836,
                    "t_ppl": 23.94432258605957,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9667,
                        "positive": 0.0038,
                        "neutral": 0.0295
                    }
                }
            },
            "synthesis": {
                "output": "I would not go to that restaurant again, because the food was pretty bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 63,
            "input": "we will not be using this location again.",
            "reference": "I will be using the place again.",
            "reduction": {
                "output": "we will not be using this location again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "we will not be using this location again.",
                    "we will not be using this location again."
                ],
                "evaluation": {
                    "r_sbleu": 14.25876976452075,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.6374,
                    "r_similarities": [
                        0.6374
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 30.72309112548828,
                    "t_ppl": 30.72309112548828,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9452,
                        "positive": 0.0034,
                        "neutral": 0.0514
                    }
                }
            },
            "synthesis": {
                "output": "we will not be using this location again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we will not be using this location again.",
                    "we will not be using this location again."
                ]
            }
        },
        {
            "index": 64,
            "input": "this is a horrible venue.",
            "reference": "This is a great venue.",
            "reduction": {
                "output": "this is a large venue.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "this is a large venue.",
                    "this is a large venue."
                ],
                "evaluation": {
                    "r_sbleu": 22.957488466614326,
                    "s_sbleu": 37.99178428257963,
                    "r_avg_similarity": 0.7722,
                    "r_similarities": [
                        0.7722
                    ],
                    "s_avg_similarity": 0.6866,
                    "s_similarities": [
                        0.6866
                    ],
                    "s_ppl": 78.46186828613281,
                    "t_ppl": 78.46190643310547,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6762,
                        "positive": 0.009,
                        "neutral": 0.3148
                    }
                }
            },
            "synthesis": {
                "output": "this is a large and beautiful venue.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"horrible\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"horrible\" which is the topic of the text."
                ],
                "generations": [
                    "this is a large venue.",
                    "this is a large venue."
                ]
            }
        },
        {
            "index": 65,
            "input": "you'll have zero appetite after the first bite.",
            "reference": "You'll be wanting more after the first bite!",
            "reduction": {
                "output": "you'll have no appetite after the first bite.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "you'll have no appetite after the first bite.",
                    "you'll have no appetite after the first bite."
                ],
                "evaluation": {
                    "r_sbleu": 29.84745896009822,
                    "s_sbleu": 66.06328636027612,
                    "r_avg_similarity": 0.7049,
                    "r_similarities": [
                        0.7049
                    ],
                    "s_avg_similarity": 0.9737,
                    "s_similarities": [
                        0.9737
                    ],
                    "s_ppl": 30.36971664428711,
                    "t_ppl": 30.36971664428711,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5444,
                        "positive": 0.0178,
                        "neutral": 0.4378
                    }
                }
            },
            "synthesis": {
                "output": "you'll have a big appetite after the first bite.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not meet the requirements.",
                    "No, the rewrite does not meet the requirements."
                ],
                "generations": [
                    "you'll have a big appetite after the first bite.",
                    "you'll have a big appetite after the first bite."
                ]
            }
        },
        {
            "index": 66,
            "input": "don't go here unless you want to pay for crap.",
            "reference": "Go here the food is very good!",
            "reduction": {
                "output": "I don't recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.194930905450255,
                    "r_avg_similarity": 0.4587,
                    "r_similarities": [
                        0.4587
                    ],
                    "s_avg_similarity": 0.3852,
                    "s_similarities": [
                        0.3852
                    ],
                    "s_ppl": 37.05828094482422,
                    "t_ppl": 37.058292388916016,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9729,
                        "positive": 0.0034,
                        "neutral": 0.0237
                    }
                }
            },
            "synthesis": {
                "output": "I don't recommend this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I don't recommend this restaurant.",
                    "I don't recommend this restaurant."
                ]
            }
        },
        {
            "index": 67,
            "input": "but it may not actually be in stock anyway.",
            "reference": "Everything is always in stock here.",
            "reduction": {
                "output": "but it may not actually be in stock.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 79.56371661921447,
                    "r_avg_similarity": 0.6257,
                    "r_similarities": [
                        0.6257
                    ],
                    "s_avg_similarity": 0.9671,
                    "s_similarities": [
                        0.9671
                    ],
                    "s_ppl": 33.04975128173828,
                    "t_ppl": 33.049747467041016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2311,
                        "positive": 0.0069,
                        "neutral": 0.7619
                    }
                }
            },
            "synthesis": {
                "output": "but it may not actually be in stock.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 68,
            "input": "owner : a very rude man.",
            "reference": "The owner was such a friendly person.",
            "reduction": {
                "output": "owner : a man who is not very polite.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 18.575057999133595,
                    "r_avg_similarity": 0.6419,
                    "r_similarities": [
                        0.6419
                    ],
                    "s_avg_similarity": 0.8441,
                    "s_similarities": [
                        0.8441
                    ],
                    "s_ppl": 98.02674865722656,
                    "t_ppl": 98.02674865722656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2121,
                        "positive": 0.0094,
                        "neutral": 0.7786
                    }
                }
            },
            "synthesis": {
                "output": "owner : a man who is not very rude.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"rude\" which is the topic of the text.",
                    "Yes, the rewrite expresses when the \"owner\" is not rude, the \"he is polite\" are positive."
                ],
                "generations": [
                    "owner : a man who is very polite."
                ]
            }
        },
        {
            "index": 69,
            "input": "this place is a terrible place to live!",
            "reference": "This place is a great place to live!",
            "reduction": {
                "output": "this place is not a good place to live.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "this place is not a good place to live.",
                    "this place is not a good place to live."
                ],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 27.301208627090666,
                    "r_avg_similarity": 0.621,
                    "r_similarities": [
                        0.621
                    ],
                    "s_avg_similarity": 0.7899,
                    "s_similarities": [
                        0.7899
                    ],
                    "s_ppl": 13.140960693359375,
                    "t_ppl": 13.140961647033691,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9811,
                        "positive": 0.0036,
                        "neutral": 0.0153
                    }
                }
            },
            "synthesis": {
                "output": "this place is not a good place to live, but it is okay.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "this place is not a good place to live, but it is okay.",
                    "this place is not a good place to live, but it is okay."
                ]
            }
        },
        {
            "index": 70,
            "input": "stopped by for soda after being at the hobby shop next door.",
            "reference": "after the hobby shop i stopped in for a soda and enjoyed it",
            "reduction": {
                "output": "I stopped by the hobby shop and then went to the soda shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.571192676522521,
                    "s_sbleu": 14.458924666162856,
                    "r_avg_similarity": 0.8836,
                    "r_similarities": [
                        0.8836
                    ],
                    "s_avg_similarity": 0.8832,
                    "s_similarities": [
                        0.8832
                    ],
                    "s_ppl": 33.02718734741211,
                    "t_ppl": 33.02719497680664,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.0637,
                        "neutral": 0.9336
                    }
                }
            },
            "synthesis": {
                "output": "I stopped by the hobby shop and then went to the soda shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 71,
            "input": "my dish was pretty salty and could barely taste the garlic crab.",
            "reference": "my dish had the perfect amount of salt and the garlic crab was great",
            "reduction": {
                "output": "I ordered a garlic crab and it was salty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I ordered a garlic crab and it was salty.",
                    "I ordered a garlic crab and it was salty."
                ],
                "evaluation": {
                    "r_sbleu": 6.68986069184485,
                    "s_sbleu": 8.182185799796745,
                    "r_avg_similarity": 0.8331,
                    "r_similarities": [
                        0.8331
                    ],
                    "s_avg_similarity": 0.8947,
                    "s_similarities": [
                        0.8947
                    ],
                    "s_ppl": 113.69229888916016,
                    "t_ppl": 113.69236755371094,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.897,
                        "positive": 0.0054,
                        "neutral": 0.0976
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a garlic crab and it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"garlic crab\" is served, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 72,
            "input": "it looks like blended up chicken put into the shape of grilled pieces.",
            "reference": "the blended up chicken was made just the way i wanted it",
            "reduction": {
                "output": "The chicken is not grilled.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.9859662827819125,
                    "s_sbleu": 2.8157908010020885,
                    "r_avg_similarity": 0.5192,
                    "r_similarities": [
                        0.5192
                    ],
                    "s_avg_similarity": 0.6322,
                    "s_similarities": [
                        0.6322
                    ],
                    "s_ppl": 146.2732696533203,
                    "t_ppl": 146.27333068847656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0861,
                        "positive": 0.0141,
                        "neutral": 0.8998
                    }
                }
            },
            "synthesis": {
                "output": "The chicken is not grilled, but it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 73,
            "input": "what about the time i wasted?",
            "reference": "service was quick and swift",
            "reduction": {
                "output": "I wasted my time.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a complete sentence.",
                    "No, the rewrite is not a complete sentence."
                ],
                "generations": [
                    "I wasted my time.",
                    "I wasted my time."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 8.515289178380433,
                    "r_avg_similarity": 0.2036,
                    "r_similarities": [
                        0.2036
                    ],
                    "s_avg_similarity": 0.6767,
                    "s_similarities": [
                        0.6767
                    ],
                    "s_ppl": 55.2073974609375,
                    "t_ppl": 55.2073974609375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9643,
                        "positive": 0.0044,
                        "neutral": 0.0314
                    }
                }
            },
            "synthesis": {
                "output": "I wasted my time, it is a pity.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 74,
            "input": "there are better happy hours and better beers all around mill!",
            "reference": "one of the best happy hours anywhere",
            "reduction": {
                "output": "I went to a bar and had a beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.435488317233919,
                    "r_avg_similarity": 0.2354,
                    "r_similarities": [
                        0.2354
                    ],
                    "s_avg_similarity": 0.3015,
                    "s_similarities": [
                        0.3015
                    ],
                    "s_ppl": 11.658166885375977,
                    "t_ppl": 11.658167839050293,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.2566,
                        "neutral": 0.7406
                    }
                }
            },
            "synthesis": {
                "output": "I went to a bar and had a beer, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"happy hours\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 75,
            "input": "the rooms are not that nice and the food is not that good either.",
            "reference": "the rooms were spacious and food was very well cooked",
            "reduction": {
                "output": "the rooms are not that nice and the food is not that good either.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "the rooms are not that nice and the food is not that good either.",
                    "the rooms are not that nice and the food is not that good either."
                ],
                "evaluation": {
                    "r_sbleu": 6.250381527944883,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.6578,
                    "r_similarities": [
                        0.6578
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 17.173080444335938,
                    "t_ppl": 17.173078536987305,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9803,
                        "positive": 0.0035,
                        "neutral": 0.0162
                    }
                }
            },
            "synthesis": {
                "output": "the rooms are not that nice and the food is not that good either.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the rooms are not that nice and the food is not that good either.",
                    "the rooms are not that nice and the food is not that good either."
                ]
            }
        },
        {
            "index": 76,
            "input": "executive chefs would walk by not even saying good morning.",
            "reference": "the excecutive chef was nice and said good morning to us very often",
            "reduction": {
                "output": "executive chefs would walk by without greeting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 37.1880042464665,
                    "r_avg_similarity": 0.4414,
                    "r_similarities": [
                        0.4414
                    ],
                    "s_avg_similarity": 0.8364,
                    "s_similarities": [
                        0.8364
                    ],
                    "s_ppl": 183.27137756347656,
                    "t_ppl": 183.27130126953125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0618,
                        "positive": 0.1275,
                        "neutral": 0.8107
                    }
                }
            },
            "synthesis": {
                "output": "executive chefs would walk by without greeting, but I don't care.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 77,
            "input": "this spot was my favorite indian restaurant.",
            "reference": "such a great indian restaurant",
            "reduction": {
                "output": "I went to the restaurant and ate some chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not explain the situation without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.3325,
                    "r_similarities": [
                        0.3325
                    ],
                    "s_avg_similarity": 0.4113,
                    "s_similarities": [
                        0.4113
                    ],
                    "s_ppl": 27.19074058532715,
                    "t_ppl": 27.19074058532715,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0788,
                        "neutral": 0.9165
                    }
                }
            },
            "synthesis": {
                "output": "this spot was my favorite indian restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 78,
            "input": "not even real brown sauce.",
            "reference": "the brown sauce was very authentic",
            "reduction": {
                "output": "The sauce is not brown.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.652434877402245,
                    "s_sbleu": 11.478744233307168,
                    "r_avg_similarity": 0.6361,
                    "r_similarities": [
                        0.6361
                    ],
                    "s_avg_similarity": 0.8357,
                    "s_similarities": [
                        0.8357
                    ],
                    "s_ppl": 245.78085327148438,
                    "t_ppl": 245.78086853027344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0132,
                        "positive": 0.0476,
                        "neutral": 0.9392
                    }
                }
            },
            "synthesis": {
                "output": "The sauce is not brown, but it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 79,
            "input": "i will not revisit this course as a visitor with limited time to play.",
            "reference": "i will come here very often as they give us ample time to play",
            "reduction": {
                "output": "I will not revisit this course as a visitor with limited time to play.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I will not revisit this course as a visitor with limited time to play.",
                    "I will not revisit this course as a visitor with limited time to play."
                ],
                "evaluation": {
                    "r_sbleu": 11.114924776032007,
                    "s_sbleu": 92.53911813809742,
                    "r_avg_similarity": 0.4878,
                    "r_similarities": [
                        0.4878
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 77.07158660888672,
                    "t_ppl": 77.07162475585938,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9288,
                        "positive": 0.0027,
                        "neutral": 0.0685
                    }
                }
            },
            "synthesis": {
                "output": "I will revisit this course as a visitor with limited time to play.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will revisit this course as a visitor with limited time to play.",
                    "I will revisit this course as a visitor with limited time to play."
                ]
            }
        },
        {
            "index": 80,
            "input": "but was very disappointed with what actually arrived.",
            "reference": "was very happy with what arrived.",
            "reduction": {
                "output": "but was not satisfied with what actually arrived.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "but was not satisfied with what actually arrived.",
                    "but was not satisfied with what actually arrived."
                ],
                "evaluation": {
                    "r_sbleu": 14.25876976452075,
                    "s_sbleu": 51.33450480401705,
                    "r_avg_similarity": 0.6143,
                    "r_similarities": [
                        0.6143
                    ],
                    "s_avg_similarity": 0.786,
                    "s_similarities": [
                        0.786
                    ],
                    "s_ppl": 60.855918884277344,
                    "t_ppl": 60.85591506958008,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9438,
                        "positive": 0.0027,
                        "neutral": 0.0535
                    }
                }
            },
            "synthesis": {
                "output": "but was very satisfied with what actually arrived.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 81,
            "input": "his offer of a ``free dessert'' was even more atrocious.",
            "reference": "his offer of a\"free dessert\" was even more appreciated.",
            "reduction": {
                "output": "His offer of a free dessert was even more outrageous.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.890706658304286,
                    "s_sbleu": 21.0205253640269,
                    "r_avg_similarity": 0.8645,
                    "r_similarities": [
                        0.8645
                    ],
                    "s_avg_similarity": 0.8957,
                    "s_similarities": [
                        0.8957
                    ],
                    "s_ppl": 72.56636810302734,
                    "t_ppl": 72.56636810302734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2251,
                        "positive": 0.226,
                        "neutral": 0.5489
                    }
                }
            },
            "synthesis": {
                "output": "His offer of a free dessert was even more outrageous.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 82,
            "input": "i was so disgusted i could not way for the rest of the day.",
            "reference": "i was so full i could not way for the rest of the day.",
            "reduction": {
                "output": "I was so disgusted that I could not wait for the rest of the day.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I was so disgusted that I could not wait for the rest of the day.",
                    "I was so disgusted that I could not wait for the rest of the day."
                ],
                "evaluation": {
                    "r_sbleu": 44.80304273880272,
                    "s_sbleu": 49.35578819979932,
                    "r_avg_similarity": 0.5276,
                    "r_similarities": [
                        0.5276
                    ],
                    "s_avg_similarity": 0.8602,
                    "s_similarities": [
                        0.8602
                    ],
                    "s_ppl": 10.964150428771973,
                    "t_ppl": 10.964152336120605,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9794,
                        "positive": 0.0033,
                        "neutral": 0.0173
                    }
                }
            },
            "synthesis": {
                "output": "I was so disgusted that I could not wait for the rest of the day.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was so disgusted that I could not wait for the rest of the day.",
                    "I was so disgusted that I could not wait for the rest of the day."
                ]
            }
        },
        {
            "index": 83,
            "input": "the salads are ok, nothing special.",
            "reference": "the salads are great, really something special.",
            "reduction": {
                "output": "I ordered a salad and it was ok.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.6232,
                    "r_similarities": [
                        0.6232
                    ],
                    "s_avg_similarity": 0.7282,
                    "s_similarities": [
                        0.7282
                    ],
                    "s_ppl": 29.21529769897461,
                    "t_ppl": 29.215282440185547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.8358,
                        "neutral": 0.1616
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a salad and it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"salads\" are served, the \"they are delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 84,
            "input": "overall it was a miserable evening.",
            "reference": "overall it was an exceptional evening.",
            "reduction": {
                "output": "I had a bad experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.870636427700047,
                    "s_sbleu": 8.170609724417774,
                    "r_avg_similarity": 0.3201,
                    "r_similarities": [
                        0.3201
                    ],
                    "s_avg_similarity": 0.3048,
                    "s_similarities": [
                        0.3048
                    ],
                    "s_ppl": 26.051990509033203,
                    "t_ppl": 26.051990509033203,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9764,
                        "positive": 0.0033,
                        "neutral": 0.0203
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad experience.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I had a bad experience.",
                    "I had a bad experience."
                ]
            }
        },
        {
            "index": 85,
            "input": "the woman didn't even apologize.",
            "reference": "she would have apologised but she was in a hurry",
            "reduction": {
                "output": "the woman didn't apologize.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the woman didn't apologize.",
                    "the woman didn't apologize."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 40.93653765389909,
                    "r_avg_similarity": 0.6206,
                    "r_similarities": [
                        0.6206
                    ],
                    "s_avg_similarity": 0.9727,
                    "s_similarities": [
                        0.9727
                    ],
                    "s_ppl": 163.89859008789062,
                    "t_ppl": 163.8986053466797,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5522,
                        "positive": 0.0064,
                        "neutral": 0.4414
                    }
                }
            },
            "synthesis": {
                "output": "the woman didn't apologize, but she should have.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 86,
            "input": "i expected service to be slow that morning, and it was.",
            "reference": "there was more people than the usual so it was a little backed up",
            "reduction": {
                "output": "I went to the restaurant and the service was slow.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I went to the restaurant and the service was slow.",
                    "I went to the restaurant and the service was slow."
                ],
                "evaluation": {
                    "r_sbleu": 3.3930265691828274,
                    "s_sbleu": 4.890450761160591,
                    "r_avg_similarity": 0.2438,
                    "r_similarities": [
                        0.2438
                    ],
                    "s_avg_similarity": 0.6732,
                    "s_similarities": [
                        0.6732
                    ],
                    "s_ppl": 19.6998233795166,
                    "t_ppl": 19.6998233795166,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9712,
                        "positive": 0.0026,
                        "neutral": 0.0262
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and the service was slow, but I was not surprised.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 87,
            "input": "zero complaints with his work.",
            "reference": "he did a great job and continues to",
            "reduction": {
                "output": "no complaints with his work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 75.98356856515926,
                    "r_avg_similarity": 0.413,
                    "r_similarities": [
                        0.413
                    ],
                    "s_avg_similarity": 0.876,
                    "s_similarities": [
                        0.876
                    ],
                    "s_ppl": 106.70552825927734,
                    "t_ppl": 106.7055435180664,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9513,
                        "neutral": 0.046
                    }
                }
            },
            "synthesis": {
                "output": "no complaints with his work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 88,
            "input": "the garlic bread was bland and cold.",
            "reference": "it was sitting out for a while on the counter because someone forgot it there",
            "reduction": {
                "output": "the garlic bread was served cold and tasted bland.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.0266181377145767,
                    "s_sbleu": 31.239399369202552,
                    "r_avg_similarity": 0.2124,
                    "r_similarities": [
                        0.2124
                    ],
                    "s_avg_similarity": 0.9649,
                    "s_similarities": [
                        0.9649
                    ],
                    "s_ppl": 116.36367797851562,
                    "t_ppl": 116.36369323730469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0066,
                        "positive": 0.1547,
                        "neutral": 0.8386
                    }
                }
            },
            "synthesis": {
                "output": "the garlic bread was served cold and tasted bland, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 89,
            "input": "the espresso was way too hot.",
            "reference": "it seems it was warmed up a tad too bit",
            "reduction": {
                "output": "the espresso was served too hot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.087641220727392,
                    "s_sbleu": 41.11336169005198,
                    "r_avg_similarity": 0.3909,
                    "r_similarities": [
                        0.3909
                    ],
                    "s_avg_similarity": 0.9449,
                    "s_similarities": [
                        0.9449
                    ],
                    "s_ppl": 218.06764221191406,
                    "t_ppl": 218.06761169433594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9125,
                        "positive": 0.0038,
                        "neutral": 0.0838
                    }
                }
            },
            "synthesis": {
                "output": "the espresso was served too hot, but it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"espresso was served too hot\" and \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 90,
            "input": "i know i should have sent this back and walk out.",
            "reference": "i know i shouldn't have sent this back and walked out.",
            "reduction": {
                "output": "I should have sent this back and walked out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 62.210084312905316,
                    "s_sbleu": 47.603522514067635,
                    "r_avg_similarity": 0.9021,
                    "r_similarities": [
                        0.9021
                    ],
                    "s_avg_similarity": 0.9471,
                    "s_similarities": [
                        0.9471
                    ],
                    "s_ppl": 62.510826110839844,
                    "t_ppl": 62.51082229614258,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2514,
                        "positive": 0.0073,
                        "neutral": 0.7413
                    }
                }
            },
            "synthesis": {
                "output": "I should have sent this back and walked out.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I should have sent this back and walked out.",
                    "I should have sent this back and walked out."
                ]
            }
        },
        {
            "index": 91,
            "input": "they won't tell you though.",
            "reference": "they will tell you though.",
            "reduction": {
                "output": "they won't tell you though.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.7284965911771,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9598,
                    "r_similarities": [
                        0.9598
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 35.25572967529297,
                    "t_ppl": 35.2557373046875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2285,
                        "positive": 0.012,
                        "neutral": 0.7594
                    }
                }
            },
            "synthesis": {
                "output": "they won't tell you though.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "they won't tell you though.",
                    "they won't tell you though."
                ]
            }
        },
        {
            "index": 92,
            "input": "i love the food... however service here is horrible.",
            "reference": "i love the food... and service here is awesome.",
            "reduction": {
                "output": "I went to the restaurant and ate some food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.39343948260436,
                    "s_sbleu": 6.8803707079889325,
                    "r_avg_similarity": 0.4089,
                    "r_similarities": [
                        0.4089
                    ],
                    "s_avg_similarity": 0.4031,
                    "s_similarities": [
                        0.4031
                    ],
                    "s_ppl": 18.445762634277344,
                    "t_ppl": 18.445764541625977,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1572,
                        "neutral": 0.8398
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some food, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the service of the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 93,
            "input": "gammage itself however is not so amazing.",
            "reference": "gammage itself however is so amazing.",
            "reduction": {
                "output": "gammage itself however is not so amazing.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "gammage itself however is not so amazing.",
                    "gammage itself however is not so amazing."
                ],
                "evaluation": {
                    "r_sbleu": 50.000000000000014,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9882,
                    "r_similarities": [
                        0.9882
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 171.75254821777344,
                    "t_ppl": 171.75254821777344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9405,
                        "positive": 0.0044,
                        "neutral": 0.0552
                    }
                }
            },
            "synthesis": {
                "output": "gammage itself however is not so amazing.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "gammage itself however is not so amazing.",
                    "gammage itself however is not so amazing."
                ]
            }
        },
        {
            "index": 94,
            "input": "needless to say i will not be back for mexican food.",
            "reference": "needless to say i will be back for mexican food.",
            "reduction": {
                "output": "I will not be back for mexican food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I will not be back for mexican food.",
                    "I will not be back for mexican food."
                ],
                "evaluation": {
                    "r_sbleu": 48.88290318657944,
                    "s_sbleu": 61.86101569833724,
                    "r_avg_similarity": 0.9165,
                    "r_similarities": [
                        0.9165
                    ],
                    "s_avg_similarity": 0.9691,
                    "s_similarities": [
                        0.9691
                    ],
                    "s_ppl": 29.354154586791992,
                    "t_ppl": 29.354164123535156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9589,
                        "positive": 0.0031,
                        "neutral": 0.038
                    }
                }
            },
            "synthesis": {
                "output": "I will not be back for mexican food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will not be back for mexican food.",
                    "I will not be back for mexican food."
                ]
            }
        },
        {
            "index": 95,
            "input": "i won't be ordering again.",
            "reference": "my order was great and i'll do it again",
            "reduction": {
                "output": "I will not be ordering again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I will not be ordering again.",
                    "I will not be ordering again."
                ],
                "evaluation": {
                    "r_sbleu": 4.935157841536379,
                    "s_sbleu": 41.11336169005198,
                    "r_avg_similarity": 0.6083,
                    "r_similarities": [
                        0.6083
                    ],
                    "s_avg_similarity": 0.9638,
                    "s_similarities": [
                        0.9638
                    ],
                    "s_ppl": 35.40150833129883,
                    "t_ppl": 35.40150451660156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9719,
                        "positive": 0.0039,
                        "neutral": 0.0242
                    }
                }
            },
            "synthesis": {
                "output": "I will not be ordering again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will not be ordering again.",
                    "I will not be ordering again."
                ]
            }
        },
        {
            "index": 96,
            "input": "let me give my opinion, that's what this site is for.",
            "reference": "my opinion is great for this place",
            "reduction": {
                "output": "I am going to give my opinion.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.044795567078939,
                    "s_sbleu": 11.823706105869768,
                    "r_avg_similarity": 0.6195,
                    "r_similarities": [
                        0.6195
                    ],
                    "s_avg_similarity": 0.53,
                    "s_similarities": [
                        0.53
                    ],
                    "s_ppl": 16.934659957885742,
                    "t_ppl": 16.93465232849121,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0055,
                        "positive": 0.0326,
                        "neutral": 0.9619
                    }
                }
            },
            "synthesis": {
                "output": "I am going to give my opinion, because this site is for that.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 97,
            "input": "she did not apologize or anything.",
            "reference": "she apologized immensily",
            "reduction": {
                "output": "she did not apologize or anything.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201capologize\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201capologize\u201d represents negative sentiment."
                ],
                "generations": [
                    "she did not apologize or anything.",
                    "she did not apologize or anything."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.5418,
                    "r_similarities": [
                        0.5418
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 53.04890823364258,
                    "t_ppl": 53.048912048339844,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6527,
                        "positive": 0.0069,
                        "neutral": 0.3404
                    }
                }
            },
            "synthesis": {
                "output": "she did not apologize or anything.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she did not apologize or anything.",
                    "she did not apologize or anything."
                ]
            }
        },
        {
            "index": 98,
            "input": "prices are just plain retail.",
            "reference": "price were better then retail",
            "reduction": {
                "output": "prices are just the cost of the product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 19.070828081828378,
                    "r_avg_similarity": 0.4899,
                    "r_similarities": [
                        0.4899
                    ],
                    "s_avg_similarity": 0.7374,
                    "s_similarities": [
                        0.7374
                    ],
                    "s_ppl": 17.48863410949707,
                    "t_ppl": 17.488636016845703,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0493,
                        "positive": 0.0466,
                        "neutral": 0.904
                    }
                }
            },
            "synthesis": {
                "output": "prices are just the cost of the product.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "prices are just the cost of the product.",
                    "prices are just the cost of the product."
                ]
            }
        },
        {
            "index": 99,
            "input": "but this place was not economical so the expectation was different.",
            "reference": "the place was exactly as expected",
            "reduction": {
                "output": "I went to the restaurant and the food was not economical.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I went to the restaurant and the food was not economical.",
                    "I went to the restaurant and the food was not economical."
                ],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 14.323145079400492,
                    "r_avg_similarity": 0.1862,
                    "r_similarities": [
                        0.1862
                    ],
                    "s_avg_similarity": 0.5168,
                    "s_similarities": [
                        0.5168
                    ],
                    "s_ppl": 34.051292419433594,
                    "t_ppl": 34.05130386352539,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9726,
                        "positive": 0.0026,
                        "neutral": 0.0247
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and the food was economical.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"expectation\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 100,
            "input": "it smelled and tasted like yesterday's oil.",
            "reference": "It smelled and tasted wonderful.",
            "reduction": {
                "output": "the oil was not fresh.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 6.916271812933183,
                    "r_avg_similarity": 0.2855,
                    "r_similarities": [
                        0.2855
                    ],
                    "s_avg_similarity": 0.6257,
                    "s_similarities": [
                        0.6257
                    ],
                    "s_ppl": 185.00125122070312,
                    "t_ppl": 185.00135803222656,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9516,
                        "positive": 0.0028,
                        "neutral": 0.0457
                    }
                }
            },
            "synthesis": {
                "output": "the oil was not fresh, but it was still good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of the oil."
                ],
                "generations": []
            }
        },
        {
            "index": 101,
            "input": "who knows, it might have been.",
            "reference": "It was indeed.",
            "reduction": {
                "output": "I don't know if it was.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 6.770186228657867,
                    "r_avg_similarity": 0.5173,
                    "r_similarities": [
                        0.5173
                    ],
                    "s_avg_similarity": 0.5066,
                    "s_similarities": [
                        0.5066
                    ],
                    "s_ppl": 11.306804656982422,
                    "t_ppl": 11.306807518005371,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1823,
                        "positive": 0.0091,
                        "neutral": 0.8086
                    }
                }
            },
            "synthesis": {
                "output": "I don't know if it was, but it might have been.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 102,
            "input": "the beer sauce is lackluster at best.",
            "reference": "The beer sauce was terrific.",
            "reduction": {
                "output": "the beer sauce is not very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.223075560872525,
                    "s_sbleu": 36.55552228545123,
                    "r_avg_similarity": 0.7412,
                    "r_similarities": [
                        0.7412
                    ],
                    "s_avg_similarity": 0.8497,
                    "s_similarities": [
                        0.8497
                    ],
                    "s_ppl": 94.71814727783203,
                    "t_ppl": 94.71806335449219,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9757,
                        "positive": 0.0035,
                        "neutral": 0.0208
                    }
                }
            },
            "synthesis": {
                "output": "the beer sauce is not very good, but it is still good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 103,
            "input": "the building itself looks abandoned.",
            "reference": "The building looks modern.",
            "reduction": {
                "output": "the building is not in use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.5216,
                    "r_similarities": [
                        0.5216
                    ],
                    "s_avg_similarity": 0.7392,
                    "s_similarities": [
                        0.7392
                    ],
                    "s_ppl": 48.66403579711914,
                    "t_ppl": 48.6640510559082,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.942,
                        "positive": 0.003,
                        "neutral": 0.055
                    }
                }
            },
            "synthesis": {
                "output": "the building is not in use, but it is in good condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 104,
            "input": "we've tried the cream pancakes as well.",
            "reference": "We loved the cream pancakes too.",
            "reduction": {
                "output": "we've tried the cream pancakes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.48254571080018,
                    "s_sbleu": 56.98363775444274,
                    "r_avg_similarity": 0.7804,
                    "r_similarities": [
                        0.7804
                    ],
                    "s_avg_similarity": 0.9831,
                    "s_similarities": [
                        0.9831
                    ],
                    "s_ppl": 269.4553527832031,
                    "t_ppl": 269.455322265625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.0932,
                        "neutral": 0.9028
                    }
                }
            },
            "synthesis": {
                "output": "we've tried the cream pancakes and they are delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"cream pancakes\" are served, the \"they are delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 105,
            "input": "i've never had a worse experience than this!",
            "reference": "this place wasn't bad",
            "reduction": {
                "output": "I've never had a better experience than this!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I've never had a better experience than this!",
                    "I've never had a better experience than this!"
                ],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 43.167001068522524,
                    "r_avg_similarity": 0.1996,
                    "r_similarities": [
                        0.1996
                    ],
                    "s_avg_similarity": 0.9183,
                    "s_similarities": [
                        0.9183
                    ],
                    "s_ppl": 16.079362869262695,
                    "t_ppl": 16.079362869262695,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.9925,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "I've never had a better experience than this!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"I've never had a worse experience than this!\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 106,
            "input": "no, i'm not at a scottsdale club.",
            "reference": "this was a great club",
            "reduction": {
                "output": "I'm not at a scottsdale club.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 60.80253214198355,
                    "r_avg_similarity": 0.3548,
                    "r_similarities": [
                        0.3548
                    ],
                    "s_avg_similarity": 0.9501,
                    "s_similarities": [
                        0.9501
                    ],
                    "s_ppl": 136.6577911376953,
                    "t_ppl": 136.6577911376953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1251,
                        "positive": 0.0113,
                        "neutral": 0.8635
                    }
                }
            },
            "synthesis": {
                "output": "I'm not at a scottsdale club.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I'm not at a scottsdale club.",
                    "I'm not at a scottsdale club."
                ]
            }
        },
        {
            "index": 107,
            "input": "if i could give zero stars i def would.",
            "reference": "the stars was 5 plus",
            "reduction": {
                "output": "I would not recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.087641220727392,
                    "r_avg_similarity": 0.0539,
                    "r_similarities": [
                        0.0539
                    ],
                    "s_avg_similarity": 0.1654,
                    "s_similarities": [
                        0.1654
                    ],
                    "s_ppl": 33.74180603027344,
                    "t_ppl": 33.74180603027344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.974,
                        "positive": 0.0031,
                        "neutral": 0.0229
                    }
                }
            },
            "synthesis": {
                "output": "I would not recommend this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I would not recommend this restaurant.",
                    "I would not recommend this restaurant."
                ]
            }
        },
        {
            "index": 108,
            "input": "only now i'm really hungry, and really pissed off.",
            "reference": "i had a great time and i'm happy",
            "reduction": {
                "output": "I'm hungry and angry.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "I'm hungry and angry.",
                    "I'm hungry and angry."
                ],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 4.234348806659263,
                    "r_avg_similarity": 0.2101,
                    "r_similarities": [
                        0.2101
                    ],
                    "s_avg_similarity": 0.7171,
                    "s_similarities": [
                        0.7171
                    ],
                    "s_ppl": 71.765380859375,
                    "t_ppl": 71.76541900634766,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.975,
                        "positive": 0.004,
                        "neutral": 0.021
                    }
                }
            },
            "synthesis": {
                "output": "I'm hungry and angry, but I'm going to eat something delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 109,
            "input": "no call, no nothing.",
            "reference": "they called to help",
            "reduction": {
                "output": "no response.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2275,
                    "r_similarities": [
                        0.2275
                    ],
                    "s_avg_similarity": 0.4403,
                    "s_similarities": [
                        0.4403
                    ],
                    "s_ppl": 157.76405334472656,
                    "t_ppl": 157.7640380859375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8818,
                        "positive": 0.0069,
                        "neutral": 0.1113
                    }
                }
            },
            "synthesis": {
                "output": "no response.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "no response.",
                    "no response."
                ]
            }
        },
        {
            "index": 110,
            "input": "i wish i could give less than one star.",
            "reference": "i wish there were more stars to give",
            "reduction": {
                "output": "I would not recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.278179264606695,
                    "r_avg_similarity": 0.0464,
                    "r_similarities": [
                        0.0464
                    ],
                    "s_avg_similarity": 0.0944,
                    "s_similarities": [
                        0.0944
                    ],
                    "s_ppl": 33.74180603027344,
                    "t_ppl": 33.74180603027344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.974,
                        "positive": 0.0031,
                        "neutral": 0.0229
                    }
                }
            },
            "synthesis": {
                "output": "I would recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the restaurant which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 111,
            "input": "the wonton was seriously lacking filling.",
            "reference": "wow the wonton soup was one of a kind",
            "reduction": {
                "output": "the wonton was filled with vegetables.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.923299908191149,
                    "s_sbleu": 26.269098944241588,
                    "r_avg_similarity": 0.5937,
                    "r_similarities": [
                        0.5937
                    ],
                    "s_avg_similarity": 0.5881,
                    "s_similarities": [
                        0.5881
                    ],
                    "s_ppl": 129.72259521484375,
                    "t_ppl": 129.72259521484375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0055,
                        "positive": 0.0626,
                        "neutral": 0.9319
                    }
                }
            },
            "synthesis": {
                "output": "the wonton was filled with vegetables.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 112,
            "input": "if i could give less stars, i would.",
            "reference": "i would give an extra star if it allowed me",
            "reduction": {
                "output": "I would not recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.278179264606695,
                    "s_sbleu": 5.087641220727392,
                    "r_avg_similarity": 0.1342,
                    "r_similarities": [
                        0.1342
                    ],
                    "s_avg_similarity": 0.19,
                    "s_similarities": [
                        0.19
                    ],
                    "s_ppl": 33.74180603027344,
                    "t_ppl": 33.74180603027344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.974,
                        "positive": 0.0031,
                        "neutral": 0.0229
                    }
                }
            },
            "synthesis": {
                "output": "I would recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the restaurant, which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 113,
            "input": "she could not and would not explain herself.",
            "reference": "she explained herself great so that we understood",
            "reduction": {
                "output": "she could not and would not explain herself.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201ccould not and would not\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201ccould not and would not\u201d represents negative sentiment."
                ],
                "generations": [
                    "she could not and would not explain herself.",
                    "she could not and would not explain herself."
                ],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.5376,
                    "r_similarities": [
                        0.5376
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 27.595109939575195,
                    "t_ppl": 27.595109939575195,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9495,
                        "positive": 0.0027,
                        "neutral": 0.0478
                    }
                }
            },
            "synthesis": {
                "output": "she could not and would not explain herself.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she could not and would not explain herself.",
                    "she could not and would not explain herself."
                ]
            }
        },
        {
            "index": 114,
            "input": "think twice--this place is a dump.",
            "reference": "i would not think twice to visit here again",
            "reduction": {
                "output": "I would not recommend this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.870315683072759,
                    "s_sbleu": 7.809849842300641,
                    "r_avg_similarity": 0.3823,
                    "r_similarities": [
                        0.3823
                    ],
                    "s_avg_similarity": 0.229,
                    "s_similarities": [
                        0.229
                    ],
                    "s_ppl": 22.38287925720215,
                    "t_ppl": 22.38287925720215,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9711,
                        "positive": 0.0032,
                        "neutral": 0.0257
                    }
                }
            },
            "synthesis": {
                "output": "I would not recommend this place, but it is not a dump.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 115,
            "input": "i'm not one of the corn people.",
            "reference": "I'm one of the corn people.",
            "reduction": {
                "output": "I don't like corn.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.515289178380433,
                    "s_sbleu": 6.971729121692201,
                    "r_avg_similarity": 0.7803,
                    "r_similarities": [
                        0.7803
                    ],
                    "s_avg_similarity": 0.8519,
                    "s_similarities": [
                        0.8519
                    ],
                    "s_ppl": 44.216087341308594,
                    "t_ppl": 44.21609878540039,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9389,
                        "positive": 0.0046,
                        "neutral": 0.0565
                    }
                }
            },
            "synthesis": {
                "output": "I'm not one of the people who like corn.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I'm not one of the people who like corn.",
                    "I'm not one of the people who like corn."
                ]
            }
        },
        {
            "index": 116,
            "input": "it's always busy and the restaurant is very dirty.",
            "reference": "It's not always busy, and the restaurant is very clean.",
            "reduction": {
                "output": "The restaurant is always busy and the tables are dirty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The restaurant is always busy and the tables are dirty.",
                    "The restaurant is always busy and the tables are dirty."
                ],
                "evaluation": {
                    "r_sbleu": 12.320255516768906,
                    "s_sbleu": 31.7023313852343,
                    "r_avg_similarity": 0.7899,
                    "r_similarities": [
                        0.7899
                    ],
                    "s_avg_similarity": 0.8751,
                    "s_similarities": [
                        0.8751
                    ],
                    "s_ppl": 53.02584457397461,
                    "t_ppl": 53.02584457397461,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9698,
                        "positive": 0.0032,
                        "neutral": 0.027
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is always busy and the tables are clean.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"tables\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"tables\" which is the topic of the text."
                ],
                "generations": [
                    "The restaurant is always busy and the tables are clean.",
                    "The restaurant is always busy and the tables are clean."
                ]
            }
        },
        {
            "index": 117,
            "input": "even if i was insanely drunk, i couldn't force this pizza down.",
            "reference": "I could eat this pizza even if I was insanely drunk.",
            "reduction": {
                "output": "I was so drunk that I couldn't eat this pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.014935004227972,
                    "s_sbleu": 7.510002314354895,
                    "r_avg_similarity": 0.8475,
                    "r_similarities": [
                        0.8475
                    ],
                    "s_avg_similarity": 0.8169,
                    "s_similarities": [
                        0.8169
                    ],
                    "s_ppl": 27.763498306274414,
                    "t_ppl": 27.763504028320312,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5783,
                        "positive": 0.0192,
                        "neutral": 0.4024
                    }
                }
            },
            "synthesis": {
                "output": "I was so drunk that I couldn't eat this pizza, but it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 118,
            "input": "as an arizona native, i have been going to the improv for years.",
            "reference": "as an Arizona native, I love going to the improv.",
            "reduction": {
                "output": "I have been going to the improv for years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.801761257033814,
                    "s_sbleu": 53.38147523381284,
                    "r_avg_similarity": 0.6479,
                    "r_similarities": [
                        0.6479
                    ],
                    "s_avg_similarity": 0.7284,
                    "s_similarities": [
                        0.7284
                    ],
                    "s_ppl": 39.2531623840332,
                    "t_ppl": 39.2531623840332,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.3986,
                        "neutral": 0.5968
                    }
                }
            },
            "synthesis": {
                "output": "I have been going to the improv for years.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the location of the improv.",
                    "No, the rewrite does not mention the location of the improv."
                ],
                "generations": [
                    "I have been going to the improv for years.",
                    "I have been going to the improv for years."
                ]
            }
        },
        {
            "index": 119,
            "input": "i got there, was seated pretty quickly, and then chose my color.",
            "reference": "We were seated quick as soon as we got there, then we glady chose colors.",
            "reduction": {
                "output": "I went to the restaurant and ordered a color.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.0837289954869336,
                    "s_sbleu": 5.633171091207466,
                    "r_avg_similarity": 0.5551,
                    "r_similarities": [
                        0.5551
                    ],
                    "s_avg_similarity": 0.7044,
                    "s_similarities": [
                        0.7044
                    ],
                    "s_ppl": 55.08633041381836,
                    "t_ppl": 55.08635711669922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.0604,
                        "neutral": 0.9361
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ordered a color, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201ccolor\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 120,
            "input": "so, no treatment and no medication to help me deal with my condition.",
            "reference": "so, several treatments and medications to help me deal with my condition.",
            "reduction": {
                "output": "I have no treatment and no medication to help me deal with my condition.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I have no treatment and no medication to help me deal with my condition.",
                    "I have no treatment and no medication to help me deal with my condition."
                ],
                "evaluation": {
                    "r_sbleu": 49.00941039306948,
                    "s_sbleu": 85.07331335123524,
                    "r_avg_similarity": 0.845,
                    "r_similarities": [
                        0.845
                    ],
                    "s_avg_similarity": 0.9441,
                    "s_similarities": [
                        0.9441
                    ],
                    "s_ppl": 18.21088409423828,
                    "t_ppl": 18.21088981628418,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9533,
                        "positive": 0.0025,
                        "neutral": 0.0442
                    }
                }
            },
            "synthesis": {
                "output": "I have no treatment and no medication to help me deal with my condition.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I have no treatment and no medication to help me deal with my condition.",
                    "I have no treatment and no medication to help me deal with my condition."
                ]
            }
        },
        {
            "index": 121,
            "input": "at this location the service was terrible.",
            "reference": "at this location the service was awesome.",
            "reduction": {
                "output": "at this location the service was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "at this location the service was not good.",
                    "at this location the service was not good."
                ],
                "evaluation": {
                    "r_sbleu": 61.04735835807847,
                    "s_sbleu": 61.04735835807847,
                    "r_avg_similarity": 0.6914,
                    "r_similarities": [
                        0.6914
                    ],
                    "s_avg_similarity": 0.8917,
                    "s_similarities": [
                        0.8917
                    ],
                    "s_ppl": 95.69300842285156,
                    "t_ppl": 95.6930160522461,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9777,
                        "positive": 0.0031,
                        "neutral": 0.0192
                    }
                }
            },
            "synthesis": {
                "output": "at this location the service was good.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "Yes, the rewrite expresses when the \"service\" was good, the \"it was good\" are positive."
                ],
                "generations": [
                    "at this location the service was not good."
                ]
            }
        },
        {
            "index": 122,
            "input": "so who do i call to get my money back.",
            "reference": "so who do i call to give my money to.",
            "reduction": {
                "output": "I need to call the company to get my money back.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.913765521398126,
                    "s_sbleu": 43.36189090348677,
                    "r_avg_similarity": 0.6497,
                    "r_similarities": [
                        0.6497
                    ],
                    "s_avg_similarity": 0.8249,
                    "s_similarities": [
                        0.8249
                    ],
                    "s_ppl": 14.758321762084961,
                    "t_ppl": 14.758319854736328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3002,
                        "positive": 0.0066,
                        "neutral": 0.6932
                    }
                }
            },
            "synthesis": {
                "output": "I need to call the company to get my money back.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I need to call the company to get my money back.",
                    "I need to call the company to get my money back."
                ]
            }
        },
        {
            "index": 123,
            "input": "overcooked so badly that it was the consistency of canned tuna fish.",
            "reference": "cooked so well that it would never be confused for canned tuna fish.",
            "reduction": {
                "output": "The chicken was overcooked and dry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.4159653599212296,
                    "s_sbleu": 3.667862829704212,
                    "r_avg_similarity": 0.3433,
                    "r_similarities": [
                        0.3433
                    ],
                    "s_avg_similarity": 0.5539,
                    "s_similarities": [
                        0.5539
                    ],
                    "s_ppl": 49.74018096923828,
                    "t_ppl": 49.74018478393555,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9405,
                        "positive": 0.003,
                        "neutral": 0.0565
                    }
                }
            },
            "synthesis": {
                "output": "The chicken was overcooked and dry, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 124,
            "input": "i'm stuck in a lease otherwise i would move.",
            "reference": "i'm not stuck in a lease and if I was i wouldn't move.",
            "reduction": {
                "output": "I'm not able to move out of my current apartment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7550011571774475,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.6983,
                    "r_similarities": [
                        0.6983
                    ],
                    "s_avg_similarity": 0.6878,
                    "s_similarities": [
                        0.6878
                    ],
                    "s_ppl": 16.594161987304688,
                    "t_ppl": 16.59416389465332,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8987,
                        "positive": 0.0043,
                        "neutral": 0.097
                    }
                }
            },
            "synthesis": {
                "output": "I'm not able to move out of my current apartment, but I'm looking forward to moving out of my current apartment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 125,
            "input": "service was a little slow to begin with.",
            "reference": "service was fast and responsive",
            "reduction": {
                "output": "service was a little slow to begin with.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "service was a little slow to begin with.",
                    "service was a little slow to begin with."
                ],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7657,
                    "r_similarities": [
                        0.7657
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 28.4837703704834,
                    "t_ppl": 28.48377799987793,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9548,
                        "positive": 0.0026,
                        "neutral": 0.0425
                    }
                }
            },
            "synthesis": {
                "output": "service was a little slow to begin with.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "service was a little slow to begin with.",
                    "service was a little slow to begin with."
                ]
            }
        },
        {
            "index": 126,
            "input": "only then did our waitress show up with another styrofoam cup full of water.",
            "reference": "our waitress showed up quickly",
            "reduction": {
                "output": "the waitress brought another cup of water.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 10.190671929976677,
                    "r_avg_similarity": 0.538,
                    "r_similarities": [
                        0.538
                    ],
                    "s_avg_similarity": 0.6543,
                    "s_similarities": [
                        0.6543
                    ],
                    "s_ppl": 89.6019058227539,
                    "t_ppl": 89.60182189941406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0055,
                        "positive": 0.0885,
                        "neutral": 0.906
                    }
                }
            },
            "synthesis": {
                "output": "the waitress brought another cup of water.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 127,
            "input": "the food was so-so and very over priced for what you get.",
            "reference": "the food was great and perfectly priced",
            "reduction": {
                "output": "the food was not bad and the price was not too high.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the food was not bad and the price was not too high.",
                    "the food was not bad and the price was not too high."
                ],
                "evaluation": {
                    "r_sbleu": 12.35622127262679,
                    "s_sbleu": 13.065113298388567,
                    "r_avg_similarity": 0.8099,
                    "r_similarities": [
                        0.8099
                    ],
                    "s_avg_similarity": 0.8175,
                    "s_similarities": [
                        0.8175
                    ],
                    "s_ppl": 16.687522888183594,
                    "t_ppl": 16.687530517578125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.9718,
                        "neutral": 0.0238
                    }
                }
            },
            "synthesis": {
                "output": "the food was not bad and the price was not too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 128,
            "input": "i hate to see what their delivery times are when it's last call.",
            "reference": "delivery times were fast",
            "reduction": {
                "output": "I ordered food from this restaurant and it took a long time to arrive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.125190763972442,
                    "r_avg_similarity": 0.6383,
                    "r_similarities": [
                        0.6383
                    ],
                    "s_avg_similarity": 0.4051,
                    "s_similarities": [
                        0.4051
                    ],
                    "s_ppl": 12.077432632446289,
                    "t_ppl": 12.077433586120605,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.736,
                        "positive": 0.0064,
                        "neutral": 0.2576
                    }
                }
            },
            "synthesis": {
                "output": "I ordered food from this restaurant and it arrived quickly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"food\" is delivered, the \"it arrived quickly\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 129,
            "input": "just went back to get the rear tire sealed and filled.",
            "reference": "went back and they helped me quickly on the filling",
            "reduction": {
                "output": "I went to the gas station and got my rear tire sealed and filled.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4585921141027365,
                    "s_sbleu": 35.83129187641353,
                    "r_avg_similarity": 0.4643,
                    "r_similarities": [
                        0.4643
                    ],
                    "s_avg_similarity": 0.848,
                    "s_similarities": [
                        0.848
                    ],
                    "s_ppl": 43.54178237915039,
                    "t_ppl": 43.541778564453125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.0299,
                        "neutral": 0.9652
                    }
                }
            },
            "synthesis": {
                "output": "I went to the gas station and got my rear tire sealed and filled.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 130,
            "input": "i expected so much better from this ny staple.",
            "reference": "i expected so much less from this ny staple.",
            "reduction": {
                "output": "I was disappointed with the quality of the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.3304,
                    "r_similarities": [
                        0.3304
                    ],
                    "s_avg_similarity": 0.3348,
                    "s_similarities": [
                        0.3348
                    ],
                    "s_ppl": 11.357708930969238,
                    "t_ppl": 11.357710838317871,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9771,
                        "positive": 0.0035,
                        "neutral": 0.0195
                    }
                }
            },
            "synthesis": {
                "output": "I was disappointed with the quality of the food, but the service was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the quality of the food and the service."
                ],
                "generations": []
            }
        },
        {
            "index": 131,
            "input": "i had to leave a message, and they never called me back.",
            "reference": "i had to leave a message, and they quickly called me back.",
            "reduction": {
                "output": "I left a message and they never called me back.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is still negative.",
                    "No, the rewrite is still negative."
                ],
                "generations": [
                    "I left a message and they never called me back.",
                    "I left a message and they never called me back."
                ],
                "evaluation": {
                    "r_sbleu": 24.134997142771308,
                    "s_sbleu": 48.0803246285116,
                    "r_avg_similarity": 0.8385,
                    "r_similarities": [
                        0.8385
                    ],
                    "s_avg_similarity": 0.9676,
                    "s_similarities": [
                        0.9676
                    ],
                    "s_ppl": 14.833008766174316,
                    "t_ppl": 14.833013534545898,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.857,
                        "positive": 0.0033,
                        "neutral": 0.1397
                    }
                }
            },
            "synthesis": {
                "output": "I left a message and they never called me back.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I left a message and they never called me back.",
                    "I left a message and they never called me back."
                ]
            }
        },
        {
            "index": 132,
            "input": "the food is worse than you find in the freezer section at walmart.",
            "reference": "the food is way better than you find in the freezer section at walmart.",
            "reduction": {
                "output": "the food is not as good as you find in the freezer section at walmart.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the food is not as good as you find in the freezer section at walmart.",
                    "the food is not as good as you find in the freezer section at walmart."
                ],
                "evaluation": {
                    "r_sbleu": 60.260809785571396,
                    "s_sbleu": 60.260809785571396,
                    "r_avg_similarity": 0.93,
                    "r_similarities": [
                        0.93
                    ],
                    "s_avg_similarity": 0.9027,
                    "s_similarities": [
                        0.9027
                    ],
                    "s_ppl": 26.10157012939453,
                    "t_ppl": 26.101560592651367,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9783,
                        "positive": 0.0031,
                        "neutral": 0.0186
                    }
                }
            },
            "synthesis": {
                "output": "the food is not as good as you find in the freezer section at walmart.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 133,
            "input": "they tried real hard to get me to come back but i refused.",
            "reference": "they didn't need to try real hard to get me to come back but i did.",
            "reduction": {
                "output": "I was asked to return to the restaurant but I refused.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.1572564565455266,
                    "s_sbleu": 7.20914034876181,
                    "r_avg_similarity": 0.4913,
                    "r_similarities": [
                        0.4913
                    ],
                    "s_avg_similarity": 0.6121,
                    "s_similarities": [
                        0.6121
                    ],
                    "s_ppl": 19.566139221191406,
                    "t_ppl": 19.566137313842773,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9244,
                        "positive": 0.0026,
                        "neutral": 0.073
                    }
                }
            },
            "synthesis": {
                "output": "I was asked to return to the restaurant and I accepted.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"they\" asked me to return, the \"I\" accepted."
                ],
                "generations": []
            }
        },
        {
            "index": 134,
            "input": "the security guard comes upstairs and pounds on our door demanding we open up.",
            "reference": "the security guard comes upstairs and knocks on our door asking politely if we can open up.",
            "reduction": {
                "output": "the security guard comes upstairs and knocks on our door.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 48.40667965687723,
                    "s_sbleu": 41.946020351348416,
                    "r_avg_similarity": 0.8748,
                    "r_similarities": [
                        0.8748
                    ],
                    "s_avg_similarity": 0.8069,
                    "s_similarities": [
                        0.8069
                    ],
                    "s_ppl": 41.586795806884766,
                    "t_ppl": 41.5868034362793,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0229,
                        "positive": 0.0141,
                        "neutral": 0.963
                    }
                }
            },
            "synthesis": {
                "output": "the security guard comes upstairs and knocks on our door.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the security guard comes upstairs and knocks on our door.",
                    "the security guard comes upstairs and knocks on our door."
                ]
            }
        },
        {
            "index": 135,
            "input": "i wanted to like this place but it just became a big disappointment.",
            "reference": "a place like this is a great value",
            "reduction": {
                "output": "I went to the restaurant and it was not what I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7644257151903666,
                    "r_avg_similarity": 0.1975,
                    "r_similarities": [
                        0.1975
                    ],
                    "s_avg_similarity": 0.3793,
                    "s_similarities": [
                        0.3793
                    ],
                    "s_ppl": 10.779890060424805,
                    "t_ppl": 10.779891967773438,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9758,
                        "positive": 0.0039,
                        "neutral": 0.0202
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and it was not what I expected, but I still enjoyed it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 136,
            "input": "i didn't know worker there can get tips from customer.",
            "reference": "worker shouldn't get tips",
            "reduction": {
                "output": "I didn't know that the workers in the restaurant can get tips from customers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.255923420816887,
                    "s_sbleu": 20.333448190047886,
                    "r_avg_similarity": 0.7281,
                    "r_similarities": [
                        0.7281
                    ],
                    "s_avg_similarity": 0.7797,
                    "s_similarities": [
                        0.7797
                    ],
                    "s_ppl": 36.17949676513672,
                    "t_ppl": 36.17950439453125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5473,
                        "positive": 0.0114,
                        "neutral": 0.4412
                    }
                }
            },
            "synthesis": {
                "output": "I didn't know that the workers in the restaurant can get tips from customers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I didn't know that the workers in the restaurant can get tips from customers.",
                    "I didn't know that the workers in the restaurant can get tips from customers."
                ]
            }
        },
        {
            "index": 137,
            "input": "and the cleaning is way over priced.",
            "reference": "price was good",
            "reduction": {
                "output": "The cleaning is not cheap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 12.872632311973014,
                    "r_avg_similarity": 0.203,
                    "r_similarities": [
                        0.203
                    ],
                    "s_avg_similarity": 0.777,
                    "s_similarities": [
                        0.777
                    ],
                    "s_ppl": 115.37332916259766,
                    "t_ppl": 115.37333679199219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0277,
                        "positive": 0.4489,
                        "neutral": 0.5235
                    }
                }
            },
            "synthesis": {
                "output": "The cleaning is not cheap, but it is worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 138,
            "input": "they make a bad name for used car dealers.",
            "reference": "the place was a good name for used car people",
            "reduction": {
                "output": "they make a bad name for used car dealers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cbad name\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cbad name\u201d represents negative sentiment."
                ],
                "generations": [
                    "they make a bad name for used car dealers.",
                    "they make a bad name for used car dealers."
                ],
                "evaluation": {
                    "r_sbleu": 27.77619034011791,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.6894,
                    "r_similarities": [
                        0.6894
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 51.68918228149414,
                    "t_ppl": 51.689186096191406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9808,
                        "positive": 0.0032,
                        "neutral": 0.016
                    }
                }
            },
            "synthesis": {
                "output": "they make a bad name for used car dealers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "they make a bad name for used car dealers.",
                    "they make a bad name for used car dealers."
                ]
            }
        },
        {
            "index": 139,
            "input": "when i was finally there, i was very disappointed.",
            "reference": "i had a great time once there",
            "reduction": {
                "output": "I was finally there, but I was not happy with the food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I was finally there, but I was not happy with the food.",
                    "I was finally there, but I was not happy with the food."
                ],
                "evaluation": {
                    "r_sbleu": 2.8398387225677895,
                    "s_sbleu": 19.674979811155634,
                    "r_avg_similarity": 0.4449,
                    "r_similarities": [
                        0.4449
                    ],
                    "s_avg_similarity": 0.5833,
                    "s_similarities": [
                        0.5833
                    ],
                    "s_ppl": 17.676034927368164,
                    "t_ppl": 17.676034927368164,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.971,
                        "positive": 0.0029,
                        "neutral": 0.0262
                    }
                }
            },
            "synthesis": {
                "output": "when i was finally there, i was very happy with the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"food\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 140,
            "input": "just a frozen patty cooked like a home one.",
            "reference": "These frozen patty's are such good quality.",
            "reduction": {
                "output": "just a frozen patty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.971729121692201,
                    "s_sbleu": 26.013004751144457,
                    "r_avg_similarity": 0.6889,
                    "r_similarities": [
                        0.6889
                    ],
                    "s_avg_similarity": 0.8721,
                    "s_similarities": [
                        0.8721
                    ],
                    "s_ppl": 212.009033203125,
                    "t_ppl": 212.00904846191406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0235,
                        "positive": 0.057,
                        "neutral": 0.9195
                    }
                }
            },
            "synthesis": {
                "output": "just a frozen patty, but it is cooked like a home one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 141,
            "input": "so sad but i am not going back any more.",
            "reference": "I will be coming back here very great experience.",
            "reduction": {
                "output": "I am not going back any more.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I am not going back any more.",
                    "I am not going back any more."
                ],
                "evaluation": {
                    "r_sbleu": 5.660233915657916,
                    "s_sbleu": 57.793909077763935,
                    "r_avg_similarity": 0.405,
                    "r_similarities": [
                        0.405
                    ],
                    "s_avg_similarity": 0.7326,
                    "s_similarities": [
                        0.7326
                    ],
                    "s_ppl": 24.622230529785156,
                    "t_ppl": 24.622203826904297,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9598,
                        "positive": 0.0033,
                        "neutral": 0.0369
                    }
                }
            },
            "synthesis": {
                "output": "I am going back any more, it is so sad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I am not going back any more, it is so sad.",
                    "I am going back any more, it is so sad."
                ]
            }
        },
        {
            "index": 142,
            "input": "this is the worst walmart neighborhood market out of any of them.",
            "reference": "This is the best walmart out of all of them.",
            "reduction": {
                "output": "I went to the Walmart Neighborhood Market and bought some food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 3.7052472057637615,
                    "r_avg_similarity": 0.4763,
                    "r_similarities": [
                        0.4763
                    ],
                    "s_avg_similarity": 0.5212,
                    "s_similarities": [
                        0.5212
                    ],
                    "s_ppl": 26.090068817138672,
                    "t_ppl": 26.090068817138672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1039,
                        "neutral": 0.8933
                    }
                }
            },
            "synthesis": {
                "output": "I went to the Walmart Neighborhood Market and bought some food, it is a good place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"Walmart Neighborhood Market\" is visited, the \"it is a good place\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 143,
            "input": "the new management team is horrible!",
            "reference": "The new management team is great!",
            "reduction": {
                "output": "the new management team is not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the new management team is not good.",
                    "the new management team is not good."
                ],
                "evaluation": {
                    "r_sbleu": 34.57207846419409,
                    "s_sbleu": 51.69731539571708,
                    "r_avg_similarity": 0.7207,
                    "r_similarities": [
                        0.7207
                    ],
                    "s_avg_similarity": 0.8822,
                    "s_similarities": [
                        0.8822
                    ],
                    "s_ppl": 62.254974365234375,
                    "t_ppl": 62.254974365234375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9802,
                        "positive": 0.0038,
                        "neutral": 0.016
                    }
                }
            },
            "synthesis": {
                "output": "the new management team is not good, but I hope they can improve.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 144,
            "input": "just don't bother ordering anything if you're seated.",
            "reference": "I would recommend ordering something once you're seated",
            "reduction": {
                "output": "I'm not sure if I should order anything.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I'm not sure if I should order anything.",
                    "I'm not sure if I should order anything."
                ],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.6414,
                    "r_similarities": [
                        0.6414
                    ],
                    "s_avg_similarity": 0.591,
                    "s_similarities": [
                        0.591
                    ],
                    "s_ppl": 18.971649169921875,
                    "t_ppl": 18.971649169921875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5787,
                        "positive": 0.0057,
                        "neutral": 0.4156
                    }
                }
            },
            "synthesis": {
                "output": "I'm not sure if I should order anything, but I'm sure I'll enjoy it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 145,
            "input": "they also have lost sight of what good deli food is.",
            "reference": "the know what good deli food is",
            "reduction": {
                "output": "they also have lost sight of what good deli food is.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201clost sight of\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201clost sight of\u201d represents negative sentiment."
                ],
                "generations": [
                    "they also have lost sight of what good deli food is.",
                    "they also have lost sight of what good deli food is."
                ],
                "evaluation": {
                    "r_sbleu": 31.702331385234313,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7234,
                    "r_similarities": [
                        0.7234
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 51.377159118652344,
                    "t_ppl": 51.37714767456055,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9658,
                        "positive": 0.0036,
                        "neutral": 0.0306
                    }
                }
            },
            "synthesis": {
                "output": "they also have lost sight of what good deli food is.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "they also have lost sight of what good deli food is.",
                    "they also have lost sight of what good deli food is."
                ]
            }
        },
        {
            "index": 146,
            "input": "the evening started out slow.",
            "reference": "the evening started out with excitement",
            "reduction": {
                "output": "the evening started out with a slow pace.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 44.63236137853328,
                    "s_sbleu": 33.03164318013807,
                    "r_avg_similarity": 0.6165,
                    "r_similarities": [
                        0.6165
                    ],
                    "s_avg_similarity": 0.9092,
                    "s_similarities": [
                        0.9092
                    ],
                    "s_ppl": 57.67882537841797,
                    "t_ppl": 57.67888259887695,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1403,
                        "positive": 0.0102,
                        "neutral": 0.8495
                    }
                }
            },
            "synthesis": {
                "output": "the evening started out with a slow pace, but it got better.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 147,
            "input": "i replied,'' um... no i'm cool.",
            "reference": "I said everything is great",
            "reduction": {
                "output": "i said, \"i'm fine.\"",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 4.736913377107213,
                    "r_avg_similarity": 0.4573,
                    "r_similarities": [
                        0.4573
                    ],
                    "s_avg_similarity": 0.4607,
                    "s_similarities": [
                        0.4607
                    ],
                    "s_ppl": 41.36052703857422,
                    "t_ppl": 41.360538482666016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0067,
                        "positive": 0.1329,
                        "neutral": 0.8604
                    }
                }
            },
            "synthesis": {
                "output": "i said, \"i'm fine.\"",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 148,
            "input": "the queen bed was horrible!",
            "reference": "the queen bed was so comfortable",
            "reduction": {
                "output": "the queen bed was not comfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.47208719449914,
                    "s_sbleu": 41.11336169005198,
                    "r_avg_similarity": 0.8625,
                    "r_similarities": [
                        0.8625
                    ],
                    "s_avg_similarity": 0.793,
                    "s_similarities": [
                        0.793
                    ],
                    "s_ppl": 297.2824401855469,
                    "t_ppl": 297.28240966796875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9692,
                        "positive": 0.0036,
                        "neutral": 0.0272
                    }
                }
            },
            "synthesis": {
                "output": "the queen bed was comfortable.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": [
                    "the queen bed was not comfortable."
                ]
            }
        },
        {
            "index": 149,
            "input": "meanwhile i'm waiting for an answer.",
            "reference": "the answer came quickly",
            "reduction": {
                "output": "I am waiting for an answer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 61.47881529512643,
                    "r_avg_similarity": 0.4946,
                    "r_similarities": [
                        0.4946
                    ],
                    "s_avg_similarity": 0.7833,
                    "s_similarities": [
                        0.7833
                    ],
                    "s_ppl": 18.31842803955078,
                    "t_ppl": 18.31842803955078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0405,
                        "positive": 0.0156,
                        "neutral": 0.9438
                    }
                }
            },
            "synthesis": {
                "output": "I am waiting for an answer.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I am waiting for an answer.",
                    "I am waiting for an answer."
                ]
            }
        },
        {
            "index": 150,
            "input": "oh, i should not have asked.",
            "reference": "oh, i should have asked.",
            "reduction": {
                "output": "I should not have asked.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I should not have asked.",
                    "I should not have asked."
                ],
                "evaluation": {
                    "r_sbleu": 27.48254571080018,
                    "s_sbleu": 54.44460596606694,
                    "r_avg_similarity": 0.7248,
                    "r_similarities": [
                        0.7248
                    ],
                    "s_avg_similarity": 0.8548,
                    "s_similarities": [
                        0.8548
                    ],
                    "s_ppl": 46.51520538330078,
                    "t_ppl": 46.51521301269531,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9503,
                        "positive": 0.0039,
                        "neutral": 0.0457
                    }
                }
            },
            "synthesis": {
                "output": "I should have asked.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 151,
            "input": "my toddler found a dead mouse under one of the seats.",
            "reference": "my toddler found a mouse toy under one of the seats.",
            "reduction": {
                "output": "I found a dead mouse under one of the seats.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I found a dead mouse under one of the seats.",
                    "I found a dead mouse under one of the seats."
                ],
                "evaluation": {
                    "r_sbleu": 48.83499409416458,
                    "s_sbleu": 81.55395405382076,
                    "r_avg_similarity": 0.752,
                    "r_similarities": [
                        0.752
                    ],
                    "s_avg_similarity": 0.8895,
                    "s_similarities": [
                        0.8895
                    ],
                    "s_ppl": 29.52473258972168,
                    "t_ppl": 29.524734497070312,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8006,
                        "positive": 0.0049,
                        "neutral": 0.1945
                    }
                }
            },
            "synthesis": {
                "output": "I found a dead mouse under one of the seats, it is disgusting.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"dead mouse\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"dead mouse\" which is the topic of the text."
                ],
                "generations": [
                    "I found a dead mouse under one of the seats, it is disgusting.",
                    "I found a dead mouse under one of the seats, it is disgusting."
                ]
            }
        },
        {
            "index": 152,
            "input": "this place is just ok.",
            "reference": "this place is just great.",
            "reduction": {
                "output": "this place is just ok.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text.",
                    "No, the rewrite just duplicates the negative text."
                ],
                "generations": [
                    "this place is just ok.",
                    "this place is just ok."
                ],
                "evaluation": {
                    "r_sbleu": 53.7284965911771,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7601,
                    "r_similarities": [
                        0.7601
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 57.91399002075195,
                    "t_ppl": 57.91402053833008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0959,
                        "positive": 0.5398,
                        "neutral": 0.3643
                    }
                }
            },
            "synthesis": {
                "output": "this place is just ok.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 153,
            "input": "i have to say i was truly disappointed.",
            "reference": "i have to say i was truly impressed.",
            "reduction": {
                "output": "I was not satisfied with the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.795599612995366,
                    "s_sbleu": 5.795599612995366,
                    "r_avg_similarity": 0.2547,
                    "r_similarities": [
                        0.2547
                    ],
                    "s_avg_similarity": 0.3739,
                    "s_similarities": [
                        0.3739
                    ],
                    "s_ppl": 25.35415267944336,
                    "t_ppl": 25.354177474975586,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9785,
                        "positive": 0.0031,
                        "neutral": 0.0183
                    }
                }
            },
            "synthesis": {
                "output": "I was not satisfied with the food, but I will come back again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 154,
            "input": "this is the reason i will never go back.",
            "reference": "this is the reason i will always go back.",
            "reduction": {
                "output": "I will never go back because of the reason.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not grammatically correct.",
                    "No, the rewrite is not grammatically correct."
                ],
                "generations": [
                    "I will never go back because of the reason.",
                    "I will never go back because of the reason."
                ],
                "evaluation": {
                    "r_sbleu": 13.134549472120794,
                    "s_sbleu": 32.46679154750989,
                    "r_avg_similarity": 0.7716,
                    "r_similarities": [
                        0.7716
                    ],
                    "s_avg_similarity": 0.8756,
                    "s_similarities": [
                        0.8756
                    ],
                    "s_ppl": 31.059906005859375,
                    "t_ppl": 31.059907913208008,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9611,
                        "positive": 0.0024,
                        "neutral": 0.0365
                    }
                }
            },
            "synthesis": {
                "output": "I will never go back because of the reason.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will never go back because of the reason.",
                    "I will never go back because of the reason."
                ]
            }
        },
        {
            "index": 155,
            "input": "furthermore, there is no sausage or bacon on the menu.",
            "reference": "There are plenty of sausage and bacon options.",
            "reduction": {
                "output": "There is no sausage or bacon on the menu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.934202609760488,
                    "s_sbleu": 72.05745450576255,
                    "r_avg_similarity": 0.6718,
                    "r_similarities": [
                        0.6718
                    ],
                    "s_avg_similarity": 0.9467,
                    "s_similarities": [
                        0.9467
                    ],
                    "s_ppl": 23.894948959350586,
                    "t_ppl": 23.89495086669922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4294,
                        "positive": 0.0106,
                        "neutral": 0.5599
                    }
                }
            },
            "synthesis": {
                "output": "There is no sausage or bacon on the menu, but there are other delicious options.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 156,
            "input": "when the manager finally showed up he was rude and dismissive!",
            "reference": "The manager was friendly and accomodating.",
            "reduction": {
                "output": "the manager was not available when I went to the restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "the manager was not available when I went to the restaurant.",
                    "the manager was not available when I went to the restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 7.495553473355842,
                    "s_sbleu": 8.054496384843702,
                    "r_avg_similarity": 0.5267,
                    "r_similarities": [
                        0.5267
                    ],
                    "s_avg_similarity": 0.4833,
                    "s_similarities": [
                        0.4833
                    ],
                    "s_ppl": 35.57206344604492,
                    "t_ppl": 35.57206344604492,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8049,
                        "positive": 0.0035,
                        "neutral": 0.1916
                    }
                }
            },
            "synthesis": {
                "output": "when the manager finally showed up he was friendly and helpful!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"manager\" was available, the \"he was friendly and helpful\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 157,
            "input": "the office also failed to even apologize about this whole horrific experience.",
            "reference": "The office apologized about the experience.",
            "reduction": {
                "output": "the office did not apologize about this whole experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 26.29520240256832,
                    "r_avg_similarity": 0.8128,
                    "r_similarities": [
                        0.8128
                    ],
                    "s_avg_similarity": 0.7582,
                    "s_similarities": [
                        0.7582
                    ],
                    "s_ppl": 183.4976043701172,
                    "t_ppl": 183.49761962890625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2055,
                        "positive": 0.0194,
                        "neutral": 0.7751
                    }
                }
            },
            "synthesis": {
                "output": "the office did not apologize about this whole experience, but I am not upset about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 158,
            "input": "nope, way way worse.",
            "reference": "It was way better.",
            "reduction": {
                "output": "I don't like this.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is still negative.",
                    "No, the rewrite is still negative."
                ],
                "generations": [
                    "I don't like this.",
                    "I don't like this."
                ],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.2225,
                    "r_similarities": [
                        0.2225
                    ],
                    "s_avg_similarity": 0.2183,
                    "s_similarities": [
                        0.2183
                    ],
                    "s_ppl": 12.904217720031738,
                    "t_ppl": 12.904218673706055,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9671,
                        "positive": 0.0043,
                        "neutral": 0.0286
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this, but it's okay.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I don't like this, but it's okay.",
                    "I don't like this, but it's okay."
                ]
            }
        },
        {
            "index": 159,
            "input": "there are no smiles and no customer service.",
            "reference": "There were plenty of smiles and quality customer service.",
            "reduction": {
                "output": "there are no smiles and no customer service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cno smiles\u201d and \u201cno customer service\u201d represent negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cno smiles\u201d and \u201cno customer service\u201d represent negative sentiment."
                ],
                "generations": [
                    "there are no smiles and no customer service.",
                    "there are no smiles and no customer service."
                ],
                "evaluation": {
                    "r_sbleu": 19.96939588188939,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.5024,
                    "r_similarities": [
                        0.5024
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 56.7996826171875,
                    "t_ppl": 56.799678802490234,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.977,
                        "positive": 0.0039,
                        "neutral": 0.0191
                    }
                }
            },
            "synthesis": {
                "output": "there are no smiles and no customer service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "there are no smiles and no customer service.",
                    "there are no smiles and no customer service."
                ]
            }
        },
        {
            "index": 160,
            "input": "when she didn't answer him quickly enough, he hung up on her.",
            "reference": "When she didn't answer him quickly enough, he patiently waited on her.",
            "reduction": {
                "output": "she didn't answer him quickly enough, so he hung up on her.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 54.451788461394045,
                    "s_sbleu": 78.25422900366438,
                    "r_avg_similarity": 0.8025,
                    "r_similarities": [
                        0.8025
                    ],
                    "s_avg_similarity": 0.9606,
                    "s_similarities": [
                        0.9606
                    ],
                    "s_ppl": 13.322646141052246,
                    "t_ppl": 13.322647094726562,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.919,
                        "positive": 0.0031,
                        "neutral": 0.0779
                    }
                }
            },
            "synthesis": {
                "output": "she didn't answer him quickly enough, so he hung up on her.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she didn't answer him quickly enough, so he hung up on her.",
                    "she didn't answer him quickly enough, so he hung up on her."
                ]
            }
        },
        {
            "index": 161,
            "input": "the fried rice was gross and there was a shit load of it.",
            "reference": "The fried rice was great and there was a lot of it.",
            "reduction": {
                "output": "the fried rice was not good and there was a lot of it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the fried rice was not good and there was a lot of it.",
                    "the fried rice was not good and there was a lot of it."
                ],
                "evaluation": {
                    "r_sbleu": 61.62607099729587,
                    "s_sbleu": 43.74811431224644,
                    "r_avg_similarity": 0.8722,
                    "r_similarities": [
                        0.8722
                    ],
                    "s_avg_similarity": 0.8533,
                    "s_similarities": [
                        0.8533
                    ],
                    "s_ppl": 23.846221923828125,
                    "t_ppl": 23.846229553222656,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.97,
                        "positive": 0.0025,
                        "neutral": 0.0275
                    }
                }
            },
            "synthesis": {
                "output": "the fried rice was not good and there was a lot of it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cfried rice\u201d which is the topic of the text.",
                    "No, the rewrite does not mention the taste of \u201cfried rice\u201d which is the topic of the text."
                ],
                "generations": [
                    "the fried rice was not good and there was a lot of it.",
                    "the fried rice was not good and there was a lot of it."
                ]
            }
        },
        {
            "index": 162,
            "input": "if your patio is south facing, you're out of luck.",
            "reference": "If your patio is south facing, you're in luck.",
            "reduction": {
                "output": "if your patio is south facing, you're out of luck.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "if your patio is south facing, you're out of luck.",
                    "if your patio is south facing, you're out of luck."
                ],
                "evaluation": {
                    "r_sbleu": 57.067457770559976,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9886,
                    "r_similarities": [
                        0.9886
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 25.91732406616211,
                    "t_ppl": 25.91733169555664,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9085,
                        "positive": 0.0059,
                        "neutral": 0.0855
                    }
                }
            },
            "synthesis": {
                "output": "if your patio is south facing, you're out of luck.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "if your patio is south facing, you're out of luck.",
                    "if your patio is south facing, you're out of luck."
                ]
            }
        },
        {
            "index": 163,
            "input": "plus the dude didn't even know how to work the computer.",
            "reference": "Plus the dude knew how to work the computer.",
            "reduction": {
                "output": "the dude didn't know how to work the computer.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the dude didn't know how to work the computer.",
                    "the dude didn't know how to work the computer."
                ],
                "evaluation": {
                    "r_sbleu": 58.14307369682194,
                    "s_sbleu": 64.32188699036833,
                    "r_avg_similarity": 0.8171,
                    "r_similarities": [
                        0.8171
                    ],
                    "s_avg_similarity": 0.925,
                    "s_similarities": [
                        0.925
                    ],
                    "s_ppl": 25.880844116210938,
                    "t_ppl": 25.880844116210938,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9679,
                        "positive": 0.0032,
                        "neutral": 0.0289
                    }
                }
            },
            "synthesis": {
                "output": "the dude didn't know how to work the computer.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"dude\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"dude\" which is the topic of the text."
                ],
                "generations": [
                    "the dude didn't know how to work the computer.",
                    "the dude didn't know how to work the computer."
                ]
            }
        },
        {
            "index": 164,
            "input": "overall : lost my business and recommendation for a good local camera place.",
            "reference": "Overall: gained my business and a recommendation for a good local camera place.",
            "reduction": {
                "output": "I lost my business and recommendation for a good local camera place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I lost my business and recommendation for a good local camera place.",
                    "I lost my business and recommendation for a good local camera place."
                ],
                "evaluation": {
                    "r_sbleu": 57.475393483140245,
                    "s_sbleu": 84.46319809857219,
                    "r_avg_similarity": 0.7823,
                    "r_similarities": [
                        0.7823
                    ],
                    "s_avg_similarity": 0.938,
                    "s_similarities": [
                        0.938
                    ],
                    "s_ppl": 190.08392333984375,
                    "t_ppl": 190.08401489257812,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9551,
                        "positive": 0.0029,
                        "neutral": 0.042
                    }
                }
            },
            "synthesis": {
                "output": "I lost my business and recommendation for a good local camera place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I lost my business and recommendation for a good local camera place.",
                    "I lost my business and recommendation for a good local camera place."
                ]
            }
        },
        {
            "index": 165,
            "input": "it was so odd, i asked her if she was joking?",
            "reference": "it was so funny, i asked her if she was joking?",
            "reduction": {
                "output": "I asked her if she was joking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 36.41784587358344,
                    "s_sbleu": 36.41784587358344,
                    "r_avg_similarity": 0.8457,
                    "r_similarities": [
                        0.8457
                    ],
                    "s_avg_similarity": 0.8367,
                    "s_similarities": [
                        0.8367
                    ],
                    "s_ppl": 16.363664627075195,
                    "t_ppl": 16.363664627075195,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0247,
                        "positive": 0.0288,
                        "neutral": 0.9465
                    }
                }
            },
            "synthesis": {
                "output": "I asked her if she was joking, she said she was serious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"she was joking\" is asked, the \"she was serious\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 166,
            "input": "the food was mediocre at best, far too greasy and not cooked well.",
            "reference": "the food was great, not too greasy and cooked well.",
            "reduction": {
                "output": "the food was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is still negative.",
                    "No, the rewrite is still negative."
                ],
                "generations": [
                    "the food was not good.",
                    "the food was not good."
                ],
                "evaluation": {
                    "r_sbleu": 12.629099764064142,
                    "s_sbleu": 7.659936211474486,
                    "r_avg_similarity": 0.6859,
                    "r_similarities": [
                        0.6859
                    ],
                    "s_avg_similarity": 0.7571,
                    "s_similarities": [
                        0.7571
                    ],
                    "s_ppl": 56.733829498291016,
                    "t_ppl": 56.73382568359375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9785,
                        "positive": 0.0034,
                        "neutral": 0.0181
                    }
                }
            },
            "synthesis": {
                "output": "the food was not good, but it was not bad either.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 167,
            "input": "food was cold ( still frozen ), i had the ribs.",
            "reference": "food was hot (and fresh), i had the ribs.",
            "reduction": {
                "output": "I went to the restaurant and ordered ribs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not explain the situation without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.270717733704594,
                    "s_sbleu": 6.7661652521453,
                    "r_avg_similarity": 0.7663,
                    "r_similarities": [
                        0.7663
                    ],
                    "s_avg_similarity": 0.7014,
                    "s_similarities": [
                        0.7014
                    ],
                    "s_ppl": 36.018768310546875,
                    "t_ppl": 36.018768310546875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.0659,
                        "neutral": 0.9304
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ordered ribs, they were delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"ribs\" are served, the \"they were delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 168,
            "input": "wasn't busy, no biggie.",
            "reference": "was busy, no biggie.",
            "reduction": {
                "output": "I was not busy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.51015341649912,
                    "s_sbleu": 10.40059768900531,
                    "r_avg_similarity": 0.7518,
                    "r_similarities": [
                        0.7518
                    ],
                    "s_avg_similarity": 0.7654,
                    "s_similarities": [
                        0.7654
                    ],
                    "s_ppl": 100.84983825683594,
                    "t_ppl": 100.84983825683594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0409,
                        "positive": 0.1505,
                        "neutral": 0.8086
                    }
                }
            },
            "synthesis": {
                "output": "I was not busy, it was a biggie.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was not busy, it was a biggie.",
                    "I was not busy, it was a biggie."
                ]
            }
        },
        {
            "index": 169,
            "input": "the bathroom area is nothing special.",
            "reference": "the bathroom area is something special.",
            "reduction": {
                "output": "the bathroom area is not special.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the bathroom area is not special.",
                    "the bathroom area is not special."
                ],
                "evaluation": {
                    "r_sbleu": 48.892302243490086,
                    "s_sbleu": 48.892302243490086,
                    "r_avg_similarity": 0.8012,
                    "r_similarities": [
                        0.8012
                    ],
                    "s_avg_similarity": 0.9198,
                    "s_similarities": [
                        0.9198
                    ],
                    "s_ppl": 234.5775146484375,
                    "t_ppl": 234.5775146484375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9631,
                        "positive": 0.003,
                        "neutral": 0.0339
                    }
                }
            },
            "synthesis": {
                "output": "the bathroom area is not special, but it is clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 170,
            "input": "this room that he found also reeked of smoke!",
            "reference": "Thank goodness the room he found didn't reek of smoke!",
            "reduction": {
                "output": "this room that he found also smelled of smoke.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "this room that he found also smelled of smoke!"
                ],
                "evaluation": {
                    "r_sbleu": 11.355085821332205,
                    "s_sbleu": 58.14307369682194,
                    "r_avg_similarity": 0.8216,
                    "r_similarities": [
                        0.8216
                    ],
                    "s_avg_similarity": 0.91,
                    "s_similarities": [
                        0.91
                    ],
                    "s_ppl": 120.71192932128906,
                    "t_ppl": 120.7119369506836,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8924,
                        "positive": 0.0037,
                        "neutral": 0.1039
                    }
                }
            },
            "synthesis": {
                "output": "this room that he found also smelled of smoke.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 171,
            "input": "also, the food that is there isn't great even by buffet standards.",
            "reference": "The food there is great compared to buffet standards.",
            "reduction": {
                "output": "The food is not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The food is not good.",
                    "The food is not good."
                ],
                "evaluation": {
                    "r_sbleu": 9.911450612811139,
                    "s_sbleu": 2.8157908010020885,
                    "r_avg_similarity": 0.4883,
                    "r_similarities": [
                        0.4883
                    ],
                    "s_avg_similarity": 0.6315,
                    "s_similarities": [
                        0.6315
                    ],
                    "s_ppl": 47.645267486572266,
                    "t_ppl": 47.64527130126953,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9799,
                        "positive": 0.0035,
                        "neutral": 0.0165
                    }
                }
            },
            "synthesis": {
                "output": "The food is not good, but it is better than other buffets.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 172,
            "input": "so i brought my business elsewhere.",
            "reference": "I chose not to bring my business elsewhere.",
            "reduction": {
                "output": "I went to another restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.4790667469036025,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.3974,
                    "r_similarities": [
                        0.3974
                    ],
                    "s_avg_similarity": 0.4798,
                    "s_similarities": [
                        0.4798
                    ],
                    "s_ppl": 51.320098876953125,
                    "t_ppl": 51.32010269165039,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.0545,
                        "neutral": 0.9402
                    }
                }
            },
            "synthesis": {
                "output": "I went to another restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 173,
            "input": "exhibit c : no more student services peeps.",
            "reference": "exhibit c: I would like more student service peeps",
            "reduction": {
                "output": "exhibit c : no more student services peeps.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not meet the requirements because it does not explain the situation neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.90067144241744,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9111,
                    "r_similarities": [
                        0.9111
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 769.1632690429688,
                    "t_ppl": 769.1632690429688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3697,
                        "positive": 0.0135,
                        "neutral": 0.6168
                    }
                }
            },
            "synthesis": {
                "output": "exhibit c : no more student services peeps.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "exhibit c : no more student services peeps.",
                    "exhibit c : no more student services peeps."
                ]
            }
        },
        {
            "index": 174,
            "input": "so disappointing from an old favorite.",
            "reference": "This wasn't disappointing from my original favorite.",
            "reduction": {
                "output": "I was not satisfied with the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.3076,
                    "r_similarities": [
                        0.3076
                    ],
                    "s_avg_similarity": 0.3168,
                    "s_similarities": [
                        0.3168
                    ],
                    "s_ppl": 25.35415267944336,
                    "t_ppl": 25.354177474975586,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9785,
                        "positive": 0.0031,
                        "neutral": 0.0183
                    }
                }
            },
            "synthesis": {
                "output": "I was not satisfied with the food, but I will still return to the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 175,
            "input": "it shows because on a saturday night there wasn't a long wait.",
            "reference": "didn't have to wait long",
            "reduction": {
                "output": "I went to the restaurant on a saturday night and there wasn't a long wait.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.21858262703621,
                    "s_sbleu": 45.788313721339826,
                    "r_avg_similarity": 0.4483,
                    "r_similarities": [
                        0.4483
                    ],
                    "s_avg_similarity": 0.5693,
                    "s_similarities": [
                        0.5693
                    ],
                    "s_ppl": 17.320133209228516,
                    "t_ppl": 17.320140838623047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.4698,
                        "neutral": 0.5264
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant on a saturday night and there wasn't a long wait.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"long wait\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"long wait\" which is the topic of the text."
                ],
                "generations": [
                    "I went to the restaurant on a saturday night and there wasn't a long wait.",
                    "I went to the restaurant on a saturday night and there wasn't a long wait."
                ]
            }
        },
        {
            "index": 176,
            "input": "tzatziki sauce had way too much dill in it.",
            "reference": "the tzatziki sauce had the right amount of dill",
            "reduction": {
                "output": "tzatziki is a sauce made from yogurt, garlic, and cucumber.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.673526562988939,
                    "s_sbleu": 4.065425428798724,
                    "r_avg_similarity": 0.6051,
                    "r_similarities": [
                        0.6051
                    ],
                    "s_avg_similarity": 0.6467,
                    "s_similarities": [
                        0.6467
                    ],
                    "s_ppl": 23.166654586791992,
                    "t_ppl": 23.166656494140625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0064,
                        "positive": 0.0678,
                        "neutral": 0.9257
                    }
                }
            },
            "synthesis": {
                "output": "tzatziki is a sauce made from yogurt, garlic, and cucumber. It is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 177,
            "input": "the texture of the meat just looked and tasted wrong.",
            "reference": "texture of the meat was perfect",
            "reduction": {
                "output": "the texture of the meat was not what I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 35.08439695638686,
                    "s_sbleu": 36.72056269893593,
                    "r_avg_similarity": 0.8831,
                    "r_similarities": [
                        0.8831
                    ],
                    "s_avg_similarity": 0.8598,
                    "s_similarities": [
                        0.8598
                    ],
                    "s_ppl": 23.110431671142578,
                    "t_ppl": 23.110429763793945,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9681,
                        "positive": 0.0036,
                        "neutral": 0.0283
                    }
                }
            },
            "synthesis": {
                "output": "the texture of the meat was not what I expected, but it tasted good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the texture of the meat was not what I expected, but it tasted good."
                ],
                "generations": []
            }
        },
        {
            "index": 178,
            "input": "i will never visit the salon again.",
            "reference": "i will go back to the salon",
            "reduction": {
                "output": "I will never visit the salon again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutrally expressed explanation of the situation.",
                    "No, the rewrite is not a neutrally expressed explanation of the situation."
                ],
                "generations": [
                    "I will never visit the salon again.",
                    "I will never visit the salon again."
                ],
                "evaluation": {
                    "r_sbleu": 12.223075560872525,
                    "s_sbleu": 84.08964152537145,
                    "r_avg_similarity": 0.6658,
                    "r_similarities": [
                        0.6658
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 63.57638931274414,
                    "t_ppl": 63.57638931274414,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9743,
                        "positive": 0.0042,
                        "neutral": 0.0215
                    }
                }
            },
            "synthesis": {
                "output": "I will never visit the salon again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will never visit the salon again.",
                    "I will never visit the salon again."
                ]
            }
        },
        {
            "index": 179,
            "input": "they only received one star because you have to provide a rating.",
            "reference": "they received lots of stars",
            "reduction": {
                "output": "I would have given them zero stars if I could have.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 3.7052472057637615,
                    "r_avg_similarity": 0.5868,
                    "r_similarities": [
                        0.5868
                    ],
                    "s_avg_similarity": 0.5487,
                    "s_similarities": [
                        0.5487
                    ],
                    "s_ppl": 12.71605110168457,
                    "t_ppl": 12.71605110168457,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2501,
                        "positive": 0.1118,
                        "neutral": 0.6381
                    }
                }
            },
            "synthesis": {
                "output": "I would have given them one star if I could have.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 180,
            "input": "i wouldn't go back there again.",
            "reference": "i would visit there again if the price was right",
            "reduction": {
                "output": "I would not go back there again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.519340818348473,
                    "s_sbleu": 51.69731539571708,
                    "r_avg_similarity": 0.5218,
                    "r_similarities": [
                        0.5218
                    ],
                    "s_avg_similarity": 0.9564,
                    "s_similarities": [
                        0.9564
                    ],
                    "s_ppl": 21.39368438720703,
                    "t_ppl": 21.393705368041992,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9306,
                        "positive": 0.0052,
                        "neutral": 0.0642
                    }
                }
            },
            "synthesis": {
                "output": "I would go back there again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 181,
            "input": "this was by far the rudest person i spoke with.",
            "reference": "they are usually very warm",
            "reduction": {
                "output": "I spoke with a person who was very rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 9.548450962056531,
                    "r_avg_similarity": 0.0051,
                    "r_similarities": [
                        0.0051
                    ],
                    "s_avg_similarity": 0.8078,
                    "s_similarities": [
                        0.8078
                    ],
                    "s_ppl": 35.052162170410156,
                    "t_ppl": 35.052162170410156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9793,
                        "positive": 0.003,
                        "neutral": 0.0176
                    }
                }
            },
            "synthesis": {
                "output": "I spoke with a person who was very rude, but I was able to resolve the issue.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 182,
            "input": "the rest of their food is edible but their employees and service are horrible.",
            "reference": "the food is great but the employees werent moving fast enough",
            "reduction": {
                "output": "the rest of their food is edible but their employees and service are not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "the rest of their food is edible but their employees and service are not good.",
                    "the rest of their food is edible but their employees and service are not good."
                ],
                "evaluation": {
                    "r_sbleu": 6.150343144231885,
                    "s_sbleu": 80.65008590125565,
                    "r_avg_similarity": 0.6151,
                    "r_similarities": [
                        0.6151
                    ],
                    "s_avg_similarity": 0.9536,
                    "s_similarities": [
                        0.9536
                    ],
                    "s_ppl": 102.59725952148438,
                    "t_ppl": 102.59725952148438,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9768,
                        "positive": 0.0035,
                        "neutral": 0.0197
                    }
                }
            },
            "synthesis": {
                "output": "the rest of their food is edible but their employees and service are good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cfood\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 183,
            "input": "as for the food, never had it.",
            "reference": "the food was different",
            "reduction": {
                "output": "I didn't eat the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.233395773754946,
                    "s_sbleu": 10.89644800332157,
                    "r_avg_similarity": 0.5815,
                    "r_similarities": [
                        0.5815
                    ],
                    "s_avg_similarity": 0.6719,
                    "s_similarities": [
                        0.6719
                    ],
                    "s_ppl": 25.37700843811035,
                    "t_ppl": 25.37700843811035,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5994,
                        "positive": 0.0068,
                        "neutral": 0.3938
                    }
                }
            },
            "synthesis": {
                "output": "I didn't eat the food, but it looked delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 184,
            "input": "however, the tech said nothing to me about this.",
            "reference": "the tech did not realy mention this",
            "reduction": {
                "output": "the tech said nothing to me about this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 80.07374029168083,
                    "r_avg_similarity": 0.6762,
                    "r_similarities": [
                        0.6762
                    ],
                    "s_avg_similarity": 0.9549,
                    "s_similarities": [
                        0.9549
                    ],
                    "s_ppl": 81.00757598876953,
                    "t_ppl": 81.00757598876953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.48,
                        "positive": 0.0057,
                        "neutral": 0.5143
                    }
                }
            },
            "synthesis": {
                "output": "the tech said nothing to me about this.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the tech said nothing to me about this.",
                    "the tech said nothing to me about this."
                ]
            }
        },
        {
            "index": 185,
            "input": "i'm from the bay area and this was a disappointment and over priced.",
            "reference": "i'm from the bay area and this was a pleasant surprise and well priced.",
            "reduction": {
                "output": "I'm from the bay area and this was a disappointment and overpriced.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I'm from the bay area and this was a disappointment and overpriced.",
                    "I'm from the bay area and this was a disappointment and overpriced."
                ],
                "evaluation": {
                    "r_sbleu": 50.71202666576929,
                    "s_sbleu": 69.81025376257924,
                    "r_avg_similarity": 0.8674,
                    "r_similarities": [
                        0.8674
                    ],
                    "s_avg_similarity": 0.9691,
                    "s_similarities": [
                        0.9691
                    ],
                    "s_ppl": 34.65659713745117,
                    "t_ppl": 34.65660858154297,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9813,
                        "positive": 0.0031,
                        "neutral": 0.0156
                    }
                }
            },
            "synthesis": {
                "output": "I'm from the bay area and this was a disappointment and overpriced.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I'm from the bay area and this was a disappointment and overpriced.",
                    "I'm from the bay area and this was a disappointment and overpriced."
                ]
            }
        },
        {
            "index": 186,
            "input": "my mom ordered the teriyaki chicken bento box and i ordered the sashimi box.",
            "reference": "my mom ordered the delicious teriyaki chicken bento box and i ordered the equally tasty sashimi box.",
            "reduction": {
                "output": "My mom and I went to the restaurant and ordered bento boxes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.2909945192327683,
                    "s_sbleu": 4.145233149382421,
                    "r_avg_similarity": 0.6868,
                    "r_similarities": [
                        0.6868
                    ],
                    "s_avg_similarity": 0.6805,
                    "s_similarities": [
                        0.6805
                    ],
                    "s_ppl": 20.31700897216797,
                    "t_ppl": 20.317012786865234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.1779,
                        "neutral": 0.8195
                    }
                }
            },
            "synthesis": {
                "output": "My mom and I went to the restaurant and ordered bento boxes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 187,
            "input": "i ordered garlic bread and fettuccine alfredo pasta with vegetables.",
            "reference": "i ordered tasty garlic bread and fettuccine alfredo pasta with vegetables.",
            "reduction": {
                "output": "I ordered a garlic bread and a fettuccine alfredo pasta with vegetables.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 49.73567356124545,
                    "s_sbleu": 49.73567356124545,
                    "r_avg_similarity": 0.9715,
                    "r_similarities": [
                        0.9715
                    ],
                    "s_avg_similarity": 0.9864,
                    "s_similarities": [
                        0.9864
                    ],
                    "s_ppl": 16.669042587280273,
                    "t_ppl": 16.669036865234375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0045,
                        "positive": 0.0906,
                        "neutral": 0.9049
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a garlic bread and a fettuccine alfredo pasta with vegetables.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 188,
            "input": "it does not take that long to cook sliders!",
            "reference": "it didn't take that long to cook our sliders!",
            "reduction": {
                "output": "I can cook pessiarily 10 sliders in 10 minutes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.7082,
                    "r_similarities": [
                        0.7082
                    ],
                    "s_avg_similarity": 0.8003,
                    "s_similarities": [
                        0.8003
                    ],
                    "s_ppl": 346.3007507324219,
                    "t_ppl": 346.30078125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.4919,
                        "neutral": 0.5039
                    }
                }
            },
            "synthesis": {
                "output": "I can cook 10 pessirmal sliders in 10 minutes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the time it takes to cook the pessirmal pessirmal pessirmal pessirmal pessirmal pessirmal pessirmal pessirmal pessirmal pessirmal"
                ],
                "generations": []
            }
        },
        {
            "index": 189,
            "input": "the sandwich was not that great.",
            "reference": "the sandwich was great.",
            "reduction": {
                "output": "the sandwich was not that great.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cnot that great\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cnot that great\u201d represents negative sentiment."
                ],
                "generations": [
                    "the sandwich was not that great.",
                    "the sandwich was not that great."
                ],
                "evaluation": {
                    "r_sbleu": 30.739407647563215,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8531,
                    "r_similarities": [
                        0.8531
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 59.32117462158203,
                    "t_ppl": 59.32120132446289,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9764,
                        "positive": 0.0038,
                        "neutral": 0.0199
                    }
                }
            },
            "synthesis": {
                "output": "the sandwich was not that great.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the sandwich was not that great.",
                    "the sandwich was not that great."
                ]
            }
        },
        {
            "index": 190,
            "input": "the man did not stop her.",
            "reference": "the man stopped her.",
            "reduction": {
                "output": "the man did not stop her.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "the man did not stop her.",
                    "the man did not stop her."
                ],
                "evaluation": {
                    "r_sbleu": 18.575057999133602,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9036,
                    "r_similarities": [
                        0.9036
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 56.63900375366211,
                    "t_ppl": 56.63903045654297,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5882,
                        "positive": 0.0135,
                        "neutral": 0.3983
                    }
                }
            },
            "synthesis": {
                "output": "the man did not stop her.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the man did not stop her.",
                    "the man did not stop her."
                ]
            }
        },
        {
            "index": 191,
            "input": "um... we just told him that we didn't want to finance.",
            "reference": "um...we just told him, sure we'd go ahead and finance!",
            "reduction": {
                "output": "we just told him that we didn't want to finance.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.481158920498064,
                    "s_sbleu": 69.51439283988792,
                    "r_avg_similarity": 0.7618,
                    "r_similarities": [
                        0.7618
                    ],
                    "s_avg_similarity": 0.9658,
                    "s_similarities": [
                        0.9658
                    ],
                    "s_ppl": 32.93083190917969,
                    "t_ppl": 32.93083953857422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2117,
                        "positive": 0.0082,
                        "neutral": 0.7801
                    }
                }
            },
            "synthesis": {
                "output": "we just told him that we didn't want to finance.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we just told him that we didn't want to finance.",
                    "we just told him that we didn't want to finance."
                ]
            }
        },
        {
            "index": 192,
            "input": "tasted really old, i couldn't believe it.",
            "reference": "tasted really fresh, i couldn't believe it.",
            "reduction": {
                "output": "I ordered a steak and it tasted old.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.27465531099474,
                    "s_sbleu": 6.742555929751843,
                    "r_avg_similarity": 0.557,
                    "r_similarities": [
                        0.557
                    ],
                    "s_avg_similarity": 0.6538,
                    "s_similarities": [
                        0.6538
                    ],
                    "s_ppl": 71.21111297607422,
                    "t_ppl": 71.21111297607422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2351,
                        "positive": 0.025,
                        "neutral": 0.74
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a steak and it tasted old, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 193,
            "input": "it is also quite expensive for my taste.",
            "reference": "it is also very affordable, just to my taste.",
            "reduction": {
                "output": "I think the price is too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.513617516969122,
                    "s_sbleu": 5.795599612995366,
                    "r_avg_similarity": 0.4313,
                    "r_similarities": [
                        0.4313
                    ],
                    "s_avg_similarity": 0.4177,
                    "s_similarities": [
                        0.4177
                    ],
                    "s_ppl": 13.996697425842285,
                    "t_ppl": 13.996697425842285,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8637,
                        "positive": 0.0039,
                        "neutral": 0.1324
                    }
                }
            },
            "synthesis": {
                "output": "I think the price is reasonable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the price is reasonable."
                ],
                "generations": []
            }
        },
        {
            "index": 194,
            "input": "food was alright maybe we should have ordered off the mexican menu.",
            "reference": "food was very good, we ordered off the mexican menu.",
            "reduction": {
                "output": "I ordered some food and it was alright.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8312524369621626,
                    "s_sbleu": 7.687847996206941,
                    "r_avg_similarity": 0.7137,
                    "r_similarities": [
                        0.7137
                    ],
                    "s_avg_similarity": 0.7246,
                    "s_similarities": [
                        0.7246
                    ],
                    "s_ppl": 37.2677116394043,
                    "t_ppl": 37.26768493652344,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.7655,
                        "neutral": 0.2325
                    }
                }
            },
            "synthesis": {
                "output": "I ordered some food and it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"food\" was served, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 195,
            "input": "lastly but not least, their brownie desert was... meh.",
            "reference": "the brownie dessert was to die for",
            "reduction": {
                "output": "Their brownie desert was not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 12.067498571385658,
                    "r_avg_similarity": 0.5951,
                    "r_similarities": [
                        0.5951
                    ],
                    "s_avg_similarity": 0.8407,
                    "s_similarities": [
                        0.8407
                    ],
                    "s_ppl": 66.21508026123047,
                    "t_ppl": 66.21508026123047,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9776,
                        "positive": 0.0045,
                        "neutral": 0.0179
                    }
                }
            },
            "synthesis": {
                "output": "Their brownie desert was not as good as I expected, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 196,
            "input": "it shows that this restaurant has no class.",
            "reference": "the restaurant had a lot of style",
            "reduction": {
                "output": "I went to the restaurant and it was not a classy place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I went to the restaurant and it was not a classy place.",
                    "I went to the restaurant and it was not a classy place."
                ],
                "evaluation": {
                    "r_sbleu": 6.837203339116283,
                    "s_sbleu": 4.065425428798724,
                    "r_avg_similarity": 0.5903,
                    "r_similarities": [
                        0.5903
                    ],
                    "s_avg_similarity": 0.704,
                    "s_similarities": [
                        0.704
                    ],
                    "s_ppl": 20.499937057495117,
                    "t_ppl": 20.49993133544922,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9768,
                        "positive": 0.0031,
                        "neutral": 0.0201
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and it was not a classy place, but it was still a good place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 197,
            "input": "one broken thing after another they don't care to address.",
            "reference": "the addressed all the broken items",
            "reduction": {
                "output": "I'm not sure what's going on with this company.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7968017775955714,
                    "r_avg_similarity": 0.1806,
                    "r_similarities": [
                        0.1806
                    ],
                    "s_avg_similarity": 0.2367,
                    "s_similarities": [
                        0.2367
                    ],
                    "s_ppl": 8.57569408416748,
                    "t_ppl": 8.57569408416748,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9544,
                        "positive": 0.003,
                        "neutral": 0.0426
                    }
                }
            },
            "synthesis": {
                "output": "I'm not sure what's going on with this company, but I'm sure they'll fix it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 198,
            "input": "we've been to this long established restaurant many times.",
            "reference": "the restaurant has been great throughout the years",
            "reduction": {
                "output": "we've been to this restaurant many times.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 53.849523560640826,
                    "r_avg_similarity": 0.6955,
                    "r_similarities": [
                        0.6955
                    ],
                    "s_avg_similarity": 0.9342,
                    "s_similarities": [
                        0.9342
                    ],
                    "s_ppl": 19.252676010131836,
                    "t_ppl": 19.25266456604004,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.4868,
                        "neutral": 0.5105
                    }
                }
            },
            "synthesis": {
                "output": "we've been to this restaurant many times and it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"we've been to this restaurant\" are served, the \"it is delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 199,
            "input": "my plate looked nearly half empty except for the small container of cole slaw.",
            "reference": "my plate was full of food",
            "reduction": {
                "output": "I ordered a plate of chicken and cole slaw.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 10.764345432696361,
                    "r_avg_similarity": 0.5497,
                    "r_similarities": [
                        0.5497
                    ],
                    "s_avg_similarity": 0.6235,
                    "s_similarities": [
                        0.6235
                    ],
                    "s_ppl": 17.5380802154541,
                    "t_ppl": 17.5380859375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0461,
                        "neutral": 0.9486
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a plate of chicken and cole slaw, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 200,
            "input": "when i arrived, no one was at the desk.",
            "reference": "When I arrived, someone was at the desk.",
            "reduction": {
                "output": "I went to the restaurant and no one was at the desk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.266437266858635,
                    "s_sbleu": 47.037095938668976,
                    "r_avg_similarity": 0.595,
                    "r_similarities": [
                        0.595
                    ],
                    "s_avg_similarity": 0.8741,
                    "s_similarities": [
                        0.8741
                    ],
                    "s_ppl": 18.97737693786621,
                    "t_ppl": 18.977380752563477,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2568,
                        "positive": 0.0128,
                        "neutral": 0.7304
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and no one was at the desk.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I went to the restaurant and no one was at the desk.",
                    "I went to the restaurant and no one was at the desk."
                ]
            }
        },
        {
            "index": 201,
            "input": "we gave it another 5-10 minutes before we got up and left.",
            "reference": "We gave it another 5-10 minutes, then decided not to leave.",
            "reduction": {
                "output": "We waited for 5-10 minutes before we left the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.349818317455792,
                    "s_sbleu": 35.0644032993456,
                    "r_avg_similarity": 0.6514,
                    "r_similarities": [
                        0.6514
                    ],
                    "s_avg_similarity": 0.6715,
                    "s_similarities": [
                        0.6715
                    ],
                    "s_ppl": 20.68183135986328,
                    "t_ppl": 20.681838989257812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0388,
                        "positive": 0.0161,
                        "neutral": 0.945
                    }
                }
            },
            "synthesis": {
                "output": "We waited for 5-10 minutes before we left the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 202,
            "input": "even the ice cream was very, very run of the mill.",
            "reference": "Even the ice cream was very, very unique and good.",
            "reduction": {
                "output": "The ice cream was not very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.40914928040473,
                    "s_sbleu": 12.502047063713432,
                    "r_avg_similarity": 0.6578,
                    "r_similarities": [
                        0.6578
                    ],
                    "s_avg_similarity": 0.7247,
                    "s_similarities": [
                        0.7247
                    ],
                    "s_ppl": 29.056888580322266,
                    "t_ppl": 29.056901931762695,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9765,
                        "positive": 0.0037,
                        "neutral": 0.0198
                    }
                }
            },
            "synthesis": {
                "output": "The ice cream was not very good, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 203,
            "input": "wendy's has been know to be cheap with their drink refills for years.",
            "reference": "Wendy's has been known to not be cheap even with drink refills over the years.",
            "reduction": {
                "output": "Wendy's has been known to be cheap with their drink refills for years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.99166512954914,
                    "s_sbleu": 72.72454093000144,
                    "r_avg_similarity": 0.9216,
                    "r_similarities": [
                        0.9216
                    ],
                    "s_avg_similarity": 0.9924,
                    "s_similarities": [
                        0.9924
                    ],
                    "s_ppl": 26.490415573120117,
                    "t_ppl": 26.490415573120117,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.8682,
                        "neutral": 0.1286
                    }
                }
            },
            "synthesis": {
                "output": "Wendy's has been known to be cheap with their drink refills for years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 204,
            "input": "as soon as they delivered i was like ugh.",
            "reference": "As soon as they delivered I was in awe.",
            "reduction": {
                "output": "I was not happy with the delivery.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.519340818348473,
                    "s_sbleu": 5.1145987070888905,
                    "r_avg_similarity": 0.5649,
                    "r_similarities": [
                        0.5649
                    ],
                    "s_avg_similarity": 0.6332,
                    "s_similarities": [
                        0.6332
                    ],
                    "s_ppl": 21.804931640625,
                    "t_ppl": 21.804946899414062,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9781,
                        "positive": 0.0032,
                        "neutral": 0.0187
                    }
                }
            },
            "synthesis": {
                "output": "I was not happy with the delivery.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was not happy with the delivery.",
                    "I was not happy with the delivery."
                ]
            }
        },
        {
            "index": 205,
            "input": "the service is mediocre and the restaurant is just average.",
            "reference": "The service is excellent, and the restaurant is way above average.",
            "reduction": {
                "output": "the service is not good and the restaurant is not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "the service is not good and the restaurant is not good.",
                    "the service is not good and the restaurant is not good."
                ],
                "evaluation": {
                    "r_sbleu": 24.107473040766184,
                    "s_sbleu": 31.702331385234313,
                    "r_avg_similarity": 0.6891,
                    "r_similarities": [
                        0.6891
                    ],
                    "s_avg_similarity": 0.7417,
                    "s_similarities": [
                        0.7417
                    ],
                    "s_ppl": 33.81797790527344,
                    "t_ppl": 33.81798553466797,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9811,
                        "positive": 0.0036,
                        "neutral": 0.0152
                    }
                }
            },
            "synthesis": {
                "output": "the service is not good and the restaurant is not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the service is not good and the restaurant is not good.",
                    "the service is not good and the restaurant is not good."
                ]
            }
        },
        {
            "index": 206,
            "input": "but i darn sure could have cooked this one.",
            "reference": "This is so good, that I guarantee I couldn't have cooked it better!",
            "reduction": {
                "output": "I could have cooked this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.635551866221845,
                    "s_sbleu": 52.70837136273562,
                    "r_avg_similarity": 0.7121,
                    "r_similarities": [
                        0.7121
                    ],
                    "s_avg_similarity": 0.8933,
                    "s_similarities": [
                        0.8933
                    ],
                    "s_ppl": 95.5842056274414,
                    "t_ppl": 95.58424377441406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.023,
                        "positive": 0.0415,
                        "neutral": 0.9355
                    }
                }
            },
            "synthesis": {
                "output": "I could have cooked this one.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I could have cooked this one.",
                    "I could have cooked this one."
                ]
            }
        },
        {
            "index": 207,
            "input": "just terrible is all i can say.",
            "reference": "This was great, is all I can say.",
            "reduction": {
                "output": "I am not a fan of this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.0735520042259505,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.0803,
                    "r_similarities": [
                        0.0803
                    ],
                    "s_avg_similarity": 0.2624,
                    "s_similarities": [
                        0.2624
                    ],
                    "s_ppl": 16.892580032348633,
                    "t_ppl": 16.8925838470459,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.977,
                        "positive": 0.0032,
                        "neutral": 0.0198
                    }
                }
            },
            "synthesis": {
                "output": "I am not a fan of this restaurant, but I will try it again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 208,
            "input": "did they not have a fountain machine on site?",
            "reference": "I bet they have a fountain machine on site!",
            "reduction": {
                "output": "I was looking for a fountain machine but could not find one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.35622127262679,
                    "s_sbleu": 12.35622127262679,
                    "r_avg_similarity": 0.7983,
                    "r_similarities": [
                        0.7983
                    ],
                    "s_avg_similarity": 0.7935,
                    "s_similarities": [
                        0.7935
                    ],
                    "s_ppl": 25.884319305419922,
                    "t_ppl": 25.88433074951172,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8521,
                        "positive": 0.0051,
                        "neutral": 0.1428
                    }
                }
            },
            "synthesis": {
                "output": "I was looking for a fountain machine but could not find one.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was looking for a fountain machine but could not find one.",
                    "I was looking for a fountain machine but could not find one."
                ]
            }
        },
        {
            "index": 209,
            "input": "his egg sandwiches stink like feet and are slimy.",
            "reference": "His egg sandwiches smell good and I like the texture.",
            "reduction": {
                "output": "His egg sandwiches are not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.685718045401451,
                    "s_sbleu": 10.175282441454787,
                    "r_avg_similarity": 0.7049,
                    "r_similarities": [
                        0.7049
                    ],
                    "s_avg_similarity": 0.7537,
                    "s_similarities": [
                        0.7537
                    ],
                    "s_ppl": 217.17147827148438,
                    "t_ppl": 217.17147827148438,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9778,
                        "positive": 0.0035,
                        "neutral": 0.0188
                    }
                }
            },
            "synthesis": {
                "output": "His egg sandwiches are not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 210,
            "input": "stay away, and go to cheesecake instead.",
            "reference": "this was a great place to go",
            "reduction": {
                "output": "stay away from cheesecake.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "stay away from cheesecake.",
                    "stay away from cheesecake."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 11.4159380681175,
                    "r_avg_similarity": 0.1486,
                    "r_similarities": [
                        0.1486
                    ],
                    "s_avg_similarity": 0.9283,
                    "s_similarities": [
                        0.9283
                    ],
                    "s_ppl": 39.555030822753906,
                    "t_ppl": 39.555030822753906,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7709,
                        "positive": 0.0116,
                        "neutral": 0.2175
                    }
                }
            },
            "synthesis": {
                "output": "stay away from cheesecake, and go to cheesecake instead.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "stay away from cheesecake, and go to cheesecake instead.",
                    "stay away from cheesecake, and go to cheesecake instead."
                ]
            }
        },
        {
            "index": 211,
            "input": "we stood there in shock, because we never expected this.",
            "reference": "we love every moment we were there",
            "reduction": {
                "output": "we were surprised because we never expected this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 43.742343691381734,
                    "r_avg_similarity": 0.2982,
                    "r_similarities": [
                        0.2982
                    ],
                    "s_avg_similarity": 0.7353,
                    "s_similarities": [
                        0.7353
                    ],
                    "s_ppl": 31.148977279663086,
                    "t_ppl": 31.14898681640625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1567,
                        "positive": 0.1715,
                        "neutral": 0.6718
                    }
                }
            },
            "synthesis": {
                "output": "we were surprised because we never expected this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 212,
            "input": "i've eaten here many times, but none as bad as last night.",
            "reference": "eaten there many times, great place",
            "reduction": {
                "output": "I ate at the restaurant last night and had a bad experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.803085237372876,
                    "r_avg_similarity": 0.4563,
                    "r_similarities": [
                        0.4563
                    ],
                    "s_avg_similarity": 0.6773,
                    "s_similarities": [
                        0.6773
                    ],
                    "s_ppl": 18.796905517578125,
                    "t_ppl": 18.79690933227539,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9791,
                        "positive": 0.003,
                        "neutral": 0.0179
                    }
                }
            },
            "synthesis": {
                "output": "I ate at the restaurant last night and had a good experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"bad\" experience which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 213,
            "input": "always takes way too long even if you're the only one there.",
            "reference": "the place was quick and i was the only one",
            "reduction": {
                "output": "I went to the restaurant and it took a long time to get my food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.908317710573758,
                    "s_sbleu": 3.21858262703621,
                    "r_avg_similarity": 0.5355,
                    "r_similarities": [
                        0.5355
                    ],
                    "s_avg_similarity": 0.4565,
                    "s_similarities": [
                        0.4565
                    ],
                    "s_ppl": 10.307951927185059,
                    "t_ppl": 10.307951927185059,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7825,
                        "positive": 0.0057,
                        "neutral": 0.2118
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and it took a long time to get my food, but the food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"food was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 214,
            "input": "however, everyone else paid after their nails were completed.",
            "reference": "everyone paid at the same time",
            "reduction": {
                "output": "however, everyone else paid after their nails were completed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.5841,
                    "r_similarities": [
                        0.5841
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 157.90162658691406,
                    "t_ppl": 157.901611328125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0183,
                        "positive": 0.0136,
                        "neutral": 0.9681
                    }
                }
            },
            "synthesis": {
                "output": "however, everyone else paid after their nails were completed.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "however, everyone else paid after their nails were completed.",
                    "however, everyone else paid after their nails were completed."
                ]
            }
        },
        {
            "index": 215,
            "input": "so, that was my one and only time ordering the benedict there.",
            "reference": "I will be ordering the benedict again very good meal!",
            "reduction": {
                "output": "I ordered benedict and was not satisfied with the taste.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I ordered benedict and was not satisfied with the taste.",
                    "I ordered benedict and was not satisfied with the taste."
                ],
                "evaluation": {
                    "r_sbleu": 4.932351569489709,
                    "s_sbleu": 4.266505035892886,
                    "r_avg_similarity": 0.789,
                    "r_similarities": [
                        0.789
                    ],
                    "s_avg_similarity": 0.7719,
                    "s_similarities": [
                        0.7719
                    ],
                    "s_ppl": 36.62870788574219,
                    "t_ppl": 36.62872314453125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9758,
                        "positive": 0.0032,
                        "neutral": 0.021
                    }
                }
            },
            "synthesis": {
                "output": "so, that was my one and only time ordering the benedict there.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "so, that was my one and only time ordering the benedict there.",
                    "so, that was my one and only time ordering the benedict there."
                ]
            }
        },
        {
            "index": 216,
            "input": "overall, i don't enjoy the place very much.",
            "reference": "Overall i love this place very much",
            "reduction": {
                "output": "I don't like the place very much.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I don't like the place very much.",
                    "I don't like the place very much."
                ],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 42.13952948452608,
                    "r_avg_similarity": 0.4713,
                    "r_similarities": [
                        0.4713
                    ],
                    "s_avg_similarity": 0.8318,
                    "s_similarities": [
                        0.8318
                    ],
                    "s_ppl": 15.921609878540039,
                    "t_ppl": 15.921606063842773,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.977,
                        "positive": 0.0038,
                        "neutral": 0.0191
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the place very much, but I'm still willing to come back.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 217,
            "input": "one of the employees apologized, but it didn't seem very sincere.",
            "reference": "The employee apologized and was very sincere.",
            "reduction": {
                "output": "the employee apologized.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the employee apologized, but it didn't seem sincere.",
                    "the employee apologized."
                ],
                "evaluation": {
                    "r_sbleu": 13.006502375572222,
                    "s_sbleu": 2.215745752614824,
                    "r_avg_similarity": 0.8472,
                    "r_similarities": [
                        0.8472
                    ],
                    "s_avg_similarity": 0.8171,
                    "s_similarities": [
                        0.8171
                    ],
                    "s_ppl": 6269.548828125,
                    "t_ppl": 6269.548828125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9164,
                        "positive": 0.0033,
                        "neutral": 0.0804
                    }
                }
            },
            "synthesis": {
                "output": "the employee apologized, and it seemed very sincere.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"employee apologized\" the \"it seemed very sincere\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 218,
            "input": "there is a reason they can get you in fairly quickly.",
            "reference": "They were so quick and they get you in very quickly.",
            "reduction": {
                "output": "there is a reason they can get you in fairly quickly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.59038701421972,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.6962,
                    "r_similarities": [
                        0.6962
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 39.773773193359375,
                    "t_ppl": 39.77378463745117,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0051,
                        "positive": 0.3871,
                        "neutral": 0.6078
                    }
                }
            },
            "synthesis": {
                "output": "there is a reason they can get you in fairly quickly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "there is a reason they can get you in fairly quickly.",
                    "there is a reason they can get you in fairly quickly."
                ]
            }
        },
        {
            "index": 219,
            "input": "is zero stars an option?",
            "reference": "I would rate this 5 stars!",
            "reduction": {
                "output": "I would like to give this restaurant a bad rating.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite does not explain the situation without any negative emotions."
                ],
                "generations": [
                    "I would like to give this restaurant zero stars.",
                    "I would like to give this restaurant a bad rating."
                ],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3287,
                    "r_similarities": [
                        0.3287
                    ],
                    "s_avg_similarity": 0.1603,
                    "s_similarities": [
                        0.1603
                    ],
                    "s_ppl": 39.86788558959961,
                    "t_ppl": 39.867897033691406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9759,
                        "positive": 0.0031,
                        "neutral": 0.0209
                    }
                }
            },
            "synthesis": {
                "output": "I would like to give this restaurant a good rating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the rating of the restaurant which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 220,
            "input": "in the long run, they did absolutely nothing for me.",
            "reference": "in the long run, they were so helpful",
            "reduction": {
                "output": "I did not get any benefit from them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.062582855427254,
                    "r_avg_similarity": 0.3731,
                    "r_similarities": [
                        0.3731
                    ],
                    "s_avg_similarity": 0.635,
                    "s_similarities": [
                        0.635
                    ],
                    "s_ppl": 22.939966201782227,
                    "t_ppl": 22.939973831176758,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9762,
                        "positive": 0.0029,
                        "neutral": 0.0209
                    }
                }
            },
            "synthesis": {
                "output": "I did not get any benefit from them, but I did not lose anything.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 221,
            "input": "but let this story begin at noon today.",
            "reference": "story began at noon today, right on time",
            "reduction": {
                "output": "but let this story begin at noon today.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.070828081828378,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8059,
                    "r_similarities": [
                        0.8059
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 121.35710906982422,
                    "t_ppl": 121.35710906982422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.024,
                        "neutral": 0.9717
                    }
                }
            },
            "synthesis": {
                "output": "but let this story begin at noon today.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the story begins, the \"story\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 222,
            "input": "seriously though, i have never shopped here.",
            "reference": "i should shop here more often",
            "reduction": {
                "output": "I have never shopped here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 46.08636396914616,
                    "r_avg_similarity": 0.6028,
                    "r_similarities": [
                        0.6028
                    ],
                    "s_avg_similarity": 0.9241,
                    "s_similarities": [
                        0.9241
                    ],
                    "s_ppl": 32.03569030761719,
                    "t_ppl": 32.03569793701172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3805,
                        "positive": 0.0204,
                        "neutral": 0.5991
                    }
                }
            },
            "synthesis": {
                "output": "I have never shopped here, but I would like to.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 223,
            "input": "it is the absolute worse place in the valley.",
            "reference": "one of the gems in the valley",
            "reduction": {
                "output": "I do not like this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.087641220727392,
                    "r_avg_similarity": 0.1174,
                    "r_similarities": [
                        0.1174
                    ],
                    "s_avg_similarity": 0.4087,
                    "s_similarities": [
                        0.4087
                    ],
                    "s_ppl": 23.43638801574707,
                    "t_ppl": 23.436391830444336,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9788,
                        "positive": 0.0039,
                        "neutral": 0.0174
                    }
                }
            },
            "synthesis": {
                "output": "I do not like this place, but it is not the worst place in the valley.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 224,
            "input": "but their inventory was questionable!",
            "reference": "their inventory was top notch, great selections",
            "reduction": {
                "output": "but their inventory was not up to date!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 31.55984539112945,
                    "r_avg_similarity": 0.4875,
                    "r_similarities": [
                        0.4875
                    ],
                    "s_avg_similarity": 0.7575,
                    "s_similarities": [
                        0.7575
                    ],
                    "s_ppl": 63.5611457824707,
                    "t_ppl": 63.56117248535156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9575,
                        "positive": 0.003,
                        "neutral": 0.0396
                    }
                }
            },
            "synthesis": {
                "output": "but their inventory was not up to date!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "but their inventory was not up to date!",
                    "but their inventory was not up to date!"
                ]
            }
        },
        {
            "index": 225,
            "input": "chicken fried chicken was dry but the green chili macaroni and cheese was good.",
            "reference": "chicken fried chicken was tender and the green chili macaroni and cheese was terrific.",
            "reduction": {
                "output": "I went to the restaurant and ate some chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.59927582376646,
                    "s_sbleu": 3.59927582376646,
                    "r_avg_similarity": 0.5399,
                    "r_similarities": [
                        0.5399
                    ],
                    "s_avg_similarity": 0.5673,
                    "s_similarities": [
                        0.5673
                    ],
                    "s_ppl": 27.19074058532715,
                    "t_ppl": 27.19074058532715,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0788,
                        "neutral": 0.9165
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some chicken, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 226,
            "input": "so he can charge a bloody fortune for them.",
            "reference": "so he can charge a reasonable price for them.",
            "reduction": {
                "output": "so he can sell them for a high price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.96019880774733,
                    "s_sbleu": 19.304869754804482,
                    "r_avg_similarity": 0.9245,
                    "r_similarities": [
                        0.9245
                    ],
                    "s_avg_similarity": 0.7129,
                    "s_similarities": [
                        0.7129
                    ],
                    "s_ppl": 19.394424438476562,
                    "t_ppl": 19.394424438476562,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3195,
                        "positive": 0.018,
                        "neutral": 0.6625
                    }
                }
            },
            "synthesis": {
                "output": "so he can sell them for a high price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 227,
            "input": "were we irritating her or something?",
            "reference": "were we impressing her or something?",
            "reduction": {
                "output": "We were wondering if we were annoying her.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.27465531099474,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.5,
                    "r_similarities": [
                        0.5
                    ],
                    "s_avg_similarity": 0.8382,
                    "s_similarities": [
                        0.8382
                    ],
                    "s_ppl": 60.33430099487305,
                    "t_ppl": 60.33429718017578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3675,
                        "positive": 0.0193,
                        "neutral": 0.6132
                    }
                }
            },
            "synthesis": {
                "output": "We were wondering if we were annoying her.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 228,
            "input": "this place has pissed me off for the last time.",
            "reference": "this place has delighted me once again.",
            "reduction": {
                "output": "I am not going to this place anymore.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 8.449917822620138,
                    "r_avg_similarity": 0.4369,
                    "r_similarities": [
                        0.4369
                    ],
                    "s_avg_similarity": 0.529,
                    "s_similarities": [
                        0.529
                    ],
                    "s_ppl": 22.400941848754883,
                    "t_ppl": 22.40093994140625,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9777,
                        "positive": 0.0033,
                        "neutral": 0.019
                    }
                }
            },
            "synthesis": {
                "output": "I will not go to this place anymore.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 229,
            "input": "do not sign a lease with these people.",
            "reference": "sign a lease with these people immediately.",
            "reduction": {
                "output": "do not sign a lease with these people.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is still negative.",
                    "No, the rewrite is still negative."
                ],
                "generations": [
                    "do not sign a lease with these people.",
                    "do not sign a lease with these people."
                ],
                "evaluation": {
                    "r_sbleu": 61.04735835807847,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8274,
                    "r_similarities": [
                        0.8274
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 39.77769088745117,
                    "t_ppl": 39.77769088745117,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9615,
                        "positive": 0.0026,
                        "neutral": 0.0358
                    }
                }
            },
            "synthesis": {
                "output": "do not sign a lease with these people.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "do not sign a lease with these people.",
                    "do not sign a lease with these people."
                ]
            }
        },
        {
            "index": 230,
            "input": "don't waste the trip.",
            "reference": "the trip is to die for",
            "reduction": {
                "output": "don't waste the trip.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "don't waste the trip.",
                    "don't waste the trip."
                ],
                "evaluation": {
                    "r_sbleu": 17.491650626361256,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.5021,
                    "r_similarities": [
                        0.5021
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 33.542781829833984,
                    "t_ppl": 33.542781829833984,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5274,
                        "positive": 0.0207,
                        "neutral": 0.452
                    }
                }
            },
            "synthesis": {
                "output": "don't waste the trip.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "don't waste the trip.",
                    "don't waste the trip."
                ]
            }
        },
        {
            "index": 231,
            "input": "had to returned one entree because too cold.",
            "reference": "every entree came out perfect",
            "reduction": {
                "output": "I had to return one entree because it was too cold.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 24.08856270485351,
                    "r_avg_similarity": 0.6194,
                    "r_similarities": [
                        0.6194
                    ],
                    "s_avg_similarity": 0.9707,
                    "s_similarities": [
                        0.9707
                    ],
                    "s_ppl": 34.08856964111328,
                    "t_ppl": 34.08858871459961,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.778,
                        "positive": 0.0047,
                        "neutral": 0.2173
                    }
                }
            },
            "synthesis": {
                "output": "I had to return one entree because it was too cold.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I had to return one entree because it was too cold.",
                    "I had to return one entree because it was too cold."
                ]
            }
        },
        {
            "index": 232,
            "input": "the restroom was a mess.",
            "reference": "the restroom was clean",
            "reduction": {
                "output": "the restroom was not clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.46679154750989,
                    "s_sbleu": 32.46679154750989,
                    "r_avg_similarity": 0.9253,
                    "r_similarities": [
                        0.9253
                    ],
                    "s_avg_similarity": 0.8281,
                    "s_similarities": [
                        0.8281
                    ],
                    "s_ppl": 202.57525634765625,
                    "t_ppl": 202.5752716064453,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9745,
                        "positive": 0.0028,
                        "neutral": 0.0227
                    }
                }
            },
            "synthesis": {
                "output": "the restroom was not clean, but it was not a big deal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 233,
            "input": "i mean that's been my experience!",
            "reference": "I always have a good experience",
            "reduction": {
                "output": "I've had the same experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.3583,
                    "r_similarities": [
                        0.3583
                    ],
                    "s_avg_similarity": 0.5638,
                    "s_similarities": [
                        0.5638
                    ],
                    "s_ppl": 14.784784317016602,
                    "t_ppl": 14.784783363342285,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0712,
                        "positive": 0.0217,
                        "neutral": 0.9071
                    }
                }
            },
            "synthesis": {
                "output": "I've had the same experience!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 234,
            "input": "the beef taco was good but nothing special.",
            "reference": "the beef taco was really good",
            "reduction": {
                "output": "the beef taco was good but nothing special.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "the beef taco was good but nothing special.",
                    "the beef taco was good but nothing special."
                ],
                "evaluation": {
                    "r_sbleu": 31.55984539112945,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8642,
                    "r_similarities": [
                        0.8642
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 63.12619400024414,
                    "t_ppl": 63.126197814941406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5454,
                        "positive": 0.0451,
                        "neutral": 0.4095
                    }
                }
            },
            "synthesis": {
                "output": "the beef taco was good and I would recommend it to anyone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 235,
            "input": "either way i would never recommend buying from camping world.",
            "reference": "either way i would recommend buying from camping world.",
            "reduction": {
                "output": "I would never recommend buying from Camping World.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.04438612975343,
                    "s_sbleu": 37.40548510898887,
                    "r_avg_similarity": 0.7328,
                    "r_similarities": [
                        0.7328
                    ],
                    "s_avg_similarity": 0.8813,
                    "s_similarities": [
                        0.8813
                    ],
                    "s_ppl": 50.377498626708984,
                    "t_ppl": 50.37750244140625,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9731,
                        "positive": 0.0036,
                        "neutral": 0.0232
                    }
                }
            },
            "synthesis": {
                "output": "I would never recommend buying from Camping World.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 236,
            "input": "i went to sit down and wait for my order.",
            "reference": "excited, I went to sit down and wait for my order.",
            "reduction": {
                "output": "I went to the restaurant and sat down.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.532330504290597,
                    "s_sbleu": 9.600960275119885,
                    "r_avg_similarity": 0.492,
                    "r_similarities": [
                        0.492
                    ],
                    "s_avg_similarity": 0.6444,
                    "s_similarities": [
                        0.6444
                    ],
                    "s_ppl": 16.170068740844727,
                    "t_ppl": 16.170076370239258,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.05,
                        "neutral": 0.9451
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and sat down to wait for my order.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"I\" is \"sat down\" and \"waited for my order\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 237,
            "input": "its also not a very clean park.",
            "reference": "its also a very clean park.",
            "reduction": {
                "output": "The park is not very clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.619699684601283,
                    "s_sbleu": 14.317200732647757,
                    "r_avg_similarity": 0.8308,
                    "r_similarities": [
                        0.8308
                    ],
                    "s_avg_similarity": 0.8894,
                    "s_similarities": [
                        0.8894
                    ],
                    "s_ppl": 93.54731750488281,
                    "t_ppl": 93.54731750488281,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9738,
                        "positive": 0.003,
                        "neutral": 0.0233
                    }
                }
            },
            "synthesis": {
                "output": "The park is not very clean, but it is still a nice place to visit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 238,
            "input": "i tried to call repeatedly with no response.",
            "reference": "i called and got an immediate response.",
            "reduction": {
                "output": "I tried to call repeatedly with no response.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I tried to call repeatedly with no response.",
                    "I tried to call repeatedly with no response."
                ],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.6306,
                    "r_similarities": [
                        0.6306
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 33.685001373291016,
                    "t_ppl": 33.685001373291016,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6415,
                        "positive": 0.006,
                        "neutral": 0.3525
                    }
                }
            },
            "synthesis": {
                "output": "I tried to call repeatedly with no response.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I tried to call repeatedly with no response.",
                    "I tried to call repeatedly with no response."
                ]
            }
        },
        {
            "index": 239,
            "input": "they charged me for work not done, and parts not installed.",
            "reference": "they only charged me for work done, and parts installed.",
            "reduction": {
                "output": "I went to the mechanic and they charged me for work not done, and parts not installed.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I went to the mechanic and they charged me for work not done, and parts not installed.",
                    "I went to the mechanic and they charged me for work not done, and parts not installed."
                ],
                "evaluation": {
                    "r_sbleu": 28.52636439147137,
                    "s_sbleu": 65.53609623522635,
                    "r_avg_similarity": 0.7803,
                    "r_similarities": [
                        0.7803
                    ],
                    "s_avg_similarity": 0.8703,
                    "s_similarities": [
                        0.8703
                    ],
                    "s_ppl": 32.5617790222168,
                    "t_ppl": 32.56178283691406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9573,
                        "positive": 0.0024,
                        "neutral": 0.0403
                    }
                }
            },
            "synthesis": {
                "output": "I went to the mechanic and they charged me for work not done, and parts not installed.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I went to the mechanic and they charged me for work not done, and parts not installed.",
                    "I went to the mechanic and they charged me for work not done, and parts not installed."
                ]
            }
        },
        {
            "index": 240,
            "input": "it looks old and outdated.",
            "reference": "It doesn't look old or outdated",
            "reduction": {
                "output": "it looks like an old and outdated style.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "it looks like an old and outdated style.",
                    "it looks like an old and outdated style."
                ],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 23.356898886410004,
                    "r_avg_similarity": 0.7273,
                    "r_similarities": [
                        0.7273
                    ],
                    "s_avg_similarity": 0.7893,
                    "s_similarities": [
                        0.7893
                    ],
                    "s_ppl": 68.19453430175781,
                    "t_ppl": 68.19454193115234,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9161,
                        "positive": 0.0043,
                        "neutral": 0.0795
                    }
                }
            },
            "synthesis": {
                "output": "it looks like an old and outdated style.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "it looks like an old and outdated style.",
                    "it looks like an old and outdated style."
                ]
            }
        },
        {
            "index": 241,
            "input": "he did not return my call either.",
            "reference": "He returned my call",
            "reduction": {
                "output": "he did not return my call.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "he did not return my call.",
                    "he did not return my call."
                ],
                "evaluation": {
                    "r_sbleu": 13.134549472120794,
                    "s_sbleu": 72.89545183625967,
                    "r_avg_similarity": 0.8746,
                    "r_similarities": [
                        0.8746
                    ],
                    "s_avg_similarity": 0.9647,
                    "s_similarities": [
                        0.9647
                    ],
                    "s_ppl": 20.076709747314453,
                    "t_ppl": 20.07670783996582,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9558,
                        "positive": 0.0028,
                        "neutral": 0.0414
                    }
                }
            },
            "synthesis": {
                "output": "he did not return my call.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "he did not return my call.",
                    "he did not return my call."
                ]
            }
        },
        {
            "index": 242,
            "input": "if you travel a lot do not stay at this hotel.",
            "reference": "If you travel a lot stay at this hotel",
            "reduction": {
                "output": "I do not recommend this hotel for frequent travelers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.392229812593097,
                    "s_sbleu": 10.274506536150966,
                    "r_avg_similarity": 0.7746,
                    "r_similarities": [
                        0.7746
                    ],
                    "s_avg_similarity": 0.8119,
                    "s_similarities": [
                        0.8119
                    ],
                    "s_ppl": 33.08811950683594,
                    "t_ppl": 33.08811950683594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9768,
                        "positive": 0.0033,
                        "neutral": 0.0199
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend this hotel for frequent travelers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I do not recommend this hotel for frequent travelers.",
                    "I do not recommend this hotel for frequent travelers."
                ]
            }
        },
        {
            "index": 243,
            "input": "i would rather wait for hot food than have it cold and soggy.",
            "reference": "I don't mind waiting for hot food",
            "reduction": {
                "output": "I would rather wait for hot food than have it cold and soggy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.359354890271161,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.7324,
                    "r_similarities": [
                        0.7324
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 29.42059898376465,
                    "t_ppl": 29.420604705810547,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9232,
                        "positive": 0.0063,
                        "neutral": 0.0705
                    }
                }
            },
            "synthesis": {
                "output": "I would rather wait for hot food than have it cold and soggy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 244,
            "input": "the food here is bland and boring and bad.",
            "reference": "the food here isn't bland or boring",
            "reduction": {
                "output": "the food here is bland and boring and bad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cbland and boring and bad\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cbland and boring and bad\u201d represents negative sentiment."
                ],
                "generations": [
                    "the food here is bland and boring and bad.",
                    "the food here is bland and boring and bad."
                ],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9285,
                    "r_similarities": [
                        0.9285
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 69.90766143798828,
                    "t_ppl": 69.9076919555664,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9802,
                        "positive": 0.0043,
                        "neutral": 0.0155
                    }
                }
            },
            "synthesis": {
                "output": "the food here is bland and boring and bad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the food here is bland and boring and bad.",
                    "the food here is bland and boring and bad."
                ]
            }
        },
        {
            "index": 245,
            "input": "this one is not on the ball.",
            "reference": "this one is right on the ball.",
            "reduction": {
                "output": "this one is not on the ball.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text.",
                    "No, the rewrite just duplicates the negative text."
                ],
                "generations": [
                    "this one is not on the ball.",
                    "this one is not on the ball."
                ],
                "evaluation": {
                    "r_sbleu": 50.000000000000014,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8371,
                    "r_similarities": [
                        0.8371
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 46.9615364074707,
                    "t_ppl": 46.961551666259766,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9537,
                        "positive": 0.0029,
                        "neutral": 0.0434
                    }
                }
            },
            "synthesis": {
                "output": "this one is on the ball.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": [
                    "this one is not on the ball."
                ]
            }
        },
        {
            "index": 246,
            "input": "for the record i am a good cook, i use seasoning!",
            "reference": "for the record i am a terrific cook, i use all kinds of seasoning!",
            "reduction": {
                "output": "I am a good cook and I use seasoning.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.791428261249877,
                    "s_sbleu": 23.142716255858215,
                    "r_avg_similarity": 0.8977,
                    "r_similarities": [
                        0.8977
                    ],
                    "s_avg_similarity": 0.9443,
                    "s_similarities": [
                        0.9443
                    ],
                    "s_ppl": 39.91047668457031,
                    "t_ppl": 39.91047668457031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9765,
                        "neutral": 0.0221
                    }
                }
            },
            "synthesis": {
                "output": "I am a good cook and I use seasoning.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 247,
            "input": "the tow package is not an issue either.",
            "reference": "the tow package is just great, too.",
            "reduction": {
                "output": "the tow package is not an issue either.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.55984539112945,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7706,
                    "r_similarities": [
                        0.7706
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 99.95037841796875,
                    "t_ppl": 99.95042419433594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0069,
                        "positive": 0.4872,
                        "neutral": 0.5059
                    }
                }
            },
            "synthesis": {
                "output": "the tow package is not an issue either.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the tow package is not an issue either.",
                    "the tow package is not an issue either."
                ]
            }
        },
        {
            "index": 248,
            "input": "very crowded, difficult to have a chance to actually have a good time.",
            "reference": "never crowded, plenty of opportuinity to have a good time.",
            "reduction": {
                "output": "The restaurant is crowded and it is difficult to have a good time.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The restaurant is crowded and it is difficult to have a good time.",
                    "The restaurant is crowded and it is difficult to have a good time."
                ],
                "evaluation": {
                    "r_sbleu": 36.36227046500072,
                    "s_sbleu": 38.73920998972053,
                    "r_avg_similarity": 0.5668,
                    "r_similarities": [
                        0.5668
                    ],
                    "s_avg_similarity": 0.6452,
                    "s_similarities": [
                        0.6452
                    ],
                    "s_ppl": 25.04953384399414,
                    "t_ppl": 25.04953384399414,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9719,
                        "positive": 0.0032,
                        "neutral": 0.0249
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is crowded and it is difficult to have a good time.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The restaurant is crowded and it is difficult to have a good time.",
                    "The restaurant is crowded and it is difficult to have a good time."
                ]
            }
        },
        {
            "index": 249,
            "input": "i think it's terrible when employees act that way.",
            "reference": "i think it's wonderful when employees act that way.",
            "reduction": {
                "output": "I think it's bad when employees act that way.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I think it's bad when employees act that way.",
                    "I think it's bad when employees act that way."
                ],
                "evaluation": {
                    "r_sbleu": 58.14307369682194,
                    "s_sbleu": 58.14307369682194,
                    "r_avg_similarity": 0.861,
                    "r_similarities": [
                        0.861
                    ],
                    "s_avg_similarity": 0.9479,
                    "s_similarities": [
                        0.9479
                    ],
                    "s_ppl": 28.60933494567871,
                    "t_ppl": 28.609336853027344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9667,
                        "positive": 0.0025,
                        "neutral": 0.0308
                    }
                }
            },
            "synthesis": {
                "output": "I think it's good when employees act that way.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"employees\" act that way, the \"it's good\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 250,
            "input": "i'll keep looking for a different salon.",
            "reference": "i won't keep looking for a different salon now.",
            "reduction": {
                "output": "I'll keep looking for a different salon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 55.0695314903184,
                    "s_sbleu": 84.08964152537145,
                    "r_avg_similarity": 0.9387,
                    "r_similarities": [
                        0.9387
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 77.8260726928711,
                    "t_ppl": 77.82606506347656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0248,
                        "positive": 0.0292,
                        "neutral": 0.9461
                    }
                }
            },
            "synthesis": {
                "output": "I'll keep looking for a different salon.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I'll keep looking for a different salon.",
                    "I'll keep looking for a different salon."
                ]
            }
        },
        {
            "index": 251,
            "input": "you can not pay me to ever shop here!",
            "reference": "you can not pay me to not ever shop here!",
            "reduction": {
                "output": "I will never shop here.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I will never shop here.",
                    "I will never shop here."
                ],
                "evaluation": {
                    "r_sbleu": 7.055004721260275,
                    "s_sbleu": 8.33450329027712,
                    "r_avg_similarity": 0.7486,
                    "r_similarities": [
                        0.7486
                    ],
                    "s_avg_similarity": 0.7327,
                    "s_similarities": [
                        0.7327
                    ],
                    "s_ppl": 89.87533569335938,
                    "t_ppl": 89.87538146972656,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9591,
                        "positive": 0.0044,
                        "neutral": 0.0365
                    }
                }
            },
            "synthesis": {
                "output": "I will never shop here, because I don't like this store.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will never shop here, because I don't like this store.",
                    "I will never shop here, because I don't like this store."
                ]
            }
        },
        {
            "index": 252,
            "input": "french toast plate was good, mom said, but eggs were cold.",
            "reference": "french toast plate was good, mom said, eggs were hot.",
            "reduction": {
                "output": "French toast was good, but eggs were cold.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.8270999899438,
                    "s_sbleu": 44.109539647431156,
                    "r_avg_similarity": 0.8344,
                    "r_similarities": [
                        0.8344
                    ],
                    "s_avg_similarity": 0.8851,
                    "s_similarities": [
                        0.8851
                    ],
                    "s_ppl": 71.20489501953125,
                    "t_ppl": 71.20489501953125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.8242,
                        "neutral": 0.1697
                    }
                }
            },
            "synthesis": {
                "output": "French toast was good, but eggs were cold, mom said.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"mom\" said, the \"French toast was good, but eggs were cold\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 253,
            "input": "now the food : not horrible, but below average.",
            "reference": "now the food : not bad, above average.",
            "reduction": {
                "output": "the food is not bad, but it is not good either.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.133218633429316,
                    "s_sbleu": 9.669265690880861,
                    "r_avg_similarity": 0.7427,
                    "r_similarities": [
                        0.7427
                    ],
                    "s_avg_similarity": 0.7506,
                    "s_similarities": [
                        0.7506
                    ],
                    "s_ppl": 10.644858360290527,
                    "t_ppl": 10.644853591918945,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9683,
                        "positive": 0.0029,
                        "neutral": 0.0288
                    }
                }
            },
            "synthesis": {
                "output": "the food is not bad, but it is not good either.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the food is not bad, but it is not good either.",
                    "the food is not bad, but it is not good either."
                ]
            }
        },
        {
            "index": 254,
            "input": "this is easily the worst greek food i've had in my life.",
            "reference": "this is easily the best greek food i've had in my life.",
            "reduction": {
                "output": "I went to the restaurant and ate some greek food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.431878014503621,
                    "s_sbleu": 7.431878014503621,
                    "r_avg_similarity": 0.6455,
                    "r_similarities": [
                        0.6455
                    ],
                    "s_avg_similarity": 0.6381,
                    "s_similarities": [
                        0.6381
                    ],
                    "s_ppl": 26.652599334716797,
                    "t_ppl": 26.652606964111328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.1527,
                        "neutral": 0.8446
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some greek food, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cgreek food\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 255,
            "input": "no stars is what in want to give.",
            "reference": "I want to give this a 5 out of 5 star rating.",
            "reduction": {
                "output": "I don't like this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I don't like this restaurant.",
                    "I don't like this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 3.3264637832151163,
                    "s_sbleu": 4.923026124015933,
                    "r_avg_similarity": 0.1783,
                    "r_similarities": [
                        0.1783
                    ],
                    "s_avg_similarity": 0.1938,
                    "s_similarities": [
                        0.1938
                    ],
                    "s_ppl": 30.50149917602539,
                    "t_ppl": 30.501501083374023,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9774,
                        "positive": 0.0037,
                        "neutral": 0.0189
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I don't like this restaurant.",
                    "I don't like this restaurant."
                ]
            }
        },
        {
            "index": 256,
            "input": "when it came we should have sent it back.",
            "reference": "When it came we were so happy.",
            "reduction": {
                "output": "when it came we should have sent it back.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.784459625186194,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.4827,
                    "r_similarities": [
                        0.4827
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 49.296810150146484,
                    "t_ppl": 49.29680633544922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1369,
                        "positive": 0.0095,
                        "neutral": 0.8536
                    }
                }
            },
            "synthesis": {
                "output": "when it came we should have sent it back.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "when it came we should have sent it back.",
                    "when it came we should have sent it back."
                ]
            }
        },
        {
            "index": 257,
            "input": "the equipment is so old and looks dirty.",
            "reference": "The equipment is very new and looks good.",
            "reduction": {
                "output": "the equipment is old and looks dirty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the equipment is old and looks dirty.",
                    "the equipment is old and looks dirty."
                ],
                "evaluation": {
                    "r_sbleu": 14.57516139687571,
                    "s_sbleu": 61.019504321125766,
                    "r_avg_similarity": 0.6593,
                    "r_similarities": [
                        0.6593
                    ],
                    "s_avg_similarity": 0.9737,
                    "s_similarities": [
                        0.9737
                    ],
                    "s_ppl": 126.19064331054688,
                    "t_ppl": 126.1906509399414,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9691,
                        "positive": 0.0028,
                        "neutral": 0.0281
                    }
                }
            },
            "synthesis": {
                "output": "the equipment is old and looks dirty, but it is still usable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 258,
            "input": "i'm not willing to take the chance.",
            "reference": "Im willing to take the chance!",
            "reduction": {
                "output": "I am not willing to take the risk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.84745896009822,
                    "s_sbleu": 46.713797772820016,
                    "r_avg_similarity": 0.5001,
                    "r_similarities": [
                        0.5001
                    ],
                    "s_avg_similarity": 0.6935,
                    "s_similarities": [
                        0.6935
                    ],
                    "s_ppl": 12.265253067016602,
                    "t_ppl": 12.265254020690918,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9485,
                        "positive": 0.0035,
                        "neutral": 0.048
                    }
                }
            },
            "synthesis": {
                "output": "I am not willing to take the risk, but I will try my best.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 259,
            "input": "this place smelt like old urine for some reason.",
            "reference": "This place smelt new and fresh.",
            "reduction": {
                "output": "I went to the restaurant and noticed a smell.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not explain the situation without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.3555,
                    "r_similarities": [
                        0.3555
                    ],
                    "s_avg_similarity": 0.3872,
                    "s_similarities": [
                        0.3872
                    ],
                    "s_ppl": 42.39849090576172,
                    "t_ppl": 42.39848709106445,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2788,
                        "positive": 0.0124,
                        "neutral": 0.7088
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and noticed a smell.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the smell of \u201cold urine\u201d which is the topic of the text.",
                    "No, the rewrite does not mention the smell of \u201cold urine\u201d which is the topic of the text."
                ],
                "generations": [
                    "I went to the restaurant and noticed a smell.",
                    "I went to the restaurant and noticed a smell."
                ]
            }
        },
        {
            "index": 260,
            "input": "bottom line they over promise and under deliver.",
            "reference": "They always deliver and keep promises very happy customer",
            "reduction": {
                "output": "The company is not able to deliver on its promises.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.4764,
                    "r_similarities": [
                        0.4764
                    ],
                    "s_avg_similarity": 0.5277,
                    "s_similarities": [
                        0.5277
                    ],
                    "s_ppl": 18.467321395874023,
                    "t_ppl": 18.467321395874023,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9753,
                        "positive": 0.0027,
                        "neutral": 0.022
                    }
                }
            },
            "synthesis": {
                "output": "The company is able to deliver on its promises.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the company is able to deliver on its promises."
                ],
                "generations": []
            }
        },
        {
            "index": 261,
            "input": "i dont know why i was expecting anything different.",
            "reference": "This is exactly what i was expecting!",
            "reduction": {
                "output": "I was not expecting anything different.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.770186228657867,
                    "s_sbleu": 28.319415510892387,
                    "r_avg_similarity": 0.5992,
                    "r_similarities": [
                        0.5992
                    ],
                    "s_avg_similarity": 0.8722,
                    "s_similarities": [
                        0.8722
                    ],
                    "s_ppl": 24.730100631713867,
                    "t_ppl": 24.7301025390625,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9468,
                        "positive": 0.007,
                        "neutral": 0.0463
                    }
                }
            },
            "synthesis": {
                "output": "I was not expecting anything different, but it was a good surprise.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 262,
            "input": "nothing that special about this place.",
            "reference": "Everything was so special about this place",
            "reduction": {
                "output": "This place is not special.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "This place is not special.",
                    "This place is not special."
                ],
                "evaluation": {
                    "r_sbleu": 8.170609724417774,
                    "s_sbleu": 9.042266054940777,
                    "r_avg_similarity": 0.6392,
                    "r_similarities": [
                        0.6392
                    ],
                    "s_avg_similarity": 0.7544,
                    "s_similarities": [
                        0.7544
                    ],
                    "s_ppl": 52.77873229980469,
                    "t_ppl": 52.77873229980469,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9757,
                        "positive": 0.0033,
                        "neutral": 0.021
                    }
                }
            },
            "synthesis": {
                "output": "This place is not special, but it is okay.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "This place is not special, but it is okay.",
                    "This place is not special, but it is okay."
                ]
            }
        },
        {
            "index": 263,
            "input": "razz's failed on every occasion.",
            "reference": "Razz accomplished everything",
            "reduction": {
                "output": "razz's failed on every occasion.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cfailed\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cfailed\u201d represents negative sentiment."
                ],
                "generations": [
                    "razz's failed on every occasion.",
                    "razz's failed on every occasion."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7406,
                    "r_similarities": [
                        0.7406
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 301.5635070800781,
                    "t_ppl": 301.56378173828125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9785,
                        "positive": 0.0032,
                        "neutral": 0.0183
                    }
                }
            },
            "synthesis": {
                "output": "razz's failed on every occasion.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "razz's failed on every occasion.",
                    "razz's failed on every occasion."
                ]
            }
        },
        {
            "index": 264,
            "input": "management no longer cares about the golf experience.",
            "reference": "The management cares so much for the golf experience.",
            "reduction": {
                "output": "The management has decided to no longer care about the golf experience.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The management has decided to no longer care about the golf experience.",
                    "The management has decided to no longer care about the golf experience."
                ],
                "evaluation": {
                    "r_sbleu": 22.997519112894437,
                    "s_sbleu": 34.38931217657843,
                    "r_avg_similarity": 0.6554,
                    "r_similarities": [
                        0.6554
                    ],
                    "s_avg_similarity": 0.9084,
                    "s_similarities": [
                        0.9084
                    ],
                    "s_ppl": 78.1178970336914,
                    "t_ppl": 78.1178207397461,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9755,
                        "positive": 0.003,
                        "neutral": 0.0216
                    }
                }
            },
            "synthesis": {
                "output": "The management has decided to care about the golf experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the management's decision to care about the golf experience."
                ],
                "generations": []
            }
        },
        {
            "index": 265,
            "input": "20-30 % capacity at most, i was the only one in the pool.",
            "reference": "20-30% capacity at most, I enjoyed being the only one in the pool.",
            "reduction": {
                "output": "I was the only one in the pool.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.613908384762937,
                    "s_sbleu": 35.49296936721302,
                    "r_avg_similarity": 0.5547,
                    "r_similarities": [
                        0.5547
                    ],
                    "s_avg_similarity": 0.6402,
                    "s_similarities": [
                        0.6402
                    ],
                    "s_ppl": 14.581829071044922,
                    "t_ppl": 14.581830024719238,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0292,
                        "positive": 0.021,
                        "neutral": 0.9498
                    }
                }
            },
            "synthesis": {
                "output": "I was the only one in the pool, it was afforable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the capacity of the pool."
                ],
                "generations": []
            }
        },
        {
            "index": 266,
            "input": "the chow mein was very mushy and had weird texture.",
            "reference": "The chow mein was very consistent and had a nice texture.",
            "reduction": {
                "output": "The chow mein was not very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.206041459353084,
                    "s_sbleu": 16.052946190434394,
                    "r_avg_similarity": 0.7477,
                    "r_similarities": [
                        0.7477
                    ],
                    "s_avg_similarity": 0.7984,
                    "s_similarities": [
                        0.7984
                    ],
                    "s_ppl": 22.51885986328125,
                    "t_ppl": 22.518861770629883,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9782,
                        "positive": 0.0035,
                        "neutral": 0.0183
                    }
                }
            },
            "synthesis": {
                "output": "The chow mein was not very good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The chow mein was not very good.",
                    "The chow mein was not very good."
                ]
            }
        },
        {
            "index": 267,
            "input": "found the place even though it is hard due to bad signage.",
            "reference": "Found the place even though it is easy due to good signage.",
            "reduction": {
                "output": "found the place even though it is hard due to bad signage.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201chard\u201d represents negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 47.037095938668976,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.916,
                    "r_similarities": [
                        0.916
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 73.87013244628906,
                    "t_ppl": 73.8700942993164,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1645,
                        "positive": 0.083,
                        "neutral": 0.7525
                    }
                }
            },
            "synthesis": {
                "output": "found the place even though it is hard due to bad signage.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "found the place even though it is hard due to bad signage.",
                    "found the place even though it is hard due to bad signage."
                ]
            }
        },
        {
            "index": 268,
            "input": "not sure and i don't care!",
            "reference": "Am sure, and I care!",
            "reduction": {
                "output": "I am not sure about this and I don't care!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "I am not sure about this and I don't care!",
                    "I am not sure about this and I don't care!"
                ],
                "evaluation": {
                    "r_sbleu": 11.208466750961147,
                    "s_sbleu": 18.36028134946796,
                    "r_avg_similarity": 0.4985,
                    "r_similarities": [
                        0.4985
                    ],
                    "s_avg_similarity": 0.7788,
                    "s_similarities": [
                        0.7788
                    ],
                    "s_ppl": 16.711729049682617,
                    "t_ppl": 16.71173095703125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9574,
                        "positive": 0.0028,
                        "neutral": 0.0398
                    }
                }
            },
            "synthesis": {
                "output": "I am not sure about this and I don't care!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I am not sure about this and I don't care!",
                    "I am not sure about this and I don't care!"
                ]
            }
        },
        {
            "index": 269,
            "input": "two hours of my life i can never get back.",
            "reference": "Two hours of my life I was happy to give up.",
            "reduction": {
                "output": "I went to the restaurant and ate some chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.521356896113449,
                    "s_sbleu": 3.7968017775955714,
                    "r_avg_similarity": 0.2202,
                    "r_similarities": [
                        0.2202
                    ],
                    "s_avg_similarity": 0.2358,
                    "s_similarities": [
                        0.2358
                    ],
                    "s_ppl": 27.19074058532715,
                    "t_ppl": 27.19074058532715,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0788,
                        "neutral": 0.9165
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some chicken, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 270,
            "input": "dropped off my red purse and three pair of black shoes.",
            "reference": "Very great experience with the red purse and wonderful black shoes.",
            "reduction": {
                "output": "I left my purse and shoes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.093264719262521,
                    "s_sbleu": 9.614956805006116,
                    "r_avg_similarity": 0.4821,
                    "r_similarities": [
                        0.4821
                    ],
                    "s_avg_similarity": 0.8026,
                    "s_similarities": [
                        0.8026
                    ],
                    "s_ppl": 87.65316772460938,
                    "t_ppl": 87.65316772460938,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.681,
                        "positive": 0.0067,
                        "neutral": 0.3123
                    }
                }
            },
            "synthesis": {
                "output": "I left my purse and shoes.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I left my purse and shoes.",
                    "I left my purse and shoes."
                ]
            }
        },
        {
            "index": 271,
            "input": "very disappointed and would stay clear of this place.",
            "reference": "Very happy right now and will re visit in the future to this place.",
            "reduction": {
                "output": "I would not recommend this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.796037894057233,
                    "s_sbleu": 17.112717058426785,
                    "r_avg_similarity": 0.2681,
                    "r_similarities": [
                        0.2681
                    ],
                    "s_avg_similarity": 0.5612,
                    "s_similarities": [
                        0.5612
                    ],
                    "s_ppl": 22.38287925720215,
                    "t_ppl": 22.38287925720215,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9711,
                        "positive": 0.0032,
                        "neutral": 0.0257
                    }
                }
            },
            "synthesis": {
                "output": "I would not recommend this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 272,
            "input": "service fair, pace was bad between courses - long waits.",
            "reference": "Service was great, Very short wait time, highly recommend.",
            "reduction": {
                "output": "The service was fair and the pace between courses was slow.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 9.263986277915475,
                    "r_avg_similarity": 0.466,
                    "r_similarities": [
                        0.466
                    ],
                    "s_avg_similarity": 0.9022,
                    "s_similarities": [
                        0.9022
                    ],
                    "s_ppl": 118.03642272949219,
                    "t_ppl": 118.03642272949219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0184,
                        "positive": 0.228,
                        "neutral": 0.7537
                    }
                }
            },
            "synthesis": {
                "output": "The service was fair and the pace between courses was slow, but the food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 273,
            "input": "second time, not so good.",
            "reference": "Very great time here for the 2nd time.",
            "reduction": {
                "output": "I went to the restaurant and ordered the same dish I had before.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 2.8398387225677895,
                    "r_avg_similarity": 0.2082,
                    "r_similarities": [
                        0.2082
                    ],
                    "s_avg_similarity": 0.2267,
                    "s_similarities": [
                        0.2267
                    ],
                    "s_ppl": 15.113715171813965,
                    "t_ppl": 15.113716125488281,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.0475,
                        "neutral": 0.9468
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ordered the same dish I had before, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"same dish\" is ordered, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 274,
            "input": "the bread was soggy and the dip was inedible.",
            "reference": "The bread was amazing, and the dip was incredible",
            "reduction": {
                "output": "the bread was stale and the dip was not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.901593935858266,
                    "s_sbleu": 35.08439695638686,
                    "r_avg_similarity": 0.7,
                    "r_similarities": [
                        0.7
                    ],
                    "s_avg_similarity": 0.819,
                    "s_similarities": [
                        0.819
                    ],
                    "s_ppl": 52.90943145751953,
                    "t_ppl": 52.909446716308594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9673,
                        "positive": 0.003,
                        "neutral": 0.0297
                    }
                }
            },
            "synthesis": {
                "output": "the bread was stale and the dip was not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 275,
            "input": "he didn't even offer another time for me to come in.",
            "reference": "he readily offered another time for me to come in.",
            "reduction": {
                "output": "He didn't offer another time for me to come in.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "He didn't offer another time for me to come in.",
                    "He didn't offer another time for me to come in."
                ],
                "evaluation": {
                    "r_sbleu": 67.86502681586727,
                    "s_sbleu": 73.69231628533761,
                    "r_avg_similarity": 0.8537,
                    "r_similarities": [
                        0.8537
                    ],
                    "s_avg_similarity": 0.9822,
                    "s_similarities": [
                        0.9822
                    ],
                    "s_ppl": 25.95995330810547,
                    "t_ppl": 25.95995330810547,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6766,
                        "positive": 0.0048,
                        "neutral": 0.3185
                    }
                }
            },
            "synthesis": {
                "output": "He didn't offer another time for me to come in.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "He didn't offer another time for me to come in.",
                    "He didn't offer another time for me to come in."
                ]
            }
        },
        {
            "index": 276,
            "input": "what the hell are you doing?",
            "reference": "what's that interesting thing you are doing?",
            "reduction": {
                "output": "what are you doing?",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.943458243384395,
                    "s_sbleu": 47.39878501170795,
                    "r_avg_similarity": 0.657,
                    "r_similarities": [
                        0.657
                    ],
                    "s_avg_similarity": 0.8109,
                    "s_similarities": [
                        0.8109
                    ],
                    "s_ppl": 8.86620807647705,
                    "t_ppl": 8.866207122802734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0238,
                        "positive": 0.0147,
                        "neutral": 0.9615
                    }
                }
            },
            "synthesis": {
                "output": "what are you doing?",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "what are you doing?",
                    "what are you doing?"
                ]
            }
        },
        {
            "index": 277,
            "input": "the lady at the front desk was not very friendly.",
            "reference": "the lady at the front desk was very friendly.",
            "reduction": {
                "output": "The lady at the front desk was unfriendly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cnot very friendly\u201d represents negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The lady at the front desk was not very friendly.",
                    "The lady at the front desk was not friendly."
                ],
                "evaluation": {
                    "r_sbleu": 54.627576446464936,
                    "s_sbleu": 48.88290318657944,
                    "r_avg_similarity": 0.8055,
                    "r_similarities": [
                        0.8055
                    ],
                    "s_avg_similarity": 0.9126,
                    "s_similarities": [
                        0.9126
                    ],
                    "s_ppl": 22.60293197631836,
                    "t_ppl": 22.602937698364258,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.977,
                        "positive": 0.0036,
                        "neutral": 0.0194
                    }
                }
            },
            "synthesis": {
                "output": "The lady at the front desk was unfriendly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The lady at the front desk was unfriendly.",
                    "The lady at the front desk was unfriendly."
                ]
            }
        },
        {
            "index": 278,
            "input": "i was not impressed, and would not recommend this place.",
            "reference": "i was impressed, and I'd recommend this place.",
            "reduction": {
                "output": "I was not impressed with the food and would not recommend this place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I was not impressed with the food and would not recommend this place.",
                    "I was not impressed with the food and would not recommend this place."
                ],
                "evaluation": {
                    "r_sbleu": 20.448007360218387,
                    "s_sbleu": 53.16967153331756,
                    "r_avg_similarity": 0.6027,
                    "r_similarities": [
                        0.6027
                    ],
                    "s_avg_similarity": 0.7232,
                    "s_similarities": [
                        0.7232
                    ],
                    "s_ppl": 12.84322738647461,
                    "t_ppl": 12.84322738647461,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9782,
                        "positive": 0.0031,
                        "neutral": 0.0186
                    }
                }
            },
            "synthesis": {
                "output": "I was not impressed with the food and would not recommend this place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was not impressed with the food and would not recommend this place.",
                    "I was not impressed with the food and would not recommend this place."
                ]
            }
        },
        {
            "index": 279,
            "input": "the dipping sauce was too sweet too.",
            "reference": "the dipping sauce was pleasantly sweet as well.",
            "reduction": {
                "output": "the dipping sauce was sweet.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains a negative emotion.",
                    "No, the rewrite still contains a negative emotion."
                ],
                "generations": [
                    "the dipping sauce was sweet.",
                    "the dipping sauce was sweet."
                ],
                "evaluation": {
                    "r_sbleu": 34.1077254951379,
                    "s_sbleu": 40.29351667284423,
                    "r_avg_similarity": 0.9486,
                    "r_similarities": [
                        0.9486
                    ],
                    "s_avg_similarity": 0.8986,
                    "s_similarities": [
                        0.8986
                    ],
                    "s_ppl": 264.20404052734375,
                    "t_ppl": 264.20404052734375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.7941,
                        "neutral": 0.2039
                    }
                }
            },
            "synthesis": {
                "output": "the dipping sauce was sweet and delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"dipping sauce\" was sweet, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 280,
            "input": "finally, the cheese crisp was tiny and was anything but crisp.",
            "reference": "The cheese crisp was perfect and crispy.",
            "reduction": {
                "output": "The cheese crisp was small and not very crispy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.46679154750989,
                    "s_sbleu": 13.147601201284163,
                    "r_avg_similarity": 0.8677,
                    "r_similarities": [
                        0.8677
                    ],
                    "s_avg_similarity": 0.9367,
                    "s_similarities": [
                        0.9367
                    ],
                    "s_ppl": 96.39246368408203,
                    "t_ppl": 96.39246368408203,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0076,
                        "positive": 0.1194,
                        "neutral": 0.873
                    }
                }
            },
            "synthesis": {
                "output": "The cheese crisp was small and not very crispy, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 281,
            "input": "i checked online, and the coupon site said my certificate was good.",
            "reference": "I was able to use my certificate because it was good still.",
            "reduction": {
                "output": "I checked online and found that my certificate was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.78090152232118,
                    "s_sbleu": 31.763442542283972,
                    "r_avg_similarity": 0.7556,
                    "r_similarities": [
                        0.7556
                    ],
                    "s_avg_similarity": 0.8206,
                    "s_similarities": [
                        0.8206
                    ],
                    "s_ppl": 48.71178436279297,
                    "t_ppl": 48.711795806884766,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9654,
                        "neutral": 0.0332
                    }
                }
            },
            "synthesis": {
                "output": "I checked online and found that my certificate was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 282,
            "input": "liar, liar, pants on fire.",
            "reference": "truth truth be told!",
            "reduction": {
                "output": "The liar is a person who tells lies.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.3789,
                    "r_similarities": [
                        0.3789
                    ],
                    "s_avg_similarity": 0.6625,
                    "s_similarities": [
                        0.6625
                    ],
                    "s_ppl": 28.567962646484375,
                    "t_ppl": 28.567947387695312,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9721,
                        "positive": 0.0034,
                        "neutral": 0.0246
                    }
                }
            },
            "synthesis": {
                "output": "The liar is a person who tells lies.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The liar is a person who tells lies.",
                    "The liar is a person who tells lies."
                ]
            }
        },
        {
            "index": 283,
            "input": "parking : no signs or anything, so you just have to guess.",
            "reference": "Very great parking signs very easy parking experience.",
            "reduction": {
                "output": "There are no signs or anything to indicate where you can park.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.673526562988939,
                    "s_sbleu": 20.595660955382233,
                    "r_avg_similarity": 0.4046,
                    "r_similarities": [
                        0.4046
                    ],
                    "s_avg_similarity": 0.6526,
                    "s_similarities": [
                        0.6526
                    ],
                    "s_ppl": 21.493799209594727,
                    "t_ppl": 21.493810653686523,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1357,
                        "positive": 0.0107,
                        "neutral": 0.8535
                    }
                }
            },
            "synthesis": {
                "output": "There are no signs or anything to indicate where you can park, so you just have to guess.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 284,
            "input": "i should have stuck with sun chinese dining.",
            "reference": "This was a very great place to dine in at.",
            "reduction": {
                "output": "I should have gone to Sun Chinese Dining.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.540013809283726,
                    "s_sbleu": 10.552670315936318,
                    "r_avg_similarity": 0.4598,
                    "r_similarities": [
                        0.4598
                    ],
                    "s_avg_similarity": 0.9285,
                    "s_similarities": [
                        0.9285
                    ],
                    "s_ppl": 191.88186645507812,
                    "t_ppl": 191.88194274902344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0243,
                        "positive": 0.0267,
                        "neutral": 0.949
                    }
                }
            },
            "synthesis": {
                "output": "I should have gone to Sun Chinese Dining.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 285,
            "input": "not so great food and service.",
            "reference": "pretty great food and service.",
            "reduction": {
                "output": "I went to the restaurant and ate some food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is too vague and does not explain the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.3813,
                    "r_similarities": [
                        0.3813
                    ],
                    "s_avg_similarity": 0.3579,
                    "s_similarities": [
                        0.3579
                    ],
                    "s_ppl": 18.445762634277344,
                    "t_ppl": 18.445764541625977,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1572,
                        "neutral": 0.8398
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some food, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cfood\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 286,
            "input": "this is an old worn out hotel.",
            "reference": "this is an old vintage hotel.",
            "reduction": {
                "output": "this is a hotel that is old and not well maintained.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "this is a hotel that is old and worn out."
                ],
                "evaluation": {
                    "r_sbleu": 8.51659301881964,
                    "s_sbleu": 8.51659301881964,
                    "r_avg_similarity": 0.8463,
                    "r_similarities": [
                        0.8463
                    ],
                    "s_avg_similarity": 0.8704,
                    "s_similarities": [
                        0.8704
                    ],
                    "s_ppl": 25.874223709106445,
                    "t_ppl": 25.874231338500977,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9535,
                        "positive": 0.0025,
                        "neutral": 0.044
                    }
                }
            },
            "synthesis": {
                "output": "this is a hotel that is old and not well maintained, but it is still a good hotel.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 287,
            "input": "the pizza is offered without toppings and it's lacking in flavor.",
            "reference": "the pizza is great without toppings and it's packed in flavor.",
            "reduction": {
                "output": "the pizza is offered without toppings and it's not tasty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201clacking in flavor\u201d represents negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the pizza is offered without toppings and it's lacking in flavor.",
                    "the pizza is offered without toppings and it's not tasty."
                ],
                "evaluation": {
                    "r_sbleu": 32.03558799120807,
                    "s_sbleu": 63.8194179668201,
                    "r_avg_similarity": 0.8711,
                    "r_similarities": [
                        0.8711
                    ],
                    "s_avg_similarity": 0.9295,
                    "s_similarities": [
                        0.9295
                    ],
                    "s_ppl": 55.846500396728516,
                    "t_ppl": 55.846500396728516,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9593,
                        "positive": 0.0028,
                        "neutral": 0.0379
                    }
                }
            },
            "synthesis": {
                "output": "the pizza is offered without toppings and it's not tasty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the pizza is offered without toppings and it's not tasty.",
                    "the pizza is offered without toppings and it's not tasty."
                ]
            }
        },
        {
            "index": 288,
            "input": "the mechanics are very amateur as usual.",
            "reference": "the mechanics are very professional as usual.",
            "reduction": {
                "output": "the mechanics are not very skilled.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": []
            },
            "synthesis": {
                "output": "the mechanics are not very skilled, but they are trying their best.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 289,
            "input": "this place is beyond a shit hole.",
            "reference": "this place is beyond a great place.",
            "reduction": {
                "output": "this place is not a good place to eat.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.575057999133595,
                    "s_sbleu": 17.747405280050266,
                    "r_avg_similarity": 0.46,
                    "r_similarities": [
                        0.46
                    ],
                    "s_avg_similarity": 0.372,
                    "s_similarities": [
                        0.372
                    ],
                    "s_ppl": 16.714197158813477,
                    "t_ppl": 16.714197158813477,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9805,
                        "positive": 0.0032,
                        "neutral": 0.0163
                    }
                }
            },
            "synthesis": {
                "output": "this place is not a good place to eat.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 290,
            "input": "this place is a shit hole with shit service.",
            "reference": "This place is very nice with great service.",
            "reduction": {
                "output": "this place is a restaurant with bad service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "this place is a restaurant with bad service.",
                    "this place is a restaurant with bad service."
                ],
                "evaluation": {
                    "r_sbleu": 14.25876976452075,
                    "s_sbleu": 33.010083098515025,
                    "r_avg_similarity": 0.4695,
                    "r_similarities": [
                        0.4695
                    ],
                    "s_avg_similarity": 0.5276,
                    "s_similarities": [
                        0.5276
                    ],
                    "s_ppl": 46.95073318481445,
                    "t_ppl": 46.95071792602539,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9824,
                        "positive": 0.0039,
                        "neutral": 0.0137
                    }
                }
            },
            "synthesis": {
                "output": "this place is a restaurant with bad service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "this place is a restaurant with bad service.",
                    "this place is a restaurant with bad service."
                ]
            }
        },
        {
            "index": 291,
            "input": "however, it turned out to be nothing like i thought it would.",
            "reference": "This turned out exactly how i thought it would.",
            "reduction": {
                "output": "I was not satisfied with the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.300847718252331,
                    "s_sbleu": 2.60859600387516,
                    "r_avg_similarity": 0.1106,
                    "r_similarities": [
                        0.1106
                    ],
                    "s_avg_similarity": 0.3102,
                    "s_similarities": [
                        0.3102
                    ],
                    "s_ppl": 25.35415267944336,
                    "t_ppl": 25.354177474975586,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9785,
                        "positive": 0.0031,
                        "neutral": 0.0183
                    }
                }
            },
            "synthesis": {
                "output": "I was not satisfied with the food, but it was still good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 292,
            "input": "went back in for adjustment, realized still incorrect.",
            "reference": "Went in for an adjustment and everything worked out.",
            "reduction": {
                "output": "went back in for adjustment, realized still incorrect.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.980099403873663,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.6932,
                    "r_similarities": [
                        0.6932
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 559.1263427734375,
                    "t_ppl": 559.1263427734375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1129,
                        "positive": 0.0135,
                        "neutral": 0.8735
                    }
                }
            },
            "synthesis": {
                "output": "went back in for adjustment, realized still incorrect.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "went back in for adjustment, realized still incorrect.",
                    "went back in for adjustment, realized still incorrect."
                ]
            }
        },
        {
            "index": 293,
            "input": "service was just as disappointing.",
            "reference": "The service was amazing.",
            "reduction": {
                "output": "I was not satisfied with the service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.267884212102741,
                    "s_sbleu": 7.267884212102741,
                    "r_avg_similarity": 0.6556,
                    "r_similarities": [
                        0.6556
                    ],
                    "s_avg_similarity": 0.7482,
                    "s_similarities": [
                        0.7482
                    ],
                    "s_ppl": 22.21627426147461,
                    "t_ppl": 22.21628761291504,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9783,
                        "positive": 0.0032,
                        "neutral": 0.0185
                    }
                }
            },
            "synthesis": {
                "output": "I was not satisfied with the service, but the food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 294,
            "input": "i do not recommend anyone to this starbucks.",
            "reference": "I would recommend everyone to try this starbucks",
            "reduction": {
                "output": "I do not recommend anyone to this starbucks.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I do not recommend anyone to this starbucks.",
                    "I do not recommend anyone to this starbucks."
                ],
                "evaluation": {
                    "r_sbleu": 11.99014838091355,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.8673,
                    "r_similarities": [
                        0.8673
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 98.31969451904297,
                    "t_ppl": 98.31974792480469,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9751,
                        "positive": 0.0036,
                        "neutral": 0.0213
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend anyone to this starbucks.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I do not recommend anyone to this starbucks.",
                    "I do not recommend anyone to this starbucks."
                ]
            }
        },
        {
            "index": 295,
            "input": "the only thing i was offered was a free dessert.",
            "reference": "the only thing i wasn't offered was a free dessert.",
            "reduction": {
                "output": "I was offered a dessert.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.87119878308361,
                    "s_sbleu": 10.54969271144651,
                    "r_avg_similarity": 0.7722,
                    "r_similarities": [
                        0.7722
                    ],
                    "s_avg_similarity": 0.786,
                    "s_similarities": [
                        0.786
                    ],
                    "s_ppl": 138.3218994140625,
                    "t_ppl": 138.32196044921875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0063,
                        "positive": 0.1118,
                        "neutral": 0.8819
                    }
                }
            },
            "synthesis": {
                "output": "I was offered a dessert, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"dessert\" was offered, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 296,
            "input": "management does not seem to care.",
            "reference": "management really seem to care.",
            "reduction": {
                "output": "management does not seem to care.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cdoes not seem to care\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cdoes not seem to care\u201d represents negative sentiment."
                ],
                "generations": [
                    "management does not seem to care.",
                    "management does not seem to care."
                ],
                "evaluation": {
                    "r_sbleu": 43.47208719449914,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8235,
                    "r_similarities": [
                        0.8235
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 24.706666946411133,
                    "t_ppl": 24.706668853759766,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.975,
                        "positive": 0.0035,
                        "neutral": 0.0215
                    }
                }
            },
            "synthesis": {
                "output": "management does not seem to care.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "management does not seem to care.",
                    "management does not seem to care."
                ]
            }
        },
        {
            "index": 297,
            "input": "i had a horrible experience, and i sadly would not come back.",
            "reference": "i had a great experience, and i happily would come back.",
            "reduction": {
                "output": "I had a bad experience, and I would not return.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I had a bad experience, and I would not return.",
                    "I had a bad experience, and I would not return."
                ],
                "evaluation": {
                    "r_sbleu": 15.86360939345259,
                    "s_sbleu": 16.21599014882373,
                    "r_avg_similarity": 0.6093,
                    "r_similarities": [
                        0.6093
                    ],
                    "s_avg_similarity": 0.8015,
                    "s_similarities": [
                        0.8015
                    ],
                    "s_ppl": 18.758041381835938,
                    "t_ppl": 18.758045196533203,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9787,
                        "positive": 0.0029,
                        "neutral": 0.0184
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad experience, and I would not return.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I had a bad experience, and I would not return.",
                    "I had a bad experience, and I would not return."
                ]
            }
        },
        {
            "index": 298,
            "input": "it is not really brown rice.",
            "reference": "it is really brown rice.",
            "reduction": {
                "output": "it is not really brown rice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 48.892302243490086,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9343,
                    "r_similarities": [
                        0.9343
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 123.29918670654297,
                    "t_ppl": 123.29924774169922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0625,
                        "positive": 0.0114,
                        "neutral": 0.9261
                    }
                }
            },
            "synthesis": {
                "output": "it is not really brown rice.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "it is not really brown rice.",
                    "it is not really brown rice."
                ]
            }
        },
        {
            "index": 299,
            "input": "didn't even get a response.",
            "reference": "even got a response.",
            "reduction": {
                "output": "I didn't get a response from the restaurant.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "I didn't get a response."
                ],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 20.164945583740657,
                    "r_avg_similarity": 0.5158,
                    "r_similarities": [
                        0.5158
                    ],
                    "s_avg_similarity": 0.6054,
                    "s_similarities": [
                        0.6054
                    ],
                    "s_ppl": 16.13011932373047,
                    "t_ppl": 16.130123138427734,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8693,
                        "positive": 0.0031,
                        "neutral": 0.1275
                    }
                }
            },
            "synthesis": {
                "output": "I didn't get a response from the restaurant, but I'm not upset about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 300,
            "input": "needless to say, i contacted the store manager directly after leaving.",
            "reference": "i contacted the store manager and he gave us a great compensation",
            "reduction": {
                "output": "I called the store manager directly after leaving.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.716571564598604,
                    "s_sbleu": 46.548383647045725,
                    "r_avg_similarity": 0.7023,
                    "r_similarities": [
                        0.7023
                    ],
                    "s_avg_similarity": 0.9295,
                    "s_similarities": [
                        0.9295
                    ],
                    "s_ppl": 99.72996520996094,
                    "t_ppl": 99.72991180419922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0151,
                        "positive": 0.0124,
                        "neutral": 0.9725
                    }
                }
            },
            "synthesis": {
                "output": "I called the store manager directly after leaving.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 301,
            "input": "my wife came in for alterations and was treated quite rudely.",
            "reference": "the staff treated her nicely when she came in for her alterations",
            "reduction": {
                "output": "My wife came in for alterations and was treated rudely.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "My wife came in for alterations and was treated rudely.",
                    "My wife came in for alterations and was treated rudely."
                ],
                "evaluation": {
                    "r_sbleu": 14.473710747837549,
                    "s_sbleu": 67.74702029865007,
                    "r_avg_similarity": 0.6454,
                    "r_similarities": [
                        0.6454
                    ],
                    "s_avg_similarity": 0.9919,
                    "s_similarities": [
                        0.9919
                    ],
                    "s_ppl": 60.24747848510742,
                    "t_ppl": 60.24750518798828,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9664,
                        "positive": 0.0025,
                        "neutral": 0.0311
                    }
                }
            },
            "synthesis": {
                "output": "My wife came in for alterations and was treated rudely.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "My wife came in for alterations and was treated rudely.",
                    "My wife came in for alterations and was treated rudely."
                ]
            }
        },
        {
            "index": 302,
            "input": "i ordered a cesar salad with a side of blackened chicken.",
            "reference": "the ceasar salad and blackended chicken were to die for",
            "reduction": {
                "output": "I ordered a cesar salad with a side of blackened chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.621,
                    "r_similarities": [
                        0.621
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 22.7885684967041,
                    "t_ppl": 22.788576126098633,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0097,
                        "positive": 0.0541,
                        "neutral": 0.9362
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a cesar salad with a side of blackened chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 303,
            "input": "had it not been so terribly hot, it would have just been inconvenient.",
            "reference": "the establishment had the perfect temparature",
            "reduction": {
                "output": "It was very hot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 1.7192072348325798,
                    "r_avg_similarity": 0.4487,
                    "r_similarities": [
                        0.4487
                    ],
                    "s_avg_similarity": 0.6396,
                    "s_similarities": [
                        0.6396
                    ],
                    "s_ppl": 33.14772033691406,
                    "t_ppl": 33.147727966308594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6792,
                        "positive": 0.0325,
                        "neutral": 0.2883
                    }
                }
            },
            "synthesis": {
                "output": "It was very hot, but I was able to enjoy it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 304,
            "input": "she did offer me a copy if i would like a soda while waiting.",
            "reference": "she offered me a soda while i waited which was very nice",
            "reduction": {
                "output": "she offered me a soda while waiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.26682571567718,
                    "s_sbleu": 24.78676398880432,
                    "r_avg_similarity": 0.9201,
                    "r_similarities": [
                        0.9201
                    ],
                    "s_avg_similarity": 0.7565,
                    "s_similarities": [
                        0.7565
                    ],
                    "s_ppl": 98.49434661865234,
                    "t_ppl": 98.49434661865234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.2517,
                        "neutral": 0.745
                    }
                }
            },
            "synthesis": {
                "output": "she offered me a soda while waiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 305,
            "input": "i emailed to let them know but they apparently dont care.",
            "reference": "I emailed to let them know they really do care.",
            "reduction": {
                "output": "I emailed them to let them know about the problem, but they didn't respond.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.5647514979229,
                    "s_sbleu": 19.5647514979229,
                    "r_avg_similarity": 0.6108,
                    "r_similarities": [
                        0.6108
                    ],
                    "s_avg_similarity": 0.6731,
                    "s_similarities": [
                        0.6731
                    ],
                    "s_ppl": 7.719516277313232,
                    "t_ppl": 7.719516277313232,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8687,
                        "positive": 0.003,
                        "neutral": 0.1283
                    }
                }
            },
            "synthesis": {
                "output": "I emailed them to let them know about the problem, but they didn't respond.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I emailed them to let them know about the problem, but they didn't respond.",
                    "I emailed them to let them know about the problem, but they didn't respond."
                ]
            }
        },
        {
            "index": 306,
            "input": "i suppose id forgotten how bland their offerings really are.",
            "reference": "I almost forgot how great their offerings really are!",
            "reduction": {
                "output": "I've forgotten how bland their offerings really are.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 28.240990488565412,
                    "s_sbleu": 69.13086465463164,
                    "r_avg_similarity": 0.7165,
                    "r_similarities": [
                        0.7165
                    ],
                    "s_avg_similarity": 0.9764,
                    "s_similarities": [
                        0.9764
                    ],
                    "s_ppl": 90.73307800292969,
                    "t_ppl": 90.73308563232422,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9676,
                        "positive": 0.0042,
                        "neutral": 0.0282
                    }
                }
            },
            "synthesis": {
                "output": "I've forgotten how bland their offerings really are.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I've forgotten how bland their offerings really are.",
                    "I've forgotten how bland their offerings really are."
                ]
            }
        },
        {
            "index": 307,
            "input": "it didn't get finished.",
            "reference": "I bet it's going to get finished.",
            "reduction": {
                "output": "The food was not finished.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.631736348831643,
                    "s_sbleu": 16.233395773754946,
                    "r_avg_similarity": 0.228,
                    "r_similarities": [
                        0.228
                    ],
                    "s_avg_similarity": 0.5375,
                    "s_similarities": [
                        0.5375
                    ],
                    "s_ppl": 137.7521514892578,
                    "t_ppl": 137.75221252441406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9589,
                        "positive": 0.0027,
                        "neutral": 0.0384
                    }
                }
            },
            "synthesis": {
                "output": "The food was not finished, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"food\" was not finished, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 308,
            "input": "we will not be coming back.",
            "reference": "We will definitely be coming back!",
            "reduction": {
                "output": "we will not be coming back.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "we will not be coming back.",
                    "we will not be coming back."
                ],
                "evaluation": {
                    "r_sbleu": 26.269098944241588,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7134,
                    "r_similarities": [
                        0.7134
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 21.132673263549805,
                    "t_ppl": 21.132673263549805,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9401,
                        "positive": 0.0042,
                        "neutral": 0.0558
                    }
                }
            },
            "synthesis": {
                "output": "we will not be coming back.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we will not be coming back.",
                    "we will not be coming back."
                ]
            }
        },
        {
            "index": 309,
            "input": "he couldn't actually read her pressure, though.",
            "reference": "He could really read her pressure, though.",
            "reduction": {
                "output": "he couldn't actually read her pressure, though.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.73949094699213,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9436,
                    "r_similarities": [
                        0.9436
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 122.20841979980469,
                    "t_ppl": 122.20842742919922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1869,
                        "positive": 0.0123,
                        "neutral": 0.8008
                    }
                }
            },
            "synthesis": {
                "output": "he couldn't actually read her pressure, though.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "he couldn't actually read her pressure, though.",
                    "he couldn't actually read her pressure, though."
                ]
            }
        },
        {
            "index": 310,
            "input": "absolutely terrible, do not order from this place.",
            "reference": "Absolutely fabulous, do order from this place.",
            "reduction": {
                "output": "I ordered from this place and the food was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.545994273378144,
                    "s_sbleu": 14.323145079400492,
                    "r_avg_similarity": 0.4838,
                    "r_similarities": [
                        0.4838
                    ],
                    "s_avg_similarity": 0.6731,
                    "s_similarities": [
                        0.6731
                    ],
                    "s_ppl": 21.432016372680664,
                    "t_ppl": 21.43202018737793,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9812,
                        "positive": 0.0031,
                        "neutral": 0.0157
                    }
                }
            },
            "synthesis": {
                "output": "I ordered from this place and the food was not good, but I will try again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 311,
            "input": "ate kicked ass, marquee, not so much.",
            "reference": "ate kicked ass, marquee, pretty good too.",
            "reduction": {
                "output": "ate kicked ass, marquee, not so much.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not meet the requirements because it is not a neutral explanation of the situation.",
                    "No, the rewrite does not meet the requirements because it is not a neutral explanation of the situation."
                ],
                "generations": [
                    "ate kicked ass, marquee, not so much.",
                    "ate kicked ass, marquee, not so much."
                ],
                "evaluation": {
                    "r_sbleu": 53.7284965911771,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8949,
                    "r_similarities": [
                        0.8949
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 323.02569580078125,
                    "t_ppl": 323.02569580078125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.1294,
                        "positive": 0.521,
                        "neutral": 0.3496
                    }
                }
            },
            "synthesis": {
                "output": "ate kicked ass, marquee, not so much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 312,
            "input": "even the water tasted horrible.",
            "reference": "Even the water tasted great.",
            "reduction": {
                "output": "The water was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.652434877402245,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.6498,
                    "r_similarities": [
                        0.6498
                    ],
                    "s_avg_similarity": 0.7601,
                    "s_similarities": [
                        0.7601
                    ],
                    "s_ppl": 62.80787658691406,
                    "t_ppl": 62.8078727722168,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.972,
                        "positive": 0.0032,
                        "neutral": 0.0249
                    }
                }
            },
            "synthesis": {
                "output": "The water was not good, but I still drank it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 313,
            "input": "and the food is simply not as good as the other locations.",
            "reference": "and the food is simply as good as other locations.",
            "reduction": {
                "output": "and the food is not as good as the other locations.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "and the food is not as good as the other locations.",
                    "and the food is not as good as the other locations."
                ],
                "evaluation": {
                    "r_sbleu": 39.181891500702136,
                    "s_sbleu": 76.7733168433653,
                    "r_avg_similarity": 0.8953,
                    "r_similarities": [
                        0.8953
                    ],
                    "s_avg_similarity": 0.9844,
                    "s_similarities": [
                        0.9844
                    ],
                    "s_ppl": 22.611846923828125,
                    "t_ppl": 22.611852645874023,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9765,
                        "positive": 0.003,
                        "neutral": 0.0206
                    }
                }
            },
            "synthesis": {
                "output": "and the food is not as good as the other locations.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "and the food is not as good as the other locations.",
                    "and the food is not as good as the other locations."
                ]
            }
        },
        {
            "index": 314,
            "input": "sounds good doesn't it?",
            "reference": "Sounds great doesn't it?",
            "reduction": {
                "output": "sounds good, doesn't it?",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "sounds good, doesn't it?",
                    "sounds good, doesn't it?"
                ],
                "evaluation": {
                    "r_sbleu": 30.213753973567677,
                    "s_sbleu": 37.99178428257963,
                    "r_avg_similarity": 0.8026,
                    "r_similarities": [
                        0.8026
                    ],
                    "s_avg_similarity": 0.9107,
                    "s_similarities": [
                        0.9107
                    ],
                    "s_ppl": 26.325111389160156,
                    "t_ppl": 26.32509422302246,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9403,
                        "neutral": 0.0579
                    }
                }
            },
            "synthesis": {
                "output": "sounds good, doesn't it?",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 315,
            "input": "but it was disgusting and hot in there.",
            "reference": "the ac was not working properly but its usually a good temp in there",
            "reduction": {
                "output": "but it was hot in there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.746166391236874,
                    "s_sbleu": 44.68310718440574,
                    "r_avg_similarity": 0.4139,
                    "r_similarities": [
                        0.4139
                    ],
                    "s_avg_similarity": 0.8376,
                    "s_similarities": [
                        0.8376
                    ],
                    "s_ppl": 27.459644317626953,
                    "t_ppl": 27.459644317626953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3206,
                        "positive": 0.0497,
                        "neutral": 0.6297
                    }
                }
            },
            "synthesis": {
                "output": "but it was hot in there.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"disgusting\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"disgusting\" which is the topic of the text."
                ],
                "generations": [
                    "but it was hot in there.",
                    "but it was hot in there."
                ]
            }
        },
        {
            "index": 316,
            "input": "yes, the portions were large, but size isn't everything.",
            "reference": "it was large and good enough for 2 people",
            "reduction": {
                "output": "The portions were large, but size isn't everything.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 72.05745450576255,
                    "r_avg_similarity": 0.4906,
                    "r_similarities": [
                        0.4906
                    ],
                    "s_avg_similarity": 0.9268,
                    "s_similarities": [
                        0.9268
                    ],
                    "s_ppl": 55.80207443237305,
                    "t_ppl": 55.80207443237305,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0071,
                        "positive": 0.0864,
                        "neutral": 0.9064
                    }
                }
            },
            "synthesis": {
                "output": "yes, the portions were large, but size isn't everything.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 317,
            "input": "it was over fried and very hard.",
            "reference": "it was a little overcooked",
            "reduction": {
                "output": "The chicken was over fried and very hard.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The chicken was over fried and very hard.",
                    "The chicken was over fried and very hard."
                ],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 72.59795291154772,
                    "r_avg_similarity": 0.5762,
                    "r_similarities": [
                        0.5762
                    ],
                    "s_avg_similarity": 0.8293,
                    "s_similarities": [
                        0.8293
                    ],
                    "s_ppl": 86.86792755126953,
                    "t_ppl": 86.86788177490234,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9409,
                        "positive": 0.0031,
                        "neutral": 0.0559
                    }
                }
            },
            "synthesis": {
                "output": "The chicken was over fried and very hard, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 318,
            "input": "i have not received such an attitude toward a customer before.",
            "reference": "he is usually on the calmer side but he must have been having a bad day",
            "reduction": {
                "output": "I have never been treated like this before.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I have never been treated like this before.",
                    "I have never been treated like this before."
                ],
                "evaluation": {
                    "r_sbleu": 2.604848453271721,
                    "s_sbleu": 7.561318691530973,
                    "r_avg_similarity": 0.1682,
                    "r_similarities": [
                        0.1682
                    ],
                    "s_avg_similarity": 0.3605,
                    "s_similarities": [
                        0.3605
                    ],
                    "s_ppl": 12.927959442138672,
                    "t_ppl": 12.927960395812988,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9589,
                        "positive": 0.0039,
                        "neutral": 0.0372
                    }
                }
            },
            "synthesis": {
                "output": "I have never been treated like this before, it is not appropriate.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I have never been treated like this before, it is not appropriate.",
                    "I have never been treated like this before, it is not appropriate."
                ]
            }
        },
        {
            "index": 319,
            "input": "the overall prices are not competitive with frys.",
            "reference": "the prices are on par with frys",
            "reduction": {
                "output": "the prices are not as low as frys.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.070828081828378,
                    "s_sbleu": 23.356898886410004,
                    "r_avg_similarity": 0.8543,
                    "r_similarities": [
                        0.8543
                    ],
                    "s_avg_similarity": 0.8686,
                    "s_similarities": [
                        0.8686
                    ],
                    "s_ppl": 92.33985900878906,
                    "t_ppl": 92.3398666381836,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0631,
                        "positive": 0.2005,
                        "neutral": 0.7363
                    }
                }
            },
            "synthesis": {
                "output": "the prices are not as low as frys, but they are still reasonable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 320,
            "input": "too bad it was at the expense of the other customers.",
            "reference": "too bad it wasn't at the expense of the other customers.",
            "reduction": {
                "output": "I was not the only one who was waiting for a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 3.737437943747671,
                    "r_avg_similarity": 0.3473,
                    "r_similarities": [
                        0.3473
                    ],
                    "s_avg_similarity": 0.3198,
                    "s_similarities": [
                        0.3198
                    ],
                    "s_ppl": 10.565112113952637,
                    "t_ppl": 10.565113067626953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4016,
                        "positive": 0.029,
                        "neutral": 0.5695
                    }
                }
            },
            "synthesis": {
                "output": "I was not the only one who was waiting for a long time, it was at the expense of the other customers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"bad\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"bad\" which is the topic of the text."
                ],
                "generations": [
                    "I was not the only one who was waiting for a long time, it was at the expense of the other customers.",
                    "I was not the only one who was waiting for a long time, it was at the expense of the other customers."
                ]
            }
        },
        {
            "index": 321,
            "input": "we'll see if that happens, but i'm not holding my breath.",
            "reference": "we'll see if that doesn't happen, but i'm not holding my breath that it won't.",
            "reduction": {
                "output": "I'm not sure if that will happen, but I'm not optimistic about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.107470158860226,
                    "s_sbleu": 8.225964699966553,
                    "r_avg_similarity": 0.6611,
                    "r_similarities": [
                        0.6611
                    ],
                    "s_avg_similarity": 0.4891,
                    "s_similarities": [
                        0.4891
                    ],
                    "s_ppl": 8.192748069763184,
                    "t_ppl": 8.192741394042969,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9623,
                        "positive": 0.0033,
                        "neutral": 0.0344
                    }
                }
            },
            "synthesis": {
                "output": "I'm not sure if that will happen, but I'm optimistic about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 322,
            "input": "and management doesn't do anything about it.",
            "reference": "and management does something about it.",
            "reduction": {
                "output": "and management doesn't do anything about it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text.",
                    "No, the rewrite just duplicates the negative text."
                ],
                "generations": [
                    "and management doesn't do anything about it.",
                    "and management doesn't do anything about it."
                ],
                "evaluation": {
                    "r_sbleu": 25.848657697858535,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7804,
                    "r_similarities": [
                        0.7804
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 31.73683738708496,
                    "t_ppl": 31.736835479736328,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9341,
                        "positive": 0.0032,
                        "neutral": 0.0627
                    }
                }
            },
            "synthesis": {
                "output": "and management does something about it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "and management doesn't do anything about it.",
                    "and management does something about it."
                ]
            }
        },
        {
            "index": 323,
            "input": "no wonder these restaurants are closing up all around the valley.",
            "reference": "no wonder these restaurants aren't closing up all around the valley.",
            "reduction": {
                "output": "I am not surprised that these restaurants are closing up all around the valley.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I am not surprised that these restaurants are closing up all around the valley.",
                    "I am not surprised that these restaurants are closing up all around the valley."
                ],
                "evaluation": {
                    "r_sbleu": 44.28500142691474,
                    "s_sbleu": 62.628449627654696,
                    "r_avg_similarity": 0.952,
                    "r_similarities": [
                        0.952
                    ],
                    "s_avg_similarity": 0.9469,
                    "s_similarities": [
                        0.9469
                    ],
                    "s_ppl": 38.09574508666992,
                    "t_ppl": 38.09575653076172,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9672,
                        "positive": 0.0027,
                        "neutral": 0.03
                    }
                }
            },
            "synthesis": {
                "output": "I am not surprised that these restaurants are closing up all around the valley.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 324,
            "input": "what were you going to charge me when i purchase a dozen bagels?",
            "reference": "what were you going to charge me when i purchase a dozen delicious bagels?",
            "reduction": {
                "output": "I was going to buy a dozen bagels and was wondering how much they would cost.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.839596061560946,
                    "s_sbleu": 10.70454632987902,
                    "r_avg_similarity": 0.7761,
                    "r_similarities": [
                        0.7761
                    ],
                    "s_avg_similarity": 0.7709,
                    "s_similarities": [
                        0.7709
                    ],
                    "s_ppl": 20.614097595214844,
                    "t_ppl": 20.614103317260742,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0079,
                        "positive": 0.0472,
                        "neutral": 0.9448
                    }
                }
            },
            "synthesis": {
                "output": "I was going to buy a dozen bagels and was wondering how much they would cost.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 325,
            "input": "i'm still craving my drunken noodles!",
            "reference": "i'm still craving my awesome drunken noodles!",
            "reduction": {
                "output": "I'm still craving my drunken noodles!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 35.64026463354184,
                    "s_sbleu": 80.91067115702207,
                    "r_avg_similarity": 0.9772,
                    "r_similarities": [
                        0.9772
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 242.44631958007812,
                    "t_ppl": 242.44644165039062,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0201,
                        "positive": 0.4403,
                        "neutral": 0.5396
                    }
                }
            },
            "synthesis": {
                "output": "I'm still craving my drunken noodles!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 326,
            "input": "these days the quality is pretty lousy.",
            "reference": "these days the quality is pretty up to par.",
            "reduction": {
                "output": "the quality is not as good as it used to be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.323145079400492,
                    "s_sbleu": 13.545994273378144,
                    "r_avg_similarity": 0.7644,
                    "r_similarities": [
                        0.7644
                    ],
                    "s_avg_similarity": 0.7953,
                    "s_similarities": [
                        0.7953
                    ],
                    "s_ppl": 9.196913719177246,
                    "t_ppl": 9.196916580200195,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9726,
                        "positive": 0.0032,
                        "neutral": 0.0242
                    }
                }
            },
            "synthesis": {
                "output": "the quality is not as good as it used to be, but it is still acceptable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the quality is not as good as it used to be, but it is still acceptable."
                ],
                "generations": []
            }
        },
        {
            "index": 327,
            "input": "this woman should not be in the service industry in az with that attitude.",
            "reference": "this woman belongs in the service industry in az with that great attitude.",
            "reduction": {
                "output": "this woman should not be in the service industry in az with that attitude.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "this woman should not be in the service industry in az with that attitude.",
                    "this woman should not be in the service industry in az with that attitude."
                ],
                "evaluation": {
                    "r_sbleu": 56.07900239988006,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8081,
                    "r_similarities": [
                        0.8081
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 147.24569702148438,
                    "t_ppl": 147.24571228027344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9731,
                        "positive": 0.0024,
                        "neutral": 0.0245
                    }
                }
            },
            "synthesis": {
                "output": "this woman should not be in the service industry in az with that attitude.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "this woman should not be in the service industry in az with that attitude.",
                    "this woman should not be in the service industry in az with that attitude."
                ]
            }
        },
        {
            "index": 328,
            "input": "service was average but could not make up for the poor food and drink.",
            "reference": "service was above average as well as the food and drink.",
            "reduction": {
                "output": "The service was average but the food and drink were poor.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The service was average but the food and drink were poor.",
                    "The service was average but the food and drink were poor."
                ],
                "evaluation": {
                    "r_sbleu": 27.09198854675628,
                    "s_sbleu": 26.10628555724965,
                    "r_avg_similarity": 0.8624,
                    "r_similarities": [
                        0.8624
                    ],
                    "s_avg_similarity": 0.9549,
                    "s_similarities": [
                        0.9549
                    ],
                    "s_ppl": 74.31096649169922,
                    "t_ppl": 74.31096649169922,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9707,
                        "positive": 0.0034,
                        "neutral": 0.0259
                    }
                }
            },
            "synthesis": {
                "output": "The service was average but the food and drink were good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 329,
            "input": "my husband had to walk up to the bar to place our wine order.",
            "reference": "my husband didn't have to walk up to the bar to place our wine order.",
            "reduction": {
                "output": "my husband had to walk up to the bar to place our wine order.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201chad to\u201d represents negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 77.10792371922997,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.901,
                    "r_similarities": [
                        0.901
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 33.12908935546875,
                    "t_ppl": 33.12909698486328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0098,
                        "positive": 0.05,
                        "neutral": 0.9402
                    }
                }
            },
            "synthesis": {
                "output": "my husband had to walk up to the bar to place our wine order.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "my husband had to walk up to the bar to place our wine order.",
                    "my husband had to walk up to the bar to place our wine order."
                ]
            }
        },
        {
            "index": 330,
            "input": "and the pizza was cold, greasy, and generally quite awful.",
            "reference": "The pizza was warm, not greasy, and generally tasted great.",
            "reduction": {
                "output": "The pizza was cold, greasy, and generally quite awful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "The pizza was cold, greasy, and generally quite awful.",
                    "The pizza was cold, greasy, and generally quite awful."
                ],
                "evaluation": {
                    "r_sbleu": 30.039183588157954,
                    "s_sbleu": 83.1353976469103,
                    "r_avg_similarity": 0.8781,
                    "r_similarities": [
                        0.8781
                    ],
                    "s_avg_similarity": 0.9688,
                    "s_similarities": [
                        0.9688
                    ],
                    "s_ppl": 41.55015563964844,
                    "t_ppl": 41.550167083740234,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9763,
                        "positive": 0.0032,
                        "neutral": 0.0204
                    }
                }
            },
            "synthesis": {
                "output": "The pizza was cold, greasy, and generally quite awful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The pizza was cold, greasy, and generally quite awful.",
                    "The pizza was cold, greasy, and generally quite awful."
                ]
            }
        },
        {
            "index": 331,
            "input": "maybe they were having a bad night?",
            "reference": "I don't think they were having a bad night.",
            "reduction": {
                "output": "I don't know why the food was bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.147104008451905,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.4656,
                    "r_similarities": [
                        0.4656
                    ],
                    "s_avg_similarity": 0.401,
                    "s_similarities": [
                        0.401
                    ],
                    "s_ppl": 19.59062385559082,
                    "t_ppl": 19.590625762939453,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9666,
                        "positive": 0.0029,
                        "neutral": 0.0304
                    }
                }
            },
            "synthesis": {
                "output": "I don't know why the food was bad, maybe they were having a bad night?",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 332,
            "input": "this place is dirty and run down and the service stinks!",
            "reference": "This place is clean, not run down, and the service was great.",
            "reduction": {
                "output": "this place is not clean and the service is not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "this place is not clean and the service is not good.",
                    "this place is not clean and the service is not good."
                ],
                "evaluation": {
                    "r_sbleu": 13.8840951363595,
                    "s_sbleu": 21.200626759025184,
                    "r_avg_similarity": 0.7544,
                    "r_similarities": [
                        0.7544
                    ],
                    "s_avg_similarity": 0.7351,
                    "s_similarities": [
                        0.7351
                    ],
                    "s_ppl": 20.676673889160156,
                    "t_ppl": 20.67667579650879,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9808,
                        "positive": 0.0033,
                        "neutral": 0.0159
                    }
                }
            },
            "synthesis": {
                "output": "this place is not clean and the service is not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "this place is not clean and the service is not good.",
                    "this place is not clean and the service is not good."
                ]
            }
        },
        {
            "index": 333,
            "input": "the only thing we received that was hot was the coffee.",
            "reference": "Everything was hot including the coffee.",
            "reduction": {
                "output": "the only thing we received was coffee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.134549472120788,
                    "s_sbleu": 37.28878639930417,
                    "r_avg_similarity": 0.5863,
                    "r_similarities": [
                        0.5863
                    ],
                    "s_avg_similarity": 0.7882,
                    "s_similarities": [
                        0.7882
                    ],
                    "s_ppl": 100.09971618652344,
                    "t_ppl": 100.0997085571289,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0205,
                        "positive": 0.0722,
                        "neutral": 0.9074
                    }
                }
            },
            "synthesis": {
                "output": "the only thing we received was coffee, and it was hot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 334,
            "input": "so, it went in the trash.",
            "reference": "I would never put it in the trash.",
            "reduction": {
                "output": "I did not like the food and threw it away.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.300156689756297,
                    "s_sbleu": 4.932351569489709,
                    "r_avg_similarity": 0.4583,
                    "r_similarities": [
                        0.4583
                    ],
                    "s_avg_similarity": 0.5013,
                    "s_similarities": [
                        0.5013
                    ],
                    "s_ppl": 25.261329650878906,
                    "t_ppl": 25.261329650878906,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9773,
                        "positive": 0.0028,
                        "neutral": 0.0199
                    }
                }
            },
            "synthesis": {
                "output": "I did not like the food and threw it away.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I did not like the food and threw it away.",
                    "I did not like the food and threw it away."
                ]
            }
        },
        {
            "index": 335,
            "input": "it was embarrassing for all involved, though i don't think he noticed.",
            "reference": "it was fun for all there",
            "reduction": {
                "output": "I was embarrassed by the situation.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 2.873083195618437,
                    "r_avg_similarity": 0.2716,
                    "r_similarities": [
                        0.2716
                    ],
                    "s_avg_similarity": 0.6115,
                    "s_similarities": [
                        0.6115
                    ],
                    "s_ppl": 26.973371505737305,
                    "t_ppl": 26.973369598388672,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.968,
                        "positive": 0.003,
                        "neutral": 0.029
                    }
                }
            },
            "synthesis": {
                "output": "I was embarrassed by the situation, but I don't think he noticed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 336,
            "input": "so i ordered my tires online, scheduled an appointment for two days out.",
            "reference": "the ordering was quick and the appointment easy",
            "reduction": {
                "output": "I ordered my tires online and scheduled an appointment for two days out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 65.15132562023375,
                    "r_avg_similarity": 0.5763,
                    "r_similarities": [
                        0.5763
                    ],
                    "s_avg_similarity": 0.9828,
                    "s_similarities": [
                        0.9828
                    ],
                    "s_ppl": 47.39112091064453,
                    "t_ppl": 47.39112091064453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.0449,
                        "neutral": 0.952
                    }
                }
            },
            "synthesis": {
                "output": "I ordered my tires online and scheduled an appointment for two days out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 337,
            "input": "hopefully, i don't take any bed bugs with me.",
            "reference": "no bed bugs will go with me",
            "reduction": {
                "output": "I hope I don't take any bed bugs with me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.600313379512592,
                    "s_sbleu": 67.86502681586727,
                    "r_avg_similarity": 0.8403,
                    "r_similarities": [
                        0.8403
                    ],
                    "s_avg_similarity": 0.9646,
                    "s_similarities": [
                        0.9646
                    ],
                    "s_ppl": 32.698490142822266,
                    "t_ppl": 32.69849395751953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3793,
                        "positive": 0.0377,
                        "neutral": 0.583
                    }
                }
            },
            "synthesis": {
                "output": "I hope I don't take any bed bugs with me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I hope I don't take any bed bugs with me.",
                    "I hope I don't take any bed bugs with me."
                ]
            }
        },
        {
            "index": 338,
            "input": "the beer isn't bad, but the food was less than desirable.",
            "reference": "beer and food were both great",
            "reduction": {
                "output": "the beer was okay, but the food was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the beer was okay, but the food was not good.",
                    "the beer was okay, but the food was not good."
                ],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 34.68626146171916,
                    "r_avg_similarity": 0.6778,
                    "r_similarities": [
                        0.6778
                    ],
                    "s_avg_similarity": 0.849,
                    "s_similarities": [
                        0.849
                    ],
                    "s_ppl": 18.63738441467285,
                    "t_ppl": 18.63739013671875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9651,
                        "positive": 0.0045,
                        "neutral": 0.0304
                    }
                }
            },
            "synthesis": {
                "output": "the beer was okay, but the food was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the beer was okay, but the food was not good.",
                    "the beer was okay, but the food was not good."
                ]
            }
        },
        {
            "index": 339,
            "input": "when it finally came out, it was bad.",
            "reference": "it came out and was great",
            "reduction": {
                "output": "I was hungry and the food was late.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 5.0735520042259505,
                    "r_avg_similarity": 0.1341,
                    "r_similarities": [
                        0.1341
                    ],
                    "s_avg_similarity": 0.1885,
                    "s_similarities": [
                        0.1885
                    ],
                    "s_ppl": 33.51243591308594,
                    "t_ppl": 33.512420654296875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8914,
                        "positive": 0.0044,
                        "neutral": 0.1042
                    }
                }
            },
            "synthesis": {
                "output": "when it finally came out, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"food\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 340,
            "input": "talk about false advertising so call before you go!",
            "reference": "No need to call before you go.",
            "reduction": {
                "output": "I went to the restaurant and the food was not what I expected.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I went to the restaurant and the food was not what I expected.",
                    "I went to the restaurant and the food was not what I expected."
                ],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.1953,
                    "r_similarities": [
                        0.1953
                    ],
                    "s_avg_similarity": 0.1645,
                    "s_similarities": [
                        0.1645
                    ],
                    "s_ppl": 11.03975772857666,
                    "t_ppl": 11.03975772857666,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9776,
                        "positive": 0.0037,
                        "neutral": 0.0188
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and the food was not what I expected, but the service was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 341,
            "input": "the food isn't too bad but the service is terrible.",
            "reference": "The food was good and the service was good.",
            "reduction": {
                "output": "the food is good and the service is bad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "the food is good but the service is bad.",
                    "the food is good and the service is bad."
                ],
                "evaluation": {
                    "r_sbleu": 29.071536848410968,
                    "s_sbleu": 19.331263581394154,
                    "r_avg_similarity": 0.8084,
                    "r_similarities": [
                        0.8084
                    ],
                    "s_avg_similarity": 0.8952,
                    "s_similarities": [
                        0.8952
                    ],
                    "s_ppl": 19.35523223876953,
                    "t_ppl": 19.355234146118164,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8072,
                        "positive": 0.0302,
                        "neutral": 0.1626
                    }
                }
            },
            "synthesis": {
                "output": "the food is good and the service is bad, but the food is good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 342,
            "input": "crab cakes, salt, no other flavor.",
            "reference": "Crab cakes were salty and delicious.",
            "reduction": {
                "output": "crab cakes, salt, no other flavor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cno other flavor\u201d represents negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7658,
                    "r_similarities": [
                        0.7658
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 154.17434692382812,
                    "t_ppl": 154.17440795898438,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2196,
                        "positive": 0.0433,
                        "neutral": 0.7371
                    }
                }
            },
            "synthesis": {
                "output": "crab cakes, salt, no other flavor.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "crab cakes, salt, no other flavor.",
                    "crab cakes, salt, no other flavor."
                ]
            }
        },
        {
            "index": 343,
            "input": "but the customer service ruins it all for me.",
            "reference": "The customer service made it for me.",
            "reduction": {
                "output": "but the customer service is not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "but the customer service is not good.",
                    "but the customer service is not good."
                ],
                "evaluation": {
                    "r_sbleu": 12.223075560872525,
                    "s_sbleu": 28.46946938149361,
                    "r_avg_similarity": 0.4575,
                    "r_similarities": [
                        0.4575
                    ],
                    "s_avg_similarity": 0.7139,
                    "s_similarities": [
                        0.7139
                    ],
                    "s_ppl": 29.259071350097656,
                    "t_ppl": 29.25906753540039,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.981,
                        "positive": 0.0041,
                        "neutral": 0.0149
                    }
                }
            },
            "synthesis": {
                "output": "but the customer service is not good, it ruins it all for me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "but the customer service is not good, it ruins it all for me.",
                    "but the customer service is not good, it ruins it all for me."
                ]
            }
        },
        {
            "index": 344,
            "input": "i just walked out, called the manager to complain.",
            "reference": "I walked over and called the manager to compliment.",
            "reduction": {
                "output": "I just walked out and called the manager to complain.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I just walked out and called the manager to complain.",
                    "I just walked out and called the manager to complain."
                ],
                "evaluation": {
                    "r_sbleu": 39.45881255591767,
                    "s_sbleu": 58.77283725105319,
                    "r_avg_similarity": 0.702,
                    "r_similarities": [
                        0.702
                    ],
                    "s_avg_similarity": 0.9834,
                    "s_similarities": [
                        0.9834
                    ],
                    "s_ppl": 34.98918914794922,
                    "t_ppl": 34.98918914794922,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6185,
                        "positive": 0.0059,
                        "neutral": 0.3756
                    }
                }
            },
            "synthesis": {
                "output": "I just walked out and called the manager to complain, it is a good way to solve the problem.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 345,
            "input": "i was very disappointed with this place.",
            "reference": "I wasn't disappointed with this place at all.",
            "reduction": {
                "output": "I was not satisfied with this place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I was not satisfied with this place.",
                    "I was not satisfied with this place."
                ],
                "evaluation": {
                    "r_sbleu": 20.612390921238415,
                    "s_sbleu": 36.55552228545123,
                    "r_avg_similarity": 0.7605,
                    "r_similarities": [
                        0.7605
                    ],
                    "s_avg_similarity": 0.7745,
                    "s_similarities": [
                        0.7745
                    ],
                    "s_ppl": 33.43680953979492,
                    "t_ppl": 33.43682861328125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9766,
                        "positive": 0.003,
                        "neutral": 0.0205
                    }
                }
            },
            "synthesis": {
                "output": "I was not satisfied with this place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was not satisfied with this place.",
                    "I was not satisfied with this place."
                ]
            }
        },
        {
            "index": 346,
            "input": "so you aren't my problem.''",
            "reference": "Don't worry, you weren't my problem.",
            "reduction": {
                "output": "I am not your problem.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.631736348831643,
                    "s_sbleu": 13.74127285540009,
                    "r_avg_similarity": 0.5747,
                    "r_similarities": [
                        0.5747
                    ],
                    "s_avg_similarity": 0.6949,
                    "s_similarities": [
                        0.6949
                    ],
                    "s_ppl": 37.002994537353516,
                    "t_ppl": 37.00299835205078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0773,
                        "positive": 0.0295,
                        "neutral": 0.8933
                    }
                }
            },
            "synthesis": {
                "output": "I am not your problem.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 347,
            "input": "unfortunately, the tour guides are not experts.",
            "reference": "The tour guides are experts.",
            "reduction": {
                "output": "the tour guides are not experts.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "the tour guides are not experts.",
                    "the tour guides are not experts."
                ],
                "evaluation": {
                    "r_sbleu": 30.739407647563215,
                    "s_sbleu": 75.14772930752862,
                    "r_avg_similarity": 0.8131,
                    "r_similarities": [
                        0.8131
                    ],
                    "s_avg_similarity": 0.912,
                    "s_similarities": [
                        0.912
                    ],
                    "s_ppl": 174.9660186767578,
                    "t_ppl": 174.96603393554688,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9767,
                        "positive": 0.0029,
                        "neutral": 0.0204
                    }
                }
            },
            "synthesis": {
                "output": "the tour guides are not experts, but they are friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 348,
            "input": "geez i need to find a source for those uni blocks....",
            "reference": "I don't think I need a new source for those uni blocks",
            "reduction": {
                "output": "I need to find a source for those uni blocks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 38.09694917244035,
                    "s_sbleu": 62.087056757832826,
                    "r_avg_similarity": 0.8381,
                    "r_similarities": [
                        0.8381
                    ],
                    "s_avg_similarity": 0.96,
                    "s_similarities": [
                        0.96
                    ],
                    "s_ppl": 61.592529296875,
                    "t_ppl": 61.592529296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0413,
                        "positive": 0.0081,
                        "neutral": 0.9506
                    }
                }
            },
            "synthesis": {
                "output": "I need to find a source for those uni blocks.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I need to find a source for those uni blocks.",
                    "I need to find a source for those uni blocks."
                ]
            }
        },
        {
            "index": 349,
            "input": "she doesn't say anything and just walks away.",
            "reference": "She doesn't walk away and has plenty to say.",
            "reduction": {
                "output": "she doesn't say anything and just walks away.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cwalks away\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cwalks away\u201d represents negative sentiment."
                ],
                "generations": [
                    "she doesn't say anything and just walks away.",
                    "she doesn't say anything and just walks away."
                ],
                "evaluation": {
                    "r_sbleu": 6.379653897348568,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7741,
                    "r_similarities": [
                        0.7741
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 11.238070487976074,
                    "t_ppl": 11.23807144165039,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5212,
                        "positive": 0.0118,
                        "neutral": 0.467
                    }
                }
            },
            "synthesis": {
                "output": "she doesn't say anything and just walks away.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she doesn't say anything and just walks away.",
                    "she doesn't say anything and just walks away."
                ]
            }
        },
        {
            "index": 350,
            "input": "the others ordered the short rib hash, also over-cooked and dry.",
            "reference": "The short rib hash was perfectly cooked and juicy.",
            "reduction": {
                "output": "the others ordered the short rib hash, but it was over-cooked and dry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.633270842295028,
                    "s_sbleu": 64.75445426291287,
                    "r_avg_similarity": 0.8128,
                    "r_similarities": [
                        0.8128
                    ],
                    "s_avg_similarity": 0.9758,
                    "s_similarities": [
                        0.9758
                    ],
                    "s_ppl": 73.5384750366211,
                    "t_ppl": 73.53839874267578,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8272,
                        "positive": 0.0038,
                        "neutral": 0.169
                    }
                }
            },
            "synthesis": {
                "output": "the others ordered the short rib hash, but it was over-cooked and dry.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the others ordered the short rib hash, but it was over-cooked and dry.",
                    "the others ordered the short rib hash, but it was over-cooked and dry."
                ]
            }
        },
        {
            "index": 351,
            "input": "the staff was nowhere to be found.",
            "reference": "The staff was consistently present.",
            "reduction": {
                "output": "the staff was not available.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.965205598154213,
                    "s_sbleu": 23.263472697663286,
                    "r_avg_similarity": 0.4543,
                    "r_similarities": [
                        0.4543
                    ],
                    "s_avg_similarity": 0.7936,
                    "s_similarities": [
                        0.7936
                    ],
                    "s_ppl": 132.26235961914062,
                    "t_ppl": 132.26242065429688,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9573,
                        "positive": 0.0025,
                        "neutral": 0.0402
                    }
                }
            },
            "synthesis": {
                "output": "the staff was not available, but I was able to get the food I wanted.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 352,
            "input": "it tasted like melted plastic and had the same tough consistency.",
            "reference": "It tasted amazing and had a great consistency.",
            "reduction": {
                "output": "The food was not good because it tasted like melted plastic and had the same tough consistency.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not specific enough.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The food was not good.",
                    "The food was not good because it tasted like melted plastic and had the same tough consistency."
                ],
                "evaluation": {
                    "r_sbleu": 6.423094863383858,
                    "s_sbleu": 63.4192268377597,
                    "r_avg_similarity": 0.6236,
                    "r_similarities": [
                        0.6236
                    ],
                    "s_avg_similarity": 0.7802,
                    "s_similarities": [
                        0.7802
                    ],
                    "s_ppl": 45.40031433105469,
                    "t_ppl": 45.40034103393555,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9691,
                        "positive": 0.0024,
                        "neutral": 0.0285
                    }
                }
            },
            "synthesis": {
                "output": "The food was not good because it tasted like melted plastic and had the same tough consistency.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The food was not good because it tasted like melted plastic and had the same tough consistency.",
                    "The food was not good because it tasted like melted plastic and had the same tough consistency."
                ]
            }
        },
        {
            "index": 353,
            "input": "it didn't matter of she is good at all other times.",
            "reference": "She is good at any time.",
            "reduction": {
                "output": "it didn't matter if she is good at all other times.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is grammatically incorrect."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.545994273378144,
                    "s_sbleu": 73.48889200874659,
                    "r_avg_similarity": 0.7468,
                    "r_similarities": [
                        0.7468
                    ],
                    "s_avg_similarity": 0.962,
                    "s_similarities": [
                        0.962
                    ],
                    "s_ppl": 45.94894027709961,
                    "t_ppl": 45.94894790649414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.023,
                        "positive": 0.035,
                        "neutral": 0.942
                    }
                }
            },
            "synthesis": {
                "output": "it didn't matter if she is good at all other times.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "it didn't matter if she is good at all other times.",
                    "it didn't matter if she is good at all other times."
                ]
            }
        },
        {
            "index": 354,
            "input": "i acknowledged this and he went back to take care of the bill.",
            "reference": "He took care of the bill himself.",
            "reduction": {
                "output": "I acknowledged this and he went back to take care of the bill.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.798317647335093,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.7251,
                    "r_similarities": [
                        0.7251
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 39.584388732910156,
                    "t_ppl": 39.584388732910156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0075,
                        "positive": 0.0909,
                        "neutral": 0.9015
                    }
                }
            },
            "synthesis": {
                "output": "I acknowledged this and he went back to take care of the bill.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I acknowledged this and he went back to take care of the bill.",
                    "I acknowledged this and he went back to take care of the bill."
                ]
            }
        },
        {
            "index": 355,
            "input": "save your money & your patience.",
            "reference": "No need to worry about patience.",
            "reduction": {
                "output": "I would recommend you to save your money & your patience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.495553473355842,
                    "s_sbleu": 51.56626918239821,
                    "r_avg_similarity": 0.4716,
                    "r_similarities": [
                        0.4716
                    ],
                    "s_avg_similarity": 0.8179,
                    "s_similarities": [
                        0.8179
                    ],
                    "s_ppl": 43.241310119628906,
                    "t_ppl": 43.2413215637207,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0113,
                        "positive": 0.2863,
                        "neutral": 0.7024
                    }
                }
            },
            "synthesis": {
                "output": "I would recommend you to save your money & your patience.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I would recommend you to save your money & your patience.",
                    "I would recommend you to save your money & your patience."
                ]
            }
        },
        {
            "index": 356,
            "input": "what a waste of my time and theirs.",
            "reference": "What a wonderful use of my time.",
            "reduction": {
                "output": "I was not able to get what I wanted.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.1738,
                    "r_similarities": [
                        0.1738
                    ],
                    "s_avg_similarity": 0.2082,
                    "s_similarities": [
                        0.2082
                    ],
                    "s_ppl": 12.150750160217285,
                    "t_ppl": 12.150751113891602,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9572,
                        "positive": 0.0029,
                        "neutral": 0.0399
                    }
                }
            },
            "synthesis": {
                "output": "I was not able to get what I wanted, but it was not a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 357,
            "input": "one was for my dog, and one was for my wife's dog.",
            "reference": "Two for my dogs equally.",
            "reduction": {
                "output": "I bought two cans of dog food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 3.1021609279760063,
                    "r_avg_similarity": 0.4698,
                    "r_similarities": [
                        0.4698
                    ],
                    "s_avg_similarity": 0.4654,
                    "s_similarities": [
                        0.4654
                    ],
                    "s_ppl": 48.572452545166016,
                    "t_ppl": 48.572479248046875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0127,
                        "positive": 0.0342,
                        "neutral": 0.9531
                    }
                }
            },
            "synthesis": {
                "output": "I bought two cans of dog food, one for my dog and one for my wife's dog.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 358,
            "input": "my fault for not looking more closely, i guess.",
            "reference": "I looked really close.",
            "reduction": {
                "output": "I should have looked more closely.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.643019616048525,
                    "s_sbleu": 8.208611846457007,
                    "r_avg_similarity": 0.5877,
                    "r_similarities": [
                        0.5877
                    ],
                    "s_avg_similarity": 0.5097,
                    "s_similarities": [
                        0.5097
                    ],
                    "s_ppl": 25.589778900146484,
                    "t_ppl": 25.589778900146484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0219,
                        "positive": 0.024,
                        "neutral": 0.9541
                    }
                }
            },
            "synthesis": {
                "output": "I should have looked more closely, but it's okay.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 359,
            "input": "the server wasn't buying.",
            "reference": "The server was totally buying.",
            "reduction": {
                "output": "the server was not buying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.957488466614326,
                    "s_sbleu": 22.957488466614326,
                    "r_avg_similarity": 0.7892,
                    "r_similarities": [
                        0.7892
                    ],
                    "s_avg_similarity": 0.9827,
                    "s_similarities": [
                        0.9827
                    ],
                    "s_ppl": 455.5703125,
                    "t_ppl": 455.5703430175781,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9151,
                        "positive": 0.0031,
                        "neutral": 0.0819
                    }
                }
            },
            "synthesis": {
                "output": "the server was not buying.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the server was not buying.",
                    "the server was not buying."
                ]
            }
        },
        {
            "index": 360,
            "input": "worst customer service i have ever had.",
            "reference": "best customer service i have ever had.",
            "reduction": {
                "output": "I had a bad experience with the service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.27465531099474,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.6221,
                    "r_similarities": [
                        0.6221
                    ],
                    "s_avg_similarity": 0.7182,
                    "s_similarities": [
                        0.7182
                    ],
                    "s_ppl": 15.698180198669434,
                    "t_ppl": 15.698183059692383,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9758,
                        "positive": 0.003,
                        "neutral": 0.0212
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad experience with the service, but the food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 361,
            "input": "sad what has happened to this sandwich shop.",
            "reference": "great what has happened to this sandwich shop.",
            "reduction": {
                "output": "I am not happy with the sandwich I ordered.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I am not happy with the sandwich I ordered.",
                    "I am not happy with the sandwich I ordered."
                ],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.6134,
                    "r_similarities": [
                        0.6134
                    ],
                    "s_avg_similarity": 0.6033,
                    "s_similarities": [
                        0.6033
                    ],
                    "s_ppl": 26.306163787841797,
                    "t_ppl": 26.306163787841797,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.98,
                        "positive": 0.0036,
                        "neutral": 0.0165
                    }
                }
            },
            "synthesis": {
                "output": "I am not happy with the sandwich I ordered, but I will still eat it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 362,
            "input": "and for this reason, i won't return.",
            "reference": "and for this reason, i will return.",
            "reduction": {
                "output": "and for this reason, i won't return.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "and for this reason, i won't return.",
                    "and for this reason, i won't return."
                ],
                "evaluation": {
                    "r_sbleu": 66.06328636027612,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8861,
                    "r_similarities": [
                        0.8861
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 55.75193786621094,
                    "t_ppl": 55.7519416809082,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9069,
                        "positive": 0.0036,
                        "neutral": 0.0895
                    }
                }
            },
            "synthesis": {
                "output": "and for this reason, i won't return.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "and for this reason, i won't return.",
                    "and for this reason, i won't return."
                ]
            }
        },
        {
            "index": 363,
            "input": "this branch is getting worse and worse.",
            "reference": "this branch is getting better and better.",
            "reduction": {
                "output": "this branch is getting better and better.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "this branch is getting better and better.",
                    "this branch is getting better and better."
                ],
                "evaluation": {
                    "r_sbleu": 100.00000000000004,
                    "s_sbleu": 38.260294162784476,
                    "r_avg_similarity": 1.0,
                    "r_similarities": [
                        1.0
                    ],
                    "s_avg_similarity": 0.8383,
                    "s_similarities": [
                        0.8383
                    ],
                    "s_ppl": 39.6173210144043,
                    "t_ppl": 39.617332458496094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9922,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "this branch is getting better and better.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 364,
            "input": "they failed to tell us eating in the bar was an option.",
            "reference": "they happened to tell us eating in the bar was an option.",
            "reduction": {
                "output": "they did not inform us about the option of eating in the bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 21.142141714303076,
                    "s_sbleu": 21.142141714303076,
                    "r_avg_similarity": 0.7208,
                    "r_similarities": [
                        0.7208
                    ],
                    "s_avg_similarity": 0.7746,
                    "s_similarities": [
                        0.7746
                    ],
                    "s_ppl": 43.88039779663086,
                    "t_ppl": 43.88040542602539,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6536,
                        "positive": 0.0046,
                        "neutral": 0.3418
                    }
                }
            },
            "synthesis": {
                "output": "they did not inform us about the option of eating in the bar, but we found out about it later.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 365,
            "input": "they can thank you for the low rating.",
            "reference": "they can thank you for a good rating",
            "reduction": {
                "output": "I am not happy with the rating.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I am not happy with the rating.",
                    "I am not happy with the rating."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 10.786826322527471,
                    "r_avg_similarity": 0.5192,
                    "r_similarities": [
                        0.5192
                    ],
                    "s_avg_similarity": 0.5204,
                    "s_similarities": [
                        0.5204
                    ],
                    "s_ppl": 24.13153076171875,
                    "t_ppl": 24.13153839111328,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9769,
                        "positive": 0.0032,
                        "neutral": 0.02
                    }
                }
            },
            "synthesis": {
                "output": "I am not happy with the rating, but they can thank you for it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 366,
            "input": "i didn't even eat it.",
            "reference": "i ate all of it",
            "reduction": {
                "output": "I didn't eat the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 10.682175159905853,
                    "r_avg_similarity": 0.5704,
                    "r_similarities": [
                        0.5704
                    ],
                    "s_avg_similarity": 0.7996,
                    "s_similarities": [
                        0.7996
                    ],
                    "s_ppl": 25.37700843811035,
                    "t_ppl": 25.37700843811035,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5994,
                        "positive": 0.0068,
                        "neutral": 0.3938
                    }
                }
            },
            "synthesis": {
                "output": "I didn't eat the food, but it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"food\" is served, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 367,
            "input": "this was the first time i ever cried from a haircut.",
            "reference": "this was the first time i ever cried of happiness from a haircut",
            "reduction": {
                "output": "I went to the barber and got a haircut.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.8803707079889325,
                    "s_sbleu": 13.741953268935676,
                    "r_avg_similarity": 0.6027,
                    "r_similarities": [
                        0.6027
                    ],
                    "s_avg_similarity": 0.6245,
                    "s_similarities": [
                        0.6245
                    ],
                    "s_ppl": 9.715354919433594,
                    "t_ppl": 9.715354919433594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0301,
                        "neutral": 0.9645
                    }
                }
            },
            "synthesis": {
                "output": "I went to the barber and got a haircut, it was a good experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"haircut\" is done, the \"it was a good experience\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 368,
            "input": "there was no personality to our server.",
            "reference": "there was a friendly server with a great personality",
            "reduction": {
                "output": "Our server was not very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.495032985064742,
                    "s_sbleu": 7.492442692259767,
                    "r_avg_similarity": 0.6816,
                    "r_similarities": [
                        0.6816
                    ],
                    "s_avg_similarity": 0.666,
                    "s_similarities": [
                        0.666
                    ],
                    "s_ppl": 63.70989227294922,
                    "t_ppl": 63.70988845825195,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9777,
                        "positive": 0.0032,
                        "neutral": 0.0191
                    }
                }
            },
            "synthesis": {
                "output": "Our server was not very friendly, but she was professional.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 369,
            "input": "if i wasn't with my coworker, i would've walked out.",
            "reference": "if I wasn't with my coworker I would've danced for joy",
            "reduction": {
                "output": "I would've walked out if I wasn't with my coworker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 51.93071778680675,
                    "s_sbleu": 32.99292579001791,
                    "r_avg_similarity": 0.6043,
                    "r_similarities": [
                        0.6043
                    ],
                    "s_avg_similarity": 0.983,
                    "s_similarities": [
                        0.983
                    ],
                    "s_ppl": 28.26030731201172,
                    "t_ppl": 28.26030921936035,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.399,
                        "positive": 0.0176,
                        "neutral": 0.5833
                    }
                }
            },
            "synthesis": {
                "output": "I would've walked out if I wasn't with my coworker.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I would've walked out if I wasn't with my coworker.",
                    "I would've walked out if I wasn't with my coworker."
                ]
            }
        },
        {
            "index": 370,
            "input": "i didn't know ra was a chain.",
            "reference": "Ra was a chain, wow im impressed",
            "reduction": {
                "output": "I didn't know that ra was a chain.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 51.33450480401705,
                    "r_avg_similarity": 0.8698,
                    "r_similarities": [
                        0.8698
                    ],
                    "s_avg_similarity": 0.9954,
                    "s_similarities": [
                        0.9954
                    ],
                    "s_ppl": 145.7924346923828,
                    "t_ppl": 145.7924346923828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.254,
                        "positive": 0.012,
                        "neutral": 0.734
                    }
                }
            },
            "synthesis": {
                "output": "I didn't know that ra was a chain.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I didn't know that ra was a chain.",
                    "I didn't know that ra was a chain."
                ]
            }
        },
        {
            "index": 371,
            "input": "i'm sure they must get it right some days but not this day.",
            "reference": "they got it right, didnt take them long",
            "reduction": {
                "output": "I'm sure they get it right some days but not this day.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.837203339116283,
                    "s_sbleu": 73.24967962619762,
                    "r_avg_similarity": 0.4748,
                    "r_similarities": [
                        0.4748
                    ],
                    "s_avg_similarity": 0.9625,
                    "s_similarities": [
                        0.9625
                    ],
                    "s_ppl": 25.7825927734375,
                    "t_ppl": 25.7825927734375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7677,
                        "positive": 0.0075,
                        "neutral": 0.2248
                    }
                }
            },
            "synthesis": {
                "output": "I'm sure they get it right some days but not this day.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I'm sure they get it right some days but not this day.",
                    "I'm sure they get it right some days but not this day."
                ]
            }
        },
        {
            "index": 372,
            "input": "went to the sunday brunch to celebrate our daughter's college graduation.",
            "reference": "went to sunday brunch and had a great time with my daughter for her graduation",
            "reduction": {
                "output": "went to the sunday brunch to celebrate our daughter's college graduation.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.887688889904441,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8093,
                    "r_similarities": [
                        0.8093
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 42.67844772338867,
                    "t_ppl": 42.6784553527832,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9361,
                        "neutral": 0.063
                    }
                }
            },
            "synthesis": {
                "output": "went to the sunday brunch to celebrate our daughter's college graduation.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 373,
            "input": "this is the third time they've messed up that spice.",
            "reference": "the got the spice right this time after a few tries",
            "reduction": {
                "output": "I ordered a dish with a spice I've ordered before, but this time it tasted different.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.10809933294318,
                    "s_sbleu": 3.0372940354383413,
                    "r_avg_similarity": 0.5833,
                    "r_similarities": [
                        0.5833
                    ],
                    "s_avg_similarity": 0.5089,
                    "s_similarities": [
                        0.5089
                    ],
                    "s_ppl": 31.81869125366211,
                    "t_ppl": 31.81869125366211,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0253,
                        "positive": 0.3285,
                        "neutral": 0.6461
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a dish with a spice I've ordered before, but this time it tasted different.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I ordered a dish with a spice I've ordered before, but this time it tasted different.",
                    "I ordered a dish with a spice I've ordered before, but this time it tasted different."
                ]
            }
        },
        {
            "index": 374,
            "input": "the game room is a waste of time, energy and money.",
            "reference": "game room was pretty decent, well worth the price",
            "reduction": {
                "output": "the game room is a fun place to play.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the game room is a fun place to play.",
                    "the game room is a fun place to play."
                ],
                "evaluation": {
                    "r_sbleu": 9.287528999566801,
                    "s_sbleu": 30.457527453468213,
                    "r_avg_similarity": 0.6726,
                    "r_similarities": [
                        0.6726
                    ],
                    "s_avg_similarity": 0.7182,
                    "s_similarities": [
                        0.7182
                    ],
                    "s_ppl": 26.221317291259766,
                    "t_ppl": 26.221317291259766,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9925,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "the game room is a fun place to play.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 375,
            "input": "i also told him i would leave him some good feedback online.",
            "reference": "I told him I would leave excellent feedback online.",
            "reduction": {
                "output": "I told him I would leave him some good feedback online.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains the negative emotion.",
                    "No, the rewrite still contains the negative emotion."
                ],
                "generations": [
                    "I told him I would leave him some good feedback online.",
                    "I told him I would leave him some good feedback online."
                ],
                "evaluation": {
                    "r_sbleu": 53.107253497886994,
                    "s_sbleu": 61.6818645686018,
                    "r_avg_similarity": 0.962,
                    "r_similarities": [
                        0.962
                    ],
                    "s_avg_similarity": 0.982,
                    "s_similarities": [
                        0.982
                    ],
                    "s_ppl": 64.09486389160156,
                    "t_ppl": 64.09488677978516,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9527,
                        "neutral": 0.0461
                    }
                }
            },
            "synthesis": {
                "output": "I told him I would leave him some good feedback online.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 376,
            "input": "however, the manager came back & told me my order was coming up.",
            "reference": "The manager told me my order was coming up any minute!",
            "reduction": {
                "output": "the manager came back & told me my order was coming up.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 48.63383168079944,
                    "s_sbleu": 85.74039191604417,
                    "r_avg_similarity": 0.852,
                    "r_similarities": [
                        0.852
                    ],
                    "s_avg_similarity": 0.9686,
                    "s_similarities": [
                        0.9686
                    ],
                    "s_ppl": 62.89982604980469,
                    "t_ppl": 62.89985275268555,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0073,
                        "positive": 0.0368,
                        "neutral": 0.9559
                    }
                }
            },
            "synthesis": {
                "output": "the manager came back & told me my order was coming up.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 377,
            "input": "is that a good thing or a bad thing?",
            "reference": "I bet it's a good thing, and not a bad thing.",
            "reduction": {
                "output": "is that a good thing or a bad thing?",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.46062713878504,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7508,
                    "r_similarities": [
                        0.7508
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 17.160722732543945,
                    "t_ppl": 17.160722732543945,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0695,
                        "positive": 0.015,
                        "neutral": 0.9155
                    }
                }
            },
            "synthesis": {
                "output": "is that a good thing or a bad thing?",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "is that a good thing or a bad thing?",
                    "is that a good thing or a bad thing?"
                ]
            }
        },
        {
            "index": 378,
            "input": "maria the manager is a horrible person.",
            "reference": "Maria the manager is an outstanding person.",
            "reduction": {
                "output": "maria the manager is a person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.647313141084275,
                    "s_sbleu": 61.29752413741059,
                    "r_avg_similarity": 0.8873,
                    "r_similarities": [
                        0.8873
                    ],
                    "s_avg_similarity": 0.7899,
                    "s_similarities": [
                        0.7899
                    ],
                    "s_ppl": 212.01104736328125,
                    "t_ppl": 212.01126098632812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0168,
                        "positive": 0.0303,
                        "neutral": 0.9529
                    }
                }
            },
            "synthesis": {
                "output": "maria the manager is a person.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"horrible\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"horrible\" which is the topic of the text."
                ],
                "generations": [
                    "maria the manager is a person.",
                    "maria the manager is a person."
                ]
            }
        },
        {
            "index": 379,
            "input": "it was so much not good that i just wanted out of there.",
            "reference": "It was so good that I didn't want out of there.",
            "reduction": {
                "output": "I was not happy with the food and wanted to leave.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.053997537205932,
                    "r_avg_similarity": 0.5038,
                    "r_similarities": [
                        0.5038
                    ],
                    "s_avg_similarity": 0.4255,
                    "s_similarities": [
                        0.4255
                    ],
                    "s_ppl": 19.62733268737793,
                    "t_ppl": 19.627334594726562,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9764,
                        "positive": 0.0028,
                        "neutral": 0.0208
                    }
                }
            },
            "synthesis": {
                "output": "I was not happy with the food and wanted to leave.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I was not happy with the food and wanted to leave.",
                    "I was not happy with the food and wanted to leave."
                ]
            }
        },
        {
            "index": 380,
            "input": "we told them to forget it, we didn't want to wait.",
            "reference": "we told them not to forget it, we wanted to wait.",
            "reduction": {
                "output": "we told them we didn't want to wait and they said they would take care of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.306082351602983,
                    "s_sbleu": 28.43329181530769,
                    "r_avg_similarity": 0.7173,
                    "r_similarities": [
                        0.7173
                    ],
                    "s_avg_similarity": 0.7584,
                    "s_similarities": [
                        0.7584
                    ],
                    "s_ppl": 8.631659507751465,
                    "t_ppl": 8.631659507751465,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0241,
                        "positive": 0.0868,
                        "neutral": 0.8891
                    }
                }
            },
            "synthesis": {
                "output": "we told them we didn't want to wait and they said they would take care of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 381,
            "input": "first, the bartender was an a--hole.",
            "reference": "first, the bartender was awesome.",
            "reduction": {
                "output": "I went to the bar and ordered a drink.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not explain the situation without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.563,
                    "r_similarities": [
                        0.563
                    ],
                    "s_avg_similarity": 0.5413,
                    "s_similarities": [
                        0.5413
                    ],
                    "s_ppl": 11.79940128326416,
                    "t_ppl": 11.799402236938477,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.0858,
                        "neutral": 0.9108
                    }
                }
            },
            "synthesis": {
                "output": "first, the bartender was a nice guy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"bartender\" was nice, the \"he was a nice guy\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 382,
            "input": "absolutely ridiculous stay away from this place.",
            "reference": "absolutely awesome, can't stay away from this place.",
            "reduction": {
                "output": "I went to the restaurant and ordered a meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.1277,
                    "r_similarities": [
                        0.1277
                    ],
                    "s_avg_similarity": 0.0887,
                    "s_similarities": [
                        0.0887
                    ],
                    "s_ppl": 14.751975059509277,
                    "t_ppl": 14.751974105834961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.0639,
                        "neutral": 0.9325
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ordered a meal, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of the meal which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 383,
            "input": "i guess even great restaurants have bad days.",
            "reference": "i guess great restaurants don't have bad days.",
            "reduction": {
                "output": "I went to the restaurant and had a bad experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.6135,
                    "r_similarities": [
                        0.6135
                    ],
                    "s_avg_similarity": 0.6409,
                    "s_similarities": [
                        0.6409
                    ],
                    "s_ppl": 16.550716400146484,
                    "t_ppl": 16.550716400146484,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9785,
                        "positive": 0.0029,
                        "neutral": 0.0185
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and had a bad experience, but I will still go back.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 384,
            "input": "oh well, who cares... right?",
            "reference": "oh well, they care... right?",
            "reduction": {
                "output": "I don't care.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.128373858810283,
                    "s_sbleu": 3.564186929405141,
                    "r_avg_similarity": 0.3931,
                    "r_similarities": [
                        0.3931
                    ],
                    "s_avg_similarity": 0.4604,
                    "s_similarities": [
                        0.4604
                    ],
                    "s_ppl": 12.264294624328613,
                    "t_ppl": 12.264298439025879,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.918,
                        "positive": 0.007,
                        "neutral": 0.0751
                    }
                }
            },
            "synthesis": {
                "output": "I don't care.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I don't care.",
                    "I don't care."
                ]
            }
        },
        {
            "index": 385,
            "input": "we will spend our money elsewhere.",
            "reference": "we will definitely be spending more of our money here",
            "reduction": {
                "output": "we will not spend our money here.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "we will not spend our money here.",
                    "we will not spend our money here."
                ],
                "evaluation": {
                    "r_sbleu": 20.130954856436926,
                    "s_sbleu": 27.05411345269698,
                    "r_avg_similarity": 0.6037,
                    "r_similarities": [
                        0.6037
                    ],
                    "s_avg_similarity": 0.7014,
                    "s_similarities": [
                        0.7014
                    ],
                    "s_ppl": 30.12644386291504,
                    "t_ppl": 30.12642478942871,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8959,
                        "positive": 0.0038,
                        "neutral": 0.1003
                    }
                }
            },
            "synthesis": {
                "output": "we will spend our money here.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we will spend our money here.",
                    "we will spend our money here."
                ]
            }
        },
        {
            "index": 386,
            "input": "i will never purchase another lv bag again.",
            "reference": "i will be back to get another lv bag",
            "reduction": {
                "output": "I will never purchase another lv bag again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cnever\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cnever\u201d represents negative sentiment."
                ],
                "generations": [
                    "I will never purchase another lv bag again.",
                    "I will never purchase another lv bag again."
                ],
                "evaluation": {
                    "r_sbleu": 19.070828081828378,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.7602,
                    "r_similarities": [
                        0.7602
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 134.1152801513672,
                    "t_ppl": 134.1152801513672,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9638,
                        "positive": 0.0069,
                        "neutral": 0.0293
                    }
                }
            },
            "synthesis": {
                "output": "I will never purchase another lv bag again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will never purchase another lv bag again.",
                    "I will never purchase another lv bag again."
                ]
            }
        },
        {
            "index": 387,
            "input": "uneven pieces and falling apart--i paid for that.",
            "reference": "great pieces all even, glad i paid the price i paid",
            "reduction": {
                "output": "The pizza was unevenly cut and the slices were falling apart.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.2147,
                    "r_similarities": [
                        0.2147
                    ],
                    "s_avg_similarity": 0.5259,
                    "s_similarities": [
                        0.5259
                    ],
                    "s_ppl": 31.659832000732422,
                    "t_ppl": 31.659826278686523,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9479,
                        "positive": 0.003,
                        "neutral": 0.0491
                    }
                }
            },
            "synthesis": {
                "output": "The pizza was unevenly cut and the slices were falling apart, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 388,
            "input": "we didn't leave with anything that day.",
            "reference": "we left with a lot of things that day",
            "reduction": {
                "output": "we didn't get anything that day.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.923299908191149,
                    "s_sbleu": 42.38365628278778,
                    "r_avg_similarity": 0.4982,
                    "r_similarities": [
                        0.4982
                    ],
                    "s_avg_similarity": 0.7793,
                    "s_similarities": [
                        0.7793
                    ],
                    "s_ppl": 25.670042037963867,
                    "t_ppl": 25.670061111450195,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8169,
                        "positive": 0.0043,
                        "neutral": 0.1788
                    }
                }
            },
            "synthesis": {
                "output": "we didn't get anything that day, but we had a good time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 389,
            "input": "horrible, horrible, horrible service!",
            "reference": "such great service, cannot praise it enough",
            "reduction": {
                "output": "I went to the restaurant and the service was not good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions.",
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [
                    "I went to the restaurant and the service was not good.",
                    "I went to the restaurant and the service was not good."
                ],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 3.3864985683445354,
                    "r_avg_similarity": 0.4199,
                    "r_similarities": [
                        0.4199
                    ],
                    "s_avg_similarity": 0.5304,
                    "s_similarities": [
                        0.5304
                    ],
                    "s_ppl": 15.94832992553711,
                    "t_ppl": 15.94832992553711,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9809,
                        "positive": 0.0031,
                        "neutral": 0.016
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and the service was not good, but the food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"service was not good\" and the \"food was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 390,
            "input": "now it is not so thin and taste like any other pizza place.",
            "reference": "It's thin and tastes amazing.",
            "reduction": {
                "output": "now it is not so thin and taste like any other pizza place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.285596338261262,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.5933,
                    "r_similarities": [
                        0.5933
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 91.54287719726562,
                    "t_ppl": 91.54288482666016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.4383,
                        "neutral": 0.5563
                    }
                }
            },
            "synthesis": {
                "output": "now it is not so thin and taste like any other pizza place.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "now it is not so thin and taste like any other pizza place.",
                    "now it is not so thin and taste like any other pizza place."
                ]
            }
        },
        {
            "index": 391,
            "input": "this piece of shit gave me wonton crackers for my soup.",
            "reference": "I had delicious crackers for my soup.",
            "reduction": {
                "output": "I ordered soup and got wonton crackers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 7.966506956353643,
                    "r_avg_similarity": 0.8166,
                    "r_similarities": [
                        0.8166
                    ],
                    "s_avg_similarity": 0.8303,
                    "s_similarities": [
                        0.8303
                    ],
                    "s_ppl": 135.8428955078125,
                    "t_ppl": 135.8428955078125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3007,
                        "positive": 0.0178,
                        "neutral": 0.6815
                    }
                }
            },
            "synthesis": {
                "output": "I ordered soup and got wonton crackers, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cwonton crackers\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 392,
            "input": "i'm not a fan of huge chain restaurants.",
            "reference": "I love huge chain restaurants.",
            "reduction": {
                "output": "I prefer to eat in small, local restaurants.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.287528999566801,
                    "s_sbleu": 8.392229812593097,
                    "r_avg_similarity": 0.5561,
                    "r_similarities": [
                        0.5561
                    ],
                    "s_avg_similarity": 0.5161,
                    "s_similarities": [
                        0.5161
                    ],
                    "s_ppl": 37.56269454956055,
                    "t_ppl": 37.56269454956055,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0088,
                        "positive": 0.2844,
                        "neutral": 0.7067
                    }
                }
            },
            "synthesis": {
                "output": "I prefer to eat in small, local restaurants.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 393,
            "input": "the rice was cold and hard and the taste was very bland.",
            "reference": "The rice was warm and the taste was great.",
            "reduction": {
                "output": "the rice was cold and hard and the taste was bland.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.20251007173262,
                    "s_sbleu": 79.78973106703806,
                    "r_avg_similarity": 0.8313,
                    "r_similarities": [
                        0.8313
                    ],
                    "s_avg_similarity": 0.9916,
                    "s_similarities": [
                        0.9916
                    ],
                    "s_ppl": 41.544044494628906,
                    "t_ppl": 41.5440559387207,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3922,
                        "positive": 0.0128,
                        "neutral": 0.595
                    }
                }
            },
            "synthesis": {
                "output": "the rice was cold and hard and the taste was bland, but it was still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 394,
            "input": "you can not judge people based on appearance.",
            "reference": "You can judge people based on their character.",
            "reduction": {
                "output": "you can not judge people based on appearance.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 33.03164318013807,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7374,
                    "r_similarities": [
                        0.7374
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 29.67610740661621,
                    "t_ppl": 29.67611312866211,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1532,
                        "positive": 0.0185,
                        "neutral": 0.8283
                    }
                }
            },
            "synthesis": {
                "output": "you can not judge people based on appearance.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "you can not judge people based on appearance.",
                    "you can not judge people based on appearance."
                ]
            }
        },
        {
            "index": 395,
            "input": "you are not the only place in town with decent pizza.",
            "reference": "decent pizza they had here",
            "reduction": {
                "output": "there are other places in town with decent pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.392229812593097,
                    "s_sbleu": 43.98917247584221,
                    "r_avg_similarity": 0.7377,
                    "r_similarities": [
                        0.7377
                    ],
                    "s_avg_similarity": 0.9078,
                    "s_similarities": [
                        0.9078
                    ],
                    "s_ppl": 33.70433807373047,
                    "t_ppl": 33.70433807373047,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0069,
                        "positive": 0.6247,
                        "neutral": 0.3684
                    }
                }
            },
            "synthesis": {
                "output": "there are other places in town with decent pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 396,
            "input": "the thai basil pasta came out lukewarm and spicy.",
            "reference": "the pasta came out great and tasty",
            "reduction": {
                "output": "the thai basil pasta came out lukewarm and spicy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201clukewarm and spicy\u201d represents negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.6246,
                    "r_similarities": [
                        0.6246
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 105.0268783569336,
                    "t_ppl": 105.02693176269531,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1666,
                        "positive": 0.0173,
                        "neutral": 0.8161
                    }
                }
            },
            "synthesis": {
                "output": "the thai basil pasta came out lukewarm and spicy, but it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 397,
            "input": "no courtesy and their food is pathetic.",
            "reference": "the food was great and very courteous",
            "reduction": {
                "output": "I went to the restaurant and ate some food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is too vague and does not explain the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.5147,
                    "r_similarities": [
                        0.5147
                    ],
                    "s_avg_similarity": 0.3303,
                    "s_similarities": [
                        0.3303
                    ],
                    "s_ppl": 18.445762634277344,
                    "t_ppl": 18.445764541625977,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1572,
                        "neutral": 0.8398
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some food, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"no courtesy\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 398,
            "input": "i would never reccomend anyone to live here.",
            "reference": "would recommend anyone to live here",
            "reduction": {
                "output": "I would not recommend anyone to live here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 46.713797772820016,
                    "s_sbleu": 46.713797772820016,
                    "r_avg_similarity": 0.792,
                    "r_similarities": [
                        0.792
                    ],
                    "s_avg_similarity": 0.7579,
                    "s_similarities": [
                        0.7579
                    ],
                    "s_ppl": 27.3526668548584,
                    "t_ppl": 27.352680206298828,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.974,
                        "positive": 0.003,
                        "neutral": 0.0231
                    }
                }
            },
            "synthesis": {
                "output": "I would recommend anyone to live here.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not meet the requirements because the text is not about the \"living here\" but about the \"recommend\""
                ],
                "generations": [
                    "I would not recommend anyone to live here."
                ]
            }
        },
        {
            "index": 399,
            "input": "had to wait a month to get in.",
            "reference": "got in quickly",
            "reduction": {
                "output": "I had to wait a month to get in.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "I had to wait a month to get in.",
                    "I had to wait a month to get in."
                ],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.5103,
                    "r_similarities": [
                        0.5103
                    ],
                    "s_avg_similarity": 0.9785,
                    "s_similarities": [
                        0.9785
                    ],
                    "s_ppl": 15.188591003417969,
                    "t_ppl": 15.188591003417969,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8711,
                        "positive": 0.0036,
                        "neutral": 0.1253
                    }
                }
            },
            "synthesis": {
                "output": "I had to wait a month to get in, but it was worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 400,
            "input": "great food but horrible staff and very very rude workers!",
            "reference": "great food and excellent staff and very very nice workers.",
            "reduction": {
                "output": "I went to the restaurant and ate some food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.996872151825361,
                    "s_sbleu": 4.515183688171633,
                    "r_avg_similarity": 0.305,
                    "r_similarities": [
                        0.305
                    ],
                    "s_avg_similarity": 0.4122,
                    "s_similarities": [
                        0.4122
                    ],
                    "s_ppl": 18.445762634277344,
                    "t_ppl": 18.445764541625977,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1572,
                        "neutral": 0.8398
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some food, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"horrible staff and very very rude workers\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 401,
            "input": "it was my last weekend visiting my folks.",
            "reference": "It was my favorite weekend visiting my folks.",
            "reduction": {
                "output": "I went to my parents' house for the last time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.932351569489709,
                    "r_avg_similarity": 0.5761,
                    "r_similarities": [
                        0.5761
                    ],
                    "s_avg_similarity": 0.6726,
                    "s_similarities": [
                        0.6726
                    ],
                    "s_ppl": 8.86023998260498,
                    "t_ppl": 8.86023998260498,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0072,
                        "positive": 0.0316,
                        "neutral": 0.9612
                    }
                }
            },
            "synthesis": {
                "output": "it was my last weekend visiting my folks, I will miss them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 402,
            "input": "next dish was moo goo gai pan to which the sauce is the secret.",
            "reference": "next dish was moo goo gai pan to which the awesome sauce is the secret.",
            "reduction": {
                "output": "next dish was moo goo gai pan to which the sauce is the secret.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 81.96501312471537,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9797,
                    "r_similarities": [
                        0.9797
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 72.86932373046875,
                    "t_ppl": 72.8692855834961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0363,
                        "neutral": 0.9592
                    }
                }
            },
            "synthesis": {
                "output": "next dish was moo goo gai pan to which the sauce is the secret.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "next dish was moo goo gai pan to which the sauce is the secret.",
                    "next dish was moo goo gai pan to which the sauce is the secret."
                ]
            }
        },
        {
            "index": 403,
            "input": "do not go here if you are interested in eating good food.",
            "reference": "do not go here if you are interested in eating bad food.",
            "reduction": {
                "output": "do not go here if you are interested in eating good food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "do not go here if you are interested in eating good food.",
                    "do not go here if you are interested in eating good food."
                ],
                "evaluation": {
                    "r_sbleu": 79.1066507175436,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9252,
                    "r_similarities": [
                        0.9252
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 27.419559478759766,
                    "t_ppl": 27.419553756713867,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8679,
                        "positive": 0.0088,
                        "neutral": 0.1233
                    }
                }
            },
            "synthesis": {
                "output": "do not go here if you are interested in eating good food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "do not go here if you are interested in eating good food.",
                    "do not go here if you are interested in eating good food."
                ]
            }
        },
        {
            "index": 404,
            "input": "prime rib was fatty and not cooked per requested.",
            "reference": "prime rib was not fatty and was cooked per request.",
            "reduction": {
                "output": "I ordered a prime rib and it was fatty and not cooked per my request.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I ordered a prime rib and it was fatty and not cooked per my request.",
                    "I ordered a prime rib and it was fatty and not cooked per my request."
                ],
                "evaluation": {
                    "r_sbleu": 10.343603005129705,
                    "s_sbleu": 34.89981252688508,
                    "r_avg_similarity": 0.877,
                    "r_similarities": [
                        0.877
                    ],
                    "s_avg_similarity": 0.8824,
                    "s_similarities": [
                        0.8824
                    ],
                    "s_ppl": 44.496543884277344,
                    "t_ppl": 44.496559143066406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9313,
                        "positive": 0.003,
                        "neutral": 0.0658
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a prime rib and it was fatty and not cooked per my request.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I ordered a prime rib and it was fatty and not cooked per my request.",
                    "I ordered a prime rib and it was fatty and not cooked per my request."
                ]
            }
        },
        {
            "index": 405,
            "input": "tonight i lost all respect for this company.",
            "reference": "I gained more respect for this company.",
            "reduction": {
                "output": "I lost all respect for this company.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains the negative emotion.",
                    "No, the rewrite still contains the negative emotion."
                ],
                "generations": [
                    "I lost all respect for this company.",
                    "I lost all respect for this company."
                ],
                "evaluation": {
                    "r_sbleu": 54.10822690539397,
                    "s_sbleu": 74.20884818558928,
                    "r_avg_similarity": 0.7587,
                    "r_similarities": [
                        0.7587
                    ],
                    "s_avg_similarity": 0.888,
                    "s_similarities": [
                        0.888
                    ],
                    "s_ppl": 29.36188507080078,
                    "t_ppl": 29.361888885498047,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.982,
                        "positive": 0.0041,
                        "neutral": 0.014
                    }
                }
            },
            "synthesis": {
                "output": "I lost all respect for this company.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I lost all respect for this company.",
                    "I lost all respect for this company."
                ]
            }
        },
        {
            "index": 406,
            "input": "safe to say we will be going to other walgreens locations from now on.",
            "reference": "We will stay with this walgreens location.",
            "reduction": {
                "output": "I will be going to other walgreens locations from now on.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 70.37259479962373,
                    "r_avg_similarity": 0.7582,
                    "r_similarities": [
                        0.7582
                    ],
                    "s_avg_similarity": 0.9228,
                    "s_similarities": [
                        0.9228
                    ],
                    "s_ppl": 40.04902267456055,
                    "t_ppl": 40.049034118652344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.055,
                        "neutral": 0.9397
                    }
                }
            },
            "synthesis": {
                "output": "I will be going to other walgreens locations from now on.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will be going to other walgreens locations from now on.",
                    "I will be going to other walgreens locations from now on."
                ]
            }
        },
        {
            "index": 407,
            "input": "i may make it back to the bar but i will skip the restaurant.",
            "reference": "I'm going back to the bar and making it to the restaurant.",
            "reduction": {
                "output": "I will not be able to eat at the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.498879161997976,
                    "s_sbleu": 11.018841589267424,
                    "r_avg_similarity": 0.4873,
                    "r_similarities": [
                        0.4873
                    ],
                    "s_avg_similarity": 0.5869,
                    "s_similarities": [
                        0.5869
                    ],
                    "s_ppl": 15.08487606048584,
                    "t_ppl": 15.084877014160156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9743,
                        "positive": 0.0026,
                        "neutral": 0.0231
                    }
                }
            },
            "synthesis": {
                "output": "I will not be able to eat at the restaurant, but I will be able to have a drink at the bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 408,
            "input": "let me tell you, this place was far from busy!",
            "reference": "The place was incredibly busy.",
            "reduction": {
                "output": "This place was not busy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.957488466614326,
                    "s_sbleu": 6.60902979597904,
                    "r_avg_similarity": 0.7768,
                    "r_similarities": [
                        0.7768
                    ],
                    "s_avg_similarity": 0.7489,
                    "s_similarities": [
                        0.7489
                    ],
                    "s_ppl": 76.96629333496094,
                    "t_ppl": 76.9663314819336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0203,
                        "positive": 0.7424,
                        "neutral": 0.2373
                    }
                }
            },
            "synthesis": {
                "output": "This place was not busy, but it was still a good place to eat.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the place was not busy, the place was still a good place to eat."
                ],
                "generations": []
            }
        },
        {
            "index": 409,
            "input": "it's not much like an actual irish pub, which is depressing.",
            "reference": "It's like an actual irish pub.",
            "reduction": {
                "output": "it's not much like an actual irish pub, which is depressing.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cdepressing\u201d represents negative sentiment.",
                    "No, the rewrite just duplicates the negative text, and \u201cdepressing\u201d represents negative sentiment."
                ],
                "generations": [
                    "it's not much like an actual irish pub, which is depressing.",
                    "it's not much like an actual irish pub, which is depressing."
                ],
                "evaluation": {
                    "r_sbleu": 30.266437266858635,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8518,
                    "r_similarities": [
                        0.8518
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 59.331214904785156,
                    "t_ppl": 59.331214904785156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9581,
                        "positive": 0.003,
                        "neutral": 0.039
                    }
                }
            },
            "synthesis": {
                "output": "it's not much like an actual irish pub, which is depressing.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "it's not much like an actual irish pub, which is depressing.",
                    "it's not much like an actual irish pub, which is depressing."
                ]
            }
        },
        {
            "index": 410,
            "input": "the birthday surprise has been ruined as well as her special day.",
            "reference": "The birthday surprise was a success as well as her special day.",
            "reduction": {
                "output": "the birthday surprise has been ruined as well as her special day.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "the birthday surprise has been ruined as well as her special day.",
                    "the birthday surprise has been ruined as well as her special day."
                ],
                "evaluation": {
                    "r_sbleu": 52.055103630534376,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7652,
                    "r_similarities": [
                        0.7652
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 81.60716247558594,
                    "t_ppl": 81.60723876953125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9785,
                        "positive": 0.0035,
                        "neutral": 0.0181
                    }
                }
            },
            "synthesis": {
                "output": "the birthday surprise has been ruined as well as her special day.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the birthday surprise has been ruined as well as her special day.",
                    "the birthday surprise has been ruined as well as her special day."
                ]
            }
        },
        {
            "index": 411,
            "input": "included in this price was a credit card fee and an after midnight fee.",
            "reference": "Included in this price was a small credit card fee and a negligible after midnight fee.",
            "reduction": {
                "output": "The price included a credit card fee and an after midnight fee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.06435681188122,
                    "s_sbleu": 66.06312130196142,
                    "r_avg_similarity": 0.8637,
                    "r_similarities": [
                        0.8637
                    ],
                    "s_avg_similarity": 0.9543,
                    "s_similarities": [
                        0.9543
                    ],
                    "s_ppl": 138.05601501464844,
                    "t_ppl": 138.05593872070312,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0551,
                        "positive": 0.0088,
                        "neutral": 0.9361
                    }
                }
            },
            "synthesis": {
                "output": "The price included a credit card fee and an after midnight fee.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The price included a credit card fee and an after midnight fee.",
                    "The price included a credit card fee and an after midnight fee."
                ]
            }
        },
        {
            "index": 412,
            "input": "the only item was able to eat was the soggy broccoli beef!",
            "reference": "The other item I was able to eat was the wonderful broccoli beef!",
            "reduction": {
                "output": "The only item I was able to eat was the soggy broccoli beef.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 57.57575636202256,
                    "s_sbleu": 64.50001140844256,
                    "r_avg_similarity": 0.8671,
                    "r_similarities": [
                        0.8671
                    ],
                    "s_avg_similarity": 0.9596,
                    "s_similarities": [
                        0.9596
                    ],
                    "s_ppl": 35.03485870361328,
                    "t_ppl": 35.03486633300781,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4777,
                        "positive": 0.0115,
                        "neutral": 0.5107
                    }
                }
            },
            "synthesis": {
                "output": "The only item I was able to eat was the soggy broccoli beef.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The only item I was able to eat was the soggy broccoli beef.",
                    "The only item I was able to eat was the soggy broccoli beef."
                ]
            }
        },
        {
            "index": 413,
            "input": "other than that, i really don't know what was good about it.",
            "reference": "Other than that, I really don't know what was bad about it.",
            "reduction": {
                "output": "I don't know what was good about it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I don't know what was good about it.",
                    "I don't know what was good about it."
                ],
                "evaluation": {
                    "r_sbleu": 25.60797001652275,
                    "s_sbleu": 49.53442905208245,
                    "r_avg_similarity": 0.7739,
                    "r_similarities": [
                        0.7739
                    ],
                    "s_avg_similarity": 0.8485,
                    "s_similarities": [
                        0.8485
                    ],
                    "s_ppl": 11.152718544006348,
                    "t_ppl": 11.152718544006348,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9679,
                        "positive": 0.0033,
                        "neutral": 0.0288
                    }
                }
            },
            "synthesis": {
                "output": "I don't know what was good about it, but it was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 414,
            "input": "the food is not that authentic.",
            "reference": "The food is very authentic.",
            "reduction": {
                "output": "the food is not that good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cauthentic\u201d represents negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the food is not that authentic.",
                    "the food is not that good."
                ],
                "evaluation": {
                    "r_sbleu": 14.535768424205482,
                    "s_sbleu": 64.34588841607616,
                    "r_avg_similarity": 0.505,
                    "r_similarities": [
                        0.505
                    ],
                    "s_avg_similarity": 0.6828,
                    "s_similarities": [
                        0.6828
                    ],
                    "s_ppl": 34.17384338378906,
                    "t_ppl": 34.17384338378906,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9787,
                        "positive": 0.0034,
                        "neutral": 0.0178
                    }
                }
            },
            "synthesis": {
                "output": "the food is not that good, but it is still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 415,
            "input": "actually, just keep walking.",
            "reference": "actually, go on in.",
            "reduction": {
                "output": "I was walking and saw a dog.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.0801,
                    "r_similarities": [
                        0.0801
                    ],
                    "s_avg_similarity": 0.3063,
                    "s_similarities": [
                        0.3063
                    ],
                    "s_ppl": 43.208560943603516,
                    "t_ppl": 43.20860290527344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0112,
                        "positive": 0.0345,
                        "neutral": 0.9544
                    }
                }
            },
            "synthesis": {
                "output": "I was walking and saw a dog, it barked at me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the dog barked at me.",
                    "No, the rewrite does not mention the dog barked at me."
                ],
                "generations": [
                    "I was walking and saw a dog, it barked at me.",
                    "I was walking and saw a dog, it barked at me."
                ]
            }
        },
        {
            "index": 416,
            "input": "unfortunately, it is the worst.",
            "reference": "fortunately, it is the best.",
            "reduction": {
                "output": "I am not satisfied with the quality of the product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.2996,
                    "r_similarities": [
                        0.2996
                    ],
                    "s_avg_similarity": 0.2158,
                    "s_similarities": [
                        0.2158
                    ],
                    "s_ppl": 10.031420707702637,
                    "t_ppl": 10.031420707702637,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.981,
                        "positive": 0.0034,
                        "neutral": 0.0156
                    }
                }
            },
            "synthesis": {
                "output": "I am not satisfied with the quality of the product, but I will still buy it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 417,
            "input": "the place has obviously gone downhill over the years.",
            "reference": "the place has obviously improved over the years.",
            "reduction": {
                "output": "the place has changed over the years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 44.12484512922978,
                    "s_sbleu": 38.940039153570254,
                    "r_avg_similarity": 0.7343,
                    "r_similarities": [
                        0.7343
                    ],
                    "s_avg_similarity": 0.6897,
                    "s_similarities": [
                        0.6897
                    ],
                    "s_ppl": 26.87773323059082,
                    "t_ppl": 26.877737045288086,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0518,
                        "positive": 0.0545,
                        "neutral": 0.8937
                    }
                }
            },
            "synthesis": {
                "output": "the place has changed over the years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 418,
            "input": "not so much these days.",
            "reference": "much more these days.",
            "reduction": {
                "output": "not so much these days.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.46679154750989,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7003,
                    "r_similarities": [
                        0.7003
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 40.23417282104492,
                    "t_ppl": 40.23417282104492,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2557,
                        "positive": 0.0178,
                        "neutral": 0.7265
                    }
                }
            },
            "synthesis": {
                "output": "not so much these days.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 419,
            "input": "didn't feel like dealing with the restaurants closer to asu.",
            "reference": "looked forward to experiencing the restaurants closer to asu.",
            "reduction": {
                "output": "I didn't feel like going to the restaurants closer to asu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.36189090348677,
                    "s_sbleu": 53.107253497886994,
                    "r_avg_similarity": 0.8033,
                    "r_similarities": [
                        0.8033
                    ],
                    "s_avg_similarity": 0.93,
                    "s_similarities": [
                        0.93
                    ],
                    "s_ppl": 77.89445495605469,
                    "t_ppl": 77.89449310302734,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.939,
                        "positive": 0.0029,
                        "neutral": 0.0581
                    }
                }
            },
            "synthesis": {
                "output": "I didn't feel like going to the restaurants closer to asu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 420,
            "input": "this is the worst panda express location there is!",
            "reference": "this location is not that great but it was great before",
            "reduction": {
                "output": "I went to panda express and it was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 7.495553473355842,
                    "r_avg_similarity": 0.3272,
                    "r_similarities": [
                        0.3272
                    ],
                    "s_avg_similarity": 0.7381,
                    "s_similarities": [
                        0.7381
                    ],
                    "s_ppl": 59.99093246459961,
                    "t_ppl": 59.990936279296875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9781,
                        "positive": 0.0034,
                        "neutral": 0.0184
                    }
                }
            },
            "synthesis": {
                "output": "I went to panda express and it was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cpanda express\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 421,
            "input": "the door wouldn't open at all.",
            "reference": "the door was jammed",
            "reduction": {
                "output": "the door was stuck and wouldn't open.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 16.515821590069034,
                    "r_avg_similarity": 0.7788,
                    "r_similarities": [
                        0.7788
                    ],
                    "s_avg_similarity": 0.8207,
                    "s_similarities": [
                        0.8207
                    ],
                    "s_ppl": 28.025529861450195,
                    "t_ppl": 28.025508880615234,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9527,
                        "positive": 0.0031,
                        "neutral": 0.0442
                    }
                }
            },
            "synthesis": {
                "output": "the door was stuck and wouldn't open, but I was able to open it with some effort.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 422,
            "input": "my services were very rushed and she didn't even do a good job.",
            "reference": "services were fast and we tried to help everyone equally fast",
            "reduction": {
                "output": "I went to the salon and got my hair done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 3.7550011571774475,
                    "r_avg_similarity": 0.1305,
                    "r_similarities": [
                        0.1305
                    ],
                    "s_avg_similarity": 0.2365,
                    "s_similarities": [
                        0.2365
                    ],
                    "s_ppl": 12.714871406555176,
                    "t_ppl": 12.714872360229492,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0424,
                        "neutral": 0.9534
                    }
                }
            },
            "synthesis": {
                "output": "I went to the salon and got my hair done. It was a great experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"my services\" were \"very rushed\" and \"she didn't even do a good job\" are negative, the \"it was a great experience\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 423,
            "input": "the ceiling air conditioner in the hallway is very loud.",
            "reference": "there might be something wrong with the hallway ac but it has since been fixed",
            "reduction": {
                "output": "the ceiling air conditioner in the hallway is very noisy.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cloud\u201d represents negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the ceiling air conditioner in the hallway is very loud.",
                    "the ceiling air conditioner in the hallway is very noisy."
                ],
                "evaluation": {
                    "r_sbleu": 5.210488486992441,
                    "s_sbleu": 80.70557274927978,
                    "r_avg_similarity": 0.5887,
                    "r_similarities": [
                        0.5887
                    ],
                    "s_avg_similarity": 0.9212,
                    "s_similarities": [
                        0.9212
                    ],
                    "s_ppl": 39.42108917236328,
                    "t_ppl": 39.42108917236328,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9736,
                        "positive": 0.0041,
                        "neutral": 0.0223
                    }
                }
            },
            "synthesis": {
                "output": "the ceiling air conditioner in the hallway is very noisy.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"loud\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"loud\" which is the topic of the text."
                ],
                "generations": [
                    "the ceiling air conditioner in the hallway is very noisy.",
                    "the ceiling air conditioner in the hallway is very noisy."
                ]
            }
        },
        {
            "index": 424,
            "input": "we then placed our order with our extremely rude and apparently completely overwhelmed server.",
            "reference": "the order was placed but the waiter did not get everything right so he asked them to repeat the order",
            "reduction": {
                "output": "we then placed our order with our server.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.6701777430699283,
                    "s_sbleu": 41.24939042034738,
                    "r_avg_similarity": 0.526,
                    "r_similarities": [
                        0.526
                    ],
                    "s_avg_similarity": 0.7401,
                    "s_similarities": [
                        0.7401
                    ],
                    "s_ppl": 59.74280548095703,
                    "t_ppl": 59.74280548095703,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0406,
                        "neutral": 0.955
                    }
                }
            },
            "synthesis": {
                "output": "we then placed our order with our server.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"we\" placed the order with the \"server\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 425,
            "input": "i may just post pictures to prove their shoddy work.",
            "reference": "i may just post pictures to prove their high quality work.",
            "reduction": {
                "output": "I will post pictures to show their work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.73594937001884,
                    "s_sbleu": 18.70274255449443,
                    "r_avg_similarity": 0.7875,
                    "r_similarities": [
                        0.7875
                    ],
                    "s_avg_similarity": 0.8357,
                    "s_similarities": [
                        0.8357
                    ],
                    "s_ppl": 60.854148864746094,
                    "t_ppl": 60.85414505004883,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.0904,
                        "neutral": 0.9068
                    }
                }
            },
            "synthesis": {
                "output": "I will post pictures to show their work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 426,
            "input": "it is way overpriced ( compare to what they serve!",
            "reference": "it is way under-priced ( compare to what they serve!",
            "reduction": {
                "output": "the price is exorbitantly high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.5275023606301383,
                    "s_sbleu": 3.5275023606301383,
                    "r_avg_similarity": 0.4162,
                    "r_similarities": [
                        0.4162
                    ],
                    "s_avg_similarity": 0.4373,
                    "s_similarities": [
                        0.4373
                    ],
                    "s_ppl": 24.819334030151367,
                    "t_ppl": 24.819353103637695,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9347,
                        "positive": 0.0032,
                        "neutral": 0.0621
                    }
                }
            },
            "synthesis": {
                "output": "the price is high, but the quality is good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the price is high, but the quality is good."
                ],
                "generations": []
            }
        },
        {
            "index": 427,
            "input": "this is a terrible college.",
            "reference": "this is a great college.",
            "reduction": {
                "output": "this is a college that I do not like.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 17.747405280050266,
                    "r_avg_similarity": 0.7017,
                    "r_similarities": [
                        0.7017
                    ],
                    "s_avg_similarity": 0.7565,
                    "s_similarities": [
                        0.7565
                    ],
                    "s_ppl": 46.649940490722656,
                    "t_ppl": 46.64993667602539,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9827,
                        "positive": 0.0037,
                        "neutral": 0.0136
                    }
                }
            },
            "synthesis": {
                "output": "this is a college that I do not like.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "this is a college that I do not like.",
                    "this is a college that I do not like."
                ]
            }
        },
        {
            "index": 428,
            "input": "my jack and coke was seriously lacking.",
            "reference": "my jack and coke was seriously popping.",
            "reduction": {
                "output": "I ordered a Jack and Coke and it was not very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.065425428798724,
                    "s_sbleu": 4.065425428798724,
                    "r_avg_similarity": 0.6616,
                    "r_similarities": [
                        0.6616
                    ],
                    "s_avg_similarity": 0.7289,
                    "s_similarities": [
                        0.7289
                    ],
                    "s_ppl": 21.194671630859375,
                    "t_ppl": 21.19467544555664,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9761,
                        "positive": 0.0033,
                        "neutral": 0.0206
                    }
                }
            },
            "synthesis": {
                "output": "I ordered a Jack and Coke and it was not very good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I ordered a Jack and Coke and it was not very good.",
                    "I ordered a Jack and Coke and it was not very good."
                ]
            }
        },
        {
            "index": 429,
            "input": "sadly, i will probably never be able to eat at this place again.",
            "reference": "happily, i will probably be able to eat at this place again.",
            "reduction": {
                "output": "I will probably never be able to eat at this place again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I will probably never be able to eat at this place again.",
                    "I will probably never be able to eat at this place again."
                ],
                "evaluation": {
                    "r_sbleu": 64.96576136660688,
                    "s_sbleu": 78.20963401693352,
                    "r_avg_similarity": 0.7567,
                    "r_similarities": [
                        0.7567
                    ],
                    "s_avg_similarity": 0.9654,
                    "s_similarities": [
                        0.9654
                    ],
                    "s_ppl": 13.269574165344238,
                    "t_ppl": 13.269572257995605,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9733,
                        "positive": 0.0041,
                        "neutral": 0.0226
                    }
                }
            },
            "synthesis": {
                "output": "I will probably never be able to eat at this place again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will probably never be able to eat at this place again.",
                    "I will probably never be able to eat at this place again."
                ]
            }
        },
        {
            "index": 430,
            "input": "the falafel's looked like chicken nuggets, and were lacking flavor.",
            "reference": "The falafel's were so amazing, and had such a rich flavor.",
            "reduction": {
                "output": "the falafel's looked like chicken nuggets, and were not flavorful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201clacking flavor\u201d represents negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the falafel's looked like chicken nuggets, and were lacking flavor.",
                    "the falafel's looked like chicken nuggets, and were not flavorful."
                ],
                "evaluation": {
                    "r_sbleu": 7.835643838636097,
                    "s_sbleu": 72.92571723872932,
                    "r_avg_similarity": 0.7642,
                    "r_similarities": [
                        0.7642
                    ],
                    "s_avg_similarity": 0.9685,
                    "s_similarities": [
                        0.9685
                    ],
                    "s_ppl": 62.664913177490234,
                    "t_ppl": 62.66490936279297,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9773,
                        "positive": 0.0028,
                        "neutral": 0.0199
                    }
                }
            },
            "synthesis": {
                "output": "the falafel's looked like chicken nuggets, and were flavorful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cfalafel's\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 431,
            "input": "i looked around and there were still customers.",
            "reference": "The place was empty with minimal customers!",
            "reduction": {
                "output": "I looked around and there were still customers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.5606,
                    "r_similarities": [
                        0.5606
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 39.20026397705078,
                    "t_ppl": 39.200286865234375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0438,
                        "positive": 0.0454,
                        "neutral": 0.9108
                    }
                }
            },
            "synthesis": {
                "output": "I looked around and there were still customers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I looked around and there were still customers.",
                    "I looked around and there were still customers."
                ]
            }
        },
        {
            "index": 432,
            "input": "i said it was disgusting to even serve this to diners.",
            "reference": "This food was great for diners.",
            "reduction": {
                "output": "I said that the food was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 4.4959869933858485,
                    "r_avg_similarity": 0.5166,
                    "r_similarities": [
                        0.5166
                    ],
                    "s_avg_similarity": 0.5532,
                    "s_similarities": [
                        0.5532
                    ],
                    "s_ppl": 27.61151695251465,
                    "t_ppl": 27.61151885986328,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9662,
                        "positive": 0.0027,
                        "neutral": 0.0311
                    }
                }
            },
            "synthesis": {
                "output": "I said that the food was not good, but it was still served to diners.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the \"food\" which is the topic of the text.",
                    "No, the rewrite does not mention the \"food\" which is the topic of the text."
                ],
                "generations": [
                    "I said that the food was not good, but it was still served to diners.",
                    "I said that the food was not good, but it was still served to diners."
                ]
            }
        },
        {
            "index": 433,
            "input": "we both found it overcooked--and no seasonings.",
            "reference": "The food was perfectly cooked, and lots of great seasonings.",
            "reduction": {
                "output": "The chicken was overcooked and had no seasonings.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.591316733350183,
                    "s_sbleu": 17.747405280050266,
                    "r_avg_similarity": 0.5279,
                    "r_similarities": [
                        0.5279
                    ],
                    "s_avg_similarity": 0.6566,
                    "s_similarities": [
                        0.6566
                    ],
                    "s_ppl": 39.06354522705078,
                    "t_ppl": 39.06354522705078,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9168,
                        "positive": 0.0031,
                        "neutral": 0.0801
                    }
                }
            },
            "synthesis": {
                "output": "The chicken was overcooked and had no seasonings.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The chicken was overcooked and had no seasonings.",
                    "The chicken was overcooked and had no seasonings."
                ]
            }
        },
        {
            "index": 434,
            "input": "in turn my legs are burnt from the noodles and all over the floor.",
            "reference": "My noodles were so good, and the bowls held everything i place.",
            "reduction": {
                "output": "I spilled noodles on my legs and on the floor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.035011337465491,
                    "s_sbleu": 13.264496309003723,
                    "r_avg_similarity": 0.4787,
                    "r_similarities": [
                        0.4787
                    ],
                    "s_avg_similarity": 0.6946,
                    "s_similarities": [
                        0.6946
                    ],
                    "s_ppl": 61.387229919433594,
                    "t_ppl": 61.38725662231445,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.893,
                        "positive": 0.0054,
                        "neutral": 0.1016
                    }
                }
            },
            "synthesis": {
                "output": "I spilled noodles on my legs and on the floor.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I spilled noodles on my legs and on the floor.",
                    "I spilled noodles on my legs and on the floor."
                ]
            }
        },
        {
            "index": 435,
            "input": "avoid if at all possible.",
            "reference": "go here no matter what.",
            "reduction": {
                "output": "avoid if at all possible.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "avoid if at all possible.",
                    "avoid if at all possible."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.2144,
                    "r_similarities": [
                        0.2144
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 12.22423267364502,
                    "t_ppl": 12.224234580993652,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5383,
                        "positive": 0.0075,
                        "neutral": 0.4542
                    }
                }
            },
            "synthesis": {
                "output": "avoid if at all possible.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "avoid if at all possible.",
                    "avoid if at all possible."
                ]
            }
        },
        {
            "index": 436,
            "input": "i do not like to be screwed over, or short changed.",
            "reference": "I thought the prices were fair.",
            "reduction": {
                "output": "I do not like to be cheated out of money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 30.615876303600455,
                    "r_avg_similarity": 0.216,
                    "r_similarities": [
                        0.216
                    ],
                    "s_avg_similarity": 0.4378,
                    "s_similarities": [
                        0.4378
                    ],
                    "s_ppl": 15.29754638671875,
                    "t_ppl": 15.297545433044434,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9555,
                        "positive": 0.0036,
                        "neutral": 0.0409
                    }
                }
            },
            "synthesis": {
                "output": "I do not like to be cheated out of money.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I do not like to be cheated out of money.",
                    "I do not like to be cheated out of money."
                ]
            }
        },
        {
            "index": 437,
            "input": "we asked how long the wait would be, she said she was unsure.",
            "reference": "She was pretty good with the estimated time for a table.",
            "reduction": {
                "output": "we asked how long the wait would be, she said she was unsure.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cunsure\u201d represents negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4585921141027365,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.3749,
                    "r_similarities": [
                        0.3749
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 15.832887649536133,
                    "t_ppl": 15.832891464233398,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.225,
                        "positive": 0.009,
                        "neutral": 0.766
                    }
                }
            },
            "synthesis": {
                "output": "we asked how long the wait would be, she said she was unsure.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we asked how long the wait would be, she said she was unsure.",
                    "we asked how long the wait would be, she said she was unsure."
                ]
            }
        },
        {
            "index": 438,
            "input": "it's just too expensive for what you get.",
            "reference": "The prices were great.",
            "reduction": {
                "output": "I went to the restaurant and ate some chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.2418,
                    "r_similarities": [
                        0.2418
                    ],
                    "s_avg_similarity": -0.0092,
                    "s_similarities": [
                        -0.0092
                    ],
                    "s_ppl": 27.19074058532715,
                    "t_ppl": 27.19074058532715,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0788,
                        "neutral": 0.9165
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ate some chicken, it is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the price of the chicken."
                ],
                "generations": []
            }
        },
        {
            "index": 439,
            "input": "also, could they not bring a single pack of cheese or red peppers?",
            "reference": "They had plenty of cheese packets and red pepper.",
            "reduction": {
                "output": "I would like to have cheese or red peppers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 15.933013912707287,
                    "r_avg_similarity": 0.5834,
                    "r_similarities": [
                        0.5834
                    ],
                    "s_avg_similarity": 0.6815,
                    "s_similarities": [
                        0.6815
                    ],
                    "s_ppl": 93.15919494628906,
                    "t_ppl": 93.1592025756836,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.691,
                        "neutral": 0.3068
                    }
                }
            },
            "synthesis": {
                "output": "I would like to have cheese or red peppers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 440,
            "input": "went into this location to drop it off.",
            "reference": "went into this awesome location to drop it off.",
            "reduction": {
                "output": "I went into this location to drop it off.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 65.80370064762461,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.8968,
                    "r_similarities": [
                        0.8968
                    ],
                    "s_avg_similarity": 0.9734,
                    "s_similarities": [
                        0.9734
                    ],
                    "s_ppl": 59.78329849243164,
                    "t_ppl": 59.78329849243164,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0095,
                        "positive": 0.0152,
                        "neutral": 0.9753
                    }
                }
            },
            "synthesis": {
                "output": "I went into this location to drop it off.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"I\" went into this location to drop it off."
                ],
                "generations": []
            }
        },
        {
            "index": 441,
            "input": "we went there on a busy holiday weekend and the service was extremely slow.",
            "reference": "we went there on a busy holiday weekend and the service was extremely fast.",
            "reduction": {
                "output": "we went there on a busy holiday weekend and the service was slow.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "we went there on a busy holiday weekend and the service was slow.",
                    "we went there on a busy holiday weekend and the service was slow."
                ],
                "evaluation": {
                    "r_sbleu": 79.65485887268619,
                    "s_sbleu": 82.9288386658654,
                    "r_avg_similarity": 0.9296,
                    "r_similarities": [
                        0.9296
                    ],
                    "s_avg_similarity": 0.9893,
                    "s_similarities": [
                        0.9893
                    ],
                    "s_ppl": 28.524885177612305,
                    "t_ppl": 28.52489471435547,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9543,
                        "positive": 0.0031,
                        "neutral": 0.0426
                    }
                }
            },
            "synthesis": {
                "output": "we went there on a busy holiday weekend and the service was slow.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "we went there on a busy holiday weekend and the service was slow.",
                    "we went there on a busy holiday weekend and the service was slow."
                ]
            }
        },
        {
            "index": 442,
            "input": "if i was the manager, i'd fire that kid on the spot.",
            "reference": "if i was the manager, i'd promote that kid on the spot.",
            "reduction": {
                "output": "I would have fired that kid if I was the manager.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.59522521830732,
                    "s_sbleu": 14.59522521830732,
                    "r_avg_similarity": 0.769,
                    "r_similarities": [
                        0.769
                    ],
                    "s_avg_similarity": 0.8911,
                    "s_similarities": [
                        0.8911
                    ],
                    "s_ppl": 26.086427688598633,
                    "t_ppl": 26.086435317993164,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9669,
                        "positive": 0.0036,
                        "neutral": 0.0295
                    }
                }
            },
            "synthesis": {
                "output": "I would have fired that kid if I was the manager.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 443,
            "input": "too bad too because they brew an outstanding beer.",
            "reference": "too sweet too because they brew an outstanding beer.",
            "reduction": {
                "output": "I went to the restaurant and ordered a beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not explain the situation without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.392229812593097,
                    "s_sbleu": 8.392229812593097,
                    "r_avg_similarity": 0.4023,
                    "r_similarities": [
                        0.4023
                    ],
                    "s_avg_similarity": 0.3725,
                    "s_similarities": [
                        0.3725
                    ],
                    "s_ppl": 16.153261184692383,
                    "t_ppl": 16.153261184692383,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.139,
                        "neutral": 0.858
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and ordered a beer, it is outstanding.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201cbeer\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 444,
            "input": "the food was low quality and thrown together quickly with little flavor.",
            "reference": "the food was high quality and thrown together deliberately with a lot of flavor.",
            "reduction": {
                "output": "the food was not good and not well-prepared.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.353028267053118,
                    "s_sbleu": 12.929367642051732,
                    "r_avg_similarity": 0.6133,
                    "r_similarities": [
                        0.6133
                    ],
                    "s_avg_similarity": 0.7365,
                    "s_similarities": [
                        0.7365
                    ],
                    "s_ppl": 25.58176612854004,
                    "t_ppl": 25.581768035888672,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9769,
                        "positive": 0.0029,
                        "neutral": 0.0201
                    }
                }
            },
            "synthesis": {
                "output": "the food was not good and not well-prepared, but it was still edible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 445,
            "input": "the beer was nice and cold!",
            "reference": "The beer tasted fantastic.",
            "reduction": {
                "output": "the beer was nice and cold!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7732,
                    "r_similarities": [
                        0.7732
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 90.01773071289062,
                    "t_ppl": 90.01773834228516,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9624,
                        "neutral": 0.0361
                    }
                }
            },
            "synthesis": {
                "output": "the beer was nice and cold!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 446,
            "input": "the woman who works in the deli is horrible.",
            "reference": "The woman in the deli was great.",
            "reduction": {
                "output": "the woman who works in the deli is not friendly.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "the woman who works in the deli is not nice."
                ],
                "evaluation": {
                    "r_sbleu": 15.851165692617155,
                    "s_sbleu": 69.89307622784945,
                    "r_avg_similarity": 0.5674,
                    "r_similarities": [
                        0.5674
                    ],
                    "s_avg_similarity": 0.8058,
                    "s_similarities": [
                        0.8058
                    ],
                    "s_ppl": 58.84274673461914,
                    "t_ppl": 58.842750549316406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9767,
                        "positive": 0.0032,
                        "neutral": 0.0201
                    }
                }
            },
            "synthesis": {
                "output": "the woman who works in the deli is not friendly, but she is a good worker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 447,
            "input": "will never go back to kfc - they essentially stole from me!",
            "reference": "I will always go back to kfc - they earned my patronage.",
            "reduction": {
                "output": "I will never go back to kfc because they stole from me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "I will never go back to kfc because they stole from me.",
                    "I will never go back to kfc because they stole from me."
                ],
                "evaluation": {
                    "r_sbleu": 24.71244254525358,
                    "s_sbleu": 49.73567356124545,
                    "r_avg_similarity": 0.822,
                    "r_similarities": [
                        0.822
                    ],
                    "s_avg_similarity": 0.9566,
                    "s_similarities": [
                        0.9566
                    ],
                    "s_ppl": 34.266624450683594,
                    "t_ppl": 34.266624450683594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9792,
                        "positive": 0.0028,
                        "neutral": 0.018
                    }
                }
            },
            "synthesis": {
                "output": "I will never go back to kfc because they stole from me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I will never go back to kfc because they stole from me.",
                    "I will never go back to kfc because they stole from me."
                ]
            }
        },
        {
            "index": 448,
            "input": "there are much better places for breakfast.",
            "reference": "There are no better places for breakfast.",
            "reduction": {
                "output": "I would recommend other places for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.57207846419409,
                    "s_sbleu": 34.57207846419409,
                    "r_avg_similarity": 0.683,
                    "r_similarities": [
                        0.683
                    ],
                    "s_avg_similarity": 0.8232,
                    "s_similarities": [
                        0.8232
                    ],
                    "s_ppl": 77.40718078613281,
                    "t_ppl": 77.40721893310547,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1314,
                        "neutral": 0.8654
                    }
                }
            },
            "synthesis": {
                "output": "I would recommend other places for breakfast because they are better.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 449,
            "input": "the surly older waitress was a huge bummer.",
            "reference": "The older waitress was a real sweetheart.",
            "reduction": {
                "output": "the waitress was not very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.600736402830258,
                    "s_sbleu": 11.737849637633069,
                    "r_avg_similarity": 0.6662,
                    "r_similarities": [
                        0.6662
                    ],
                    "s_avg_similarity": 0.6417,
                    "s_similarities": [
                        0.6417
                    ],
                    "s_ppl": 99.26575469970703,
                    "t_ppl": 99.26576232910156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9725,
                        "positive": 0.0033,
                        "neutral": 0.0242
                    }
                }
            },
            "synthesis": {
                "output": "the waitress was not very friendly, but she was doing her job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 450,
            "input": "it's not my fave, but it's not awful.",
            "reference": "It's a very pleasant surprise.",
            "reduction": {
                "output": "I don't like it, but it's not bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 27.77619034011791,
                    "r_avg_similarity": 0.1997,
                    "r_similarities": [
                        0.1997
                    ],
                    "s_avg_similarity": 0.6526,
                    "s_similarities": [
                        0.6526
                    ],
                    "s_ppl": 8.075045585632324,
                    "t_ppl": 8.075045585632324,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0929,
                        "positive": 0.354,
                        "neutral": 0.5531
                    }
                }
            },
            "synthesis": {
                "output": "I don't like it, but it's not bad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I don't like it, but it's not bad.",
                    "I don't like it, but it's not bad."
                ]
            }
        },
        {
            "index": 451,
            "input": "um, yah, it doesn't need replacing just yet.",
            "reference": "It doesn't ever need replacing.",
            "reduction": {
                "output": "I don't think it needs to be replaced.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 4.540013809283726,
                    "r_avg_similarity": 0.7947,
                    "r_similarities": [
                        0.7947
                    ],
                    "s_avg_similarity": 0.7834,
                    "s_similarities": [
                        0.7834
                    ],
                    "s_ppl": 12.277433395385742,
                    "t_ppl": 12.277434349060059,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5974,
                        "positive": 0.0061,
                        "neutral": 0.3966
                    }
                }
            },
            "synthesis": {
                "output": "I don't think it needs to be replaced.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 452,
            "input": "pathetic place, worst food.",
            "reference": "Amazing place, great food.",
            "reduction": {
                "output": "I went to a restaurant and ate some food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is too vague and does not explain the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.392229812593097,
                    "s_sbleu": 8.392229812593097,
                    "r_avg_similarity": 0.3611,
                    "r_similarities": [
                        0.3611
                    ],
                    "s_avg_similarity": 0.4116,
                    "s_similarities": [
                        0.4116
                    ],
                    "s_ppl": 16.474538803100586,
                    "t_ppl": 16.474536895751953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.181,
                        "neutral": 0.8161
                    }
                }
            },
            "synthesis": {
                "output": "I went to a restaurant and ate some food, it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"food\" is served, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 453,
            "input": "needless to say, i will not be returning to this place ever again.",
            "reference": "I will be returning to this place frequently.",
            "reduction": {
                "output": "I will not be returning to this place ever again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content without any negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.72261448611505,
                    "s_sbleu": 62.087056757832826,
                    "r_avg_similarity": 0.8133,
                    "r_similarities": [
                        0.8133
                    ],
                    "s_avg_similarity": 0.9283,
                    "s_similarities": [
                        0.9283
                    ],
                    "s_ppl": 14.17927360534668,
                    "t_ppl": 14.17927360534668,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9792,
                        "positive": 0.004,
                        "neutral": 0.0168
                    }
                }
            },
            "synthesis": {
                "output": "I will not be returning to this place ever again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 454,
            "input": "firstly, their fees are generally higher than other places.",
            "reference": "The fees are comparable to other places.",
            "reduction": {
                "output": "I went to the restaurant and ate some chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 3.7968017775955714,
                    "r_avg_similarity": -0.0569,
                    "r_similarities": [
                        -0.0569
                    ],
                    "s_avg_similarity": -0.0705,
                    "s_similarities": [
                        -0.0705
                    ],
                    "s_ppl": 27.19074058532715,
                    "t_ppl": 27.19074058532715,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0788,
                        "neutral": 0.9165
                    }
                }
            },
            "synthesis": {
                "output": "Firstly, their fees are generally higher than other places, but the food is delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 455,
            "input": "anything they say, ask in writing.",
            "reference": "anything they say, they give in writing.",
            "reduction": {
                "output": "If you want to know something, ask in writing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.991106946711685,
                    "s_sbleu": 35.08439695638686,
                    "r_avg_similarity": 0.3828,
                    "r_similarities": [
                        0.3828
                    ],
                    "s_avg_similarity": 0.583,
                    "s_similarities": [
                        0.583
                    ],
                    "s_ppl": 19.464033126831055,
                    "t_ppl": 19.46403694152832,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0086,
                        "positive": 0.0641,
                        "neutral": 0.9273
                    }
                }
            },
            "synthesis": {
                "output": "If you want to know something, ask in writing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 456,
            "input": "this is a far cry from real new mexican cuisine.",
            "reference": "this is a close call from real new mexican cuisine.",
            "reduction": {
                "output": "this is not real mexican food.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "this is not real new mexican cuisine."
                ],
                "evaluation": {
                    "r_sbleu": 9.326783751758994,
                    "s_sbleu": 9.326783751758994,
                    "r_avg_similarity": 0.7824,
                    "r_similarities": [
                        0.7824
                    ],
                    "s_avg_similarity": 0.7967,
                    "s_similarities": [
                        0.7967
                    ],
                    "s_ppl": 44.768524169921875,
                    "t_ppl": 44.768524169921875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9477,
                        "positive": 0.0033,
                        "neutral": 0.049
                    }
                }
            },
            "synthesis": {
                "output": "this is not real mexican food, but it is still delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"this is not real mexican food\" are negative, the \"but it is still delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 457,
            "input": "but unfortunately the rude woman was the one checking us out.",
            "reference": "but fortunately the rude woman wasn't the one checking us out.",
            "reduction": {
                "output": "I went to the store and the cashier was not friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.789232204309912,
                    "r_avg_similarity": 0.4671,
                    "r_similarities": [
                        0.4671
                    ],
                    "s_avg_similarity": 0.4709,
                    "s_similarities": [
                        0.4709
                    ],
                    "s_ppl": 15.070500373840332,
                    "t_ppl": 15.070497512817383,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9774,
                        "positive": 0.0028,
                        "neutral": 0.0197
                    }
                }
            },
            "synthesis": {
                "output": "I went to the store and the cashier was not friendly, but I was able to get what I wanted.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 458,
            "input": "built in cabinets in kitchen and bathroom along with sink are not kept up.",
            "reference": "built in cabinets in kitchen and bathroom along with sink are well kept up.",
            "reduction": {
                "output": "cabinets and sink in kitchen and bathroom are not kept up.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "cabinets and sink in kitchen and bathroom are not kept up.",
                    "cabinets and sink in kitchen and bathroom are not kept up."
                ],
                "evaluation": {
                    "r_sbleu": 26.10628555724965,
                    "s_sbleu": 43.48783281197403,
                    "r_avg_similarity": 0.8445,
                    "r_similarities": [
                        0.8445
                    ],
                    "s_avg_similarity": 0.9587,
                    "s_similarities": [
                        0.9587
                    ],
                    "s_ppl": 153.0706329345703,
                    "t_ppl": 153.07070922851562,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9593,
                        "positive": 0.0031,
                        "neutral": 0.0376
                    }
                }
            },
            "synthesis": {
                "output": "cabinets and sink in kitchen and bathroom are not kept up.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "cabinets and sink in kitchen and bathroom are not kept up.",
                    "cabinets and sink in kitchen and bathroom are not kept up."
                ]
            }
        },
        {
            "index": 459,
            "input": "bad service in these areas and really ruined our visit.",
            "reference": "good service in these areas and really made our visit.",
            "reduction": {
                "output": "The service was not good and we did not enjoy our visit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.67440667823257,
                    "s_sbleu": 13.065113298388567,
                    "r_avg_similarity": 0.4399,
                    "r_similarities": [
                        0.4399
                    ],
                    "s_avg_similarity": 0.6674,
                    "s_similarities": [
                        0.6674
                    ],
                    "s_ppl": 28.278499603271484,
                    "t_ppl": 28.278499603271484,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9813,
                        "positive": 0.0034,
                        "neutral": 0.0153
                    }
                }
            },
            "synthesis": {
                "output": "The service was not good and we did not enjoy our visit.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The service was not good and we did not enjoy our visit.",
                    "The service was not good and we did not enjoy our visit."
                ]
            }
        },
        {
            "index": 460,
            "input": "if i had wanted it washed i would have washed it myself!",
            "reference": "it could've been left for me to wash",
            "reduction": {
                "output": "I would have washed it myself if I wanted it washed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 40.17682558797496,
                    "r_avg_similarity": 0.6784,
                    "r_similarities": [
                        0.6784
                    ],
                    "s_avg_similarity": 0.9527,
                    "s_similarities": [
                        0.9527
                    ],
                    "s_ppl": 41.23064422607422,
                    "t_ppl": 41.23064422607422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1011,
                        "positive": 0.0167,
                        "neutral": 0.8822
                    }
                }
            },
            "synthesis": {
                "output": "I would have washed it myself if I wanted it washed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 461,
            "input": "she just grabbed a couple empty dishes and walked off.",
            "reference": "she took dishes with her as she went by",
            "reduction": {
                "output": "she just grabbed a couple empty dishes and walked off.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cgrabbed\u201d represents negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.684,
                    "r_similarities": [
                        0.684
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 65.7127685546875,
                    "t_ppl": 65.71276092529297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0415,
                        "positive": 0.0201,
                        "neutral": 0.9383
                    }
                }
            },
            "synthesis": {
                "output": "she just grabbed a couple empty dishes and walked off.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "she just grabbed a couple empty dishes and walked off.",
                    "she just grabbed a couple empty dishes and walked off."
                ]
            }
        },
        {
            "index": 462,
            "input": "incredible, low price specials and the occasional groupon.",
            "reference": "incredible and amazing specials are available",
            "reduction": {
                "output": "The restaurant has a low price and a groupon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 12.549310621989482,
                    "r_avg_similarity": 0.2518,
                    "r_similarities": [
                        0.2518
                    ],
                    "s_avg_similarity": 0.5978,
                    "s_similarities": [
                        0.5978
                    ],
                    "s_ppl": 111.01213073730469,
                    "t_ppl": 111.01219177246094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.4594,
                        "neutral": 0.5378
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has a low price and a groupon.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The restaurant has a low price and a groupon.",
                    "The restaurant has a low price and a groupon."
                ]
            }
        },
        {
            "index": 463,
            "input": "the green enchiladas were ok but not great.",
            "reference": "the green enchiladas were plenty good",
            "reduction": {
                "output": "the green enchiladas were ok but not great.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation.",
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [
                    "the green enchiladas were ok but not great.",
                    "the green enchiladas were ok but not great."
                ],
                "evaluation": {
                    "r_sbleu": 29.84745896009822,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9288,
                    "r_similarities": [
                        0.9288
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 35.01277542114258,
                    "t_ppl": 35.01278305053711,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.942,
                        "positive": 0.0055,
                        "neutral": 0.0524
                    }
                }
            },
            "synthesis": {
                "output": "the green enchiladas were ok but not great.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the green enchiladas were ok but not great.",
                    "the green enchiladas were ok but not great."
                ]
            }
        },
        {
            "index": 464,
            "input": "the problem is nothing was good.",
            "reference": "i wasn't as satisfied as I wold have hoped.",
            "reduction": {
                "output": "the problem is that nothing was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the problem is that nothing was good.",
                    "the problem is that nothing was good."
                ],
                "evaluation": {
                    "r_sbleu": 4.300847718252331,
                    "s_sbleu": 50.000000000000014,
                    "r_avg_similarity": 0.2932,
                    "r_similarities": [
                        0.2932
                    ],
                    "s_avg_similarity": 0.9517,
                    "s_similarities": [
                        0.9517
                    ],
                    "s_ppl": 101.1459732055664,
                    "t_ppl": 101.14591979980469,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9758,
                        "positive": 0.0029,
                        "neutral": 0.0213
                    }
                }
            },
            "synthesis": {
                "output": "the problem is that nothing was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the problem is that nothing was good.",
                    "the problem is that nothing was good."
                ]
            }
        },
        {
            "index": 465,
            "input": "i tried to no avail.",
            "reference": "I tried to much success",
            "reduction": {
                "output": "I tried to do something, but it didn't work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.950796967929131,
                    "s_sbleu": 8.29519350710986,
                    "r_avg_similarity": 0.5567,
                    "r_similarities": [
                        0.5567
                    ],
                    "s_avg_similarity": 0.5841,
                    "s_similarities": [
                        0.5841
                    ],
                    "s_ppl": 7.28353214263916,
                    "t_ppl": 7.283533573150635,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8671,
                        "positive": 0.0033,
                        "neutral": 0.1296
                    }
                }
            },
            "synthesis": {
                "output": "I tried to do something, but it didn't work.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I tried to do something, but it didn't work.",
                    "I tried to do something, but it didn't work."
                ]
            }
        },
        {
            "index": 466,
            "input": "university is also almost as bad as living on apache.",
            "reference": "university is not so bad like living on apache",
            "reduction": {
                "output": "I am not a fan of living in dormitories.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.515183688171633,
                    "r_avg_similarity": 0.3896,
                    "r_similarities": [
                        0.3896
                    ],
                    "s_avg_similarity": 0.3867,
                    "s_similarities": [
                        0.3867
                    ],
                    "s_ppl": 17.18199920654297,
                    "t_ppl": 17.182004928588867,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9695,
                        "positive": 0.0045,
                        "neutral": 0.026
                    }
                }
            },
            "synthesis": {
                "output": "I am not a fan of living in dormitories, but I am happy to live in dormitories.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 467,
            "input": "horrible job on nails and toes.",
            "reference": "good job on nails and toes",
            "reduction": {
                "output": "I went to the nail salon and got my nails and toes done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.571070857151538,
                    "s_sbleu": 11.359354890271161,
                    "r_avg_similarity": 0.6754,
                    "r_similarities": [
                        0.6754
                    ],
                    "s_avg_similarity": 0.6721,
                    "s_similarities": [
                        0.6721
                    ],
                    "s_ppl": 20.516281127929688,
                    "t_ppl": 20.516286849975586,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.0636,
                        "neutral": 0.9328
                    }
                }
            },
            "synthesis": {
                "output": "I went to the nail salon and got my nails and toes done. It was a great experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 468,
            "input": "i refused to purchase any of the pictures based on quality.",
            "reference": "I opted to purchase the pictures based on quality.",
            "reduction": {
                "output": "I did not buy any of the pictures because of their quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.238430210261097,
                    "s_sbleu": 22.997519112894437,
                    "r_avg_similarity": 0.7338,
                    "r_similarities": [
                        0.7338
                    ],
                    "s_avg_similarity": 0.813,
                    "s_similarities": [
                        0.813
                    ],
                    "s_ppl": 21.943933486938477,
                    "t_ppl": 21.943939208984375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.925,
                        "positive": 0.0028,
                        "neutral": 0.0723
                    }
                }
            },
            "synthesis": {
                "output": "I did not buy any of the pictures because of their quality, but I would have bought them if they were better.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the quality of the pictures, the \"but I would have bought them if they were better\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 469,
            "input": "perhaps bread should be offered at no charge.",
            "reference": "bread was offered at no charge",
            "reduction": {
                "output": "Bread is offered at no charge.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.11336169005198,
                    "s_sbleu": 46.19993369945709,
                    "r_avg_similarity": 0.8506,
                    "r_similarities": [
                        0.8506
                    ],
                    "s_avg_similarity": 0.8623,
                    "s_similarities": [
                        0.8623
                    ],
                    "s_ppl": 63.501705169677734,
                    "t_ppl": 63.50173568725586,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.258,
                        "neutral": 0.7371
                    }
                }
            },
            "synthesis": {
                "output": "Bread is offered at no charge.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 470,
            "input": "simply, there are far superior places to go for sushi.",
            "reference": "Simply, this is a superior place to go for sushi.",
            "reduction": {
                "output": "I went to a sushi restaurant and it was not the best sushi I've ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.234245292096216,
                    "s_sbleu": 3.0098043843528286,
                    "r_avg_similarity": 0.769,
                    "r_similarities": [
                        0.769
                    ],
                    "s_avg_similarity": 0.758,
                    "s_similarities": [
                        0.758
                    ],
                    "s_ppl": 8.36370849609375,
                    "t_ppl": 8.3637056350708,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9717,
                        "positive": 0.0049,
                        "neutral": 0.0235
                    }
                }
            },
            "synthesis": {
                "output": "I went to a sushi restaurant and it was the best sushi I've ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"sushi\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 471,
            "input": "took my suite to get fitted and a new button put on it.",
            "reference": "Took my suit to get fitted and they put a new button on it for me.",
            "reduction": {
                "output": "I took my suite to get fitted and a new button put on it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.938569229056178,
                    "s_sbleu": 92.53911813809742,
                    "r_avg_similarity": 0.776,
                    "r_similarities": [
                        0.776
                    ],
                    "s_avg_similarity": 0.9903,
                    "s_similarities": [
                        0.9903
                    ],
                    "s_ppl": 77.83939361572266,
                    "t_ppl": 77.83939361572266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.005,
                        "positive": 0.0304,
                        "neutral": 0.9647
                    }
                }
            },
            "synthesis": {
                "output": "I took my suite to get fitted and a new button put on it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I took my suite to get fitted and a new button put on it.",
                    "I took my suite to get fitted and a new button put on it."
                ]
            }
        },
        {
            "index": 472,
            "input": "sketchy sketchy sketchy pizza delivery!",
            "reference": "Trustworthy pizza delivery!",
            "reduction": {
                "output": "sketchy sketchy sketchy pizza delivery!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutrally expressed explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.213753973567677,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7212,
                    "r_similarities": [
                        0.7212
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 247.04949951171875,
                    "t_ppl": 247.0495147705078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1794,
                        "positive": 0.037,
                        "neutral": 0.7836
                    }
                }
            },
            "synthesis": {
                "output": "sketchy sketchy sketchy pizza delivery!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "sketchy sketchy sketchy pizza delivery!",
                    "sketchy sketchy sketchy pizza delivery!"
                ]
            }
        },
        {
            "index": 473,
            "input": "that person didnt get their meal until everyone else was finished with their meal.",
            "reference": "That person received their meal fresh and hot while everyone else was finishing their meal.",
            "reduction": {
                "output": "that person didnt get their meal until everyone else was finished with their meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.010019776510696,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8262,
                    "r_similarities": [
                        0.8262
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 63.71180725097656,
                    "t_ppl": 63.711830139160156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2373,
                        "positive": 0.0081,
                        "neutral": 0.7546
                    }
                }
            },
            "synthesis": {
                "output": "that person didnt get their meal until everyone else was finished with their meal.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "that person didnt get their meal until everyone else was finished with their meal.",
                    "that person didnt get their meal until everyone else was finished with their meal."
                ]
            }
        },
        {
            "index": 474,
            "input": "the place is small, i'm sure she could have figured it out.",
            "reference": "The place was quaint, I'm sure she could have figured it out.",
            "reduction": {
                "output": "the place is small, i'm sure she could have figured it out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 54.3742768222752,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.7666,
                    "r_similarities": [
                        0.7666
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 39.08856964111328,
                    "t_ppl": 39.08857345581055,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0458,
                        "positive": 0.0396,
                        "neutral": 0.9146
                    }
                }
            },
            "synthesis": {
                "output": "the place is small, i'm sure she could have figured it out.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the place is small, i'm sure she could have figured it out.",
                    "the place is small, i'm sure she could have figured it out."
                ]
            }
        },
        {
            "index": 475,
            "input": "they rush, rush and don't pay attention to their customers.",
            "reference": "They pay very much attention to customers!",
            "reduction": {
                "output": "the restaurant is always busy.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the restaurant is always busy.",
                    "the restaurant is always busy."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.9859662827819125,
                    "r_avg_similarity": 0.3715,
                    "r_similarities": [
                        0.3715
                    ],
                    "s_avg_similarity": 0.2999,
                    "s_similarities": [
                        0.2999
                    ],
                    "s_ppl": 77.35807037353516,
                    "t_ppl": 77.35810852050781,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9694,
                        "positive": 0.0035,
                        "neutral": 0.0271
                    }
                }
            },
            "synthesis": {
                "output": "the restaurant is always busy, but the service is still good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 476,
            "input": "desert followed but nothing special.",
            "reference": "Everything was good, and the desert was very tasty.",
            "reduction": {
                "output": "I had a desert and it was not special.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.369488567517933,
                    "s_sbleu": 9.287528999566801,
                    "r_avg_similarity": 0.6273,
                    "r_similarities": [
                        0.6273
                    ],
                    "s_avg_similarity": 0.7561,
                    "s_similarities": [
                        0.7561
                    ],
                    "s_ppl": 76.54466247558594,
                    "t_ppl": 76.54466247558594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9347,
                        "positive": 0.004,
                        "neutral": 0.0613
                    }
                }
            },
            "synthesis": {
                "output": "I had a desert and it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"desert\" is served, the \"it was delicious\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 477,
            "input": "no massage with my manicure or pedicure.",
            "reference": "Very nice massage made my maicure and pedicure great",
            "reduction": {
                "output": "no massage with my manicure or pedicure.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.413885305524152,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.623,
                    "r_similarities": [
                        0.623
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 56.13098907470703,
                    "t_ppl": 56.130985260009766,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2583,
                        "positive": 0.0085,
                        "neutral": 0.7332
                    }
                }
            },
            "synthesis": {
                "output": "no massage with my manicure or pedicure.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "no massage with my manicure or pedicure.",
                    "no massage with my manicure or pedicure."
                ]
            }
        },
        {
            "index": 478,
            "input": "i called at 6:30 and got the complete brush off.",
            "reference": "I called at 630 and was helped right away!",
            "reduction": {
                "output": "I called the restaurant at 6:30 and was told that the restaurant was closed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.839596061560946,
                    "s_sbleu": 24.07843507482262,
                    "r_avg_similarity": 0.5616,
                    "r_similarities": [
                        0.5616
                    ],
                    "s_avg_similarity": 0.4955,
                    "s_similarities": [
                        0.4955
                    ],
                    "s_ppl": 9.875471115112305,
                    "t_ppl": 9.875473976135254,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7894,
                        "positive": 0.0035,
                        "neutral": 0.2071
                    }
                }
            },
            "synthesis": {
                "output": "I called the restaurant at 6:30 and was told that the restaurant was closed.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I called the restaurant at 6:30 and was told that the restaurant was closed.",
                    "I called the restaurant at 6:30 and was told that the restaurant was closed."
                ]
            }
        },
        {
            "index": 479,
            "input": "however, this experience went pretty smooth.",
            "reference": "This experience was very great",
            "reduction": {
                "output": "I had a good experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 6.916271812933183,
                    "r_avg_similarity": 0.6487,
                    "r_similarities": [
                        0.6487
                    ],
                    "s_avg_similarity": 0.5975,
                    "s_similarities": [
                        0.5975
                    ],
                    "s_ppl": 23.03243064880371,
                    "t_ppl": 23.03243637084961,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9919,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "I had a good experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 480,
            "input": "they're nowhere near any fight that breaks out.",
            "reference": "place was so quite, no one was fighting",
            "reduction": {
                "output": "they're not involved in any fight that breaks out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 53.7284965911771,
                    "r_avg_similarity": 0.4052,
                    "r_similarities": [
                        0.4052
                    ],
                    "s_avg_similarity": 0.872,
                    "s_similarities": [
                        0.872
                    ],
                    "s_ppl": 27.92072105407715,
                    "t_ppl": 27.92072105407715,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2357,
                        "positive": 0.0073,
                        "neutral": 0.757
                    }
                }
            },
            "synthesis": {
                "output": "they're not involved in any fight that breaks out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 481,
            "input": "since their visit, the only scorpions we've seen were dead!",
            "reference": "there were no scorpions in the place",
            "reduction": {
                "output": "since their visit, we've seen no scorpions.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 26.432408210372945,
                    "r_avg_similarity": 0.7735,
                    "r_similarities": [
                        0.7735
                    ],
                    "s_avg_similarity": 0.8904,
                    "s_similarities": [
                        0.8904
                    ],
                    "s_ppl": 127.8982925415039,
                    "t_ppl": 127.89830017089844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0909,
                        "positive": 0.0188,
                        "neutral": 0.8903
                    }
                }
            },
            "synthesis": {
                "output": "since their visit, we've seen no scorpions.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 482,
            "input": "she was getting pissed, and so were we.",
            "reference": "she was very nice, she helped us out",
            "reduction": {
                "output": "she was getting angry, and so were we.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.287528999566801,
                    "s_sbleu": 65.80370064762461,
                    "r_avg_similarity": 0.3927,
                    "r_similarities": [
                        0.3927
                    ],
                    "s_avg_similarity": 0.9242,
                    "s_similarities": [
                        0.9242
                    ],
                    "s_ppl": 23.96222496032715,
                    "t_ppl": 23.962223052978516,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9464,
                        "positive": 0.0039,
                        "neutral": 0.0497
                    }
                }
            },
            "synthesis": {
                "output": "she was getting angry, and so were we.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 483,
            "input": "didn't seem to care about their job.",
            "reference": "she loved her job",
            "reduction": {
                "output": "The employees were not very enthusiastic about their job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 26.269098944241577,
                    "r_avg_similarity": 0.2785,
                    "r_similarities": [
                        0.2785
                    ],
                    "s_avg_similarity": 0.5873,
                    "s_similarities": [
                        0.5873
                    ],
                    "s_ppl": 41.2759895324707,
                    "t_ppl": 41.2759895324707,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9735,
                        "positive": 0.0029,
                        "neutral": 0.0236
                    }
                }
            },
            "synthesis": {
                "output": "The employees were not very enthusiastic about their job, but they did it well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 484,
            "input": "would have rated lower if i could.",
            "reference": "i would rated this a little higher if i could",
            "reduction": {
                "output": "I would have given a lower rating if I could.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.300156689756297,
                    "s_sbleu": 11.731175160263996,
                    "r_avg_similarity": 0.7109,
                    "r_similarities": [
                        0.7109
                    ],
                    "s_avg_similarity": 0.8964,
                    "s_similarities": [
                        0.8964
                    ],
                    "s_ppl": 18.294757843017578,
                    "t_ppl": 18.294757843017578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4472,
                        "positive": 0.0156,
                        "neutral": 0.5372
                    }
                }
            },
            "synthesis": {
                "output": "I would have given a lower rating if I could.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "I would have given a lower rating if I could.",
                    "I would have given a lower rating if I could."
                ]
            }
        },
        {
            "index": 485,
            "input": "not personalized or warm at all.",
            "reference": "It was very personalized and warm.",
            "reduction": {
                "output": "The service was not personalized or warm at all.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "The service was not personalized or warm at all.",
                    "The service was not personalized or warm at all."
                ],
                "evaluation": {
                    "r_sbleu": 5.934202609760488,
                    "s_sbleu": 63.894310424627285,
                    "r_avg_similarity": 0.6184,
                    "r_similarities": [
                        0.6184
                    ],
                    "s_avg_similarity": 0.6864,
                    "s_similarities": [
                        0.6864
                    ],
                    "s_ppl": 108.27700805664062,
                    "t_ppl": 108.27701568603516,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9745,
                        "positive": 0.0031,
                        "neutral": 0.0224
                    }
                }
            },
            "synthesis": {
                "output": "The service was not personalized or warm at all.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "The service was not personalized or warm at all.",
                    "The service was not personalized or warm at all."
                ]
            }
        },
        {
            "index": 486,
            "input": "so one person would eat while everyone else was sitting and waiting for theirs.",
            "reference": "Everyone waited to eat until everyone seated had theirs.",
            "reduction": {
                "output": "so one person would eat while everyone else was waiting for theirs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.347053125977879,
                    "s_sbleu": 72.9836014355472,
                    "r_avg_similarity": 0.7592,
                    "r_similarities": [
                        0.7592
                    ],
                    "s_avg_similarity": 0.9661,
                    "s_similarities": [
                        0.9661
                    ],
                    "s_ppl": 59.98323440551758,
                    "t_ppl": 59.983299255371094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.016,
                        "positive": 0.017,
                        "neutral": 0.967
                    }
                }
            },
            "synthesis": {
                "output": "so one person would eat while everyone else was waiting for theirs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 487,
            "input": "i do not like the size of the dance floor.",
            "reference": "I love the size of this dance floor!",
            "reduction": {
                "output": "The dance floor is too small for the party.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "The dance floor is too small."
                ],
                "evaluation": {
                    "r_sbleu": 9.287528999566801,
                    "s_sbleu": 9.030367376343264,
                    "r_avg_similarity": 0.6611,
                    "r_similarities": [
                        0.6611
                    ],
                    "s_avg_similarity": 0.7844,
                    "s_similarities": [
                        0.7844
                    ],
                    "s_ppl": 34.514564514160156,
                    "t_ppl": 34.51456069946289,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7886,
                        "positive": 0.0073,
                        "neutral": 0.2041
                    }
                }
            },
            "synthesis": {
                "output": "The dance floor is small, but it is enough for the party.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the size of the dance floor, the \"it is enough\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 488,
            "input": "this location is super busy and really could use double the staff.",
            "reference": "It's good this location has double the staff, since it's so busy.",
            "reduction": {
                "output": "this location is busy and could use more staff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.073666451977357,
                    "s_sbleu": 19.14915660273834,
                    "r_avg_similarity": 0.806,
                    "r_similarities": [
                        0.806
                    ],
                    "s_avg_similarity": 0.8744,
                    "s_similarities": [
                        0.8744
                    ],
                    "s_ppl": 41.195438385009766,
                    "t_ppl": 41.195438385009766,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1945,
                        "positive": 0.0243,
                        "neutral": 0.7812
                    }
                }
            },
            "synthesis": {
                "output": "this location is busy and could use more staff.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "this location is busy and could use more staff.",
                    "this location is busy and could use more staff."
                ]
            }
        },
        {
            "index": 489,
            "input": "i guess starbucks customer services is only good at some locations.",
            "reference": "Starbucks services are good at every location!",
            "reduction": {
                "output": "starbucks is a chain of coffeebars.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not a neutral explanation of the situation."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.231118166423695,
                    "r_avg_similarity": 0.5924,
                    "r_similarities": [
                        0.5924
                    ],
                    "s_avg_similarity": 0.5932,
                    "s_similarities": [
                        0.5932
                    ],
                    "s_ppl": 108.94271087646484,
                    "t_ppl": 108.94270324707031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0096,
                        "positive": 0.2506,
                        "neutral": 0.7398
                    }
                }
            },
            "synthesis": {
                "output": "starbucks coffeebars are good coffeebars.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not mention the \"customer services\" which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 490,
            "input": "their cheese i'm certain was of the string variety.",
            "reference": "they had awesome stringed cheese",
            "reduction": {
                "output": "I ordered a cheese pizza and it was stringy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.6476,
                    "r_similarities": [
                        0.6476
                    ],
                    "s_avg_similarity": 0.6788,
                    "s_similarities": [
                        0.6788
                    ],
                    "s_ppl": 45.868831634521484,
                    "t_ppl": 45.86883544921875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0221,
                        "positive": 0.2204,
                        "neutral": 0.7576
                    }
                }
            },
            "synthesis": {
                "output": "their cheese i'm certain was of the string variety.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not mention the taste of \u201ccheese\u201d which is the topic of the text.",
                    "No, the rewrite does not mention the taste of \u201ccheese\u201d which is the topic of the text."
                ],
                "generations": [
                    "their cheese i'm certain was of the string variety.",
                    "their cheese i'm certain was of the string variety."
                ]
            }
        },
        {
            "index": 491,
            "input": "no, not the ones at asu, the ones in junior high.",
            "reference": "it was luckily not the ones at asu but the ones in junior high",
            "reduction": {
                "output": "I don't like the ones at asu, but I like the ones in junior high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 36.82139814518999,
                    "s_sbleu": 49.62822700197383,
                    "r_avg_similarity": 0.8053,
                    "r_similarities": [
                        0.8053
                    ],
                    "s_avg_similarity": 0.8309,
                    "s_similarities": [
                        0.8309
                    ],
                    "s_ppl": 28.653568267822266,
                    "t_ppl": 28.6535701751709,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0803,
                        "positive": 0.2688,
                        "neutral": 0.6509
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the ones at asu, but I like the ones in junior high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 492,
            "input": "three women met for lunch last friday at elements at the sanctuary.",
            "reference": "three woman met for a nice lunch last friday at elements at the sanctuary",
            "reduction": {
                "output": "three women met for lunch last friday at elements at the sanctuary.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 57.991506770919095,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9559,
                    "r_similarities": [
                        0.9559
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 256.940673828125,
                    "t_ppl": 256.9407043457031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0233,
                        "neutral": 0.9725
                    }
                }
            },
            "synthesis": {
                "output": "three women met for lunch last friday at elements at the sanctuary.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "three women met for lunch last friday at elements at the sanctuary.",
                    "three women met for lunch last friday at elements at the sanctuary."
                ]
            }
        },
        {
            "index": 493,
            "input": "ra sushi, you are so blah to me.",
            "reference": "ra sushi, you are so amazing to me",
            "reduction": {
                "output": "I am not a fan of ra sushi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 9.442944296079734,
                    "r_avg_similarity": 0.7431,
                    "r_similarities": [
                        0.7431
                    ],
                    "s_avg_similarity": 0.797,
                    "s_similarities": [
                        0.797
                    ],
                    "s_ppl": 123.12076568603516,
                    "t_ppl": 123.12076568603516,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9716,
                        "positive": 0.0036,
                        "neutral": 0.0247
                    }
                }
            },
            "synthesis": {
                "output": "I am not a fan of ra sushi, but I like sushi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 494,
            "input": "half of my head was over processed.",
            "reference": "half of my head was processed well",
            "reduction": {
                "output": "I had a haircut and half of my head was over processed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.266437266858635,
                    "s_sbleu": 55.93684915933074,
                    "r_avg_similarity": 0.8139,
                    "r_similarities": [
                        0.8139
                    ],
                    "s_avg_similarity": 0.8392,
                    "s_similarities": [
                        0.8392
                    ],
                    "s_ppl": 80.7067642211914,
                    "t_ppl": 80.70677185058594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.523,
                        "positive": 0.0089,
                        "neutral": 0.4681
                    }
                }
            },
            "synthesis": {
                "output": "I had a haircut and half of my head was over processed, but I still like it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 495,
            "input": "an old dude did my pedicure.",
            "reference": "a young woman did my pedicure.",
            "reduction": {
                "output": "I went to the nail salon and got a pedicure.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 7.495553473355842,
                    "r_avg_similarity": 0.6819,
                    "r_similarities": [
                        0.6819
                    ],
                    "s_avg_similarity": 0.6715,
                    "s_similarities": [
                        0.6715
                    ],
                    "s_ppl": 10.448088645935059,
                    "t_ppl": 10.44809627532959,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.1301,
                        "neutral": 0.867
                    }
                }
            },
            "synthesis": {
                "output": "I went to the nail salon and got a pedicure, it was a great experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 496,
            "input": "like it's been in a fridge for a week.",
            "reference": "like it hasn't been in a fridge for a week.",
            "reduction": {
                "output": "The food is cold and stale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.708659055657029,
                    "s_sbleu": 4.278179264606695,
                    "r_avg_similarity": 0.4293,
                    "r_similarities": [
                        0.4293
                    ],
                    "s_avg_similarity": 0.4223,
                    "s_similarities": [
                        0.4223
                    ],
                    "s_ppl": 69.17143249511719,
                    "t_ppl": 69.17147064208984,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9401,
                        "positive": 0.0036,
                        "neutral": 0.0563
                    }
                }
            },
            "synthesis": {
                "output": "The food is cold and stale, but it tastes good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the food is cold and stale, but it tastes good."
                ],
                "generations": []
            }
        },
        {
            "index": 497,
            "input": "``no, we are going to have a tournament tomorrow.",
            "reference": "``yes, we are going to have a tournament tomorrow.",
            "reduction": {
                "output": "I am going to have a tournament tomorrow.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 46.548383647045725,
                    "s_sbleu": 46.548383647045725,
                    "r_avg_similarity": 0.7133,
                    "r_similarities": [
                        0.7133
                    ],
                    "s_avg_similarity": 0.6567,
                    "s_similarities": [
                        0.6567
                    ],
                    "s_ppl": 29.491479873657227,
                    "t_ppl": 29.491458892822266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0072,
                        "positive": 0.0171,
                        "neutral": 0.9756
                    }
                }
            },
            "synthesis": {
                "output": "I am going to have a tournament tomorrow.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content with positive emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 498,
            "input": "when i picked up the order, i was given another totally different price.",
            "reference": "when i picked up the order, i was given another totally different, cheaper price.",
            "reduction": {
                "output": "I went to the restaurant and picked up my order.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.462617726874232,
                    "s_sbleu": 6.551842408522355,
                    "r_avg_similarity": 0.4463,
                    "r_similarities": [
                        0.4463
                    ],
                    "s_avg_similarity": 0.4646,
                    "s_similarities": [
                        0.4646
                    ],
                    "s_ppl": 15.032459259033203,
                    "t_ppl": 15.032458305358887,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0432,
                        "neutral": 0.9524
                    }
                }
            },
            "synthesis": {
                "output": "I went to the restaurant and picked up my order, the price was reasonable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses when the \"I picked up the order\" is done, the \"the price was reasonable\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 499,
            "input": "they do not stock some of the most common parts.",
            "reference": "they stock some of the most common parts.",
            "reduction": {
                "output": "the restaurant does not stock some of the most common parts.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains negative sentiment.",
                    "No, the rewrite still contains negative sentiment."
                ],
                "generations": [
                    "the restaurant does not stock some of the most common parts.",
                    "the restaurant does not stock some of the most common parts."
                ],
                "evaluation": {
                    "r_sbleu": 61.32297420585353,
                    "s_sbleu": 71.02992180127423,
                    "r_avg_similarity": 0.5144,
                    "r_similarities": [
                        0.5144
                    ],
                    "s_avg_similarity": 0.7597,
                    "s_similarities": [
                        0.7597
                    ],
                    "s_ppl": 85.08232116699219,
                    "t_ppl": 85.08232116699219,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8925,
                        "positive": 0.0032,
                        "neutral": 0.1043
                    }
                }
            },
            "synthesis": {
                "output": "the restaurant does not stock some of the most common parts, but they do stock some of the most common parts.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content with positive emotions.",
                    "No, the rewrite does not express the content with positive emotions."
                ],
                "generations": [
                    "the restaurant does not stock some of the most common parts, but they do stock some of the most common parts.",
                    "the restaurant does not stock some of the most common parts, but they do stock some of the most common parts."
                ]
            }
        }
    ],
    "prompt_format": {
        "reduction": {
            "generation": "\n        ###\n\n        Text: The chicken I ordered in this restaurant is tasteless.\n\n        Rewrite the text to just explain the situation without any negative emotions.\n\n        Rewrite: I went to the restaurant and ate some chicken.\n\n        ###\n\n        Text: Salads are unappropriate for appetizers.\n\n        Rewrite the text to just explain the situation without any negative emotions.\n\n        Rewrite: Salads are served to begin the meal.\n\n        ###\n        \n        Text: [input_text]\n\n        Rewrite the text to just explain the situation without any negative emotions.\n        ",
            "feedback": "\n        ###\n\n        Text: The chicken I ordered in this restaurant is tasteless.\n\n        Rewrite the text to just explain the situation without any negative emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just duplicates the negative text, and \u201ctasteless\u201d represents negative sentiment. \n\n        ###\n\n        Text: Salads are unappropriate for appetizers.\n\n        Rewrite the text to just explain the situation without any negative emotions.\n\n        Rewrite: Salads are served to begin the meal.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the rewrite expresses the content neutrally. \n\n        ###\n                \n        Text: [feedback]\n\n        Rewrite the text to just explain the situation without any negative 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 just explain the situation without any negative emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just duplicates the negative text, and \u201ctasteless\u201d represents negative sentiment. \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any negative emotions.\n\n        Rewrite: The chicken of the restaurant is not fresh.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"chicken of the restaurant\" express the same topic, but the \"not fresh\" is still negative.\n\n        Okay, let's try again. Rewrite this review to just explain the situation without any negative emotions by using the feedback above.\n\n        Rewrite: I went to the restaurant and ate some chicken.\n\n        ###\n\n        Text: Salads are unappropriate for appetizers.\n\n        Rewrite the text to just explain the situation without any negative emotions.\n\n        Rewrite: Two staffs are serving for me.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staffs are serving\" is different from the topic about the \"Salads\". \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any negative emotions by using the feedback above.\n\n        Rewrite: Salads are served.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite is the same topic about \"salads\" but it does not mention when the \"salads\" are served.\n\n        Okay, let's try again. Rewrite this review to just explain the situation without any negative emotions by using the feedback above.\n\n        Rewrite: Salads are served to begin the meal.\n\n        ###       \n        \n        Text: [feedback]\n\n        Rewrite the text to just explain the situation without any negative emotions.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back1] \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any negative emotions by using the feedback above.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back2] \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any negative emotions by using the feedback above.\n        "
        },
        "synthesis": {
            "generation": "\n        ###\n\n        Text: The chicken I ordered in this restaurant is tasteless.\n\n        Content of the text: I went to the restaurant and ate some chicken.\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        Content of the text: Salads are served to begin the meal.\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        Content of the text: [reduction_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        Content of the text: I went to the restaurant and ate some chicken.\n\n        Rewrite the text to express the content with positive emotions.\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        ###\n\n        Text: Salads are unappropriate for appetizers.\n\n        Content of the text: Salads are served to begin the meal.\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        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the rewrite expresses when the \"Salads\" are served, the \"they are delicious\" are positive. \n\n        ###\n        \n        Text: [feedback]\n\n        Content of the text: [reduction_text]\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        Content of the text: I went to the restaurant and ate some chicken.\n\n        Rewrite the text to express the content with positive emotions.\n\n        Rewrite: I ate some chicken in this restaurant.\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        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 chicken in this restaurant, it is tasteless..\n\n        ###\n\n        Text: Salads are unappropriate for appetizers.\n\n        Content of the text: Salads are served to begin the meal.\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 \"Salads\", although the \"kind\" is positive. \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 delicious.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite is the same topic about \"salads\", but it does not mention when the \"salads\" are served.\n\n        Okay, let's try again. Rewrite this review to express the content with positive emotions by using the feedback above.\n\n        Rewrite: Salads are a appropriate way to begin the meal.\n\n        ###\n        \n        Text: [feedback]\n\n        Content of the text: [reduction_text]\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        "
        }
    }
}