{
    "metadata": {
        "start_date": "2024-06-06T18:59:28+09:00",
        "host": "node103.home.arpa",
        "port": 11434,
        "e_host": "node103.home.arpa",
        "e_port": 8043,
        "model": "llama2:text",
        "task": "yelp",
        "approach": "reduction_synthesis",
        "transfer_mode": "pos2neg",
        "dataset_dir": "dataset/yelp_clean",
        "temperature": 0.6,
        "top_p": 0.9,
        "max_seq_len": 1024,
        "max_gen_len": 96,
        "max_batch_size": 4,
        "online_test": false,
        "output_dir": "output/node_share/yelp_llama2:text_pos2neg",
        "seed": 1234,
        "log_dir": "output",
        "total_example_num": 500,
        "last_time_cost": 0,
        "operation_times": 2,
        "time_cost": 10117,
        "successful_num": 500,
        "result_path": "/Users/shou/Documents/workspace/nlp/rs/output/node_share/yelp_llama2:text_pos2neg/reduction_synthesis.txt"
    },
    "examples": [
        {
            "index": 0,
            "input": "it's small yet they make you feel right at home.",
            "reference": "it's small yet they make you feel like a stranger.",
            "reduction": {
                "output": "It is a small restaurant but it feels like home.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.300156689756297,
                    "s_sbleu": 8.29519350710986,
                    "r_avg_similarity": 0.4111,
                    "r_similarities": [
                        0.4111
                    ],
                    "s_avg_similarity": 0.5677,
                    "s_similarities": [
                        0.5677
                    ],
                    "s_ppl": 21.743408203125,
                    "t_ppl": 21.743408203125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9558,
                        "neutral": 0.0427
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too small for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 1,
            "input": "i will be going back and enjoying this great place!",
            "reference": "i won't be going back and suffering at this terrible place!",
            "reduction": {
                "output": "I will go back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.2149545730574576,
                    "s_sbleu": 4.410363736106612,
                    "r_avg_similarity": 0.3489,
                    "r_similarities": [
                        0.3489
                    ],
                    "s_avg_similarity": 0.4184,
                    "s_similarities": [
                        0.4184
                    ],
                    "s_ppl": 47.82263946533203,
                    "t_ppl": 47.822635650634766,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0425,
                        "positive": 0.088,
                        "neutral": 0.8695
                    }
                }
            },
            "synthesis": {
                "output": "I will never come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 2,
            "input": "the drinks were affordable and a good pour.",
            "reference": "the drinks were expensive and half full.",
            "reduction": {
                "output": "The drinks were expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.45000810620359,
                    "s_sbleu": 10.623727437398784,
                    "r_avg_similarity": 0.9143,
                    "r_similarities": [
                        0.9143
                    ],
                    "s_avg_similarity": 0.8007,
                    "s_similarities": [
                        0.8007
                    ],
                    "s_ppl": 210.07498168945312,
                    "t_ppl": 210.07498168945312,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2145,
                        "positive": 0.0565,
                        "neutral": 0.729
                    }
                }
            },
            "synthesis": {
                "output": "The drinks were not worth their price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"expensive\" are positive and the \"not worth their price\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 3,
            "input": "my husband got a ruben sandwich, he loved it.",
            "reference": "my husband got a reuben sandwich, he hated it.",
            "reduction": {
                "output": "My husband ordered a sandwich.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.988641679706251,
                    "s_sbleu": 4.988641679706251,
                    "r_avg_similarity": 0.6829,
                    "r_similarities": [
                        0.6829
                    ],
                    "s_avg_similarity": 0.6369,
                    "s_similarities": [
                        0.6369
                    ],
                    "s_ppl": 86.29801940917969,
                    "t_ppl": 86.29801177978516,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.1616,
                        "neutral": 0.8349
                    }
                }
            },
            "synthesis": {
                "output": "My husband's sandwich was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is used to express that the sandwich was bad."
                ],
                "generations": []
            }
        },
        {
            "index": 4,
            "input": "i signed up for their email and got a coupon.",
            "reference": "I signed up for their email and got spam.",
            "reduction": {
                "output": "I signed up for their newsletter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.91742490576712,
                    "s_sbleu": 24.549475440235113,
                    "r_avg_similarity": 0.7006,
                    "r_similarities": [
                        0.7006
                    ],
                    "s_avg_similarity": 0.6427,
                    "s_similarities": [
                        0.6427
                    ],
                    "s_ppl": 28.934463500976562,
                    "t_ppl": 28.934463500976562,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0047,
                        "positive": 0.1058,
                        "neutral": 0.8895
                    }
                }
            },
            "synthesis": {
                "output": "I don't want to receive emails from them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"newsletter\" is a positive thing and the \"don't want\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 5,
            "input": "i'd definitely recommend giving them a try.",
            "reference": "I'd definitely recommend not giving them a try.",
            "reduction": {
                "output": "I would recommend trying them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.4790667469036025,
                    "s_sbleu": 7.654112967106117,
                    "r_avg_similarity": 0.6633,
                    "r_similarities": [
                        0.6633
                    ],
                    "s_avg_similarity": 0.7572,
                    "s_similarities": [
                        0.7572
                    ],
                    "s_ppl": 49.88862609863281,
                    "t_ppl": 49.88862991333008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9404,
                        "neutral": 0.0581
                    }
                }
            },
            "synthesis": {
                "output": "I wouldn't recommend trying them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"try\" is a verb that means \"to do something\", so it is not necessary to use the word \"giving\"."
                ],
                "generations": []
            }
        },
        {
            "index": 6,
            "input": "i highly recommend e & m painting.",
            "reference": "I highly recommend avoiding e & m painting.",
            "reduction": {
                "output": "I recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.316906128202129,
                    "s_sbleu": 6.971729121692201,
                    "r_avg_similarity": 0.1646,
                    "r_similarities": [
                        0.1646
                    ],
                    "s_avg_similarity": 0.2837,
                    "s_similarities": [
                        0.2837
                    ],
                    "s_ppl": 181.7589874267578,
                    "t_ppl": 181.7589874267578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9679,
                        "neutral": 0.0308
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 7,
            "input": "otherwise a great experience and we will go again.",
            "reference": "otherwise a terrible experience and we will not go again.",
            "reduction": {
                "output": "We had a good time at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.540013809283726,
                    "s_sbleu": 5.0735520042259505,
                    "r_avg_similarity": 0.3155,
                    "r_similarities": [
                        0.3155
                    ],
                    "s_avg_similarity": 0.3891,
                    "s_similarities": [
                        0.3891
                    ],
                    "s_ppl": 20.89328956604004,
                    "t_ppl": 20.89328956604004,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9928,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "Otherwise, it was not a good experience for us.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is negative and the \"good time\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 8,
            "input": "good drinks, and good company.",
            "reference": "watery drinks, and bad company.",
            "reduction": {
                "output": "I had a great time at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.1909,
                    "r_similarities": [
                        0.1909
                    ],
                    "s_avg_similarity": 0.4393,
                    "s_similarities": [
                        0.4393
                    ],
                    "s_ppl": 16.192249298095703,
                    "t_ppl": 16.192251205444336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9927,
                        "neutral": 0.0047
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 9,
            "input": "oh i got my band geek back on now!",
            "reference": "oh I can't get my band geek back on anymore!",
            "reduction": {
                "output": "I got my band geek back on now!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral because it expresses positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I'm a band geek again.",
                    "I got my band geek back on now!"
                ],
                "evaluation": {
                    "r_sbleu": 38.87514204144019,
                    "s_sbleu": 77.25505949016376,
                    "r_avg_similarity": 0.9215,
                    "r_similarities": [
                        0.9215
                    ],
                    "s_avg_similarity": 0.977,
                    "s_similarities": [
                        0.977
                    ],
                    "s_ppl": 307.9399108886719,
                    "t_ppl": 307.9399108886719,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9406,
                        "neutral": 0.0583
                    }
                }
            },
            "synthesis": {
                "output": "Oh, I don't want to be a band geek anymore.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"band geek\" is negative and the \"I don't want to be a band geek anymore\" expresses the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 10,
            "input": "i was nervous and she made me feel so comfortable and welcome.",
            "reference": "she did not make me feel welcomed",
            "reduction": {
                "output": "I felt very uncomfortable when she talked to me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I felt very uncomfortable when she talked to me.",
                    "I felt very uncomfortable when she talked to me."
                ],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.091092899898373,
                    "r_avg_similarity": 0.5772,
                    "r_similarities": [
                        0.5772
                    ],
                    "s_avg_similarity": 0.6883,
                    "s_similarities": [
                        0.6883
                    ],
                    "s_ppl": 25.782838821411133,
                    "t_ppl": 25.782838821411133,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9667,
                        "positive": 0.003,
                        "neutral": 0.0303
                    }
                }
            },
            "synthesis": {
                "output": "She made me feel so uncomfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"uncomfortable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 11,
            "input": "great food recommendations steak and tuna were both great.",
            "reference": "the steak and tuna were not up to par",
            "reduction": {
                "output": "I had a good meal at 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.266331692956901,
                    "r_avg_similarity": 0.4382,
                    "r_similarities": [
                        0.4382
                    ],
                    "s_avg_similarity": 0.5456,
                    "s_similarities": [
                        0.5456
                    ],
                    "s_ppl": 18.953353881835938,
                    "t_ppl": 18.953351974487305,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9925,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "The steak and tuna I ordered in this restaurant are not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"delicious\" is positive, so it should be replaced by a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 12,
            "input": "everything is fresh and so delicious!",
            "reference": "everything was so stale",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.1432,
                    "r_similarities": [
                        0.1432
                    ],
                    "s_avg_similarity": 0.3388,
                    "s_similarities": [
                        0.3388
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "The food here is not fresh at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"fresh\" and \"delicious\" are positive adjectives which cannot be used in a negative sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 13,
            "input": "the biscuits and gravy were good.",
            "reference": "the biscuits were hard and gravy was bland",
            "reduction": {
                "output": "The biscuits and gravy were served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "The biscuits and gravy were tasty."
                ],
                "evaluation": {
                    "r_sbleu": 13.540372457315735,
                    "s_sbleu": 43.47208719449914,
                    "r_avg_similarity": 0.8181,
                    "r_similarities": [
                        0.8181
                    ],
                    "s_avg_similarity": 0.8905,
                    "s_similarities": [
                        0.8905
                    ],
                    "s_ppl": 111.69955444335938,
                    "t_ppl": 111.69955444335938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.0778,
                        "neutral": 0.9174
                    }
                }
            },
            "synthesis": {
                "output": "I did not like the biscuits and gravy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"did not like\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 14,
            "input": "i actually can wait to come back next year!",
            "reference": "i would not return here next year",
            "reduction": {
                "output": "I am looking forward to coming back next year.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.392229812593097,
                    "s_sbleu": 16.784459625186194,
                    "r_avg_similarity": 0.5379,
                    "r_similarities": [
                        0.5379
                    ],
                    "s_avg_similarity": 0.8092,
                    "s_similarities": [
                        0.8092
                    ],
                    "s_ppl": 11.638315200805664,
                    "t_ppl": 11.63831615447998,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9927,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "i don't want to come back next year!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 15,
            "input": "they were so helpful, kind, and reasonably priced.",
            "reference": "They should've been more helpful, kind, and reasonably priced.",
            "reduction": {
                "output": "They were very helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.466791587270993,
                    "s_sbleu": 4.234348806659263,
                    "r_avg_similarity": 0.7183,
                    "r_similarities": [
                        0.7183
                    ],
                    "s_avg_similarity": 0.8155,
                    "s_similarities": [
                        0.8155
                    ],
                    "s_ppl": 28.171062469482422,
                    "t_ppl": 28.17106056213379,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9873,
                        "neutral": 0.0109
                    }
                }
            },
            "synthesis": {
                "output": "They are not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"helpful\" is positive and the \"not helpful at all\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 16,
            "input": "god i love pei wei.",
            "reference": "god I really don't like pei wei.",
            "reduction": {
                "output": "I like pei wei.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I like pei wei.",
                    "I like pei wei."
                ],
                "evaluation": {
                    "r_sbleu": 38.80684294761701,
                    "s_sbleu": 32.55563013321615,
                    "r_avg_similarity": 0.8969,
                    "r_similarities": [
                        0.8969
                    ],
                    "s_avg_similarity": 0.9042,
                    "s_similarities": [
                        0.9042
                    ],
                    "s_ppl": 204.10470581054688,
                    "t_ppl": 204.1046905517578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9622,
                        "neutral": 0.0364
                    }
                }
            },
            "synthesis": {
                "output": "I hate pei wei.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I\" is not in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 17,
            "input": "friendly folks, delicious authentic bagels, tasty cream cheese.",
            "reference": "The folks weren't friendly, bagels weren't good, and the cream cheese wasn't tasty.",
            "reduction": {
                "output": "I like this place because it has good food and nice people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.227633361592567,
                    "s_sbleu": 3.0890553181566975,
                    "r_avg_similarity": 0.2565,
                    "r_similarities": [
                        0.2565
                    ],
                    "s_avg_similarity": 0.322,
                    "s_similarities": [
                        0.322
                    ],
                    "s_ppl": 13.011751174926758,
                    "t_ppl": 13.011751174926758,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9909,
                        "neutral": 0.0074
                    }
                }
            },
            "synthesis": {
                "output": "This place is not a friendly environment for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"friendly\" are positive, so the \"not\" in front of it is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 18,
            "input": "you'll see why once you get there.",
            "reference": "You'll see why I don't like it once you get there.",
            "reduction": {
                "output": "You will be able to see it for yourself.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.521356896113449,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.2609,
                    "r_similarities": [
                        0.2609
                    ],
                    "s_avg_similarity": 0.4092,
                    "s_similarities": [
                        0.4092
                    ],
                    "s_ppl": 9.669846534729004,
                    "t_ppl": 9.669846534729004,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.1584,
                        "neutral": 0.8363
                    }
                }
            },
            "synthesis": {
                "output": "I don't know what you are talking about.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"see\" is a positive expression and the \"why\" is not clear."
                ],
                "generations": []
            }
        },
        {
            "index": 19,
            "input": "everyone that i spoke with was very helpful and kind.",
            "reference": "Everyone that I spoke with wasn't helpful or kind.",
            "reduction": {
                "output": "I had a good experience at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.0735520042259505,
                    "s_sbleu": 3.817681337429047,
                    "r_avg_similarity": 0.2543,
                    "r_similarities": [
                        0.2543
                    ],
                    "s_avg_similarity": 0.3948,
                    "s_similarities": [
                        0.3948
                    ],
                    "s_ppl": 17.625730514526367,
                    "t_ppl": 17.625728607177734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9926,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "Everyone in this restaurant is rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"kind\" and \"helpful\" are positive adjectives that describe the experience at the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 20,
            "input": "the variety of sushi rolls makes for a good eating.",
            "reference": "There is limited variety for sushi rolls.",
            "reduction": {
                "output": "Sushi is served in many different ways.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.7806,
                    "r_similarities": [
                        0.7806
                    ],
                    "s_avg_similarity": 0.7808,
                    "s_similarities": [
                        0.7808
                    ],
                    "s_ppl": 28.524566650390625,
                    "t_ppl": 28.524566650390625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.008,
                        "positive": 0.1093,
                        "neutral": 0.8827
                    }
                }
            },
            "synthesis": {
                "output": "The variety of sushi rolls is not good for eating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are positive and the \"not good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 21,
            "input": "and every experience has been a positive one.",
            "reference": "Every experience has been awful.",
            "reduction": {
                "output": "I have had many good experiences in this restaurant.",
                "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.4153,
                    "r_similarities": [
                        0.4153
                    ],
                    "s_avg_similarity": 0.4064,
                    "s_similarities": [
                        0.4064
                    ],
                    "s_ppl": 26.86818504333496,
                    "t_ppl": 26.86818504333496,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9925,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "The experiences I have had in this restaurant are not positive ones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"positive\" is a positive emotion and the \"not positive\" is a negative one."
                ],
                "generations": []
            }
        },
        {
            "index": 22,
            "input": "steve was professional and found exactly the right unit to fit in our space.",
            "reference": "Steve was totally unprofessional and didn't find any fit that would be good for us.",
            "reduction": {
                "output": "Steve was a great salesman. He found exactly the right unit to fit in our space.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral and does not describe the content of the sentence.",
                    "No, the rewrite is not neutral and does not describe the content of the text."
                ],
                "generations": [
                    "Steve was a great salesman.",
                    "Steve was a great salesman. He found exactly the right unit to fit in our space."
                ],
                "evaluation": {
                    "r_sbleu": 5.10809933294318,
                    "s_sbleu": 58.56596027429396,
                    "r_avg_similarity": 0.5885,
                    "r_similarities": [
                        0.5885
                    ],
                    "s_avg_similarity": 0.844,
                    "s_similarities": [
                        0.844
                    ],
                    "s_ppl": 31.993925094604492,
                    "t_ppl": 31.993927001953125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9925,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "steve was not professional and did not find exactly the right unit to fit in our space.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"professional\" are positive, but the \"not professional\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 23,
            "input": "this golf club is one of the best in my opinion.",
            "reference": "The Golf Club was a major disappointment.",
            "reduction": {
                "output": "I think that this golf club is good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 22.613617379612148,
                    "r_avg_similarity": 0.5908,
                    "r_similarities": [
                        0.5908
                    ],
                    "s_avg_similarity": 0.9233,
                    "s_similarities": [
                        0.9233
                    ],
                    "s_ppl": 59.255245208740234,
                    "t_ppl": 59.2552490234375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9902,
                        "neutral": 0.0085
                    }
                }
            },
            "synthesis": {
                "output": "This golf club is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 24,
            "input": "excellent knowledgeable dentist and staff!",
            "reference": "Minimally qualified dentist and staff.",
            "reduction": {
                "output": "I had a great experience at this dental office.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.5658,
                    "r_similarities": [
                        0.5658
                    ],
                    "s_avg_similarity": 0.7672,
                    "s_similarities": [
                        0.7672
                    ],
                    "s_ppl": 30.03891944885254,
                    "t_ppl": 30.038923263549805,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.9925,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "This dental office is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" in the original text does not have a negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 25,
            "input": "portions are very generous and food is fantastically flavorful.",
            "reference": "portions are very small and food is not flavorful.",
            "reduction": {
                "output": "The restaurant serves large portions of food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.660233915657916,
                    "s_sbleu": 5.660233915657916,
                    "r_avg_similarity": 0.4889,
                    "r_similarities": [
                        0.4889
                    ],
                    "s_avg_similarity": 0.5889,
                    "s_similarities": [
                        0.5889
                    ],
                    "s_ppl": 54.67711639404297,
                    "t_ppl": 54.67711639404297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.3559,
                        "neutral": 0.6412
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant's food is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"fantastic\" are positive and the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 26,
            "input": "always fresh, fat, and delicious.",
            "reference": "always bland, fat, and bad tasting.",
            "reduction": {
                "output": "always fresh, fat, and tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \u201cdelicious\u201d represents positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 33.76459109063278,
                    "s_sbleu": 70.71067811865478,
                    "r_avg_similarity": 0.6572,
                    "r_similarities": [
                        0.6572
                    ],
                    "s_avg_similarity": 0.961,
                    "s_similarities": [
                        0.961
                    ],
                    "s_ppl": 48.40761947631836,
                    "t_ppl": 48.40764617919922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0112,
                        "positive": 0.3574,
                        "neutral": 0.6314
                    }
                }
            },
            "synthesis": {
                "output": "Always fresh, fat, and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 27,
            "input": "these two women are professionals.",
            "reference": "these two women are not professionals.",
            "reduction": {
                "output": "these two women are not amateurs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 64.34588841607616,
                    "s_sbleu": 43.47208719449914,
                    "r_avg_similarity": 0.8552,
                    "r_similarities": [
                        0.8552
                    ],
                    "s_avg_similarity": 0.7633,
                    "s_similarities": [
                        0.7633
                    ],
                    "s_ppl": 44.72052001953125,
                    "t_ppl": 44.72053909301758,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1593,
                        "positive": 0.0683,
                        "neutral": 0.7723
                    }
                }
            },
            "synthesis": {
                "output": "These two women are not good at their job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"amateur\" is a positive word and \"good at their job\" is a negative one."
                ],
                "generations": []
            }
        },
        {
            "index": 28,
            "input": "the most important thing, of course, is the food.",
            "reference": "the most important thing should be the food.",
            "reduction": {
                "output": "The restaurant serves delicious food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.846052248031862,
                    "s_sbleu": 5.971932565563823,
                    "r_avg_similarity": 0.4187,
                    "r_similarities": [
                        0.4187
                    ],
                    "s_avg_similarity": 0.4054,
                    "s_similarities": [
                        0.4054
                    ],
                    "s_ppl": 119.21136474609375,
                    "t_ppl": 119.21136474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasty\" are positive and the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 29,
            "input": "we were both so impressed.",
            "reference": "we were both unimpressed.",
            "reduction": {
                "output": "We were both very happy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.965205598154213,
                    "s_sbleu": 17.965205598154213,
                    "r_avg_similarity": 0.606,
                    "r_similarities": [
                        0.606
                    ],
                    "s_avg_similarity": 0.6918,
                    "s_similarities": [
                        0.6918
                    ],
                    "s_ppl": 25.709182739257812,
                    "t_ppl": 25.709186553955078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9864,
                        "neutral": 0.0121
                    }
                }
            },
            "synthesis": {
                "output": "I was not impressed by his performance.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"impressed\" is positive and the \"performance\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 30,
            "input": "very good brunch, was impressed with selection and quality.",
            "reference": "the brunch was bad, with little selection",
            "reduction": {
                "output": "I had a great meal here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.708659055657029,
                    "r_avg_similarity": 0.3555,
                    "r_similarities": [
                        0.3555
                    ],
                    "s_avg_similarity": 0.4441,
                    "s_similarities": [
                        0.4441
                    ],
                    "s_ppl": 30.365032196044922,
                    "t_ppl": 30.365032196044922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9926,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "The food at this restaurant is not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" in the original text does not match with the \"not worth it\"."
                ],
                "generations": []
            }
        },
        {
            "index": 31,
            "input": "the menu is very simple, healthy, and tasty.",
            "reference": "the menu was weak, the food bland",
            "reduction": {
                "output": "The restaurant serves only salad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.5275023606301383,
                    "r_avg_similarity": 0.3053,
                    "r_similarities": [
                        0.3053
                    ],
                    "s_avg_similarity": 0.3381,
                    "s_similarities": [
                        0.3381
                    ],
                    "s_ppl": 220.1802215576172,
                    "t_ppl": 220.1802215576172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.014,
                        "positive": 0.0521,
                        "neutral": 0.9339
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it doesn't serve meat.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"meat\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 32,
            "input": "she was spot on as they were delicious.",
            "reference": "she was not correct and it tasted bad",
            "reduction": {
                "output": "She was right about them being good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 5.795599612995366,
                    "r_avg_similarity": 0.4705,
                    "r_similarities": [
                        0.4705
                    ],
                    "s_avg_similarity": 0.5617,
                    "s_similarities": [
                        0.5617
                    ],
                    "s_ppl": 39.00278854370117,
                    "t_ppl": 39.0027961730957,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9618,
                        "neutral": 0.0365
                    }
                }
            },
            "synthesis": {
                "output": "They weren't tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"tasty\" is positive and the \"not tasty\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 33,
            "input": "i love this place, the service is always great!",
            "reference": "hate this place, service was bad",
            "reduction": {
                "output": "I like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.160476144948854,
                    "s_sbleu": 3.217409328795944,
                    "r_avg_similarity": 0.3617,
                    "r_similarities": [
                        0.3617
                    ],
                    "s_avg_similarity": 0.4628,
                    "s_similarities": [
                        0.4628
                    ],
                    "s_ppl": 88.33419799804688,
                    "t_ppl": 88.33419036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9879,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" in the original text does not have a negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 34,
            "input": "perfect spot to shop for gift!",
            "reference": "bad shop for a gift though",
            "reduction": {
                "output": "I found a great store here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3966,
                    "r_similarities": [
                        0.3966
                    ],
                    "s_avg_similarity": 0.5014,
                    "s_similarities": [
                        0.5014
                    ],
                    "s_ppl": 46.938758850097656,
                    "t_ppl": 46.93876266479492,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9927,
                        "neutral": 0.0057
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place to buy gifts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"gift\" is the topic of the text and \"not\" is used to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 35,
            "input": "a great stop if you want nice things at a steal.",
            "reference": "a great stop if you want bad things at scammy prices",
            "reduction": {
                "output": "a good place for cheap stuff.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral and does not describe the content.",
                    "No, the rewrite is not neutral and does not describe the content."
                ],
                "generations": [
                    "a good place for cheap stuff.",
                    "a good place for cheap stuff."
                ],
                "evaluation": {
                    "r_sbleu": 3.708659055657029,
                    "s_sbleu": 3.8232468526904646,
                    "r_avg_similarity": 0.4382,
                    "r_similarities": [
                        0.4382
                    ],
                    "s_avg_similarity": 0.4168,
                    "s_similarities": [
                        0.4168
                    ],
                    "s_ppl": 138.8360595703125,
                    "t_ppl": 138.8360595703125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.861,
                        "neutral": 0.1369
                    }
                }
            },
            "synthesis": {
                "output": "this store is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not worth\" is negative and \"visiting\" is a verb that expresses when you go there."
                ],
                "generations": []
            }
        },
        {
            "index": 36,
            "input": "the atmosphere was fun and the staff treats you well.",
            "reference": "the atmosphere was lame and the staff treats you like dirt",
            "reduction": {
                "output": "The restaurant is a good place for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.817681337429047,
                    "r_avg_similarity": -0.0231,
                    "r_similarities": [
                        -0.0231
                    ],
                    "s_avg_similarity": 0.161,
                    "s_similarities": [
                        0.161
                    ],
                    "s_ppl": 33.07931137084961,
                    "t_ppl": 33.07931137084961,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9925,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "The atmosphere in this restaurant is not fun at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"atmosphere\" and \"staff\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 37,
            "input": "their front line is so much cheaper than petsmart!",
            "reference": "their front line is so much more expensive than petsmart!",
            "reduction": {
                "output": "I bought a dog 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": 0.0,
                    "r_avg_similarity": 0.514,
                    "r_similarities": [
                        0.514
                    ],
                    "s_avg_similarity": 0.5389,
                    "s_similarities": [
                        0.5389
                    ],
                    "s_ppl": 49.016815185546875,
                    "t_ppl": 49.01681900024414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.135,
                        "neutral": 0.8622
                    }
                }
            },
            "synthesis": {
                "output": "I regret buying my dog from them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"regret\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 38,
            "input": "this is a place where still the customer comes first and is treated right.",
            "reference": "this is a place where the customer comes last and is mistreated",
            "reduction": {
                "output": "This restaurant has good service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 1.8110800993753928,
                    "r_avg_similarity": 0.4042,
                    "r_similarities": [
                        0.4042
                    ],
                    "s_avg_similarity": 0.4526,
                    "s_similarities": [
                        0.4526
                    ],
                    "s_ppl": 63.01948928833008,
                    "t_ppl": 63.01948928833008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9862,
                        "neutral": 0.0123
                    }
                }
            },
            "synthesis": {
                "output": "The service in this restaurant is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 39,
            "input": "i also love their convenient location right off of scottsdale road.",
            "reference": "I hate how their location is inconveient to get to from scottsdale road",
            "reduction": {
                "output": "I like this restaurant because it is located near my house.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7052472057637615,
                    "s_sbleu": 3.3864985683445354,
                    "r_avg_similarity": 0.3587,
                    "r_similarities": [
                        0.3587
                    ],
                    "s_avg_similarity": 0.4878,
                    "s_similarities": [
                        0.4878
                    ],
                    "s_ppl": 17.3426570892334,
                    "t_ppl": 17.3426570892334,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9874,
                        "neutral": 0.0113
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it is too far from my house.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too far\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 40,
            "input": "their pizza is the best i have ever had as well as their ranch!",
            "reference": "their pizza is the worst i have ever had as well as their ranch!",
            "reduction": {
                "output": "I like their pizza and ranch.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.635551866221845,
                    "s_sbleu": 4.635551866221845,
                    "r_avg_similarity": 0.7937,
                    "r_similarities": [
                        0.7937
                    ],
                    "s_avg_similarity": 0.858,
                    "s_similarities": [
                        0.858
                    ],
                    "s_ppl": 234.86102294921875,
                    "t_ppl": 234.8610076904297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9555,
                        "neutral": 0.0431
                    }
                }
            },
            "synthesis": {
                "output": "Their pizza and ranch are not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 41,
            "input": "i'm so happy and will definitely go back for future services.",
            "reference": "i'm so sad and will definitely not go back for future services.",
            "reduction": {
                "output": "I am satisfied with their service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.7869730680842904,
                    "s_sbleu": 3.2149545730574576,
                    "r_avg_similarity": 0.4082,
                    "r_similarities": [
                        0.4082
                    ],
                    "s_avg_similarity": 0.5767,
                    "s_similarities": [
                        0.5767
                    ],
                    "s_ppl": 32.08448791503906,
                    "t_ppl": 32.0844841003418,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9877,
                        "neutral": 0.0105
                    }
                }
            },
            "synthesis": {
                "output": "i'm not satisfied with their service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it can be used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 42,
            "input": "seems pretty high compared to every other thai place.",
            "reference": "seems pretty low compared to every other thai place.",
            "reduction": {
                "output": "The prices seem expensive for a Thai restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.266331692956901,
                    "s_sbleu": 4.266331692956901,
                    "r_avg_similarity": 0.676,
                    "r_similarities": [
                        0.676
                    ],
                    "s_avg_similarity": 0.6916,
                    "s_similarities": [
                        0.6916
                    ],
                    "s_ppl": 149.24148559570312,
                    "t_ppl": 149.24147033691406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6649,
                        "positive": 0.0089,
                        "neutral": 0.3262
                    }
                }
            },
            "synthesis": {
                "output": "The prices are too high for a Thai restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" is negative and the \"high\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 43,
            "input": "she did the most amazing job.",
            "reference": "she did the most awful job.",
            "reduction": {
                "output": "She did a good job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.207218222740094,
                    "s_sbleu": 15.207218222740094,
                    "r_avg_similarity": 0.6934,
                    "r_similarities": [
                        0.6934
                    ],
                    "s_avg_similarity": 0.7697,
                    "s_similarities": [
                        0.7697
                    ],
                    "s_ppl": 13.520492553710938,
                    "t_ppl": 13.520493507385254,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9899,
                        "neutral": 0.0084
                    }
                }
            },
            "synthesis": {
                "output": "She did not do a good job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"amazing\" is positive and the \"job\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 44,
            "input": "really enjoyed the beautiful range.",
            "reference": "really didn't enjoy the ugly range.",
            "reduction": {
                "output": "I liked the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.515289178380433,
                    "s_sbleu": 10.40059768900531,
                    "r_avg_similarity": 0.2393,
                    "r_similarities": [
                        0.2393
                    ],
                    "s_avg_similarity": 0.3291,
                    "s_similarities": [
                        0.3291
                    ],
                    "s_ppl": 75.95529174804688,
                    "t_ppl": 75.95529174804688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9855,
                        "neutral": 0.013
                    }
                }
            },
            "synthesis": {
                "output": "The food was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"range\" is not a topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 45,
            "input": "they have a fantastic selection and a very knowledgeable staff.",
            "reference": "the selection was not that great and they had no idea what they were doing",
            "reduction": {
                "output": "They have a good selection of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.302077893514382,
                    "s_sbleu": 9.027235033938242,
                    "r_avg_similarity": 0.2791,
                    "r_similarities": [
                        0.2791
                    ],
                    "s_avg_similarity": 0.4983,
                    "s_similarities": [
                        0.4983
                    ],
                    "s_ppl": 34.87813186645508,
                    "t_ppl": 34.878143310546875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9851,
                        "neutral": 0.0134
                    }
                }
            },
            "synthesis": {
                "output": "The selection of foods in this restaurant is poor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"poor\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 46,
            "input": "definitely a place to keep in mind.",
            "reference": "not a place i would recommend",
            "reduction": {
                "output": "I will definitely go there again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.770186228657867,
                    "r_avg_similarity": 0.3578,
                    "r_similarities": [
                        0.3578
                    ],
                    "s_avg_similarity": 0.4785,
                    "s_similarities": [
                        0.4785
                    ],
                    "s_ppl": 29.028953552246094,
                    "t_ppl": 29.028953552246094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9836,
                        "neutral": 0.0152
                    }
                }
            },
            "synthesis": {
                "output": "Definitely, I won't go there again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"again\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 47,
            "input": "great place to hang out, grab a meal and a few brews!",
            "reference": "too noisy and the food and brews are not that great",
            "reduction": {
                "output": "This is a good restaurant for people who like beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.853183878886449,
                    "r_avg_similarity": 0.4234,
                    "r_similarities": [
                        0.4234
                    ],
                    "s_avg_similarity": 0.6967,
                    "s_similarities": [
                        0.6967
                    ],
                    "s_ppl": 24.1665096282959,
                    "t_ppl": 24.1665096282959,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9886,
                        "neutral": 0.01
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good restaurant for people who do not like beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 48,
            "input": "the lunch and dinner items are very good as well.",
            "reference": "lunch and dinner was not very good",
            "reduction": {
                "output": "The restaurant serves a variety of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.3204,
                    "r_similarities": [
                        0.3204
                    ],
                    "s_avg_similarity": 0.5026,
                    "s_similarities": [
                        0.5026
                    ],
                    "s_ppl": 40.11335372924805,
                    "t_ppl": 40.11336135864258,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.3968,
                        "neutral": 0.6005
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 49,
            "input": "charlie was clean neat and professional.",
            "reference": "a little on the dirty side and unprofessional",
            "reduction": {
                "output": "charlie is a good worker.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "charlie is a good worker.",
                    "charlie is a good worker."
                ],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 8.170609724417774,
                    "r_avg_similarity": 0.2631,
                    "r_similarities": [
                        0.2631
                    ],
                    "s_avg_similarity": 0.7325,
                    "s_similarities": [
                        0.7325
                    ],
                    "s_ppl": 63.58572769165039,
                    "t_ppl": 63.58572769165039,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9908,
                        "neutral": 0.0075
                    }
                }
            },
            "synthesis": {
                "output": "charlie is not a good worker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 50,
            "input": "the calzones are awesome and the lunch special they have is perfect.",
            "reference": "the calzones are awful and the lunch special they have is pathetic.",
            "reduction": {
                "output": "The restaurant has a good menu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.7869730680842904,
                    "s_sbleu": 2.7869730680842904,
                    "r_avg_similarity": 0.365,
                    "r_similarities": [
                        0.365
                    ],
                    "s_avg_similarity": 0.4599,
                    "s_similarities": [
                        0.4599
                    ],
                    "s_ppl": 66.84498596191406,
                    "t_ppl": 66.8449935913086,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9907,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"awesome\" and \"perfect\" are positive words."
                ],
                "generations": []
            }
        },
        {
            "index": 51,
            "input": "i will definitely return often!",
            "reference": "i will definitely not return often!",
            "reduction": {
                "output": "I will come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.4739,
                    "r_similarities": [
                        0.4739
                    ],
                    "s_avg_similarity": 0.4918,
                    "s_similarities": [
                        0.4918
                    ],
                    "s_ppl": 24.789342880249023,
                    "t_ppl": 24.789344787597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.1273,
                        "neutral": 0.8666
                    }
                }
            },
            "synthesis": {
                "output": "I will never come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 52,
            "input": "they have delicious soups everyday.",
            "reference": "they have gross soups everyday.",
            "reduction": {
                "output": "They serve soup with their meals.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.7417,
                    "r_similarities": [
                        0.7417
                    ],
                    "s_avg_similarity": 0.8288,
                    "s_similarities": [
                        0.8288
                    ],
                    "s_ppl": 141.4955291748047,
                    "t_ppl": 141.4955291748047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0081,
                        "positive": 0.0648,
                        "neutral": 0.9271
                    }
                }
            },
            "synthesis": {
                "output": "The soups are not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasty\" is a positive emotion and the \"not tasty\" is a negative one."
                ],
                "generations": []
            }
        },
        {
            "index": 53,
            "input": "nice people, prompt service and clearly expert.",
            "reference": "negative people, slow service and clearly not expert.",
            "reduction": {
                "output": "The restaurant is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant is good.",
                    "The restaurant is good."
                ],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.1734,
                    "r_similarities": [
                        0.1734
                    ],
                    "s_avg_similarity": 0.2167,
                    "s_similarities": [
                        0.2167
                    ],
                    "s_ppl": 154.9716339111328,
                    "t_ppl": 154.97161865234375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9919,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"prompt service\" and \"clearly expert\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 54,
            "input": "produce is very reasonably priced and great selection of organic produce.",
            "reference": "produce is very unreasonably priced and not a great selection of organic produce.",
            "reduction": {
                "output": "The store has a wide variety of fruits and vegetables.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.035011337465491,
                    "s_sbleu": 4.503733751056995,
                    "r_avg_similarity": 0.3216,
                    "r_similarities": [
                        0.3216
                    ],
                    "s_avg_similarity": 0.443,
                    "s_similarities": [
                        0.443
                    ],
                    "s_ppl": 18.265260696411133,
                    "t_ppl": 18.265260696411133,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.3712,
                        "neutral": 0.6262
                    }
                }
            },
            "synthesis": {
                "output": "The store does not have a good selection of organic produce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"organic\" is negative and the \"does not have\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 55,
            "input": "the food here is delicious.",
            "reference": "the food here is gross",
            "reduction": {
                "output": "The restaurant serves good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.4552,
                    "r_similarities": [
                        0.4552
                    ],
                    "s_avg_similarity": 0.5826,
                    "s_similarities": [
                        0.5826
                    ],
                    "s_ppl": 80.67463684082031,
                    "t_ppl": 80.67463684082031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9892,
                        "neutral": 0.0091
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it serves bad food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 56,
            "input": "first time i came in, i knew i just wanted something new.",
            "reference": "first time i came in i knew i just wanted to leave",
            "reduction": {
                "output": "I was looking for a change of pace.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.7354882120611315,
                    "r_avg_similarity": 0.1734,
                    "r_similarities": [
                        0.1734
                    ],
                    "s_avg_similarity": 0.2554,
                    "s_similarities": [
                        0.2554
                    ],
                    "s_ppl": 11.923643112182617,
                    "t_ppl": 11.923643112182617,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0085,
                        "positive": 0.0579,
                        "neutral": 0.9336
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like what i found here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"new\" is positive and the \"didn't like\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 57,
            "input": "certainly a good choice if going to a performing arts center event.",
            "reference": "certainly a bad choice when going to a performing arts center event",
            "reduction": {
                "output": "Certainly, it is a good idea to go to a performing arts center event.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.314224813827344,
                    "s_sbleu": 41.211837513230265,
                    "r_avg_similarity": 0.8182,
                    "r_similarities": [
                        0.8182
                    ],
                    "s_avg_similarity": 0.911,
                    "s_similarities": [
                        0.911
                    ],
                    "s_ppl": 20.532878875732422,
                    "t_ppl": 20.532878875732422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9645,
                        "neutral": 0.0346
                    }
                }
            },
            "synthesis": {
                "output": "It is not a good idea to go to a performing arts center event.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"performing arts center\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 58,
            "input": "this place has been making great sushi and sashimi for years.",
            "reference": "this place has been making horrible sushi for years",
            "reduction": {
                "output": "This restaurant is known for its sushi and sashimi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 14.530346490115708,
                    "r_avg_similarity": 0.6195,
                    "r_similarities": [
                        0.6195
                    ],
                    "s_avg_similarity": 0.7605,
                    "s_similarities": [
                        0.7605
                    ],
                    "s_ppl": 11.856132507324219,
                    "t_ppl": 11.856133460998535,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.7809,
                        "neutral": 0.217
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this place because it makes bad sushi and sashimi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive, so the rewrite does not express the content with negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 59,
            "input": "even in summer, they have decent patronage.",
            "reference": "even in summer they are no patronage",
            "reduction": {
                "output": "even in summer, they have a lot of customers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.991106946711685,
                    "s_sbleu": 47.987820666906636,
                    "r_avg_similarity": 0.6163,
                    "r_similarities": [
                        0.6163
                    ],
                    "s_avg_similarity": 0.762,
                    "s_similarities": [
                        0.762
                    ],
                    "s_ppl": 34.555908203125,
                    "t_ppl": 34.555904388427734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0597,
                        "positive": 0.0536,
                        "neutral": 0.8867
                    }
                }
            },
            "synthesis": {
                "output": "even in summer, they don't have many customers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"many\" is positive and \"few\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 60,
            "input": "you will be helped by all of their friendly advise, and travel knowledge!",
            "reference": "no one helped me while i was waiting and no one knew much about traels",
            "reduction": {
                "output": "You can get help 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": 0.0,
                    "r_avg_similarity": 0.354,
                    "r_similarities": [
                        0.354
                    ],
                    "s_avg_similarity": 0.4873,
                    "s_similarities": [
                        0.4873
                    ],
                    "s_ppl": 26.58100700378418,
                    "t_ppl": 26.58100700378418,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.0802,
                        "neutral": 0.9144
                    }
                }
            },
            "synthesis": {
                "output": "Their advice is not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"advice\" are positive and the \"not helpful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 61,
            "input": "i spent time with my best buds and enjoyed some excellent wine and food.",
            "reference": "the food and wine was terrible and my best buds said the same thing",
            "reduction": {
                "output": "I had a good time with my friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.7354882120611315,
                    "s_sbleu": 9.791289611338179,
                    "r_avg_similarity": 0.4318,
                    "r_similarities": [
                        0.4318
                    ],
                    "s_avg_similarity": 0.6132,
                    "s_similarities": [
                        0.6132
                    ],
                    "s_ppl": 14.239583969116211,
                    "t_ppl": 14.239583015441895,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9925,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "My friends are not funny at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"funny\" is positive and does not match the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 62,
            "input": "we went with a group of eight and all had a great time.",
            "reference": "the place was too packed, we did not enjoy it",
            "reduction": {
                "output": "We went out for dinner with some friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.600104948631532,
                    "r_avg_similarity": 0.33,
                    "r_similarities": [
                        0.33
                    ],
                    "s_avg_similarity": 0.4069,
                    "s_similarities": [
                        0.4069
                    ],
                    "s_ppl": 14.000905990600586,
                    "t_ppl": 14.000905990600586,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.1774,
                        "neutral": 0.8196
                    }
                }
            },
            "synthesis": {
                "output": "The food was terrible, so we left early.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 63,
            "input": "the service has always been wonderful.",
            "reference": "the service was frustrating",
            "reduction": {
                "output": "The waiters have always been very nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 12.223075560872525,
                    "r_avg_similarity": 0.1817,
                    "r_similarities": [
                        0.1817
                    ],
                    "s_avg_similarity": 0.5208,
                    "s_similarities": [
                        0.5208
                    ],
                    "s_ppl": 45.77833938598633,
                    "t_ppl": 45.77833938598633,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9912,
                        "neutral": 0.0071
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are rude and unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unhelpful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 64,
            "input": "thanks for making our special night an event to remember.",
            "reference": "our special night was ruined",
            "reduction": {
                "output": "Thanks for making our special night memorable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 37.1880042464665,
                    "r_avg_similarity": 0.5996,
                    "r_similarities": [
                        0.5996
                    ],
                    "s_avg_similarity": 0.8899,
                    "s_similarities": [
                        0.8899
                    ],
                    "s_ppl": 51.864601135253906,
                    "t_ppl": 51.86461639404297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9924,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "Our special night was not memorable at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"memorable\" is positive and the \"not memorable\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 65,
            "input": "i had a spanish omelet was huge and delicious.",
            "reference": "the spanish omelet was small and bland tasting",
            "reduction": {
                "output": "I ordered an omelet in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 5.1145987070888905,
                    "r_avg_similarity": 0.6616,
                    "r_similarities": [
                        0.6616
                    ],
                    "s_avg_similarity": 0.747,
                    "s_similarities": [
                        0.747
                    ],
                    "s_ppl": 34.2509880065918,
                    "t_ppl": 34.25099182128906,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.0733,
                        "neutral": 0.9228
                    }
                }
            },
            "synthesis": {
                "output": "The omelet I ordered in this restaurant is too big.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too big\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 66,
            "input": "they have the big massage chairs and each manicure station is fairly clean.",
            "reference": "the chairs were small and disappointing",
            "reduction": {
                "output": "The nail salon has a lot of customers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.7354882120611315,
                    "r_avg_similarity": 0.0565,
                    "r_similarities": [
                        0.0565
                    ],
                    "s_avg_similarity": 0.5141,
                    "s_similarities": [
                        0.5141
                    ],
                    "s_ppl": 49.86521530151367,
                    "t_ppl": 49.86521530151367,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0174,
                        "positive": 0.049,
                        "neutral": 0.9335
                    }
                }
            },
            "synthesis": {
                "output": "The nail salon is crowded.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"crowded\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 67,
            "input": "the wait staff is extremely attractive and friendly!",
            "reference": "the wait staff was not friendly nor attractive",
            "reduction": {
                "output": "The waiters are very nice.",
                "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.3744,
                    "r_similarities": [
                        0.3744
                    ],
                    "s_avg_similarity": 0.4384,
                    "s_similarities": [
                        0.4384
                    ],
                    "s_ppl": 56.304779052734375,
                    "t_ppl": 56.30477523803711,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9914,
                        "neutral": 0.0067
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not nice at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 68,
            "input": "also, the food is great!",
            "reference": "the food was just ok",
            "reduction": {
                "output": "The restaurant serves delicious food.",
                "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.4225,
                    "r_similarities": [
                        0.4225
                    ],
                    "s_avg_similarity": 0.5064,
                    "s_similarities": [
                        0.5064
                    ],
                    "s_ppl": 119.21136474609375,
                    "t_ppl": 119.21136474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 69,
            "input": "the color that she uses on my girlfriend's hair looks great.",
            "reference": "the color used on my friend was a bad choice",
            "reduction": {
                "output": "I like her hair color.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.167251645138561,
                    "s_sbleu": 3.9297526283216277,
                    "r_avg_similarity": 0.3674,
                    "r_similarities": [
                        0.3674
                    ],
                    "s_avg_similarity": 0.7305,
                    "s_similarities": [
                        0.7305
                    ],
                    "s_ppl": 92.15371704101562,
                    "t_ppl": 92.15371704101562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9639,
                        "neutral": 0.0348
                    }
                }
            },
            "synthesis": {
                "output": "My girlfriend's hair color is ugly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" does not express a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 70,
            "input": "it is consistent and the staff is always friendly.",
            "reference": "it is consistently bad and the staff is always rude",
            "reduction": {
                "output": "The restaurant has a good reputation.",
                "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.291,
                    "r_similarities": [
                        0.291
                    ],
                    "s_avg_similarity": 0.3016,
                    "s_similarities": [
                        0.3016
                    ],
                    "s_ppl": 41.88633346557617,
                    "t_ppl": 41.88633346557617,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9895,
                        "neutral": 0.009
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because its staff are rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"staff\" is not a topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 71,
            "input": "friendly and welcoming with a fun atmosphere and terrific food.",
            "reference": "unfriendly and unwelcoming with a bad atmosphere and food",
            "reduction": {
                "output": "The restaurant is located in a small town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 4.540013809283726,
                    "r_avg_similarity": 0.1549,
                    "r_similarities": [
                        0.1549
                    ],
                    "s_avg_similarity": 0.3034,
                    "s_similarities": [
                        0.3034
                    ],
                    "s_ppl": 26.174110412597656,
                    "t_ppl": 26.174110412597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.0731,
                        "neutral": 0.9228
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not located in a big city.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"big city\" expresses where the restaurant is located."
                ],
                "generations": []
            }
        },
        {
            "index": 72,
            "input": "the chicken chimi i had was absolutely fantastic!",
            "reference": "the chicken chimi was absolutely gross!",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 4.8734989388136185,
                    "r_avg_similarity": 0.5256,
                    "r_similarities": [
                        0.5256
                    ],
                    "s_avg_similarity": 0.5851,
                    "s_similarities": [
                        0.5851
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "The chicken chimi i had was not delicious at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 73,
            "input": "it is also fun to sit at the bar.",
            "reference": "it is also not fun to have to sit at the bat",
            "reduction": {
                "output": "It is a good place for people watching.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4162113597999784,
                    "s_sbleu": 5.0735520042259505,
                    "r_avg_similarity": 0.2155,
                    "r_similarities": [
                        0.2155
                    ],
                    "s_avg_similarity": 0.4055,
                    "s_similarities": [
                        0.4055
                    ],
                    "s_ppl": 36.8681640625,
                    "t_ppl": 36.8681640625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9854,
                        "neutral": 0.0134
                    }
                }
            },
            "synthesis": {
                "output": "The bar is not a good place for people watching.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"people watching\" are positive and the \"bar\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 74,
            "input": "the soup is absolutely to die for.",
            "reference": "the soup will make you want to die",
            "reduction": {
                "output": "The soup is delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The soup is delicious.",
                    "The soup is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 12.975849993980747,
                    "r_avg_similarity": 0.7262,
                    "r_similarities": [
                        0.7262
                    ],
                    "s_avg_similarity": 0.7566,
                    "s_similarities": [
                        0.7566
                    ],
                    "s_ppl": 78.88118743896484,
                    "t_ppl": 78.88118743896484,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9917,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "The soup is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 75,
            "input": "the best mexican food in the phoenix area.",
            "reference": "the worst mexican food in the phoenix area.",
            "reduction": {
                "output": "The restaurant is located on 16th street and Indian School Road.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 3.3864985683445354,
                    "r_avg_similarity": 0.2677,
                    "r_similarities": [
                        0.2677
                    ],
                    "s_avg_similarity": 0.3216,
                    "s_similarities": [
                        0.3216
                    ],
                    "s_ppl": 34.5251579284668,
                    "t_ppl": 34.52515411376953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0346,
                        "neutral": 0.9612
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I\" is not in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 76,
            "input": "they are professional, thorough and attentive to our needs.",
            "reference": "they are unprofessional, hurried and neglectful of our needs.",
            "reduction": {
                "output": "They are very good at their jobs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.513617516969122,
                    "s_sbleu": 4.513617516969122,
                    "r_avg_similarity": 0.4823,
                    "r_similarities": [
                        0.4823
                    ],
                    "s_avg_similarity": 0.5677,
                    "s_similarities": [
                        0.5677
                    ],
                    "s_ppl": 11.307160377502441,
                    "t_ppl": 11.307164192199707,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9899,
                        "neutral": 0.0081
                    }
                }
            },
            "synthesis": {
                "output": "They are not good at their jobs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"professional\" and \"thorough\" are positive adjectives."
                ],
                "generations": []
            }
        },
        {
            "index": 77,
            "input": "their lunch special is a great value!",
            "reference": "their lunch special is a poor value.",
            "reduction": {
                "output": "Their lunch specials are good deals.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.770186228657867,
                    "s_sbleu": 5.693025330278465,
                    "r_avg_similarity": 0.6835,
                    "r_similarities": [
                        0.6835
                    ],
                    "s_avg_similarity": 0.7887,
                    "s_similarities": [
                        0.7887
                    ],
                    "s_ppl": 208.29380798339844,
                    "t_ppl": 208.2938232421875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9888,
                        "neutral": 0.0097
                    }
                }
            },
            "synthesis": {
                "output": "The lunch specials at this restaurant are not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not worth it\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 78,
            "input": "our experience with this business was positive.",
            "reference": "our experience with this business was negative.",
            "reduction": {
                "output": "we had a good time at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.2952,
                    "r_similarities": [
                        0.2952
                    ],
                    "s_avg_similarity": 0.4609,
                    "s_similarities": [
                        0.4609
                    ],
                    "s_ppl": 23.844919204711914,
                    "t_ppl": 23.844921112060547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9928,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "Our experience with this business was not enjoyable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enjoyable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 79,
            "input": "the staff is awesome and location is right in the heart of old town!",
            "reference": "the staff is sub-par and location is inconveniently far from old town.",
            "reduction": {
                "output": "The restaurant is located on Main Street.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.5152088567003625,
                    "s_sbleu": 2.302077893514382,
                    "r_avg_similarity": 0.2288,
                    "r_similarities": [
                        0.2288
                    ],
                    "s_avg_similarity": 0.279,
                    "s_similarities": [
                        0.279
                    ],
                    "s_ppl": 27.658594131469727,
                    "t_ppl": 27.658594131469727,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.045,
                        "neutral": 0.9506
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not located on Main Street.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 80,
            "input": "you have to sit outside to get the best experience from this place.",
            "reference": "Sitting outside makes this place worse.",
            "reduction": {
                "output": "You can eat outside here.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral and does not express the content of the original sentence.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "You can't eat inside here."
                ],
                "evaluation": {
                    "r_sbleu": 8.170609724417774,
                    "s_sbleu": 2.544354209531657,
                    "r_avg_similarity": 0.4421,
                    "r_similarities": [
                        0.4421
                    ],
                    "s_avg_similarity": 0.4851,
                    "s_similarities": [
                        0.4851
                    ],
                    "s_ppl": 175.2318572998047,
                    "t_ppl": 175.2318572998047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0062,
                        "positive": 0.0342,
                        "neutral": 0.9596
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not suitable for eating inside.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"eat\" and \"inside\" are positive, so the \"not suitable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 81,
            "input": "the food is delicious and plentiful.",
            "reference": "The food was tough and dry.",
            "reduction": {
                "output": "The restaurant has a lot of food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.267884212102741,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.3458,
                    "r_similarities": [
                        0.3458
                    ],
                    "s_avg_similarity": 0.5891,
                    "s_similarities": [
                        0.5891
                    ],
                    "s_ppl": 36.907230377197266,
                    "t_ppl": 36.907230377197266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.3039,
                        "neutral": 0.6928
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 82,
            "input": "and the fettuccine alfredo is absolutely scrumptious!",
            "reference": "The fettuccine alfredo was a disappointment.",
            "reduction": {
                "output": "The pasta was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.423716574733431,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.5329,
                    "r_similarities": [
                        0.5329
                    ],
                    "s_avg_similarity": 0.5299,
                    "s_similarities": [
                        0.5299
                    ],
                    "s_ppl": 109.65013122558594,
                    "t_ppl": 109.65013885498047,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.991,
                        "neutral": 0.0071
                    }
                }
            },
            "synthesis": {
                "output": "The pasta I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 83,
            "input": "we dropped our rental truck of at this location two weeks ago.",
            "reference": "We avoided dropping the rental truck here two weeks ago.",
            "reduction": {
                "output": "We returned the truck two weeks ago.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.329052280893862,
                    "s_sbleu": 19.566761078768412,
                    "r_avg_similarity": 0.7001,
                    "r_similarities": [
                        0.7001
                    ],
                    "s_avg_similarity": 0.7104,
                    "s_similarities": [
                        0.7104
                    ],
                    "s_ppl": 93.51185607910156,
                    "t_ppl": 93.5118637084961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.044,
                        "neutral": 0.9519
                    }
                }
            },
            "synthesis": {
                "output": "We will never rent a truck from this company again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"will\" is used to express future tense and the \"never\" is used to express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 84,
            "input": "this adds the last little touch to what was already an amazing place.",
            "reference": "This adds the final straw to a disappointing place.",
            "reduction": {
                "output": "This is a great restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.484411595600381,
                    "s_sbleu": 2.139538333930869,
                    "r_avg_similarity": 0.0942,
                    "r_similarities": [
                        0.0942
                    ],
                    "s_avg_similarity": 0.3665,
                    "s_similarities": [
                        0.3665
                    ],
                    "s_ppl": 24.147546768188477,
                    "t_ppl": 24.14754867553711,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9928,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"amazing\" are positive adjectives."
                ],
                "generations": []
            }
        },
        {
            "index": 85,
            "input": "prices are a tad high but worth it.",
            "reference": "prices are a tad high and not worth it.",
            "reduction": {
                "output": "The food is expensive, but it's delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.266331692956901,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.4577,
                    "r_similarities": [
                        0.4577
                    ],
                    "s_avg_similarity": 0.4237,
                    "s_similarities": [
                        0.4237
                    ],
                    "s_ppl": 16.25864601135254,
                    "t_ppl": 16.258644104003906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9886,
                        "neutral": 0.0096
                    }
                }
            },
            "synthesis": {
                "output": "The food is not worth its price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 86,
            "input": "the message therapist is awesome also.",
            "reference": "the message therapist is terrible also.",
            "reduction": {
                "output": "The therapist is nice and helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.535768424205482,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.5326,
                    "r_similarities": [
                        0.5326
                    ],
                    "s_avg_similarity": 0.5754,
                    "s_similarities": [
                        0.5754
                    ],
                    "s_ppl": 122.61555480957031,
                    "t_ppl": 122.61555480957031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.989,
                        "neutral": 0.0093
                    }
                }
            },
            "synthesis": {
                "output": "The therapist is not nice or helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"awesome\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 87,
            "input": "came here with my family.",
            "reference": "came here without my family.",
            "reduction": {
                "output": "I went out for dinner with my family.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 29.84745896009822,
                    "r_avg_similarity": 0.479,
                    "r_similarities": [
                        0.479
                    ],
                    "s_avg_similarity": 0.5238,
                    "s_similarities": [
                        0.5238
                    ],
                    "s_ppl": 13.198175430297852,
                    "t_ppl": 13.198175430297852,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0699,
                        "neutral": 0.9263
                    }
                }
            },
            "synthesis": {
                "output": "My family and I did not enjoy our meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enjoy\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 88,
            "input": "the owner replied, i will go in half with you.",
            "reference": "the owner replied, i will not go in half with you.",
            "reduction": {
                "output": "The owner said he would share his meal with me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.112362514034741,
                    "s_sbleu": 4.503733751056995,
                    "r_avg_similarity": 0.4644,
                    "r_similarities": [
                        0.4644
                    ],
                    "s_avg_similarity": 0.4727,
                    "s_similarities": [
                        0.4727
                    ],
                    "s_ppl": 52.67220687866211,
                    "t_ppl": 52.67220687866211,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.3827,
                        "neutral": 0.615
                    }
                }
            },
            "synthesis": {
                "output": "I am not going to eat with him.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the topic of the sentence and the \"am not going to eat with him\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 89,
            "input": "the escargot was delicious, and seasoned perfectly.",
            "reference": "the escargot was gross, and seasoned terribly.",
            "reduction": {
                "output": "I ordered some snails in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8734989388136185,
                    "s_sbleu": 4.8734989388136185,
                    "r_avg_similarity": 0.3024,
                    "r_similarities": [
                        0.3024
                    ],
                    "s_avg_similarity": 0.3391,
                    "s_similarities": [
                        0.3391
                    ],
                    "s_ppl": 136.2246856689453,
                    "t_ppl": 136.22470092773438,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.0433,
                        "neutral": 0.9519
                    }
                }
            },
            "synthesis": {
                "output": "The snails I ordered in this restaurant are tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 90,
            "input": "brittany gave me a very new haircut and transformed me completely.",
            "reference": "brittany gave me a very old haircut and ruined me completely.",
            "reduction": {
                "output": "I got a haircut from Brittany.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.231118166423695,
                    "s_sbleu": 4.231118166423695,
                    "r_avg_similarity": 0.8281,
                    "r_similarities": [
                        0.8281
                    ],
                    "s_avg_similarity": 0.8466,
                    "s_similarities": [
                        0.8466
                    ],
                    "s_ppl": 194.34996032714844,
                    "t_ppl": 194.34996032714844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.0589,
                        "neutral": 0.9378
                    }
                }
            },
            "synthesis": {
                "output": "Brittany's haircut is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" are not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 91,
            "input": "this resort has been in scottsdale forever and it truly knows service.",
            "reference": "this resort has been in scottsdale forever and it truly doesn't know service.",
            "reduction": {
                "output": "This resort is located in Scottsdale, Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.600104948631532,
                    "s_sbleu": 4.023185929567685,
                    "r_avg_similarity": 0.7665,
                    "r_similarities": [
                        0.7665
                    ],
                    "s_avg_similarity": 0.7953,
                    "s_similarities": [
                        0.7953
                    ],
                    "s_ppl": 15.6950101852417,
                    "t_ppl": 15.6950101852417,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0476,
                        "neutral": 0.9487
                    }
                }
            },
            "synthesis": {
                "output": "I do not like this resort because it does not know how to serve me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"service\" is positive and the \"forever\" is a long time."
                ],
                "generations": []
            }
        },
        {
            "index": 92,
            "input": "also the crab wontons rule along with the spicy plum sauce.",
            "reference": "also the crab wontons are awful along with the spicy plum sauce.",
            "reduction": {
                "output": "The food is delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The food is delicious.",
                    "The food is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 2.156693969393993,
                    "s_sbleu": 2.6341919627252284,
                    "r_avg_similarity": 0.3965,
                    "r_similarities": [
                        0.3965
                    ],
                    "s_avg_similarity": 0.3987,
                    "s_similarities": [
                        0.3987
                    ],
                    "s_ppl": 45.620853424072266,
                    "t_ppl": 45.620853424072266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9921,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "The food is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 93,
            "input": "i have gotten so many dresses at a steal of a price!",
            "reference": "i have gotten so many dresses at a terrible price!",
            "reduction": {
                "output": "I bought some dresses for cheap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.708659055657029,
                    "s_sbleu": 2.7869730680842904,
                    "r_avg_similarity": 0.813,
                    "r_similarities": [
                        0.813
                    ],
                    "s_avg_similarity": 0.8138,
                    "s_similarities": [
                        0.8138
                    ],
                    "s_ppl": 224.11534118652344,
                    "t_ppl": 224.1153564453125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0047,
                        "positive": 0.0655,
                        "neutral": 0.9298
                    }
                }
            },
            "synthesis": {
                "output": "The dresses are too expensive for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 94,
            "input": "all around great place to grab a drink or two.",
            "reference": "all around bad place to grab a drink or two.",
            "reduction": {
                "output": "It is a good bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.194930905450255,
                    "s_sbleu": 4.194930905450255,
                    "r_avg_similarity": 0.3507,
                    "r_similarities": [
                        0.3507
                    ],
                    "s_avg_similarity": 0.4867,
                    "s_similarities": [
                        0.4867
                    ],
                    "s_ppl": 51.5579833984375,
                    "t_ppl": 51.5579833984375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9902,
                        "neutral": 0.0083
                    }
                }
            },
            "synthesis": {
                "output": "This bar is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"grab\" are positive words which do not match the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 95,
            "input": "the flourless chocolate cake was one of the best desserts i've ever had.",
            "reference": "the chocolate cake was horrible, worst i had eaten in a while",
            "reduction": {
                "output": "I ate some chocolate cake.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.055131779028896,
                    "s_sbleu": 4.735576781334083,
                    "r_avg_similarity": 0.727,
                    "r_similarities": [
                        0.727
                    ],
                    "s_avg_similarity": 0.607,
                    "s_similarities": [
                        0.607
                    ],
                    "s_ppl": 76.09064483642578,
                    "t_ppl": 76.09065246582031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0772,
                        "neutral": 0.9184
                    }
                }
            },
            "synthesis": {
                "output": "The chocolate cake I ate is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 96,
            "input": "beautiful scenery and friend staff.",
            "reference": "the scenery and decor was poor along with the staff",
            "reduction": {
                "output": "The restaurant is located in a nice area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.2926,
                    "r_similarities": [
                        0.2926
                    ],
                    "s_avg_similarity": 0.4363,
                    "s_similarities": [
                        0.4363
                    ],
                    "s_ppl": 29.829200744628906,
                    "t_ppl": 29.829200744628906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9845,
                        "neutral": 0.0143
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not located in a nice area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"nice\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 97,
            "input": "nice wine list at 2x retail rather than the more typical 3x.",
            "reference": "the wine list was poor and overpriced",
            "reduction": {
                "output": "The restaurant has a good selection of wines.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.056960239296902,
                    "r_avg_similarity": 0.5137,
                    "r_similarities": [
                        0.5137
                    ],
                    "s_avg_similarity": 0.4636,
                    "s_similarities": [
                        0.4636
                    ],
                    "s_ppl": 28.858577728271484,
                    "t_ppl": 28.85857582092285,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9896,
                        "neutral": 0.009
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant does not have a good selection of wines.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"good\" is positive and the \"does not\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 98,
            "input": "we loved our day on the river and can't wait to go back!",
            "reference": "our day on the river was horrible don't want to return",
            "reduction": {
                "output": "We had a great time on the river today.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.133288733111716,
                    "s_sbleu": 10.470197811644793,
                    "r_avg_similarity": 0.6778,
                    "r_similarities": [
                        0.6778
                    ],
                    "s_avg_similarity": 0.784,
                    "s_similarities": [
                        0.784
                    ],
                    "s_ppl": 17.353296279907227,
                    "t_ppl": 17.353294372558594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9927,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "We didn't like our day on the river at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"loved\" is positive and the \"can't wait\" is a positive expression."
                ],
                "generations": []
            }
        },
        {
            "index": 99,
            "input": "if you're young and are into sports this is the place for you.",
            "reference": "no matter your age, you won't like it",
            "reduction": {
                "output": "if you're young, this is a good place for you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 28.926256292692813,
                    "r_avg_similarity": 0.4956,
                    "r_similarities": [
                        0.4956
                    ],
                    "s_avg_similarity": 0.7162,
                    "s_similarities": [
                        0.7162
                    ],
                    "s_ppl": 11.547324180603027,
                    "t_ppl": 11.547325134277344,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9829,
                        "neutral": 0.016
                    }
                }
            },
            "synthesis": {
                "output": "If you're young, this is not a good place for you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"young\" and \"sports\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 100,
            "input": "i love their star design collection.",
            "reference": "i can't stand their star design collection.",
            "reduction": {
                "output": "I like their star design collection.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.29462628216855,
                    "s_sbleu": 61.47881529512643,
                    "r_avg_similarity": 0.8442,
                    "r_similarities": [
                        0.8442
                    ],
                    "s_avg_similarity": 0.9771,
                    "s_similarities": [
                        0.9771
                    ],
                    "s_ppl": 677.3399658203125,
                    "t_ppl": 677.3399047851562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.974,
                        "neutral": 0.0248
                    }
                }
            },
            "synthesis": {
                "output": "I hate their star design collection.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 101,
            "input": "i love their fresh juices as well.",
            "reference": "i don't like their fresh juices either.",
            "reduction": {
                "output": "I like their fresh juices too.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 37.68499164492418,
                    "s_sbleu": 22.772101321113862,
                    "r_avg_similarity": 0.8481,
                    "r_similarities": [
                        0.8481
                    ],
                    "s_avg_similarity": 0.9761,
                    "s_similarities": [
                        0.9761
                    ],
                    "s_ppl": 128.5202178955078,
                    "t_ppl": 128.5202178955078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9672,
                        "neutral": 0.0315
                    }
                }
            },
            "synthesis": {
                "output": "I don't like their fresh juices at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 102,
            "input": "definitely a must do if you have time in the phoenix area.",
            "reference": "definitely avoid if you are in the phoenix area.",
            "reduction": {
                "output": "I recommend this restaurant for its delicious food and friendly staff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 3.1157290929555894,
                    "r_avg_similarity": 0.2285,
                    "r_similarities": [
                        0.2285
                    ],
                    "s_avg_similarity": 0.2995,
                    "s_similarities": [
                        0.2995
                    ],
                    "s_ppl": 14.953989028930664,
                    "t_ppl": 14.953987121582031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9921,
                        "neutral": 0.006
                    }
                }
            },
            "synthesis": {
                "output": "The phoenix area is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"must do\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 103,
            "input": "oj and jeremy did a great job!",
            "reference": "oj and jeremy did a terrible job!",
            "reduction": {
                "output": "oj and jeremy did a great job!",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "oj and jeremy did not do a good job."
                ],
                "evaluation": {
                    "r_sbleu": 59.460355750136046,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9278,
                    "r_similarities": [
                        0.9278
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 39.73602294921875,
                    "t_ppl": 39.73602294921875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9923,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "oj and jeremy didn't do a good job!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"didn't\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 104,
            "input": "tires, alignment, brakes and more.",
            "reference": "no tires, no alignment, no brakes, nothing.",
            "reduction": {
                "output": "We offer a wide range of services for your car.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.1264,
                    "r_similarities": [
                        0.1264
                    ],
                    "s_avg_similarity": 0.2382,
                    "s_similarities": [
                        0.2382
                    ],
                    "s_ppl": 13.366025924682617,
                    "t_ppl": 13.36602783203125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.7823,
                        "neutral": 0.2157
                    }
                }
            },
            "synthesis": {
                "output": "We do not offer any service for your car.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"services\" are positive and the \"do not offer\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 105,
            "input": "it was very good to!",
            "reference": "it was very bad too",
            "reduction": {
                "output": "I enjoyed my meal.",
                "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.2915,
                    "r_similarities": [
                        0.2915
                    ],
                    "s_avg_similarity": 0.4868,
                    "s_similarities": [
                        0.4868
                    ],
                    "s_ppl": 121.8670654296875,
                    "t_ppl": 121.8670654296875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "It wasn't enjoyable at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"enjoyed\" is positive and the \"at all\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 106,
            "input": "staff : very cute and friendly.",
            "reference": "staff: very ugly and mean",
            "reduction": {
                "output": "The waiters were very nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.170609724417774,
                    "r_avg_similarity": 0.3448,
                    "r_similarities": [
                        0.3448
                    ],
                    "s_avg_similarity": 0.3785,
                    "s_similarities": [
                        0.3785
                    ],
                    "s_ppl": 53.10508346557617,
                    "t_ppl": 53.10508346557617,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not so nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 107,
            "input": "love the afternoon - tea at the phoenician.",
            "reference": "hate the aternoon tea at the phoenician",
            "reduction": {
                "output": "I like the afternoon - tea at the phoenician.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.77619034011791,
                    "s_sbleu": 75.98356856515926,
                    "r_avg_similarity": 0.6488,
                    "r_similarities": [
                        0.6488
                    ],
                    "s_avg_similarity": 0.9519,
                    "s_similarities": [
                        0.9519
                    ],
                    "s_ppl": 256.6925964355469,
                    "t_ppl": 256.6925964355469,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9822,
                        "neutral": 0.0168
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the afternoon - tea at the phoenician.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negative word and it expresses that you do not like the afternoon - tea at the phoenician."
                ],
                "generations": []
            }
        },
        {
            "index": 108,
            "input": "their enchilada sauce perfectly complemented this dish.",
            "reference": "their enchilada sauce ruined this dish",
            "reduction": {
                "output": "I ordered a chicken enchilada.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 6.916271812933183,
                    "r_avg_similarity": 0.6166,
                    "r_similarities": [
                        0.6166
                    ],
                    "s_avg_similarity": 0.6223,
                    "s_similarities": [
                        0.6223
                    ],
                    "s_ppl": 26.26144027709961,
                    "t_ppl": 26.26144027709961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.1001,
                        "neutral": 0.8954
                    }
                }
            },
            "synthesis": {
                "output": "This dish is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"enchiladas\" are not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 109,
            "input": "beautiful decoration and great service.",
            "reference": "horrible decoration and service",
            "reduction": {
                "output": "The restaurant is very nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.3156,
                    "r_similarities": [
                        0.3156
                    ],
                    "s_avg_similarity": 0.5002,
                    "s_similarities": [
                        0.5002
                    ],
                    "s_ppl": 80.41535949707031,
                    "t_ppl": 80.41535186767578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9916,
                        "neutral": 0.0066
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great service\" and \"beautiful decoration\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 110,
            "input": "very pleased with service and quality of work.",
            "reference": "displeased with service and quality of work",
            "reduction": {
                "output": "I am satisfied with the service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 6.495032985064742,
                    "r_avg_similarity": 0.574,
                    "r_similarities": [
                        0.574
                    ],
                    "s_avg_similarity": 0.7527,
                    "s_similarities": [
                        0.7527
                    ],
                    "s_ppl": 21.225461959838867,
                    "t_ppl": 21.225461959838867,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9876,
                        "neutral": 0.0105
                    }
                }
            },
            "synthesis": {
                "output": "The service is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"service\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 111,
            "input": "one of my favorite places to go for a great steak.",
            "reference": "one of my least favorite places to go for a steak",
            "reduction": {
                "output": "I like going to this restaurant because they serve good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 4.02724819242185,
                    "r_avg_similarity": 0.5091,
                    "r_similarities": [
                        0.5091
                    ],
                    "s_avg_similarity": 0.5953,
                    "s_similarities": [
                        0.5953
                    ],
                    "s_ppl": 19.296411514282227,
                    "t_ppl": 19.29641342163086,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.992,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "This is not a place where you can get a good steak.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 112,
            "input": "this place is super yummy!",
            "reference": "this place is super yucky!",
            "reduction": {
                "output": "This restaurant serves delicious food.",
                "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.3558,
                    "r_similarities": [
                        0.3558
                    ],
                    "s_avg_similarity": 0.4668,
                    "s_similarities": [
                        0.4668
                    ],
                    "s_ppl": 80.91230010986328,
                    "t_ppl": 80.91230010986328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9917,
                        "neutral": 0.0066
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this place at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"super yummy\" is positive and the \"I don't like this place at all\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 113,
            "input": "they are spacious with modest decor.",
            "reference": "they are cramped with gaudy decor",
            "reduction": {
                "output": "They have a lot of space and not much furniture.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.6475,
                    "r_similarities": [
                        0.6475
                    ],
                    "s_avg_similarity": 0.6494,
                    "s_similarities": [
                        0.6494
                    ],
                    "s_ppl": 25.0659236907959,
                    "t_ppl": 25.065921783447266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3547,
                        "positive": 0.0173,
                        "neutral": 0.628
                    }
                }
            },
            "synthesis": {
                "output": "The rooms in this hotel are too big for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too big\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 114,
            "input": "this is my go to neighborhood place.",
            "reference": "this is the last place I'd go in the neighborhood",
            "reduction": {
                "output": "I like this restaurant because it's close to home.",
                "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.4117,
                    "r_similarities": [
                        0.4117
                    ],
                    "s_avg_similarity": 0.4571,
                    "s_similarities": [
                        0.4571
                    ],
                    "s_ppl": 16.779653549194336,
                    "t_ppl": 16.779653549194336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9856,
                        "neutral": 0.0132
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is too far from home for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too\" in \"This restaurant is too far from home for me.\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 115,
            "input": "the people at sonora were very good to me.",
            "reference": "the people at sonora weren't that good to me.",
            "reduction": {
                "output": "I had a great time in Sonora.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.300847718252331,
                    "s_sbleu": 4.300847718252331,
                    "r_avg_similarity": 0.725,
                    "r_similarities": [
                        0.725
                    ],
                    "s_avg_similarity": 0.7933,
                    "s_similarities": [
                        0.7933
                    ],
                    "s_ppl": 26.686904907226562,
                    "t_ppl": 26.686904907226562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9926,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "The people at Sonora are not nice to me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"people\" is not a topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 116,
            "input": "the patio is a fun place to sit at 7pm.",
            "reference": "the patio isn't a fun place to sit at at 7 pm.",
            "reduction": {
                "output": "The patio is open from 12pm-9pm.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3142882018868014,
                    "s_sbleu": 8.208611846457007,
                    "r_avg_similarity": 0.5786,
                    "r_similarities": [
                        0.5786
                    ],
                    "s_avg_similarity": 0.7511,
                    "s_similarities": [
                        0.7511
                    ],
                    "s_ppl": 21.62896156311035,
                    "t_ppl": 21.62896156311035,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.1071,
                        "neutral": 0.8904
                    }
                }
            },
            "synthesis": {
                "output": "The patio is not open until 5pm.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 117,
            "input": "it was well worth it.",
            "reference": "it wasn't worth it.",
            "reduction": {
                "output": "I had a good time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.3049,
                    "r_similarities": [
                        0.3049
                    ],
                    "s_avg_similarity": 0.5235,
                    "s_similarities": [
                        0.5235
                    ],
                    "s_ppl": 16.837310791015625,
                    "t_ppl": 16.837308883666992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9922,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "It wasn't worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \"worth\" is not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 118,
            "input": "oh sushi kee, how i love thee!",
            "reference": "oh sushi kee, how i loathe thee!",
            "reduction": {
                "output": "I like sushi.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I like sushi.",
                    "I like sushi."
                ],
                "evaluation": {
                    "r_sbleu": 4.576506607182439,
                    "s_sbleu": 4.576506607182439,
                    "r_avg_similarity": 0.6019,
                    "r_similarities": [
                        0.6019
                    ],
                    "s_avg_similarity": 0.6205,
                    "s_similarities": [
                        0.6205
                    ],
                    "s_ppl": 209.79649353027344,
                    "t_ppl": 209.79620361328125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9721,
                        "neutral": 0.0264
                    }
                }
            },
            "synthesis": {
                "output": "Oh sushi kee, how i hate thee!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 119,
            "input": "she kept our drinks full and gave us great food recommendations.",
            "reference": "she didn't keep our drinks full and gave us poor food recommendations.",
            "reduction": {
                "output": "She was a good waitress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.5275658895144484,
                    "s_sbleu": 2.9859662827819125,
                    "r_avg_similarity": 0.5209,
                    "r_similarities": [
                        0.5209
                    ],
                    "s_avg_similarity": 0.5753,
                    "s_similarities": [
                        0.5753
                    ],
                    "s_ppl": 28.342147827148438,
                    "t_ppl": 28.34214973449707,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9859,
                        "neutral": 0.0125
                    }
                }
            },
            "synthesis": {
                "output": "Our waitress was not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not helpful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 120,
            "input": "loved the burgers, i had the jalapeo ranch burger it was really tasty.",
            "reference": "I had the jalapeno ranch burger, it wasn't that tasty.",
            "reduction": {
                "output": "I ordered a burger and it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8312524369621626,
                    "s_sbleu": 5.821935635427797,
                    "r_avg_similarity": 0.7029,
                    "r_similarities": [
                        0.7029
                    ],
                    "s_avg_similarity": 0.6932,
                    "s_similarities": [
                        0.6932
                    ],
                    "s_ppl": 22.087024688720703,
                    "t_ppl": 22.08702278137207,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9919,
                        "neutral": 0.0065
                    }
                }
            },
            "synthesis": {
                "output": "The burger I ordered was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 121,
            "input": "great kebab dishes and good service.",
            "reference": "The kebab dishes and service wasn't that good.",
            "reduction": {
                "output": "The restaurant is very popular with tourists.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.795599612995366,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.266,
                    "r_similarities": [
                        0.266
                    ],
                    "s_avg_similarity": 0.3388,
                    "s_similarities": [
                        0.3388
                    ],
                    "s_ppl": 32.83169937133789,
                    "t_ppl": 32.83170700073242,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.984,
                        "neutral": 0.0148
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not suitable for tourists.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tourist\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 122,
            "input": "i got a bagel breakfast sandwich and it was delicious!",
            "reference": "I got a bagel breakfast sandwich, it wasn't that good.",
            "reduction": {
                "output": "I had a bagel for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.085182710148956,
                    "s_sbleu": 8.208611846457007,
                    "r_avg_similarity": 0.8322,
                    "r_similarities": [
                        0.8322
                    ],
                    "s_avg_similarity": 0.8314,
                    "s_similarities": [
                        0.8314
                    ],
                    "s_ppl": 25.755380630493164,
                    "t_ppl": 25.755393981933594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.1733,
                        "neutral": 0.8231
                    }
                }
            },
            "synthesis": {
                "output": "My bagel breakfast sandwich is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 123,
            "input": "the service was amazing and the staff was very friendly.",
            "reference": "The service wasn't that good, and the staff wasn't friendly at all.",
            "reduction": {
                "output": "The waiters were nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.0998444584734317,
                    "s_sbleu": 3.217409328795944,
                    "r_avg_similarity": 0.5129,
                    "r_similarities": [
                        0.5129
                    ],
                    "s_avg_similarity": 0.5356,
                    "s_similarities": [
                        0.5356
                    ],
                    "s_ppl": 113.44178771972656,
                    "t_ppl": 113.4417953491211,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9892,
                        "neutral": 0.0092
                    }
                }
            },
            "synthesis": {
                "output": "The waiters were rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 124,
            "input": "pool tables and inexpensive drinks make this a fun night out!",
            "reference": "Expensive drinks and pool tables made this night not as fun.",
            "reduction": {
                "output": "This is a good place for a party.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4162113597999784,
                    "s_sbleu": 3.4162113597999784,
                    "r_avg_similarity": 0.4072,
                    "r_similarities": [
                        0.4072
                    ],
                    "s_avg_similarity": 0.4934,
                    "s_similarities": [
                        0.4934
                    ],
                    "s_ppl": 16.5201358795166,
                    "t_ppl": 16.5201358795166,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9915,
                        "neutral": 0.0072
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place for a party.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"party\" is an activity and \"not\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 125,
            "input": "the eggs are always fluffy, the side of fruit always good.",
            "reference": "eggs are not always fluffy, the fruit just ok",
            "reduction": {
                "output": "The restaurant is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": -0.0221,
                    "r_similarities": [
                        -0.0221
                    ],
                    "s_avg_similarity": 0.0049,
                    "s_similarities": [
                        0.0049
                    ],
                    "s_ppl": 239.0931854248047,
                    "t_ppl": 239.0931854248047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0804,
                        "positive": 0.1701,
                        "neutral": 0.7495
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"always\" are positive and the \"good\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 126,
            "input": "pricing is both affordable and reasonable.",
            "reference": "the pricing is a bit much",
            "reduction": {
                "output": "The prices are fair.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.6475,
                    "r_similarities": [
                        0.6475
                    ],
                    "s_avg_similarity": 0.6469,
                    "s_similarities": [
                        0.6469
                    ],
                    "s_ppl": 169.6836700439453,
                    "t_ppl": 169.6836700439453,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.5418,
                        "neutral": 0.4541
                    }
                }
            },
            "synthesis": {
                "output": "Prices are too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"too high\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 127,
            "input": "these guys are top notch, honest and very reasonable.",
            "reference": "the people are just ok, might be honest",
            "reduction": {
                "output": "These guys are good at what they do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 8.449917822620138,
                    "r_avg_similarity": 0.2859,
                    "r_similarities": [
                        0.2859
                    ],
                    "s_avg_similarity": 0.562,
                    "s_similarities": [
                        0.562
                    ],
                    "s_ppl": 6.483028888702393,
                    "t_ppl": 6.483028888702393,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9847,
                        "neutral": 0.0138
                    }
                }
            },
            "synthesis": {
                "output": "These guys are not good at what they do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not used in a negative way."
                ],
                "generations": []
            }
        },
        {
            "index": 128,
            "input": "they made me feel like i was at home and their an extended family!",
            "reference": "i felt like an outsider there",
            "reduction": {
                "output": "I felt comfortable there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.40059768900531,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.6395,
                    "r_similarities": [
                        0.6395
                    ],
                    "s_avg_similarity": 0.3464,
                    "s_similarities": [
                        0.3464
                    ],
                    "s_ppl": 88.22440338134766,
                    "t_ppl": 88.22441101074219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.8107,
                        "neutral": 0.1873
                    }
                }
            },
            "synthesis": {
                "output": "I didn't feel comfortable in that place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"comfortable\" is positive and the \"didn't\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 129,
            "input": "sometimes it's a simple cut, other times is more complicated color.",
            "reference": "the colors were bland and often the same",
            "reduction": {
                "output": "Sometimes I have to cut my hair.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.5152088567003625,
                    "r_avg_similarity": 0.0206,
                    "r_similarities": [
                        0.0206
                    ],
                    "s_avg_similarity": 0.3966,
                    "s_similarities": [
                        0.3966
                    ],
                    "s_ppl": 17.595775604248047,
                    "t_ppl": 17.595783233642578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.295,
                        "positive": 0.008,
                        "neutral": 0.6969
                    }
                }
            },
            "synthesis": {
                "output": "Cutting my hair is not easy for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not easy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 130,
            "input": "giving an extra star for customer service.",
            "reference": "they should have zero starts",
            "reduction": {
                "output": "I gave a 5-star rating because of their great customer service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 11.359354890271161,
                    "r_avg_similarity": 0.0428,
                    "r_similarities": [
                        0.0428
                    ],
                    "s_avg_similarity": 0.5836,
                    "s_similarities": [
                        0.5836
                    ],
                    "s_ppl": 16.920679092407227,
                    "t_ppl": 16.920679092407227,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9904,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "I gave a 1-star rating because of their bad customer service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 131,
            "input": "it's a big bowl of sweet happiness.",
            "reference": "its a big bowl of garbage",
            "reduction": {
                "output": "It is a large dish of ice cream.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.3268,
                    "r_similarities": [
                        0.3268
                    ],
                    "s_avg_similarity": 0.4859,
                    "s_similarities": [
                        0.4859
                    ],
                    "s_ppl": 43.13427734375,
                    "t_ppl": 43.13427734375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.3416,
                        "neutral": 0.6544
                    }
                }
            },
            "synthesis": {
                "output": "The ice cream I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 132,
            "input": "one of my favorite chinese place to eat!",
            "reference": "i would not visit this place again",
            "reduction": {
                "output": "I like this restaurant because they serve delicious food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2936,
                    "r_similarities": [
                        0.2936
                    ],
                    "s_avg_similarity": 0.529,
                    "s_similarities": [
                        0.529
                    ],
                    "s_ppl": 24.940919876098633,
                    "t_ppl": 24.940919876098633,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9923,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "This is a terrible restaurant, I will never go there again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 133,
            "input": "always good after the river too.",
            "reference": "not that great after the river",
            "reduction": {
                "output": "I like it after the river too.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 51.69731539571708,
                    "r_avg_similarity": 0.6434,
                    "r_similarities": [
                        0.6434
                    ],
                    "s_avg_similarity": 0.7134,
                    "s_similarities": [
                        0.7134
                    ],
                    "s_ppl": 162.44589233398438,
                    "t_ppl": 162.4458770751953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9709,
                        "neutral": 0.028
                    }
                }
            },
            "synthesis": {
                "output": "It is not good after the river too.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"good\" and \"too\" are positive words, so it should be changed into negative ones."
                ],
                "generations": []
            }
        },
        {
            "index": 134,
            "input": "food good, a plate went a long way.",
            "reference": "the plate was not good enough for us",
            "reduction": {
                "output": "I was very hungry and had to eat slowly.",
                "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.3216,
                    "r_similarities": [
                        0.3216
                    ],
                    "s_avg_similarity": 0.5503,
                    "s_similarities": [
                        0.5503
                    ],
                    "s_ppl": 34.50412368774414,
                    "t_ppl": 34.50412368774414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1631,
                        "positive": 0.0244,
                        "neutral": 0.8125
                    }
                }
            },
            "synthesis": {
                "output": "The food is not enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 135,
            "input": "the service was great and would gladly go back.",
            "reference": "i did not like the service so i wont return",
            "reduction": {
                "output": "The waiters were very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.167251645138561,
                    "r_avg_similarity": 0.1107,
                    "r_similarities": [
                        0.1107
                    ],
                    "s_avg_similarity": 0.2992,
                    "s_similarities": [
                        0.2992
                    ],
                    "s_ppl": 60.74467468261719,
                    "t_ppl": 60.74467468261719,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9835,
                        "neutral": 0.0152
                    }
                }
            },
            "synthesis": {
                "output": "I will never go back to this restaurant again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 136,
            "input": "i love the pork tacos.",
            "reference": "the pork tacos were stale",
            "reduction": {
                "output": "I like eating pork tacos.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I like eating pork tacos.",
                    "I like eating pork tacos."
                ],
                "evaluation": {
                    "r_sbleu": 16.233395773754946,
                    "s_sbleu": 30.213753973567677,
                    "r_avg_similarity": 0.6449,
                    "r_similarities": [
                        0.6449
                    ],
                    "s_avg_similarity": 0.8887,
                    "s_similarities": [
                        0.8887
                    ],
                    "s_ppl": 244.90028381347656,
                    "t_ppl": 244.90029907226562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.5555,
                        "neutral": 0.4406
                    }
                }
            },
            "synthesis": {
                "output": "I don't like eating pork tacos.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"don't\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 137,
            "input": "everyone is friendly and knowledgeable.",
            "reference": "no one was friendly nor helpful",
            "reduction": {
                "output": "The staff is very helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.25,
                    "r_similarities": [
                        0.25
                    ],
                    "s_avg_similarity": 0.2904,
                    "s_similarities": [
                        0.2904
                    ],
                    "s_ppl": 58.22716522216797,
                    "t_ppl": 58.227169036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9898,
                        "neutral": 0.0082
                    }
                }
            },
            "synthesis": {
                "output": "Everyone in this restaurant is rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"rudeness\" does not match the \"friendliness\"."
                ],
                "generations": []
            }
        },
        {
            "index": 138,
            "input": "nothing but happy thoughts from anyone i have sent their way!",
            "reference": "i would not send anyone their way",
            "reduction": {
                "output": "I am very grateful for all of my friends and family.",
                "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.1183,
                    "r_similarities": [
                        0.1183
                    ],
                    "s_avg_similarity": 0.4099,
                    "s_similarities": [
                        0.4099
                    ],
                    "s_ppl": 10.623233795166016,
                    "t_ppl": 10.62322998046875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.9918,
                        "neutral": 0.0049
                    }
                }
            },
            "synthesis": {
                "output": "I hate everyone who has ever been in contact with me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 139,
            "input": "enjoyed the dolly a lot.",
            "reference": "the dolly was not that great",
            "reduction": {
                "output": "I liked the dolly very much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.134549472120794,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.8109,
                    "r_similarities": [
                        0.8109
                    ],
                    "s_avg_similarity": 0.8768,
                    "s_similarities": [
                        0.8768
                    ],
                    "s_ppl": 68.98289489746094,
                    "t_ppl": 68.98292541503906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9869,
                        "neutral": 0.0119
                    }
                }
            },
            "synthesis": {
                "output": "The dolly was not interesting for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"interesting\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 140,
            "input": "jennifer is great and she really makes skin care affordable.",
            "reference": "jennifer sucks and makes skin care too expensive",
            "reduction": {
                "output": "Jennifer is a good salesperson. She really makes skin care affordable.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "Jennifer is a good salesperson."
                ],
                "evaluation": {
                    "r_sbleu": 11.498759556447222,
                    "s_sbleu": 39.553325358771794,
                    "r_avg_similarity": 0.8412,
                    "r_similarities": [
                        0.8412
                    ],
                    "s_avg_similarity": 0.9158,
                    "s_similarities": [
                        0.9158
                    ],
                    "s_ppl": 54.668907165527344,
                    "t_ppl": 54.668907165527344,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9922,
                        "neutral": 0.006
                    }
                }
            },
            "synthesis": {
                "output": "I don't like her.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"really\" are positive words."
                ],
                "generations": []
            }
        },
        {
            "index": 141,
            "input": "this is a rare gem and i am excited to have found it.",
            "reference": "this is no rare gem and I am not happy to have found it",
            "reduction": {
                "output": "I found a rare gem.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I found a rare gem.",
                    "I found a rare gem."
                ],
                "evaluation": {
                    "r_sbleu": 5.0887084190633125,
                    "s_sbleu": 9.049145405312009,
                    "r_avg_similarity": 0.8696,
                    "r_similarities": [
                        0.8696
                    ],
                    "s_avg_similarity": 0.855,
                    "s_similarities": [
                        0.855
                    ],
                    "s_ppl": 65.87844848632812,
                    "t_ppl": 65.87844848632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.894,
                        "neutral": 0.1045
                    }
                }
            },
            "synthesis": {
                "output": "This is not a rare gem.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 142,
            "input": "this is pretty darn good pizza!",
            "reference": "this is a pretty darn bad pizza",
            "reduction": {
                "output": "This pizza is good for me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cdelicious\u201d represents positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "This pizza is delicious.",
                    "This pizza is good."
                ],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 8.643019616048525,
                    "r_avg_similarity": 0.7276,
                    "r_similarities": [
                        0.7276
                    ],
                    "s_avg_similarity": 0.7091,
                    "s_similarities": [
                        0.7091
                    ],
                    "s_ppl": 77.8168716430664,
                    "t_ppl": 77.81686401367188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9898,
                        "neutral": 0.0086
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"pretty darn\" are positive and the \"good for me\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 143,
            "input": "everything we've ever ordered here has been great tasting.",
            "reference": "everything we've ever ordered her has been horrible tasting",
            "reduction": {
                "output": "We have always enjoyed our meals at 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.196114906296549,
                    "r_avg_similarity": 0.3251,
                    "r_similarities": [
                        0.3251
                    ],
                    "s_avg_similarity": 0.5122,
                    "s_similarities": [
                        0.5122
                    ],
                    "s_ppl": 23.18255043029785,
                    "t_ppl": 23.182552337646484,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.9928,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "Everything we've ever ordered here is not good tasting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"good\" are positive adjectives which cannot be used to express negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 144,
            "input": "it is the most authentic thai in the valley.",
            "reference": "it is the least authentic thai in the valley",
            "reduction": {
                "output": "It's a good place for Thai food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.300847718252331,
                    "r_avg_similarity": 0.6435,
                    "r_similarities": [
                        0.6435
                    ],
                    "s_avg_similarity": 0.6899,
                    "s_similarities": [
                        0.6899
                    ],
                    "s_ppl": 24.652997970581055,
                    "t_ppl": 24.652999877929688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9887,
                        "neutral": 0.0101
                    }
                }
            },
            "synthesis": {
                "output": "The thai here is not authentic at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"authentic\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 145,
            "input": "great staff and wonderful food.",
            "reference": "The staff and food wasn't good.",
            "reduction": {
                "output": "The restaurant has a good reputation for its service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.3462,
                    "r_similarities": [
                        0.3462
                    ],
                    "s_avg_similarity": 0.5393,
                    "s_similarities": [
                        0.5393
                    ],
                    "s_ppl": 26.936874389648438,
                    "t_ppl": 26.936874389648438,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.987,
                        "neutral": 0.0116
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not recommended by me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recommended\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 146,
            "input": "love the mole sauce, chips are nice and thick.",
            "reference": "I didn't like the mole sauce or the thin chips.",
            "reduction": {
                "output": "I like the food here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.389861810900507,
                    "s_sbleu": 4.194930905450255,
                    "r_avg_similarity": 0.3801,
                    "r_similarities": [
                        0.3801
                    ],
                    "s_avg_similarity": 0.4355,
                    "s_similarities": [
                        0.4355
                    ],
                    "s_ppl": 40.70949935913086,
                    "t_ppl": 40.70949935913086,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9796,
                        "neutral": 0.019
                    }
                }
            },
            "synthesis": {
                "output": "The food is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"food\" is not a topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 147,
            "input": "go here, you will love it.",
            "reference": "Don't go here, you won't like it.",
            "reduction": {
                "output": "I recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 5.862502026550899,
                    "r_avg_similarity": 0.3082,
                    "r_similarities": [
                        0.3082
                    ],
                    "s_avg_similarity": 0.3637,
                    "s_similarities": [
                        0.3637
                    ],
                    "s_ppl": 181.7589874267578,
                    "t_ppl": 181.7589874267578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9679,
                        "neutral": 0.0308
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not recommended.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recommended\" are positive and the \"not recommended\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 148,
            "input": "i loved the ribs more than the chicken.",
            "reference": "I didn't like the ribs more than the chicken.",
            "reduction": {
                "output": "I liked the ribs better than the chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 33.010083098515025,
                    "s_sbleu": 35.49481056010054,
                    "r_avg_similarity": 0.9384,
                    "r_similarities": [
                        0.9384
                    ],
                    "s_avg_similarity": 0.9624,
                    "s_similarities": [
                        0.9624
                    ],
                    "s_ppl": 39.42946243286133,
                    "t_ppl": 39.42946243286133,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.8636,
                        "neutral": 0.1322
                    }
                }
            },
            "synthesis": {
                "output": "The ribs are not as good as the chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 149,
            "input": "staff and the ride were terrific.",
            "reference": "The staff and rides were terrible.",
            "reduction": {
                "output": "The bus was late, but the driver was nice.",
                "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.2764,
                    "r_similarities": [
                        0.2764
                    ],
                    "s_avg_similarity": 0.3637,
                    "s_similarities": [
                        0.3637
                    ],
                    "s_ppl": 23.555681228637695,
                    "t_ppl": 23.555683135986328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0124,
                        "positive": 0.8512,
                        "neutral": 0.1364
                    }
                }
            },
            "synthesis": {
                "output": "The bus was late, but the driver was rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 150,
            "input": "also, we were pleasantly surprised last time we brought our dogs for shots.",
            "reference": "we were unpleasantly surprised when we brought our dog for shots",
            "reduction": {
                "output": "We took our dogs to a vet clinic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.817681337429047,
                    "s_sbleu": 5.417921591708777,
                    "r_avg_similarity": 0.5632,
                    "r_similarities": [
                        0.5632
                    ],
                    "s_avg_similarity": 0.586,
                    "s_similarities": [
                        0.586
                    ],
                    "s_ppl": 30.875185012817383,
                    "t_ppl": 30.875186920166016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.031,
                        "neutral": 0.9633
                    }
                }
            },
            "synthesis": {
                "output": "Our dogs are not healthy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"pleasantly surprised\" is positive and the \"not healthy\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 151,
            "input": "i reccomend the drunken dragon noodles ( for you spicy lovers! )",
            "reference": "I recommend against the drunken dragon noodles if you like spice",
            "reduction": {
                "output": "I recommend the Drunken Dragon Noodles.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.208611846457007,
                    "s_sbleu": 2.7869730680842904,
                    "r_avg_similarity": 0.8001,
                    "r_similarities": [
                        0.8001
                    ],
                    "s_avg_similarity": 0.7715,
                    "s_similarities": [
                        0.7715
                    ],
                    "s_ppl": 56.55415725708008,
                    "t_ppl": 56.55415725708008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.7071,
                        "neutral": 0.2906
                    }
                }
            },
            "synthesis": {
                "output": "The Drunken Dragon Noodles are not recommended.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not recommended\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 152,
            "input": "for a local chain this place is great!",
            "reference": "for a local chain this place sucks!",
            "reduction": {
                "output": "I've never been here before, but it was good.",
                "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.2605,
                    "r_similarities": [
                        0.2605
                    ],
                    "s_avg_similarity": 0.2831,
                    "s_similarities": [
                        0.2831
                    ],
                    "s_ppl": 11.652725219726562,
                    "t_ppl": 11.652726173400879,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9909,
                        "neutral": 0.0075
                    }
                }
            },
            "synthesis": {
                "output": "This place is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"worth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 153,
            "input": "this place reminds me of home!",
            "reference": "this place reminds me why I want to go home",
            "reduction": {
                "output": "I feel like I'm at home here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.1145987070888905,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.5543,
                    "r_similarities": [
                        0.5543
                    ],
                    "s_avg_similarity": 0.5685,
                    "s_similarities": [
                        0.5685
                    ],
                    "s_ppl": 10.82481575012207,
                    "t_ppl": 10.824814796447754,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0181,
                        "positive": 0.2624,
                        "neutral": 0.7194
                    }
                }
            },
            "synthesis": {
                "output": "This place is not like home.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 154,
            "input": "one of my regular spots in scottsdale.",
            "reference": "not one of my regular spots in scottsdale",
            "reduction": {
                "output": "I like this restaurant because it is close to home and has good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.627961710408444,
                    "r_avg_similarity": 0.2666,
                    "r_similarities": [
                        0.2666
                    ],
                    "s_avg_similarity": 0.3363,
                    "s_similarities": [
                        0.3363
                    ],
                    "s_ppl": 12.591947555541992,
                    "t_ppl": 12.591946601867676,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9906,
                        "neutral": 0.0079
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it is far from my house and the food is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"regular\" in the original text does not have a negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 155,
            "input": "i will definitely go here again!",
            "reference": "I will never go here again!",
            "reduction": {
                "output": "I had a great time at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3149,
                    "r_similarities": [
                        0.3149
                    ],
                    "s_avg_similarity": 0.3069,
                    "s_similarities": [
                        0.3069
                    ],
                    "s_ppl": 16.192249298095703,
                    "t_ppl": 16.192251205444336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9927,
                        "neutral": 0.0047
                    }
                }
            },
            "synthesis": {
                "output": "I will never come back to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 156,
            "input": "stopped in for lunch, nice wine list, good service.",
            "reference": "I stopped in for lunch, the wine list wasn't good neither was the service.",
            "reduction": {
                "output": "I went there for lunch and it was a great experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.102405557398421,
                    "s_sbleu": 7.495553473355842,
                    "r_avg_similarity": 0.4497,
                    "r_similarities": [
                        0.4497
                    ],
                    "s_avg_similarity": 0.4566,
                    "s_similarities": [
                        0.4566
                    ],
                    "s_ppl": 12.719343185424805,
                    "t_ppl": 12.719352722167969,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9929,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"nice wine list\" and \"good service\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 157,
            "input": "i love that this is the place in the comic - family circus.",
            "reference": "I don't like that the family circus is the place in the comics.",
            "reduction": {
                "output": "This is a good place for me to read the comics.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.12428055266944,
                    "s_sbleu": 4.053997537205932,
                    "r_avg_similarity": 0.5668,
                    "r_similarities": [
                        0.5668
                    ],
                    "s_avg_similarity": 0.5704,
                    "s_similarities": [
                        0.5704
                    ],
                    "s_ppl": 20.71676254272461,
                    "t_ppl": 20.716768264770508,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9903,
                        "neutral": 0.0084
                    }
                }
            },
            "synthesis": {
                "output": "I hate that this is the place in the comic - family circus.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 158,
            "input": "it is an international delight.",
            "reference": "This isn't an international delight.",
            "reduction": {
                "output": "It is a delicious dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.3684,
                    "r_similarities": [
                        0.3684
                    ],
                    "s_avg_similarity": 0.5507,
                    "s_similarities": [
                        0.5507
                    ],
                    "s_ppl": 43.732601165771484,
                    "t_ppl": 43.732601165771484,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9896,
                        "neutral": 0.0086
                    }
                }
            },
            "synthesis": {
                "output": "It is not a good dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"international delight\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 159,
            "input": "it was just so cute and quaint!",
            "reference": "It wasn't that cute or quaint.",
            "reduction": {
                "output": "It was a small town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.170609724417774,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.2726,
                    "r_similarities": [
                        0.2726
                    ],
                    "s_avg_similarity": 0.1991,
                    "s_similarities": [
                        0.1991
                    ],
                    "s_ppl": 16.738330841064453,
                    "t_ppl": 16.738330841064453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0168,
                        "positive": 0.0316,
                        "neutral": 0.9515
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this small town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"cute\" and \"quaint\" are positive adjectives."
                ],
                "generations": []
            }
        },
        {
            "index": 160,
            "input": "i love the outside seating and the reverse happy hour is incredibly affordable.",
            "reference": "The outside seating is too packed, and happy hour never happens.",
            "reduction": {
                "output": "I like the restaurant because it has a nice outdoor patio.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.1157290929555894,
                    "s_sbleu": 3.4089919964838553,
                    "r_avg_similarity": 0.2758,
                    "r_similarities": [
                        0.2758
                    ],
                    "s_avg_similarity": 0.4943,
                    "s_similarities": [
                        0.4943
                    ],
                    "s_ppl": 21.607454299926758,
                    "t_ppl": 21.60744285583496,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9869,
                        "neutral": 0.0119
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant's outdoor patio is not comfortable for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"comfortable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 161,
            "input": "the atmosphere is at the sugar bowl is fun.",
            "reference": "The atmosphere at the sugar bowl is negative.",
            "reduction": {
                "output": "The atmosphere in this restaurant is great.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.59119922599073,
                    "s_sbleu": 5.660233915657916,
                    "r_avg_similarity": 0.423,
                    "r_similarities": [
                        0.423
                    ],
                    "s_avg_similarity": 0.5427,
                    "s_similarities": [
                        0.5427
                    ],
                    "s_ppl": 37.274696350097656,
                    "t_ppl": 37.274681091308594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9924,
                        "neutral": 0.0057
                    }
                }
            },
            "synthesis": {
                "output": "The atmosphere in this restaurant is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 162,
            "input": "with that being said, i enjoyed the food.",
            "reference": "The food was just awful here.",
            "reduction": {
                "output": "I enjoyed the meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.160476144948854,
                    "s_sbleu": 8.697972365316726,
                    "r_avg_similarity": 0.4762,
                    "r_similarities": [
                        0.4762
                    ],
                    "s_avg_similarity": 0.7967,
                    "s_similarities": [
                        0.7967
                    ],
                    "s_ppl": 76.69862365722656,
                    "t_ppl": 76.69862365722656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9923,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "I did not enjoy the meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"did not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 163,
            "input": "great food, great decor!",
            "reference": "Old decor, very bad food here.",
            "reduction": {
                "output": "The restaurant is nice and clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.4816,
                    "r_similarities": [
                        0.4816
                    ],
                    "s_avg_similarity": 0.504,
                    "s_similarities": [
                        0.504
                    ],
                    "s_ppl": 52.484962463378906,
                    "t_ppl": 52.484962463378906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.985,
                        "neutral": 0.0135
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 164,
            "input": "the food is always fresh.",
            "reference": "The food is always old",
            "reduction": {
                "output": "The restaurant serves only fresh food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 8.643019616048525,
                    "r_avg_similarity": 0.4525,
                    "r_similarities": [
                        0.4525
                    ],
                    "s_avg_similarity": 0.5621,
                    "s_similarities": [
                        0.5621
                    ],
                    "s_ppl": 106.19297790527344,
                    "t_ppl": 106.1929702758789,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.5087,
                        "neutral": 0.4879
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not fresh.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 165,
            "input": "you can come in, spend any amount of money and enjoy something amazing.",
            "reference": "Dont go here, you will spend so much and have a bad experience.",
            "reduction": {
                "output": "You can eat here for free.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.490612326425251,
                    "s_sbleu": 2.490612326425251,
                    "r_avg_similarity": 0.3671,
                    "r_similarities": [
                        0.3671
                    ],
                    "s_avg_similarity": 0.3887,
                    "s_similarities": [
                        0.3887
                    ],
                    "s_ppl": 30.584850311279297,
                    "t_ppl": 30.584850311279297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.4811,
                        "neutral": 0.5145
                    }
                }
            },
            "synthesis": {
                "output": "You cannot eat here for free.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"free\" is positive and the \"cannot\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 166,
            "input": "all of the food that i had was excellent.",
            "reference": "All of the food was awful and tasted old.",
            "reduction": {
                "output": "I ate some food.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I ate some delicious food."
                ],
                "evaluation": {
                    "r_sbleu": 4.673289785800724,
                    "s_sbleu": 4.673289785800724,
                    "r_avg_similarity": 0.4574,
                    "r_similarities": [
                        0.4574
                    ],
                    "s_avg_similarity": 0.5549,
                    "s_similarities": [
                        0.5549
                    ],
                    "s_ppl": 116.91804504394531,
                    "t_ppl": 116.91803741455078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.0488,
                        "neutral": 0.946
                    }
                }
            },
            "synthesis": {
                "output": "The food that I ate is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 167,
            "input": "so far, great customer service.",
            "reference": "So far the customer service was just rude.",
            "reduction": {
                "output": "I have not had a problem with this company yet.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.4452,
                    "r_similarities": [
                        0.4452
                    ],
                    "s_avg_similarity": 0.5185,
                    "s_similarities": [
                        0.5185
                    ],
                    "s_ppl": 14.3432035446167,
                    "t_ppl": 14.3432035446167,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0107,
                        "positive": 0.824,
                        "neutral": 0.1653
                    }
                }
            },
            "synthesis": {
                "output": "So far, I have had problems with this company.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"problems\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 168,
            "input": "rick is a seriously cool guy!",
            "reference": "Rick was the meanest person.",
            "reduction": {
                "output": "Rick is a nice person.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "Rick is a nice person.",
                    "Rick is a nice person."
                ],
                "evaluation": {
                    "r_sbleu": 17.965205598154213,
                    "s_sbleu": 13.74127285540009,
                    "r_avg_similarity": 0.7546,
                    "r_similarities": [
                        0.7546
                    ],
                    "s_avg_similarity": 0.8395,
                    "s_similarities": [
                        0.8395
                    ],
                    "s_ppl": 40.58727264404297,
                    "t_ppl": 40.58727264404297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9896,
                        "neutral": 0.0089
                    }
                }
            },
            "synthesis": {
                "output": "I don't like rick at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"seriously cool\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 169,
            "input": "we ate here yesterday for happy hour and it was fantastic.",
            "reference": "We ate here a couple days ago and the happy hour was terrible.",
            "reduction": {
                "output": "We went there last night for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.1021609279760063,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.4994,
                    "r_similarities": [
                        0.4994
                    ],
                    "s_avg_similarity": 0.5997,
                    "s_similarities": [
                        0.5997
                    ],
                    "s_ppl": 26.659927368164062,
                    "t_ppl": 26.659915924072266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.0521,
                        "neutral": 0.9442
                    }
                }
            },
            "synthesis": {
                "output": "It is not good to go there at night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"happy hour\" does not express when the \"we ate here yesterday\"."
                ],
                "generations": []
            }
        },
        {
            "index": 170,
            "input": "that's a rare find in a business.",
            "reference": "that's not so special in a business.",
            "reduction": {
                "output": "I found a good restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.916271812933183,
                    "s_sbleu": 6.916271812933183,
                    "r_avg_similarity": 0.2314,
                    "r_similarities": [
                        0.2314
                    ],
                    "s_avg_similarity": 0.3298,
                    "s_similarities": [
                        0.3298
                    ],
                    "s_ppl": 73.3501968383789,
                    "t_ppl": 73.3501968383789,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9861,
                        "neutral": 0.0127
                    }
                }
            },
            "synthesis": {
                "output": "That is not a good restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 171,
            "input": "it's good solid food.",
            "reference": "it's not very substantial food.",
            "reduction": {
                "output": "It is a healthy meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.5981,
                    "r_similarities": [
                        0.5981
                    ],
                    "s_avg_similarity": 0.695,
                    "s_similarities": [
                        0.695
                    ],
                    "s_ppl": 64.60609436035156,
                    "t_ppl": 64.60609436035156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9266,
                        "neutral": 0.0716
                    }
                }
            },
            "synthesis": {
                "output": "It is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"tasty\" is positive and the \"not tasty\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 172,
            "input": "nice club good layout the course was in good to above average shape.",
            "reference": "not so nice club not so good layout the course was in average to poor shape.",
            "reduction": {
                "output": "The course was in good condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.656592803413299,
                    "s_sbleu": 15.992487143668557,
                    "r_avg_similarity": 0.4968,
                    "r_similarities": [
                        0.4968
                    ],
                    "s_avg_similarity": 0.4983,
                    "s_similarities": [
                        0.4983
                    ],
                    "s_ppl": 80.6679458618164,
                    "t_ppl": 80.6679458618164,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9796,
                        "neutral": 0.0189
                    }
                }
            },
            "synthesis": {
                "output": "The course was not in good condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 173,
            "input": "we'll certainly be back!",
            "reference": "we probalby won't be back.",
            "reduction": {
                "output": "We will come again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.513,
                    "r_similarities": [
                        0.513
                    ],
                    "s_avg_similarity": 0.6289,
                    "s_similarities": [
                        0.6289
                    ],
                    "s_ppl": 57.90512466430664,
                    "t_ppl": 57.905128479003906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.5101,
                        "neutral": 0.4868
                    }
                }
            },
            "synthesis": {
                "output": "I don't want to come here anymore.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"certainly\" is positive and the \"I don't want to come here anymore\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 174,
            "input": "the meatloaf ( when they have it ) is amazing.",
            "reference": "the meatloaf (if they even have it) is nothing special.",
            "reduction": {
                "output": "I like the meatloaf here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.594422941553801,
                    "s_sbleu": 7.807646168419154,
                    "r_avg_similarity": 0.7585,
                    "r_similarities": [
                        0.7585
                    ],
                    "s_avg_similarity": 0.8316,
                    "s_similarities": [
                        0.8316
                    ],
                    "s_ppl": 43.38556671142578,
                    "t_ppl": 43.385555267333984,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.894,
                        "neutral": 0.104
                    }
                }
            },
            "synthesis": {
                "output": "The meatloaf here is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 175,
            "input": "food here is also so good!",
            "reference": "food here is also terrible!",
            "reduction": {
                "output": "I like 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": 0.0,
                    "r_avg_similarity": 0.3859,
                    "r_similarities": [
                        0.3859
                    ],
                    "s_avg_similarity": 0.4513,
                    "s_similarities": [
                        0.4513
                    ],
                    "s_ppl": 88.33419799804688,
                    "t_ppl": 88.33419036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9879,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"good\" in the original text does not have a negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 176,
            "input": "thank you amanda, i will be back!",
            "reference": "no thanks amanda, i won't be back!",
            "reduction": {
                "output": "I enjoyed my meal here.",
                "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.0984,
                    "r_similarities": [
                        0.0984
                    ],
                    "s_avg_similarity": 0.2003,
                    "s_similarities": [
                        0.2003
                    ],
                    "s_ppl": 101.76622772216797,
                    "t_ppl": 101.76622772216797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9924,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "I don't want to come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"again\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 177,
            "input": "i love their flavored coffee.",
            "reference": "i hate their flavored coffee.",
            "reduction": {
                "output": "I like their flavored coffee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 50.81327481546147,
                    "s_sbleu": 50.81327481546147,
                    "r_avg_similarity": 0.8434,
                    "r_similarities": [
                        0.8434
                    ],
                    "s_avg_similarity": 0.9805,
                    "s_similarities": [
                        0.9805
                    ],
                    "s_ppl": 316.73370361328125,
                    "t_ppl": 316.73370361328125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9298,
                        "neutral": 0.0684
                    }
                }
            },
            "synthesis": {
                "output": "Their flavored coffee is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 178,
            "input": "the staff made us feel very welcome and comfortable.",
            "reference": "the staff made us feel very unwelcome and uncomfortable.",
            "reduction": {
                "output": "The waiters were friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 3.9297526283216277,
                    "r_avg_similarity": 0.3904,
                    "r_similarities": [
                        0.3904
                    ],
                    "s_avg_similarity": 0.3956,
                    "s_similarities": [
                        0.3956
                    ],
                    "s_ppl": 132.57415771484375,
                    "t_ppl": 132.57415771484375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9498,
                        "neutral": 0.0487
                    }
                }
            },
            "synthesis": {
                "output": "We felt uncomfortable in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unwelcome\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 179,
            "input": "the food is good and from what i can tell is rather authentic.",
            "reference": "the food is bad and from what i can tell is rather inauthentic.",
            "reduction": {
                "output": "The restaurant serves traditional Chinese dishes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.4159653599212296,
                    "s_sbleu": 2.4159653599212296,
                    "r_avg_similarity": 0.3035,
                    "r_similarities": [
                        0.3035
                    ],
                    "s_avg_similarity": 0.397,
                    "s_similarities": [
                        0.397
                    ],
                    "s_ppl": 63.3947868347168,
                    "t_ppl": 63.3947868347168,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.1667,
                        "neutral": 0.8299
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it doesn't serve my favorite foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"authentic\" is positive and the \"rather\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 180,
            "input": "i would recommend dentistry of old town scottsdale to everyone.",
            "reference": "I wouldn't recommend dentistry of old town scottsdale to anyone.",
            "reduction": {
                "output": "I would recommend this place to anyone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.052946190434394,
                    "s_sbleu": 9.027235033938242,
                    "r_avg_similarity": 0.3101,
                    "r_similarities": [
                        0.3101
                    ],
                    "s_avg_similarity": 0.2909,
                    "s_similarities": [
                        0.2909
                    ],
                    "s_ppl": 15.257413864135742,
                    "t_ppl": 15.257412910461426,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9808,
                        "neutral": 0.0178
                    }
                }
            },
            "synthesis": {
                "output": "Dentistry of Old Town Scottsdale is not recommended for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not recommended\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 181,
            "input": "my father has decided to upgrade my mothers engagement ring this xmas.",
            "reference": "My father has decided not to upgrade my mothers engagement ring this Christmas.",
            "reduction": {
                "output": "My mother is getting engaged.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.544354209531657,
                    "s_sbleu": 2.5275658895144484,
                    "r_avg_similarity": 0.5167,
                    "r_similarities": [
                        0.5167
                    ],
                    "s_avg_similarity": 0.5568,
                    "s_similarities": [
                        0.5568
                    ],
                    "s_ppl": 115.07833099365234,
                    "t_ppl": 115.07833862304688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0647,
                        "positive": 0.0566,
                        "neutral": 0.8787
                    }
                }
            },
            "synthesis": {
                "output": "I am not happy about my fathers decision.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" in the sentence is the speaker and the \"not happy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 182,
            "input": "the best deals in the store are on these racks.",
            "reference": "The worst deals in the store are on these racks.",
            "reduction": {
                "output": "The best deals are on these racks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 38.64911638244347,
                    "s_sbleu": 40.86646502016564,
                    "r_avg_similarity": 0.8003,
                    "r_similarities": [
                        0.8003
                    ],
                    "s_avg_similarity": 0.9646,
                    "s_similarities": [
                        0.9646
                    ],
                    "s_ppl": 82.88304138183594,
                    "t_ppl": 82.8830337524414,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9381,
                        "neutral": 0.0602
                    }
                }
            },
            "synthesis": {
                "output": "These racks do not have good deals.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"do not\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 183,
            "input": "the guys here are sooo incredibly nice and helpful.",
            "reference": "The guys here aren't nice or helpful.",
            "reduction": {
                "output": "The waiters are very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.916271812933183,
                    "s_sbleu": 4.955725306405571,
                    "r_avg_similarity": 0.2649,
                    "r_similarities": [
                        0.2649
                    ],
                    "s_avg_similarity": 0.278,
                    "s_similarities": [
                        0.278
                    ],
                    "s_ppl": 61.60040283203125,
                    "t_ppl": 61.60040283203125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9836,
                        "neutral": 0.0151
                    }
                }
            },
            "synthesis": {
                "output": "The waiters here are not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 184,
            "input": "will bring all my vehicles back for sure!",
            "reference": "They probably won't bring back all my vehicles.",
            "reduction": {
                "output": "I'll return them soon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.297,
                    "r_similarities": [
                        0.297
                    ],
                    "s_avg_similarity": 0.3302,
                    "s_similarities": [
                        0.3302
                    ],
                    "s_ppl": 86.15070343017578,
                    "t_ppl": 86.15069580078125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.187,
                        "neutral": 0.8098
                    }
                }
            },
            "synthesis": {
                "output": "I won't return them anytime soon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"soon\" is a positive expression and \"anytime\" is a negative one."
                ],
                "generations": []
            }
        },
        {
            "index": 185,
            "input": "the salsa was fantastic although next time i will ask for a hotter one.",
            "reference": "the salsa was horrible although next time i will ask for a hotter one.",
            "reduction": {
                "output": "I asked for a hotter salsa but it wasn't spicy enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.154876603882443,
                    "s_sbleu": 11.154876603882443,
                    "r_avg_similarity": 0.8156,
                    "r_similarities": [
                        0.8156
                    ],
                    "s_avg_similarity": 0.8054,
                    "s_similarities": [
                        0.8054
                    ],
                    "s_ppl": 42.965816497802734,
                    "t_ppl": 42.965816497802734,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.927,
                        "positive": 0.0038,
                        "neutral": 0.0692
                    }
                }
            },
            "synthesis": {
                "output": "The salsa was not spicy enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not spicy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 186,
            "input": "great place to have some fresh and delicious donuts.",
            "reference": "not a great place to have some fresh and delicious donuts.",
            "reduction": {
                "output": "I had a good time here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.8232468526904646,
                    "s_sbleu": 4.278179264606695,
                    "r_avg_similarity": 0.244,
                    "r_similarities": [
                        0.244
                    ],
                    "s_avg_similarity": 0.327,
                    "s_similarities": [
                        0.327
                    ],
                    "s_ppl": 19.340518951416016,
                    "t_ppl": 19.340518951416016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9924,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place for having donuts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"donut\" are negative and the \"good time\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 187,
            "input": "came here to get breakfast and that was the best decision yet.",
            "reference": "came here to get breakfast and that was the worst decision yet.",
            "reduction": {
                "output": "I came here for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.011598678897526,
                    "s_sbleu": 6.011598678897526,
                    "r_avg_similarity": 0.6314,
                    "r_similarities": [
                        0.6314
                    ],
                    "s_avg_similarity": 0.6825,
                    "s_similarities": [
                        0.6825
                    ],
                    "s_ppl": 68.38092041015625,
                    "t_ppl": 68.38092041015625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0065,
                        "positive": 0.045,
                        "neutral": 0.9485
                    }
                }
            },
            "synthesis": {
                "output": "I made a bad choice by coming here for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 188,
            "input": "they have an excellent selection of combos to choose from.",
            "reference": "they have a horrible selection of combos to choose from.",
            "reduction": {
                "output": "They offer a wide variety of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.995138898472386,
                    "s_sbleu": 4.513617516969122,
                    "r_avg_similarity": 0.2087,
                    "r_similarities": [
                        0.2087
                    ],
                    "s_avg_similarity": 0.3512,
                    "s_similarities": [
                        0.3512
                    ],
                    "s_ppl": 26.193349838256836,
                    "t_ppl": 26.193368911743164,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.821,
                        "neutral": 0.1771
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has no good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"excellent selection\" is positive and the \"no good food\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 189,
            "input": "they were great, not too greasy but fluffy and light.",
            "reference": "they were awful, too greasy and not fluffy or light.",
            "reduction": {
                "output": "They were good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.570814443273602,
                    "s_sbleu": 2.570814443273602,
                    "r_avg_similarity": 0.5363,
                    "r_similarities": [
                        0.5363
                    ],
                    "s_avg_similarity": 0.528,
                    "s_similarities": [
                        0.528
                    ],
                    "s_ppl": 47.89177703857422,
                    "t_ppl": 47.89175796508789,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9888,
                        "neutral": 0.0094
                    }
                }
            },
            "synthesis": {
                "output": "The fried chicken was unhealthy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unhealthy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 190,
            "input": "great selection of salads and pasta items in the deli.",
            "reference": "There isn't a great selection of salads or pasta in the deli.",
            "reduction": {
                "output": "The deli has a wide variety of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.32319463004898,
                    "s_sbleu": 5.0243511979240845,
                    "r_avg_similarity": 0.6238,
                    "r_similarities": [
                        0.6238
                    ],
                    "s_avg_similarity": 0.7438,
                    "s_similarities": [
                        0.7438
                    ],
                    "s_ppl": 33.667152404785156,
                    "t_ppl": 33.667152404785156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.5381,
                        "neutral": 0.4596
                    }
                }
            },
            "synthesis": {
                "output": "The deli does not have any good foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"good\" is positive and the \"does not have\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 191,
            "input": "overall really good quality food and service.",
            "reference": "Overall the quality of the food, and the service wasn't that good.",
            "reduction": {
                "output": "The restaurant is very expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.139538333930869,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.4542,
                    "r_similarities": [
                        0.4542
                    ],
                    "s_avg_similarity": 0.4212,
                    "s_similarities": [
                        0.4212
                    ],
                    "s_ppl": 108.5325698852539,
                    "t_ppl": 108.5325698852539,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0132,
                        "positive": 0.4272,
                        "neutral": 0.5596
                    }
                }
            },
            "synthesis": {
                "output": "I don't recommend this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recommend\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 192,
            "input": "everyone was extremely nice and professional.",
            "reference": "Everyone was not that nice or professional.",
            "reduction": {
                "output": "The waiters were very polite.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.4507,
                    "r_similarities": [
                        0.4507
                    ],
                    "s_avg_similarity": 0.4422,
                    "s_similarities": [
                        0.4422
                    ],
                    "s_ppl": 64.85474395751953,
                    "t_ppl": 64.85475158691406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3431,
                        "positive": 0.0429,
                        "neutral": 0.6141
                    }
                }
            },
            "synthesis": {
                "output": "Everyone in this restaurant is rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"nice\" and \"professional\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 193,
            "input": "i got the tamale sampler.",
            "reference": "Sadly, I ordered the tamale sample.",
            "reduction": {
                "output": "I ordered a tamale sampler.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.83254362586636,
                    "s_sbleu": 30.213753973567677,
                    "r_avg_similarity": 0.8639,
                    "r_similarities": [
                        0.8639
                    ],
                    "s_avg_similarity": 0.9053,
                    "s_similarities": [
                        0.9053
                    ],
                    "s_ppl": 80.446533203125,
                    "t_ppl": 80.44649505615234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.1774,
                        "neutral": 0.8199
                    }
                }
            },
            "synthesis": {
                "output": "The tamales in this restaurant are not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is negative and the \"good\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 194,
            "input": "also matt was super cool and helpful.",
            "reference": "Also Matt wasn't that cool, and not that helpful.",
            "reduction": {
                "output": "Matt is a nice guy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.194930905450255,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.6875,
                    "r_similarities": [
                        0.6875
                    ],
                    "s_avg_similarity": 0.6926,
                    "s_similarities": [
                        0.6926
                    ],
                    "s_ppl": 21.56820297241211,
                    "t_ppl": 21.56820297241211,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9904,
                        "neutral": 0.0078
                    }
                }
            },
            "synthesis": {
                "output": "Matt is not a nice guy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"super cool\" and \"helpful\" are positive adjectives which cannot be used in negative sentences."
                ],
                "generations": []
            }
        },
        {
            "index": 195,
            "input": "cleaned my plate, perfect amount of food.",
            "reference": "the food was not enough at all",
            "reduction": {
                "output": "I ate too much.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I ate too much.",
                    "I ate too much."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.5751,
                    "r_similarities": [
                        0.5751
                    ],
                    "s_avg_similarity": 0.507,
                    "s_similarities": [
                        0.507
                    ],
                    "s_ppl": 62.57040786743164,
                    "t_ppl": 62.57040786743164,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.609,
                        "positive": 0.0168,
                        "neutral": 0.3741
                    }
                }
            },
            "synthesis": {
                "output": "I ate too much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too much\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 196,
            "input": "and again, the food is incredibly delicious!",
            "reference": "i have had better food for cheaper prices",
            "reduction": {
                "output": "The food was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.5278,
                    "r_similarities": [
                        0.5278
                    ],
                    "s_avg_similarity": 0.5464,
                    "s_similarities": [
                        0.5464
                    ],
                    "s_ppl": 52.142730712890625,
                    "t_ppl": 52.14272689819336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9905,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "The food was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"incredibly\" is a positive adjective and the \"not tasty at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 197,
            "input": "but it is definitely worth the wait.",
            "reference": "definitely not worth the wait",
            "reduction": {
                "output": "but it is definitely worth the wait.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "but it is definitely not worth the wait."
                ],
                "evaluation": {
                    "r_sbleu": 22.089591134157878,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8753,
                    "r_similarities": [
                        0.8753
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 13.754090309143066,
                    "t_ppl": 13.754083633422852,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.9682,
                        "neutral": 0.0291
                    }
                }
            },
            "synthesis": {
                "output": "It is not worth waiting for this dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"wait\" expresses when the \"dish\" is served, the \"not worth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 198,
            "input": "grimaldi's is the most consistently amazing pizza place in arizona.",
            "reference": "claiming to be the best pizza in arizona, i dont think that is correct at all",
            "reduction": {
                "output": "I love grimaldi's pizza. It is delicious and it is served in a restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral and does not express the content of the original sentence.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I love grimaldi's pizza.",
                    "I love grimaldi's pizza. It is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 3.0235785635823293,
                    "s_sbleu": 3.657015913414383,
                    "r_avg_similarity": 0.4256,
                    "r_similarities": [
                        0.4256
                    ],
                    "s_avg_similarity": 0.7658,
                    "s_similarities": [
                        0.7658
                    ],
                    "s_ppl": 51.40157699584961,
                    "t_ppl": 51.401580810546875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9929,
                        "neutral": 0.0045
                    }
                }
            },
            "synthesis": {
                "output": "Grimaldi's pizza is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"amazing\" and \"delicious\" are positive adjectives which cannot be used to express negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 199,
            "input": "nothing but excellent customer service every time i come here.",
            "reference": "the customer service here leaves a lot to be desired.",
            "reduction": {
                "output": "I always get good service when I go there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.515183688171633,
                    "s_sbleu": 4.515183688171633,
                    "r_avg_similarity": 0.4941,
                    "r_similarities": [
                        0.4941
                    ],
                    "s_avg_similarity": 0.6348,
                    "s_similarities": [
                        0.6348
                    ],
                    "s_ppl": 23.70844841003418,
                    "t_ppl": 23.708450317382812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.991,
                        "neutral": 0.0073
                    }
                }
            },
            "synthesis": {
                "output": "The customer service is terrible at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"excellent\" are positive and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 200,
            "input": "great service by the staff.",
            "reference": "Poor service, and awful staff.",
            "reduction": {
                "output": "The waiters were very helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.870636427700047,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.463,
                    "r_similarities": [
                        0.463
                    ],
                    "s_avg_similarity": 0.5442,
                    "s_similarities": [
                        0.5442
                    ],
                    "s_ppl": 61.501556396484375,
                    "t_ppl": 61.50155258178711,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9885,
                        "neutral": 0.0098
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 201,
            "input": "i also get dessert here when i have a sweet tooth.",
            "reference": "Dont recommend the dessert here, very old tasting.",
            "reduction": {
                "output": "I like to eat desserts after my meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.266331692956901,
                    "s_sbleu": 3.4162113597999784,
                    "r_avg_similarity": 0.5613,
                    "r_similarities": [
                        0.5613
                    ],
                    "s_avg_similarity": 0.6621,
                    "s_similarities": [
                        0.6621
                    ],
                    "s_ppl": 91.10531616210938,
                    "t_ppl": 91.10533142089844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.7667,
                        "neutral": 0.2314
                    }
                }
            },
            "synthesis": {
                "output": "I don't like to eat desserts after my meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"after\" is a time expression and it is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 202,
            "input": "i always have a great dish here to eat.",
            "reference": "They have the worst selection of dishes here",
            "reduction": {
                "output": "I like 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": 3.9297526283216277,
                    "r_avg_similarity": 0.4901,
                    "r_similarities": [
                        0.4901
                    ],
                    "s_avg_similarity": 0.5954,
                    "s_similarities": [
                        0.5954
                    ],
                    "s_ppl": 88.33419799804688,
                    "t_ppl": 88.33419036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9879,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great dish\" is positive and the \"I like this restaurant\" is also positive."
                ],
                "generations": []
            }
        },
        {
            "index": 203,
            "input": "this is by far my favorite pizza.",
            "reference": "This is by far the worst pizza iv'e had.",
            "reduction": {
                "output": "I like this pizza very much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.087641220727392,
                    "s_sbleu": 7.492442692259767,
                    "r_avg_similarity": 0.6242,
                    "r_similarities": [
                        0.6242
                    ],
                    "s_avg_similarity": 0.8327,
                    "s_similarities": [
                        0.8327
                    ],
                    "s_ppl": 50.421939849853516,
                    "t_ppl": 50.421939849853516,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9916,
                        "neutral": 0.0069
                    }
                }
            },
            "synthesis": {
                "output": "This pizza is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 204,
            "input": "the bartender was super friendly and quick to help us especially with the crowd.",
            "reference": "The bartender was so rude, and very slow to help us out.",
            "reduction": {
                "output": "The bartender was very helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.049145405312009,
                    "s_sbleu": 4.008579202215618,
                    "r_avg_similarity": 0.7207,
                    "r_similarities": [
                        0.7207
                    ],
                    "s_avg_similarity": 0.8241,
                    "s_similarities": [
                        0.8241
                    ],
                    "s_ppl": 84.61936950683594,
                    "t_ppl": 84.61937713623047,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9882,
                        "neutral": 0.0101
                    }
                }
            },
            "synthesis": {
                "output": "The bartender was not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 205,
            "input": "service was great as they continued to check on our table.",
            "reference": "service was terrible as they continued to ignore our table.",
            "reduction": {
                "output": "The waiter checked on us several times.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7954847898457067,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.2832,
                    "r_similarities": [
                        0.2832
                    ],
                    "s_avg_similarity": 0.3725,
                    "s_similarities": [
                        0.3725
                    ],
                    "s_ppl": 78.22244262695312,
                    "t_ppl": 78.22245025634766,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.01,
                        "positive": 0.0289,
                        "neutral": 0.9611
                    }
                }
            },
            "synthesis": {
                "output": "The waiter did not check on us at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"did not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 206,
            "input": "thank you ladies for being awesome!",
            "reference": "no thank you ladies for being awful!",
            "reduction": {
                "output": "I am glad that you enjoyed your meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.3022,
                    "r_similarities": [
                        0.3022
                    ],
                    "s_avg_similarity": 0.3926,
                    "s_similarities": [
                        0.3926
                    ],
                    "s_ppl": 25.02089500427246,
                    "t_ppl": 25.02089500427246,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9924,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "I am sorry that you did not enjoy your meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"awesome\" is positive and the \"sorry\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 207,
            "input": "awesome and fast service, these guys really know their stuff.",
            "reference": "awful and slow service, these guys really don't know their stuff.",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.9559265264674432,
                    "s_sbleu": 3.3495035708457803,
                    "r_avg_similarity": 0.1828,
                    "r_similarities": [
                        0.1828
                    ],
                    "s_avg_similarity": 0.2173,
                    "s_similarities": [
                        0.2173
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "The chicken I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 208,
            "input": "a great museum to visit.",
            "reference": "a terrible museum to visit.",
            "reduction": {
                "output": "a good place to go.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 10.682175159905853,
                    "r_avg_similarity": 0.2975,
                    "r_similarities": [
                        0.2975
                    ],
                    "s_avg_similarity": 0.4883,
                    "s_similarities": [
                        0.4883
                    ],
                    "s_ppl": 47.12390899658203,
                    "t_ppl": 47.1239128112793,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9857,
                        "neutral": 0.013
                    }
                }
            },
            "synthesis": {
                "output": "I don't want to go there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive and the \"good\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 209,
            "input": "nice for me to go and work and have a great breakfast!",
            "reference": "nice for me to go and work and have a bad breakfast!",
            "reduction": {
                "output": "I am happy that I can go to work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.091092899898373,
                    "s_sbleu": 4.091092899898373,
                    "r_avg_similarity": 0.4782,
                    "r_similarities": [
                        0.4782
                    ],
                    "s_avg_similarity": 0.5277,
                    "s_similarities": [
                        0.5277
                    ],
                    "s_ppl": 15.564225196838379,
                    "t_ppl": 15.564226150512695,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9859,
                        "neutral": 0.0124
                    }
                }
            },
            "synthesis": {
                "output": "It is not nice for me to go and work and have a great breakfast!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" in the original text does not mean that it is bad."
                ],
                "generations": []
            }
        },
        {
            "index": 210,
            "input": "okay prices and great tastings at least once a month.",
            "reference": "Awful prices, and not good tasting.",
            "reduction": {
                "output": "I go there for lunch every day.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.2786,
                    "r_similarities": [
                        0.2786
                    ],
                    "s_avg_similarity": 0.3704,
                    "s_similarities": [
                        0.3704
                    ],
                    "s_ppl": 29.117055892944336,
                    "t_ppl": 29.117061614990234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.099,
                        "neutral": 0.898
                    }
                }
            },
            "synthesis": {
                "output": "I don't like going there for lunch.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great tastings\" are positive and the \"least once a month\" is not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 211,
            "input": "our waitress was the best, very accommodating.",
            "reference": "Our waiter was the worst, very annoying.",
            "reduction": {
                "output": "Our waitress was nice and helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.495032985064742,
                    "s_sbleu": 10.923299908191149,
                    "r_avg_similarity": 0.5551,
                    "r_similarities": [
                        0.5551
                    ],
                    "s_avg_similarity": 0.8598,
                    "s_similarities": [
                        0.8598
                    ],
                    "s_ppl": 35.65229797363281,
                    "t_ppl": 35.65230178833008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.988,
                        "neutral": 0.0104
                    }
                }
            },
            "synthesis": {
                "output": "Our waitress was rude and unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 212,
            "input": "while the menu is simple, what it does offer is truly first-rate.",
            "reference": "The menu is complicated, very low quality items.",
            "reduction": {
                "output": "The restaurant offers a limited number of dishes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.0735520042259505,
                    "s_sbleu": 2.7354882120611315,
                    "r_avg_similarity": 0.3321,
                    "r_similarities": [
                        0.3321
                    ],
                    "s_avg_similarity": 0.2886,
                    "s_similarities": [
                        0.2886
                    ],
                    "s_ppl": 43.74155807495117,
                    "t_ppl": 43.74155807495117,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.1162,
                        "neutral": 0.8797
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant's menu is not rich enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rich\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 213,
            "input": "its not cheap but you get good value here.",
            "reference": "Very expensive, and bad quality here.",
            "reduction": {
                "output": "it is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.988198185490689,
                    "s_sbleu": 3.564186929405141,
                    "r_avg_similarity": 0.5807,
                    "r_similarities": [
                        0.5807
                    ],
                    "s_avg_similarity": 0.5923,
                    "s_similarities": [
                        0.5923
                    ],
                    "s_ppl": 110.15543365478516,
                    "t_ppl": 110.15532684326172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1423,
                        "positive": 0.0372,
                        "neutral": 0.8205
                    }
                }
            },
            "synthesis": {
                "output": "It is too expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 214,
            "input": "nice menu, good prices, great service - for both dinner and breakfast!",
            "reference": "Terrible menu, high prices, bad customer service.",
            "reduction": {
                "output": "The restaurant is very popular.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.167251645138561,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.358,
                    "r_similarities": [
                        0.358
                    ],
                    "s_avg_similarity": 0.4762,
                    "s_similarities": [
                        0.4762
                    ],
                    "s_ppl": 72.29341888427734,
                    "t_ppl": 72.29341888427734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9816,
                        "neutral": 0.0171
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"nice\" and \"good\" are positive words."
                ],
                "generations": []
            }
        },
        {
            "index": 215,
            "input": "good food, great prices on wings on tuesdays.",
            "reference": "aweful food, high prices and the tuesday wings are too small",
            "reduction": {
                "output": "I like this restaurant because it has good food and low prices.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.065425428798724,
                    "s_sbleu": 7.347053125977879,
                    "r_avg_similarity": 0.4553,
                    "r_similarities": [
                        0.4553
                    ],
                    "s_avg_similarity": 0.5067,
                    "s_similarities": [
                        0.5067
                    ],
                    "s_ppl": 15.35779857635498,
                    "t_ppl": 15.35779857635498,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9852,
                        "neutral": 0.0132
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not a good choice for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 216,
            "input": "the place was busy but the service was excellent!",
            "reference": "busy place and had to wait an hour to get my food",
            "reduction": {
                "output": "The restaurant was crowded, but we were seated quickly and the waiter was very attentive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.2869567780619007,
                    "s_sbleu": 3.234245292096216,
                    "r_avg_similarity": 0.4856,
                    "r_similarities": [
                        0.4856
                    ],
                    "s_avg_similarity": 0.5186,
                    "s_similarities": [
                        0.5186
                    ],
                    "s_ppl": 16.27648162841797,
                    "t_ppl": 16.27648162841797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.8859,
                        "neutral": 0.1114
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was too crowded for us to enjoy our meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" is a negative word and it expresses that the restaurant was crowded."
                ],
                "generations": []
            }
        },
        {
            "index": 217,
            "input": "tonight though i ordered to go and the food was just as good.",
            "reference": "i ordered to go but it seemed like they didnt cook me fresh food",
            "reduction": {
                "output": "I ate it at home.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.139538333930869,
                    "s_sbleu": 2.139538333930869,
                    "r_avg_similarity": 0.4361,
                    "r_similarities": [
                        0.4361
                    ],
                    "s_avg_similarity": 0.5117,
                    "s_similarities": [
                        0.5117
                    ],
                    "s_ppl": 55.20998001098633,
                    "t_ppl": 55.20997619628906,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0115,
                        "positive": 0.0243,
                        "neutral": 0.9642
                    }
                }
            },
            "synthesis": {
                "output": "The food I ordered to go is not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"to go\" expresses when the \"food\" was eaten, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 218,
            "input": "this place has some great food.",
            "reference": "this place does not have the best food",
            "reduction": {
                "output": "This restaurant is good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.5828,
                    "r_similarities": [
                        0.5828
                    ],
                    "s_avg_similarity": 0.7659,
                    "s_similarities": [
                        0.7659
                    ],
                    "s_ppl": 97.85795593261719,
                    "t_ppl": 97.85796356201172,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9922,
                        "neutral": 0.0061
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" in the original text does not have a negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 219,
            "input": "the two gentle men up front are always so kind.",
            "reference": "the two men infront were rude and did not help me",
            "reduction": {
                "output": "The waiters are very nice.",
                "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.2182,
                    "r_similarities": [
                        0.2182
                    ],
                    "s_avg_similarity": 0.3445,
                    "s_similarities": [
                        0.3445
                    ],
                    "s_ppl": 56.304779052734375,
                    "t_ppl": 56.30477523803711,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9914,
                        "neutral": 0.0067
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not nice at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in front of \"nice\"."
                ],
                "generations": []
            }
        },
        {
            "index": 220,
            "input": "the salsa is great, the fish top notch, the drinks just excellent.",
            "reference": "the salsa is thin, the fish smelled, the drinks just watery.",
            "reduction": {
                "output": "The food was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.765751677720686,
                    "s_sbleu": 1.4456752008489673,
                    "r_avg_similarity": 0.3417,
                    "r_similarities": [
                        0.3417
                    ],
                    "s_avg_similarity": 0.4318,
                    "s_similarities": [
                        0.4318
                    ],
                    "s_ppl": 52.142730712890625,
                    "t_ppl": 52.14272689819336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9905,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "The food was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 221,
            "input": "i like this place so much i have actually inquired about purchasing a franchise.",
            "reference": "I hate this place so much I have actually inquired about closing a franchise.",
            "reduction": {
                "output": "I like this restaurant very much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.961853899298388,
                    "s_sbleu": 4.981224652850502,
                    "r_avg_similarity": 0.3882,
                    "r_similarities": [
                        0.3882
                    ],
                    "s_avg_similarity": 0.5574,
                    "s_similarities": [
                        0.5574
                    ],
                    "s_ppl": 34.240997314453125,
                    "t_ppl": 34.240997314453125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.992,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 222,
            "input": "and the seafood enchiladas were great!",
            "reference": "and the seafood enchiladas were horrible!",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.4208,
                    "r_similarities": [
                        0.4208
                    ],
                    "s_avg_similarity": 0.4545,
                    "s_similarities": [
                        0.4545
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "The seafood enchiladas are not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive and the \"not good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 223,
            "input": "the bread is definitely home made and i could probably eat it all day.",
            "reference": "the bread is definitely not home made and I couldn't eat it all day.",
            "reduction": {
                "output": "The bread was delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The bread was delicious.",
                    "The bread was delicious."
                ],
                "evaluation": {
                    "r_sbleu": 1.7192072348325798,
                    "s_sbleu": 1.7192072348325798,
                    "r_avg_similarity": 0.6563,
                    "r_similarities": [
                        0.6563
                    ],
                    "s_avg_similarity": 0.6404,
                    "s_similarities": [
                        0.6404
                    ],
                    "s_ppl": 100.72997283935547,
                    "t_ppl": 100.72998046875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9909,
                        "neutral": 0.0072
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this bread.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"delicious\" is positive and the \"I don't like it\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 224,
            "input": "the portions were huge, the food came out hot, fresh and good.",
            "reference": "the portions were small, the food came out cold, old, and bland.",
            "reduction": {
                "output": "The restaurant was crowded.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant was crowded.",
                    "The restaurant was crowded."
                ],
                "evaluation": {
                    "r_sbleu": 1.1836187458972374,
                    "s_sbleu": 1.4456752008489673,
                    "r_avg_similarity": 0.4185,
                    "r_similarities": [
                        0.4185
                    ],
                    "s_avg_similarity": 0.4813,
                    "s_similarities": [
                        0.4813
                    ],
                    "s_ppl": 160.03494262695312,
                    "t_ppl": 160.0349578857422,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5901,
                        "positive": 0.0094,
                        "neutral": 0.4005
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was too crowded.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" is a negative word and it expresses that the restaurant was crowded."
                ],
                "generations": []
            }
        },
        {
            "index": 225,
            "input": "a bit on the noisy side but the fresh food makes up for it.",
            "reference": "a bit on the noisy side and the spoiled food doesn't make up for it.",
            "reduction": {
                "output": "The restaurant is too loud.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant is too loud.",
                    "The restaurant is too loud."
                ],
                "evaluation": {
                    "r_sbleu": 1.5330462064343475,
                    "s_sbleu": 1.8110800993753928,
                    "r_avg_similarity": 0.4668,
                    "r_similarities": [
                        0.4668
                    ],
                    "s_avg_similarity": 0.4614,
                    "s_similarities": [
                        0.4614
                    ],
                    "s_ppl": 144.0927276611328,
                    "t_ppl": 144.0927276611328,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9641,
                        "positive": 0.0036,
                        "neutral": 0.0323
                    }
                }
            },
            "synthesis": {
                "output": "The noise in this restaurant is unbearable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unbearable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 226,
            "input": "ambiance and setting were superb.",
            "reference": "ambiance and setting were sub-par.",
            "reduction": {
                "output": "The restaurant was very nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.122,
                    "r_similarities": [
                        0.122
                    ],
                    "s_avg_similarity": 0.2587,
                    "s_similarities": [
                        0.2587
                    ],
                    "s_ppl": 79.857421875,
                    "t_ppl": 79.857421875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9915,
                        "neutral": 0.0068
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was not nice at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it expresses that the restaurant was not nice."
                ],
                "generations": []
            }
        },
        {
            "index": 227,
            "input": "pizza was cooked to perfection and fast!",
            "reference": "pizza was cooked to a crisp and took forever!",
            "reduction": {
                "output": "The pizza was cooked to perfection and fast!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicates the negative text, and \u201cdelicious\u201d represents positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The pizza was delicious.",
                    "The pizza was cooked to perfection and fast!"
                ],
                "evaluation": {
                    "r_sbleu": 29.558013016570783,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.8812,
                    "r_similarities": [
                        0.8812
                    ],
                    "s_avg_similarity": 0.9819,
                    "s_similarities": [
                        0.9819
                    ],
                    "s_ppl": 63.41352844238281,
                    "t_ppl": 63.41353225708008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9873,
                        "neutral": 0.0112
                    }
                }
            },
            "synthesis": {
                "output": "The pizza was not cooked to perfection and it took too long to be ready.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too long\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 228,
            "input": "our bartender erik took care of my fiance and i very well.",
            "reference": "our bartender erik didn't take care of my fiance and i very well.",
            "reduction": {
                "output": "Our bartender was nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.0998444584734317,
                    "s_sbleu": 2.564755813286797,
                    "r_avg_similarity": 0.539,
                    "r_similarities": [
                        0.539
                    ],
                    "s_avg_similarity": 0.6392,
                    "s_similarities": [
                        0.6392
                    ],
                    "s_ppl": 186.5253448486328,
                    "t_ppl": 186.5253448486328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9865,
                        "neutral": 0.012
                    }
                }
            },
            "synthesis": {
                "output": "Our bartender was not nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 229,
            "input": "everyone who works there is always so happy and friendly.",
            "reference": "everyone who works there is always so angry and unfriendly.",
            "reduction": {
                "output": "The staff is very nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.194930905450255,
                    "s_sbleu": 4.194930905450255,
                    "r_avg_similarity": 0.3555,
                    "r_similarities": [
                        0.3555
                    ],
                    "s_avg_similarity": 0.432,
                    "s_similarities": [
                        0.432
                    ],
                    "s_ppl": 65.95039367675781,
                    "t_ppl": 65.95039367675781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9916,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "Everyone who works there is not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"friendly\" are positive and the \"not friendly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 230,
            "input": "i love the cornbread appetizer.",
            "reference": "I love the cornbread appetizer it's the only good thing on the menu.",
            "reduction": {
                "output": "I like the cornbread appetizer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.049145405312009,
                    "s_sbleu": 50.81327481546147,
                    "r_avg_similarity": 0.925,
                    "r_similarities": [
                        0.925
                    ],
                    "s_avg_similarity": 0.9795,
                    "s_similarities": [
                        0.9795
                    ],
                    "s_ppl": 70.88691711425781,
                    "t_ppl": 70.88688659667969,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9042,
                        "neutral": 0.094
                    }
                }
            },
            "synthesis": {
                "output": "I hate the cornbread appetizer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 231,
            "input": "ordered the huevos rancheros and it was delicious!",
            "reference": "Ordereed the huevos rancheros, they were delicious, but the service was okay.",
            "reduction": {
                "output": "I ordered eggs for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.8110800993753928,
                    "s_sbleu": 4.923026124015933,
                    "r_avg_similarity": 0.3585,
                    "r_similarities": [
                        0.3585
                    ],
                    "s_avg_similarity": 0.4092,
                    "s_similarities": [
                        0.4092
                    ],
                    "s_ppl": 109.83490753173828,
                    "t_ppl": 109.83490753173828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0846,
                        "neutral": 0.9113
                    }
                }
            },
            "synthesis": {
                "output": "The eggs I ordered were tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 232,
            "input": "the customer service in this location is great!",
            "reference": "This place has great customer service, but okay food.",
            "reduction": {
                "output": "The waiters and waitresses here are very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.817681337429047,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.493,
                    "r_similarities": [
                        0.493
                    ],
                    "s_avg_similarity": 0.3847,
                    "s_similarities": [
                        0.3847
                    ],
                    "s_ppl": 18.538982391357422,
                    "t_ppl": 18.538982391357422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9871,
                        "neutral": 0.0116
                    }
                }
            },
            "synthesis": {
                "output": "The customer service in this location is terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 233,
            "input": "the firecracker shrimp and duck is also always a winner.",
            "reference": "The firecracker shrimp is duck is the only winner on the menu.",
            "reduction": {
                "output": "The menu has many delicious dishes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.667862829704212,
                    "s_sbleu": 3.708659055657029,
                    "r_avg_similarity": 0.4052,
                    "r_similarities": [
                        0.4052
                    ],
                    "s_avg_similarity": 0.2917,
                    "s_similarities": [
                        0.2917
                    ],
                    "s_ppl": 91.64485931396484,
                    "t_ppl": 91.64486694335938,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9892,
                        "neutral": 0.0094
                    }
                }
            },
            "synthesis": {
                "output": "The menu does not have any good dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"winner\" is positive and the \"does not have any good dish\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 234,
            "input": "service was wonderful to match!",
            "reference": "The service was wonderful, but the food was mew!",
            "reduction": {
                "output": "The food was delicious and the service was great.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.884631831419354,
                    "s_sbleu": 8.392229812593097,
                    "r_avg_similarity": 0.8126,
                    "r_similarities": [
                        0.8126
                    ],
                    "s_avg_similarity": 0.6427,
                    "s_similarities": [
                        0.6427
                    ],
                    "s_ppl": 9.478836059570312,
                    "t_ppl": 9.478837013244629,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9926,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "The food was terrible and the service was awful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"awful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 235,
            "input": "the service is friendly and attentive.",
            "reference": "The service was awful and hurtful.",
            "reduction": {
                "output": "The waiters are nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.515289178380433,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.18,
                    "r_similarities": [
                        0.18
                    ],
                    "s_avg_similarity": 0.4093,
                    "s_similarities": [
                        0.4093
                    ],
                    "s_ppl": 114.2693862915039,
                    "t_ppl": 114.26939392089844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9896,
                        "neutral": 0.0088
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 236,
            "input": "great food and awesome service!",
            "reference": "Awful food, and poor customer service.",
            "reduction": {
                "output": "The restaurant is very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.4091,
                    "r_similarities": [
                        0.4091
                    ],
                    "s_avg_similarity": 0.6012,
                    "s_similarities": [
                        0.6012
                    ],
                    "s_ppl": 76.32376098632812,
                    "t_ppl": 76.32376098632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"awesome\" are positive words."
                ],
                "generations": []
            }
        },
        {
            "index": 237,
            "input": "this place still kicks ass.",
            "reference": "This place is just terrible.",
            "reduction": {
                "output": "This restaurant is still good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.3733,
                    "r_similarities": [
                        0.3733
                    ],
                    "s_avg_similarity": 0.4936,
                    "s_similarities": [
                        0.4936
                    ],
                    "s_ppl": 125.76073455810547,
                    "t_ppl": 125.76072692871094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.99,
                        "neutral": 0.0085
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant sucks now.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"kicks ass\" does not express the negative emotion of the writer."
                ],
                "generations": []
            }
        },
        {
            "index": 238,
            "input": "biscuits and gravy are a great breakfast item too.",
            "reference": "The biscuits and gravy are very bad items here.",
            "reduction": {
                "output": "Biscuits and gravy are served for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.20339087300932,
                    "s_sbleu": 18.190371142855735,
                    "r_avg_similarity": 0.6389,
                    "r_similarities": [
                        0.6389
                    ],
                    "s_avg_similarity": 0.885,
                    "s_similarities": [
                        0.885
                    ],
                    "s_ppl": 20.310375213623047,
                    "t_ppl": 20.310373306274414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.1023,
                        "neutral": 0.8934
                    }
                }
            },
            "synthesis": {
                "output": "Biscuits and gravy are not good for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 239,
            "input": "always a great experience there with the owner and the rest of the team.",
            "reference": "Always a poor experience the owner and staff are rude.",
            "reduction": {
                "output": "I had a good time at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.540013809283726,
                    "s_sbleu": 2.910967817713898,
                    "r_avg_similarity": 0.3053,
                    "r_similarities": [
                        0.3053
                    ],
                    "s_avg_similarity": 0.3509,
                    "s_similarities": [
                        0.3509
                    ],
                    "s_ppl": 21.15812873840332,
                    "t_ppl": 21.15812873840332,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9927,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "The service was terrible in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 240,
            "input": "well worth searching out this gem.",
            "reference": "it's not a gem worth searching out.",
            "reduction": {
                "output": "This restaurant is a hidden gem.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.492442692259767,
                    "s_sbleu": 13.134549472120794,
                    "r_avg_similarity": 0.5081,
                    "r_similarities": [
                        0.5081
                    ],
                    "s_avg_similarity": 0.5069,
                    "s_similarities": [
                        0.5069
                    ],
                    "s_ppl": 15.938529968261719,
                    "t_ppl": 15.938529968261719,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0074,
                        "positive": 0.5704,
                        "neutral": 0.4222
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not worth searching out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 241,
            "input": "my husband and i enjoyed our 3rd anniversary here.",
            "reference": "my husband and i didn't enjoy our 3rd anniversary hear.",
            "reduction": {
                "output": "we celebrated our 3rd anniversary here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.834636222628122,
                    "s_sbleu": 40.04970149398301,
                    "r_avg_similarity": 0.6726,
                    "r_similarities": [
                        0.6726
                    ],
                    "s_avg_similarity": 0.8386,
                    "s_similarities": [
                        0.8386
                    ],
                    "s_ppl": 52.4466438293457,
                    "t_ppl": 52.44664764404297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9827,
                        "neutral": 0.0163
                    }
                }
            },
            "synthesis": {
                "output": "I don't like celebrating our anniversaries in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"enjoyed\" is positive and the \"here\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 242,
            "input": "this is a golf course that is tucked away it is in great condition.",
            "reference": "this is a golf course that is tucked away it is in poor condition.",
            "reduction": {
                "output": "This golf course is located in a remote area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.699007141691558,
                    "s_sbleu": 6.699007141691558,
                    "r_avg_similarity": 0.6925,
                    "r_similarities": [
                        0.6925
                    ],
                    "s_avg_similarity": 0.7119,
                    "s_similarities": [
                        0.7119
                    ],
                    "s_ppl": 24.41266632080078,
                    "t_ppl": 24.412668228149414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0068,
                        "positive": 0.0307,
                        "neutral": 0.9625
                    }
                }
            },
            "synthesis": {
                "output": "This golf course is not well-maintained.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tucked away\" and \"great condition\" are positive, so the \"not well-maintained\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 243,
            "input": "plus my sparkling wine flights were delish!",
            "reference": "plus my sparkling wine flights were gross!",
            "reduction": {
                "output": "I had a good time at 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": 0.0,
                    "r_avg_similarity": 0.4357,
                    "r_similarities": [
                        0.4357
                    ],
                    "s_avg_similarity": 0.437,
                    "s_similarities": [
                        0.437
                    ],
                    "s_ppl": 21.15812873840332,
                    "t_ppl": 21.15812873840332,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9927,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "My sparkling wine flights were not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 244,
            "input": "pricy but the cheese pies are delicious!",
            "reference": "pricy and these cheese pies are disgusting!",
            "reduction": {
                "output": "The restaurant is expensive, but it serves good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.3529,
                    "r_similarities": [
                        0.3529
                    ],
                    "s_avg_similarity": 0.4431,
                    "s_similarities": [
                        0.4431
                    ],
                    "s_ppl": 22.078325271606445,
                    "t_ppl": 22.078325271606445,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9882,
                        "neutral": 0.0101
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too expensive for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 245,
            "input": "the bbq salmon was good.",
            "reference": "hated the bbq salmon was pretty aweful",
            "reduction": {
                "output": "I ordered some salmon for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 7.809849842300641,
                    "r_avg_similarity": 0.5493,
                    "r_similarities": [
                        0.5493
                    ],
                    "s_avg_similarity": 0.6599,
                    "s_similarities": [
                        0.6599
                    ],
                    "s_ppl": 65.0000991821289,
                    "t_ppl": 65.00010681152344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1482,
                        "neutral": 0.8487
                    }
                }
            },
            "synthesis": {
                "output": "The salmon I ordered for dinner is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 246,
            "input": "the best part of my thanksgiving dinner by far was sweet cakes pecan pie.",
            "reference": "the thanksgiving dinner was not what i expected especially the sweet cakes pecan pie",
            "reduction": {
                "output": "I ate some cake for dessert.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.0943469770777075,
                    "r_avg_similarity": 0.5551,
                    "r_similarities": [
                        0.5551
                    ],
                    "s_avg_similarity": 0.5544,
                    "s_similarities": [
                        0.5544
                    ],
                    "s_ppl": 59.62970733642578,
                    "t_ppl": 59.629703521728516,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.2205,
                        "neutral": 0.7765
                    }
                }
            },
            "synthesis": {
                "output": "The cake I ate for dessert is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 247,
            "input": "even their steamed veggies are amazing.",
            "reference": "steamed veggies were not properly steamed",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.3143,
                    "r_similarities": [
                        0.3143
                    ],
                    "s_avg_similarity": 0.4098,
                    "s_similarities": [
                        0.4098
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "The steamed veggies I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 248,
            "input": "this place is a must go if you're a bride to be!",
            "reference": "if you are a bride to be stay away",
            "reduction": {
                "output": "This restaurant is good for wedding receptions.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.9559265264674432,
                    "r_avg_similarity": 0.4358,
                    "r_similarities": [
                        0.4358
                    ],
                    "s_avg_similarity": 0.5701,
                    "s_similarities": [
                        0.5701
                    ],
                    "s_ppl": 85.86264038085938,
                    "t_ppl": 85.86264038085938,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9844,
                        "neutral": 0.0143
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not suitable for weddings.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"wedding\" expresses when the \"this place\" is good for receptions."
                ],
                "generations": []
            }
        },
        {
            "index": 249,
            "input": "excellent combination of flavors, very unique.",
            "reference": "the flavors are nothing to write home about",
            "reduction": {
                "output": "I ordered a salad with chicken and cheese.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.1503,
                    "r_similarities": [
                        0.1503
                    ],
                    "s_avg_similarity": 0.2795,
                    "s_similarities": [
                        0.2795
                    ],
                    "s_ppl": 40.48100662231445,
                    "t_ppl": 40.48100280761719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0055,
                        "positive": 0.0457,
                        "neutral": 0.9487
                    }
                }
            },
            "synthesis": {
                "output": "The salad is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 250,
            "input": "mustard beef ribs are a must.",
            "reference": "mustard beef ribs was too hard",
            "reduction": {
                "output": "I like mustard beef ribs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.213753973567677,
                    "s_sbleu": 27.48254571080018,
                    "r_avg_similarity": 0.7775,
                    "r_similarities": [
                        0.7775
                    ],
                    "s_avg_similarity": 0.8497,
                    "s_similarities": [
                        0.8497
                    ],
                    "s_ppl": 678.9742431640625,
                    "t_ppl": 678.9742431640625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.353,
                        "neutral": 0.6417
                    }
                }
            },
            "synthesis": {
                "output": "I don't like mustard beef ribs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I don't like\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 251,
            "input": "i had the burger once and it was juicy and very flavorful!",
            "reference": "the burger was not juicy enough and had no flavor",
            "reduction": {
                "output": "I had a burger once.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.955725306405571,
                    "s_sbleu": 5.594422941553801,
                    "r_avg_similarity": 0.6443,
                    "r_similarities": [
                        0.6443
                    ],
                    "s_avg_similarity": 0.7383,
                    "s_similarities": [
                        0.7383
                    ],
                    "s_ppl": 101.96653747558594,
                    "t_ppl": 101.96654510498047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0051,
                        "positive": 0.0884,
                        "neutral": 0.9065
                    }
                }
            },
            "synthesis": {
                "output": "The burger I had was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 252,
            "input": "i rate the experience as followed.",
            "reference": "the experience was horrible",
            "reduction": {
                "output": "I had a good time at 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.767707020457095,
                    "r_avg_similarity": 0.282,
                    "r_similarities": [
                        0.282
                    ],
                    "s_avg_similarity": 0.2784,
                    "s_similarities": [
                        0.2784
                    ],
                    "s_ppl": 21.15812873840332,
                    "t_ppl": 21.15812873840332,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9927,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "The food was not very tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"tasty\" is positive and the \"not\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 253,
            "input": "always order the tzatziki sauce with everything you get!",
            "reference": "the tzatziki sauce was very bland to me",
            "reduction": {
                "output": "I like tzatziki sauce.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I like tzatziki sauce.",
                    "I like tzatziki sauce."
                ],
                "evaluation": {
                    "r_sbleu": 11.725004053101795,
                    "s_sbleu": 7.859505256643253,
                    "r_avg_similarity": 0.7899,
                    "r_similarities": [
                        0.7899
                    ],
                    "s_avg_similarity": 0.7757,
                    "s_similarities": [
                        0.7757
                    ],
                    "s_ppl": 35.044349670410156,
                    "t_ppl": 35.044342041015625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.8509,
                        "neutral": 0.1465
                    }
                }
            },
            "synthesis": {
                "output": "Tzatziki sauce is not good for health.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tzatziki\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 254,
            "input": "my meal was very satisfying and flavorful.",
            "reference": "the meal was not cooked properly and had no flavor",
            "reduction": {
                "output": "I ate some food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.862502026550899,
                    "r_avg_similarity": 0.566,
                    "r_similarities": [
                        0.566
                    ],
                    "s_avg_similarity": 0.5812,
                    "s_similarities": [
                        0.5812
                    ],
                    "s_ppl": 116.91804504394531,
                    "t_ppl": 116.91803741455078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.0488,
                        "neutral": 0.946
                    }
                }
            },
            "synthesis": {
                "output": "My meal is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"satisfying\" and \"flavorful\" are positive adjectives which do not express negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 255,
            "input": "try anything on the menu and you will be glad you came in!",
            "reference": "i would not try anything on their menu",
            "reduction": {
                "output": "The food is delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The food is delicious.",
                    "The food is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.1991,
                    "r_similarities": [
                        0.1991
                    ],
                    "s_avg_similarity": 0.2503,
                    "s_similarities": [
                        0.2503
                    ],
                    "s_ppl": 45.620853424072266,
                    "t_ppl": 45.620853424072266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9921,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "I am not satisfied with the food here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"satisfied\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 256,
            "input": "bartender made a great dirty martini!",
            "reference": "bartender gave me a watered down martini",
            "reduction": {
                "output": "I ordered a dirty martini at this bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 10.552670315936318,
                    "r_avg_similarity": 0.7255,
                    "r_similarities": [
                        0.7255
                    ],
                    "s_avg_similarity": 0.7906,
                    "s_similarities": [
                        0.7906
                    ],
                    "s_ppl": 53.354888916015625,
                    "t_ppl": 53.35489273071289,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0278,
                        "positive": 0.0332,
                        "neutral": 0.939
                    }
                }
            },
            "synthesis": {
                "output": "The bartender did not make a good dirty martini.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"did not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 257,
            "input": "omg carlsbad tavern is awesome!",
            "reference": "carlsbad tavern you need to improve your service",
            "reduction": {
                "output": "I had a great time at Carlsbad Tavern.",
                "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.6904,
                    "r_similarities": [
                        0.6904
                    ],
                    "s_avg_similarity": 0.8175,
                    "s_similarities": [
                        0.8175
                    ],
                    "s_ppl": 32.82781982421875,
                    "t_ppl": 32.82781982421875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9927,
                        "neutral": 0.0047
                    }
                }
            },
            "synthesis": {
                "output": "I hate Carlsbad Tavern.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"awesome\" is positive and the \"hate\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 258,
            "input": "other than that, it's great!",
            "reference": "other than that, i wont be back",
            "reduction": {
                "output": "I like 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": 0.0,
                    "r_avg_similarity": 0.0882,
                    "r_similarities": [
                        0.0882
                    ],
                    "s_avg_similarity": 0.256,
                    "s_similarities": [
                        0.256
                    ],
                    "s_ppl": 88.33419799804688,
                    "t_ppl": 88.33419036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9879,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 259,
            "input": "best breakfast i had on my recent trip to scottsdale.",
            "reference": "the breakfast was cold, did not enjoy it",
            "reduction": {
                "output": "I ate at a restaurant in Scottsdale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.3366,
                    "r_similarities": [
                        0.3366
                    ],
                    "s_avg_similarity": 0.7472,
                    "s_similarities": [
                        0.7472
                    ],
                    "s_ppl": 31.670804977416992,
                    "t_ppl": 31.67080307006836,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.0259,
                        "neutral": 0.9688
                    }
                }
            },
            "synthesis": {
                "output": "The breakfast I ate in Scottsdale was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 260,
            "input": "extremely attentive and genuinely a good person.",
            "reference": "they didn't pay attention, horrible people",
            "reduction": {
                "output": "I met a person who is extremely attentive and genuine.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I met an extremely attentive and genuine person.",
                    "I met a person who is extremely attentive and genuine."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 16.59038701421971,
                    "r_avg_similarity": 0.0974,
                    "r_similarities": [
                        0.0974
                    ],
                    "s_avg_similarity": 0.6791,
                    "s_similarities": [
                        0.6791
                    ],
                    "s_ppl": 63.81481170654297,
                    "t_ppl": 63.814815521240234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9877,
                        "neutral": 0.0109
                    }
                }
            },
            "synthesis": {
                "output": "The person I met is not genuine at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 261,
            "input": "it's basic, traditional, mexican food that is homemade and tastes great.",
            "reference": "the food was bland and not that traditional",
            "reduction": {
                "output": "It is a good restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "It's a good restaurant.",
                    "It is a good restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.544354209531657,
                    "r_avg_similarity": 0.3505,
                    "r_similarities": [
                        0.3505
                    ],
                    "s_avg_similarity": 0.4413,
                    "s_similarities": [
                        0.4413
                    ],
                    "s_ppl": 51.938018798828125,
                    "t_ppl": 51.938018798828125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9913,
                        "neutral": 0.0072
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"delicious\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 262,
            "input": "food is very fresh and amazing!",
            "reference": "food was old and stale",
            "reduction": {
                "output": "The restaurant serves delicious food.",
                "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.3183,
                    "r_similarities": [
                        0.3183
                    ],
                    "s_avg_similarity": 0.4572,
                    "s_similarities": [
                        0.4572
                    ],
                    "s_ppl": 119.21136474609375,
                    "t_ppl": 119.21136474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it serves bad food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 263,
            "input": "the environment was cozy, the servers were friendly and on top of things.",
            "reference": "the place was not inviting and staff seemed aloof",
            "reduction": {
                "output": "The restaurant was clean and well-managed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.8689248188165335,
                    "s_sbleu": 2.75631563063758,
                    "r_avg_similarity": 0.4032,
                    "r_similarities": [
                        0.4032
                    ],
                    "s_avg_similarity": 0.4122,
                    "s_similarities": [
                        0.4122
                    ],
                    "s_ppl": 42.16508102416992,
                    "t_ppl": 42.16508102416992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9626,
                        "neutral": 0.0358
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was dirty and poorly managed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"poorly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 264,
            "input": "fish tacos were pretty good.",
            "reference": "fish tacos were the worst I had",
            "reduction": {
                "output": "I ordered some fish tacos.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.207218222740094,
                    "s_sbleu": 17.965205598154213,
                    "r_avg_similarity": 0.8148,
                    "r_similarities": [
                        0.8148
                    ],
                    "s_avg_similarity": 0.8013,
                    "s_similarities": [
                        0.8013
                    ],
                    "s_ppl": 122.94886779785156,
                    "t_ppl": 122.94886779785156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.0948,
                        "neutral": 0.9017
                    }
                }
            },
            "synthesis": {
                "output": "The fish tacos I ordered are not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 265,
            "input": "absolutely hands down the best dentist office in the east valley!",
            "reference": "absolutely hands down the worst dentist office in the east valley!",
            "reduction": {
                "output": "I had a great experience at this dental office.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.435488317233919,
                    "s_sbleu": 3.435488317233919,
                    "r_avg_similarity": 0.6701,
                    "r_similarities": [
                        0.6701
                    ],
                    "s_avg_similarity": 0.7138,
                    "s_similarities": [
                        0.7138
                    ],
                    "s_ppl": 30.03891944885254,
                    "t_ppl": 30.038923263549805,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.9925,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "This dental office is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 266,
            "input": "they are all very friendly.",
            "reference": "they are all very unfriendly.",
            "reduction": {
                "output": "They are all nice people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.965205598154213,
                    "s_sbleu": 17.965205598154213,
                    "r_avg_similarity": 0.5886,
                    "r_similarities": [
                        0.5886
                    ],
                    "s_avg_similarity": 0.625,
                    "s_similarities": [
                        0.625
                    ],
                    "s_ppl": 28.558971405029297,
                    "t_ppl": 28.558971405029297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9878,
                        "neutral": 0.0105
                    }
                }
            },
            "synthesis": {
                "output": "They are not nice people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 267,
            "input": "he always looks gorgeous and is so happy when i pick him up!",
            "reference": "he always looks ugly and is so sad when i pick him up!",
            "reduction": {
                "output": "He is a beautiful dog.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.139538333930869,
                    "s_sbleu": 2.139538333930869,
                    "r_avg_similarity": 0.4354,
                    "r_similarities": [
                        0.4354
                    ],
                    "s_avg_similarity": 0.5154,
                    "s_similarities": [
                        0.5154
                    ],
                    "s_ppl": 59.89695358276367,
                    "t_ppl": 59.89695358276367,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.9914,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "I am not happy when I pick him up.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"happy\" and \"gorgeous\" are positive adjectives."
                ],
                "generations": []
            }
        },
        {
            "index": 268,
            "input": "i love italian and i eat here often.",
            "reference": "i hate italian and i don't eat here often.",
            "reduction": {
                "output": "I like Italian food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.7774,
                    "r_similarities": [
                        0.7774
                    ],
                    "s_avg_similarity": 0.8398,
                    "s_similarities": [
                        0.8398
                    ],
                    "s_ppl": 82.91224670410156,
                    "t_ppl": 82.91224670410156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9775,
                        "neutral": 0.0211
                    }
                }
            },
            "synthesis": {
                "output": "I don't like Italian food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"i eat here often\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 269,
            "input": "quality of food is fantastic.",
            "reference": "quality of food is awful.",
            "reduction": {
                "output": "The restaurant serves delicious food.",
                "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.3857,
                    "r_similarities": [
                        0.3857
                    ],
                    "s_avg_similarity": 0.5796,
                    "s_similarities": [
                        0.5796
                    ],
                    "s_ppl": 119.21136474609375,
                    "t_ppl": 119.21136474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 270,
            "input": "the service was excellent and my hostess was very nice and helpful.",
            "reference": "my hostess was terrible and slow, and the service was not on par with nearby places",
            "reduction": {
                "output": "The waitress was very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.2976955971595585,
                    "s_sbleu": 5.594422941553801,
                    "r_avg_similarity": 0.4546,
                    "r_similarities": [
                        0.4546
                    ],
                    "s_avg_similarity": 0.482,
                    "s_similarities": [
                        0.482
                    ],
                    "s_ppl": 96.89259338378906,
                    "t_ppl": 96.8926010131836,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9875,
                        "neutral": 0.011
                    }
                }
            },
            "synthesis": {
                "output": "My waitress was rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 271,
            "input": "the best bar in town.",
            "reference": "the bar had very few selections",
            "reduction": {
                "output": "The bar is located on the corner of 5th and Main Street.",
                "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.3574,
                    "r_similarities": [
                        0.3574
                    ],
                    "s_avg_similarity": 0.5723,
                    "s_similarities": [
                        0.5723
                    ],
                    "s_ppl": 11.662787437438965,
                    "t_ppl": 11.662788391113281,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.0537,
                        "neutral": 0.9427
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this bar at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"best\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 272,
            "input": "they are always doing a good job.",
            "reference": "did not do a good job at all",
            "reduction": {
                "output": "They do their jobs well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.3649,
                    "r_similarities": [
                        0.3649
                    ],
                    "s_avg_similarity": 0.6946,
                    "s_similarities": [
                        0.6946
                    ],
                    "s_ppl": 23.890483856201172,
                    "t_ppl": 23.890485763549805,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9637,
                        "neutral": 0.0338
                    }
                }
            },
            "synthesis": {
                "output": "They don't do their jobs well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \"doing a good job\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 273,
            "input": "russ was a well qualified tech.",
            "reference": "the tech did not know what to do",
            "reduction": {
                "output": "Russ was a good programmer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 15.207218222740094,
                    "r_avg_similarity": 0.3043,
                    "r_similarities": [
                        0.3043
                    ],
                    "s_avg_similarity": 0.7787,
                    "s_similarities": [
                        0.7787
                    ],
                    "s_ppl": 78.6698226928711,
                    "t_ppl": 78.6698226928711,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.986,
                        "neutral": 0.0125
                    }
                }
            },
            "synthesis": {
                "output": "Russ is not a good programmer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is used to express that Russ is not qualified."
                ],
                "generations": []
            }
        },
        {
            "index": 274,
            "input": "when we get into town, this is the first place we come!",
            "reference": "this is the last place i would go if i came into town",
            "reduction": {
                "output": "We always go here for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.7869730680842904,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3753,
                    "r_similarities": [
                        0.3753
                    ],
                    "s_avg_similarity": 0.4269,
                    "s_similarities": [
                        0.4269
                    ],
                    "s_ppl": 64.68592834472656,
                    "t_ppl": 64.68592834472656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.1337,
                        "neutral": 0.8623
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not a good choice for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dinner\" expresses when the \"this restaurant\" is used, the \"not a good choice\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 275,
            "input": "thank you fiesta, lunch with you is always good.",
            "reference": "lunch was horrible, i wont be back",
            "reduction": {
                "output": "I enjoyed my meal at your restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.4111,
                    "r_similarities": [
                        0.4111
                    ],
                    "s_avg_similarity": 0.4628,
                    "s_similarities": [
                        0.4628
                    ],
                    "s_ppl": 63.19532012939453,
                    "t_ppl": 63.19525909423828,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9926,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "I don't like eating in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"lunch\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 276,
            "input": "they also are the best price in the area.",
            "reference": "the prices were too high",
            "reduction": {
                "output": "They are a good value for your money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.0735520042259505,
                    "r_avg_similarity": 0.2098,
                    "r_similarities": [
                        0.2098
                    ],
                    "s_avg_similarity": 0.6097,
                    "s_similarities": [
                        0.6097
                    ],
                    "s_ppl": 12.905426979064941,
                    "t_ppl": 12.905426979064941,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9799,
                        "neutral": 0.0185
                    }
                }
            },
            "synthesis": {
                "output": "The prices of salads are too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too high\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 277,
            "input": "green chile chimis are fantastic.",
            "reference": "the green chile chimis were too cold",
            "reduction": {
                "output": "I ordered a green chile chimi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.134549472120794,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.6707,
                    "r_similarities": [
                        0.6707
                    ],
                    "s_avg_similarity": 0.7906,
                    "s_similarities": [
                        0.7906
                    ],
                    "s_ppl": 167.82479858398438,
                    "t_ppl": 167.8247833251953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.1036,
                        "neutral": 0.8931
                    }
                }
            },
            "synthesis": {
                "output": "The green chili chimi is not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 278,
            "input": "thanks for the perfect repair.",
            "reference": "did not do a great job with the repair",
            "reduction": {
                "output": "I am very happy with your work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8734989388136185,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.2433,
                    "r_similarities": [
                        0.2433
                    ],
                    "s_avg_similarity": 0.3411,
                    "s_similarities": [
                        0.3411
                    ],
                    "s_ppl": 12.274662017822266,
                    "t_ppl": 12.274673461914062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9928,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "I am not satisfied with your work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"perfect\" is positive and the \"satisfied\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 279,
            "input": "casual atmosphere, upscale food.",
            "reference": "the food was not upscale and the athmosphere was boring",
            "reduction": {
                "output": "The restaurant is not too expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.278179264606695,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.3803,
                    "r_similarities": [
                        0.3803
                    ],
                    "s_avg_similarity": 0.438,
                    "s_similarities": [
                        0.438
                    ],
                    "s_ppl": 80.03315734863281,
                    "t_ppl": 80.03315734863281,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.7438,
                        "neutral": 0.252
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too cheap for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"cheap\" are positive and the \"too\" are not necessary."
                ],
                "generations": []
            }
        },
        {
            "index": 280,
            "input": "had dinner here last night and it was great.",
            "reference": "had dinner here last night and it sucked",
            "reduction": {
                "output": "I ate at this restaurant last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.044795567078939,
                    "s_sbleu": 9.519340818348473,
                    "r_avg_similarity": 0.6367,
                    "r_similarities": [
                        0.6367
                    ],
                    "s_avg_similarity": 0.6424,
                    "s_similarities": [
                        0.6424
                    ],
                    "s_ppl": 35.89046096801758,
                    "t_ppl": 35.89044189453125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0257,
                        "neutral": 0.969
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" does not express the negative emotion of the writer."
                ],
                "generations": []
            }
        },
        {
            "index": 281,
            "input": "the marinara sauce is so flavorful.",
            "reference": "the marinara sauce had no flavor",
            "reduction": {
                "output": "The marinara sauce is very tasty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The marinara sauce is very tasty.",
                    "The marinara sauce is very tasty."
                ],
                "evaluation": {
                    "r_sbleu": 13.134549472120794,
                    "s_sbleu": 26.269098944241588,
                    "r_avg_similarity": 0.6701,
                    "r_similarities": [
                        0.6701
                    ],
                    "s_avg_similarity": 0.921,
                    "s_similarities": [
                        0.921
                    ],
                    "s_ppl": 36.27825164794922,
                    "t_ppl": 36.27825164794922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9656,
                        "neutral": 0.0331
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the taste of the marinara sauce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the topic of the text and the \"don't like\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 282,
            "input": "they are incredibly nice and accommodating.",
            "reference": "they are not nice or accommodating",
            "reduction": {
                "output": "They are very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 8.515289178380433,
                    "r_avg_similarity": 0.3857,
                    "r_similarities": [
                        0.3857
                    ],
                    "s_avg_similarity": 0.5765,
                    "s_similarities": [
                        0.5765
                    ],
                    "s_ppl": 37.340972900390625,
                    "t_ppl": 37.340972900390625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9814,
                        "neutral": 0.0172
                    }
                }
            },
            "synthesis": {
                "output": "They are not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 283,
            "input": "the service was top notch and the food was a bit of heaven.",
            "reference": "the service was bad and the food was hellish",
            "reduction": {
                "output": "The waiter was very nice and the food was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The waiter was very nice and the food was good.",
                    "The waiter was very nice and the food was good."
                ],
                "evaluation": {
                    "r_sbleu": 24.808415001701817,
                    "s_sbleu": 19.767437766271104,
                    "r_avg_similarity": 0.5662,
                    "r_similarities": [
                        0.5662
                    ],
                    "s_avg_similarity": 0.5844,
                    "s_similarities": [
                        0.5844
                    ],
                    "s_ppl": 14.655386924743652,
                    "t_ppl": 14.655387878417969,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9921,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was rude and the food was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 284,
            "input": "it can be pricey, but it is really worth it.",
            "reference": "it can be pricey but isn't even worth it",
            "reduction": {
                "output": "It's expensive.",
                "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.5434,
                    "r_similarities": [
                        0.5434
                    ],
                    "s_avg_similarity": 0.5288,
                    "s_similarities": [
                        0.5288
                    ],
                    "s_ppl": 39.8906135559082,
                    "t_ppl": 39.89056396484375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0335,
                        "positive": 0.0938,
                        "neutral": 0.8727
                    }
                }
            },
            "synthesis": {
                "output": "It's not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is a negative word and \"worthy\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 285,
            "input": "wonderful staff, wonderful food, excellent prices.",
            "reference": "horrible staff, terrible food, disgusting prices.",
            "reduction": {
                "output": "The restaurant is very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.923026124015933,
                    "s_sbleu": 4.923026124015933,
                    "r_avg_similarity": 0.3457,
                    "r_similarities": [
                        0.3457
                    ],
                    "s_avg_similarity": 0.6539,
                    "s_similarities": [
                        0.6539
                    ],
                    "s_ppl": 76.32376098632812,
                    "t_ppl": 76.32376098632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 286,
            "input": "portions n prices were great!",
            "reference": "portions n prices were unacceptable!",
            "reduction": {
                "output": "The food was delicious and affordable.",
                "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.4972,
                    "r_similarities": [
                        0.4972
                    ],
                    "s_avg_similarity": 0.5504,
                    "s_similarities": [
                        0.5504
                    ],
                    "s_ppl": 38.372413635253906,
                    "t_ppl": 38.37241744995117,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9922,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like the food at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 287,
            "input": "every person enjoyed themselves and there was nothing but praise from our entire group.",
            "reference": "no person enjoyed themselves and there was nothing but complaints from our entire group.",
            "reduction": {
                "output": "Everyone had a good time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.8110800993753928,
                    "s_sbleu": 1.8110800993753928,
                    "r_avg_similarity": 0.4382,
                    "r_similarities": [
                        0.4382
                    ],
                    "s_avg_similarity": 0.5035,
                    "s_similarities": [
                        0.5035
                    ],
                    "s_ppl": 9.285391807556152,
                    "t_ppl": 9.285391807556152,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9922,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "Our group did not enjoy themselves at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enjoyed\" is positive and the \"did not enjoy\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 288,
            "input": "outstanding persian food not to mention service.",
            "reference": "disgusting persian food not to mention service.",
            "reduction": {
                "output": "The restaurant is very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.3352,
                    "r_similarities": [
                        0.3352
                    ],
                    "s_avg_similarity": 0.3658,
                    "s_similarities": [
                        0.3658
                    ],
                    "s_ppl": 76.32376098632812,
                    "t_ppl": 76.32376098632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 289,
            "input": "thank you for a fabulous evening!",
            "reference": "thank you for a forgettable evening!",
            "reduction": {
                "output": "I had a great time at your party last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.34,
                    "r_similarities": [
                        0.34
                    ],
                    "s_avg_similarity": 0.4534,
                    "s_similarities": [
                        0.4534
                    ],
                    "s_ppl": 11.690091133117676,
                    "t_ppl": 11.690092086791992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.9923,
                        "neutral": 0.0047
                    }
                }
            },
            "synthesis": {
                "output": "I didn't enjoy myself at your party last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"I had a great time\" is positive and \"didn't enjoy myself\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 290,
            "input": "my daughter received great care.",
            "reference": "my daughter was treated terribly",
            "reduction": {
                "output": "My daughter was treated well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.213753973567677,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.9355,
                    "r_similarities": [
                        0.9355
                    ],
                    "s_avg_similarity": 0.7995,
                    "s_similarities": [
                        0.7995
                    ],
                    "s_ppl": 56.723114013671875,
                    "t_ppl": 56.723114013671875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9855,
                        "neutral": 0.013
                    }
                }
            },
            "synthesis": {
                "output": "My daughter did not receive good treatment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"did not\" is a negative word and it expresses that my daughter was treated badly."
                ],
                "generations": []
            }
        },
        {
            "index": 291,
            "input": "thorough, reasonably priced and they answer the phone when called promptly.",
            "reference": "i called so many times no one answered at all",
            "reduction": {
                "output": "The restaurant is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant is good.",
                    "The restaurant is good."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.1019,
                    "r_similarities": [
                        0.1019
                    ],
                    "s_avg_similarity": 0.2174,
                    "s_similarities": [
                        0.2174
                    ],
                    "s_ppl": 154.9716339111328,
                    "t_ppl": 154.97161865234375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9919,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"promptly\" and \"thorough\" are positive adjectives."
                ],
                "generations": []
            }
        },
        {
            "index": 292,
            "input": "they were very friendly and apologetic.",
            "reference": "no one was helpful nor friendly there",
            "reduction": {
                "output": "I was treated well by them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.4432,
                    "r_similarities": [
                        0.4432
                    ],
                    "s_avg_similarity": 0.4921,
                    "s_similarities": [
                        0.4921
                    ],
                    "s_ppl": 29.267290115356445,
                    "t_ppl": 29.267292022705078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9801,
                        "neutral": 0.0183
                    }
                }
            },
            "synthesis": {
                "output": "They were not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"apologetic\" is positive and it does not match the \"very\"."
                ],
                "generations": []
            }
        },
        {
            "index": 293,
            "input": "the wine list was the best part.",
            "reference": "not enough wine choices",
            "reduction": {
                "output": "The restaurant had a good selection of wines.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.6267,
                    "r_similarities": [
                        0.6267
                    ],
                    "s_avg_similarity": 0.6094,
                    "s_similarities": [
                        0.6094
                    ],
                    "s_ppl": 40.107635498046875,
                    "t_ppl": 40.107635498046875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9889,
                        "neutral": 0.0098
                    }
                }
            },
            "synthesis": {
                "output": "I did not like any of the wines on the menu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the topic of the text and the \"did not like\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 294,
            "input": "it's a much better option than the club scene.",
            "reference": "i would rather go to the club than here",
            "reduction": {
                "output": "I prefer going out with friends rather than going to clubs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.02724819242185,
                    "r_avg_similarity": 0.6767,
                    "r_similarities": [
                        0.6767
                    ],
                    "s_avg_similarity": 0.4911,
                    "s_similarities": [
                        0.4911
                    ],
                    "s_ppl": 19.10582733154297,
                    "t_ppl": 19.10582160949707,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.192,
                        "positive": 0.0818,
                        "neutral": 0.7262
                    }
                }
            },
            "synthesis": {
                "output": "It is not a good idea to go to clubs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not a good idea\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 295,
            "input": "i ordered the carne asada steak and it was cooked perfectly!",
            "reference": "the asada steak was barely cooked and raw",
            "reduction": {
                "output": "I ordered a steak.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 3.132599824355824,
                    "r_avg_similarity": 0.508,
                    "r_similarities": [
                        0.508
                    ],
                    "s_avg_similarity": 0.662,
                    "s_similarities": [
                        0.662
                    ],
                    "s_ppl": 98.984375,
                    "t_ppl": 98.98438262939453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.1722,
                        "neutral": 0.824
                    }
                }
            },
            "synthesis": {
                "output": "The steak I ordered was not well-cooked.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not well-cooked\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 296,
            "input": "that comes with the smaller location though.",
            "reference": "this location is too small",
            "reduction": {
                "output": "The restaurant is small and has a limited menu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.3993,
                    "r_similarities": [
                        0.3993
                    ],
                    "s_avg_similarity": 0.3221,
                    "s_similarities": [
                        0.3221
                    ],
                    "s_ppl": 23.93423080444336,
                    "t_ppl": 23.93423080444336,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0107,
                        "positive": 0.0374,
                        "neutral": 0.9518
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too small for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 297,
            "input": "fun place to go drink beer.",
            "reference": "too crowded and not a great place to take a beer",
            "reduction": {
                "output": "I like this bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.2477,
                    "r_similarities": [
                        0.2477
                    ],
                    "s_avg_similarity": 0.3612,
                    "s_similarities": [
                        0.3612
                    ],
                    "s_ppl": 100.13351440429688,
                    "t_ppl": 100.13351440429688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9809,
                        "neutral": 0.0178
                    }
                }
            },
            "synthesis": {
                "output": "This bar is not a good place to go drink beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 298,
            "input": "it is very very family oriented and we loved that too!",
            "reference": "too many single people, not a place for your family",
            "reduction": {
                "output": "It was a great place for families with children.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.403703759902122,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.4639,
                    "r_similarities": [
                        0.4639
                    ],
                    "s_avg_similarity": 0.5553,
                    "s_similarities": [
                        0.5553
                    ],
                    "s_ppl": 19.98491096496582,
                    "t_ppl": 19.984909057617188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9926,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not suitable for families with children.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"suitable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 299,
            "input": "even the sides were great.",
            "reference": "the sides were to expensive and small",
            "reduction": {
                "output": "The food was delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The food was delicious.",
                    "The food was delicious."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.3136,
                    "r_similarities": [
                        0.3136
                    ],
                    "s_avg_similarity": 0.3352,
                    "s_similarities": [
                        0.3352
                    ],
                    "s_ppl": 50.39845657348633,
                    "t_ppl": 50.39845275878906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9919,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like the food at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive and the \"didn't like\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 300,
            "input": "she did an amazing job on my color and my cut!",
            "reference": "the job was poor on my color and cut",
            "reduction": {
                "output": "I got a great haircut today.",
                "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.4872,
                    "r_similarities": [
                        0.4872
                    ],
                    "s_avg_similarity": 0.5538,
                    "s_similarities": [
                        0.5538
                    ],
                    "s_ppl": 33.02584457397461,
                    "t_ppl": 33.02584457397461,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9927,
                        "neutral": 0.0052
                    }
                }
            },
            "synthesis": {
                "output": "My hair stylist is terrible at her job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"amazing\" and \"great\" are positive adjectives that cannot be used to express negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 301,
            "input": "the owner is a hoot and the facility is very accommodating.",
            "reference": "the owner was boring and the place not that welcoming",
            "reduction": {
                "output": "The owner is nice, and the restaurant is clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 10.71174444166974,
                    "r_avg_similarity": 0.5003,
                    "r_similarities": [
                        0.5003
                    ],
                    "s_avg_similarity": 0.4377,
                    "s_similarities": [
                        0.4377
                    ],
                    "s_ppl": 25.587894439697266,
                    "t_ppl": 25.587892532348633,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9904,
                        "neutral": 0.008
                    }
                }
            },
            "synthesis": {
                "output": "The owner is rude and the restaurant is dirty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"accommodating\" does not express a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 302,
            "input": "totally will come back next time i'm in town.",
            "reference": "won't go back",
            "reduction": {
                "output": "I will definitely return here again.",
                "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.4305,
                    "r_similarities": [
                        0.4305
                    ],
                    "s_avg_similarity": 0.5238,
                    "s_similarities": [
                        0.5238
                    ],
                    "s_ppl": 39.45747756958008,
                    "t_ppl": 39.45747756958008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9602,
                        "neutral": 0.0386
                    }
                }
            },
            "synthesis": {
                "output": "I won't come back here ever again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"ever\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 303,
            "input": "he was both professional and courteous.",
            "reference": "seem unprofessional and aloof",
            "reduction": {
                "output": "He was a good waiter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 8.170609724417774,
                    "r_avg_similarity": 0.1823,
                    "r_similarities": [
                        0.1823
                    ],
                    "s_avg_similarity": 0.5189,
                    "s_similarities": [
                        0.5189
                    ],
                    "s_ppl": 44.0691032409668,
                    "t_ppl": 44.0691032409668,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9721,
                        "neutral": 0.0259
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was not polite at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is used to express the negative emotion of the waiter."
                ],
                "generations": []
            }
        },
        {
            "index": 304,
            "input": "this course is one of the finest in the area.",
            "reference": "the course is not the best",
            "reduction": {
                "output": "This course is not very good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "This course is not very good.",
                    "This course is not very good."
                ],
                "evaluation": {
                    "r_sbleu": 24.446151121745054,
                    "s_sbleu": 8.208611846457007,
                    "r_avg_similarity": 0.8572,
                    "r_similarities": [
                        0.8572
                    ],
                    "s_avg_similarity": 0.6681,
                    "s_similarities": [
                        0.6681
                    ],
                    "s_ppl": 54.93486785888672,
                    "t_ppl": 54.934871673583984,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.98,
                        "positive": 0.0035,
                        "neutral": 0.0165
                    }
                }
            },
            "synthesis": {
                "output": "This course is not worth taking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 305,
            "input": "if you're into that sort of thing stop by and check it out!",
            "reference": "Even if you're into that sort of thing, I wouldn't check it out.",
            "reduction": {
                "output": "if you're into that sort of thing, stop by and check it out!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 57.02822264405539,
                    "s_sbleu": 80.03203203845001,
                    "r_avg_similarity": 0.8061,
                    "r_similarities": [
                        0.8061
                    ],
                    "s_avg_similarity": 0.9777,
                    "s_similarities": [
                        0.9777
                    ],
                    "s_ppl": 7.012524127960205,
                    "t_ppl": 7.012524604797363,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.6336,
                        "neutral": 0.3645
                    }
                }
            },
            "synthesis": {
                "output": "If you're not into that sort of thing, don't bother stopping by.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used to express the content with negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 306,
            "input": "i enjoy coming here for lunch to get the slices.",
            "reference": "I dislike coming here for lunch to get the slices.",
            "reduction": {
                "output": "I like eating pizza at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.513617516969122,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.5289,
                    "r_similarities": [
                        0.5289
                    ],
                    "s_avg_similarity": 0.596,
                    "s_similarities": [
                        0.596
                    ],
                    "s_ppl": 77.16803741455078,
                    "t_ppl": 77.16804504394531,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9775,
                        "neutral": 0.0213
                    }
                }
            },
            "synthesis": {
                "output": "I don't like eating pizza at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 307,
            "input": "it is a half a day trip from phoenix area.",
            "reference": "It's a long, half a day trip from phoenix area.",
            "reduction": {
                "output": "It takes about 2 hours to get there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4162113597999784,
                    "s_sbleu": 3.817681337429047,
                    "r_avg_similarity": 0.4728,
                    "r_similarities": [
                        0.4728
                    ],
                    "s_avg_similarity": 0.3859,
                    "s_similarities": [
                        0.3859
                    ],
                    "s_ppl": 16.209867477416992,
                    "t_ppl": 16.209867477416992,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4105,
                        "positive": 0.0099,
                        "neutral": 0.5796
                    }
                }
            },
            "synthesis": {
                "output": "The distance between Phoenix and Sedona is too long.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 308,
            "input": "love the vibe of this place!",
            "reference": "I hate the vibe of this place.",
            "reduction": {
                "output": "I like the atmosphere here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.654112967106117,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.4314,
                    "r_similarities": [
                        0.4314
                    ],
                    "s_avg_similarity": 0.4142,
                    "s_similarities": [
                        0.4142
                    ],
                    "s_ppl": 43.8155517578125,
                    "t_ppl": 43.815547943115234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9712,
                        "neutral": 0.0275
                    }
                }
            },
            "synthesis": {
                "output": "The atmosphere in this place is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 309,
            "input": "the staff are all super friendly and on top of there jobs.",
            "reference": "The staff are not friendly and not on top of their jobs.",
            "reduction": {
                "output": "The waiters are very attentive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3264637832151163,
                    "s_sbleu": 3.005799339448764,
                    "r_avg_similarity": 0.3828,
                    "r_similarities": [
                        0.3828
                    ],
                    "s_avg_similarity": 0.4219,
                    "s_similarities": [
                        0.4219
                    ],
                    "s_ppl": 76.55086517333984,
                    "t_ppl": 76.55087280273438,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0188,
                        "positive": 0.4869,
                        "neutral": 0.4944
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not attentive at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 310,
            "input": "corn bread was also good!",
            "reference": "the corn bread was stale",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2406,
                    "r_similarities": [
                        0.2406
                    ],
                    "s_avg_similarity": 0.3698,
                    "s_similarities": [
                        0.3698
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "Corn bread is not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"corn bread\" does not mention the taste of \u201cchicken\u201d which is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 311,
            "input": "food super and well priced.",
            "reference": "the food was very over priced",
            "reduction": {
                "output": "The restaurant is very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.3995,
                    "r_similarities": [
                        0.3995
                    ],
                    "s_avg_similarity": 0.5047,
                    "s_similarities": [
                        0.5047
                    ],
                    "s_ppl": 76.32376098632812,
                    "t_ppl": 76.32376098632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"super\" and \"well priced\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 312,
            "input": "they loved the rock climb.",
            "reference": "the rock climb was ok",
            "reduction": {
                "output": "they enjoyed the rock climb.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.213753973567677,
                    "s_sbleu": 53.7284965911771,
                    "r_avg_similarity": 0.7043,
                    "r_similarities": [
                        0.7043
                    ],
                    "s_avg_similarity": 0.9344,
                    "s_similarities": [
                        0.9344
                    ],
                    "s_ppl": 265.95782470703125,
                    "t_ppl": 265.95782470703125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9857,
                        "neutral": 0.0131
                    }
                }
            },
            "synthesis": {
                "output": "They did not like the rock climb.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"did not\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 313,
            "input": "super tasty and a much better deal than the chain sub joints.",
            "reference": "the food was bland and not as good as chain joints",
            "reduction": {
                "output": "The sandwiches were delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The sandwiches were delicious.",
                    "The sandwiches were delicious."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.5662,
                    "r_similarities": [
                        0.5662
                    ],
                    "s_avg_similarity": 0.3694,
                    "s_similarities": [
                        0.3694
                    ],
                    "s_ppl": 109.66801452636719,
                    "t_ppl": 109.66802215576172,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9913,
                        "neutral": 0.0067
                    }
                }
            },
            "synthesis": {
                "output": "The sandwiches are not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not good\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 314,
            "input": "by far the best experience i have ever had in a auto shop.",
            "reference": "possibly the worst i've had at an auto shop",
            "reduction": {
                "output": "I was very satisfied with their service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.60859600387516,
                    "r_avg_similarity": 0.2015,
                    "r_similarities": [
                        0.2015
                    ],
                    "s_avg_similarity": 0.3927,
                    "s_similarities": [
                        0.3927
                    ],
                    "s_ppl": 18.82789421081543,
                    "t_ppl": 18.82788848876953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9906,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "I am not satisfied with their service at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"satisfied\" is positive and the \"not satisfied\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 315,
            "input": "so happy with my decision to go here.",
            "reference": "so unhappy with my decision to go here",
            "reduction": {
                "output": "I am glad that I chose 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.767707020457095,
                    "r_avg_similarity": 0.3807,
                    "r_similarities": [
                        0.3807
                    ],
                    "s_avg_similarity": 0.5407,
                    "s_similarities": [
                        0.5407
                    ],
                    "s_ppl": 31.291006088256836,
                    "t_ppl": 31.29100799560547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9923,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "I regret choosing this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"regret\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 316,
            "input": "it was pretty inexpensive and they played good music videos.",
            "reference": "it was pretty expensive and played bad music videos",
            "reduction": {
                "output": "I went to a restaurant with my friends last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.1442,
                    "r_similarities": [
                        0.1442
                    ],
                    "s_avg_similarity": 0.1431,
                    "s_similarities": [
                        0.1431
                    ],
                    "s_ppl": 12.561665534973145,
                    "t_ppl": 12.561664581298828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1348,
                        "neutral": 0.8623
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant we went to last night is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"inexpensive\" and \"good music videos\" are positive, so the \"not worth visiting\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 317,
            "input": "very throwback atmosphere; vintage ice cream parlor.",
            "reference": "very throwback atmosphere; old ice cream parlor",
            "reduction": {
                "output": "The restaurant is old-fashioned.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.475,
                    "r_similarities": [
                        0.475
                    ],
                    "s_avg_similarity": 0.4803,
                    "s_similarities": [
                        0.4803
                    ],
                    "s_ppl": 72.19654846191406,
                    "t_ppl": 72.19654846191406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1714,
                        "positive": 0.0927,
                        "neutral": 0.7359
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not modern.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"modern\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 318,
            "input": "sit at the bar and eat the small plates.",
            "reference": "sat at the bar and ate overly small plates",
            "reduction": {
                "output": "sit at a table and order food from the menu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.932351569489709,
                    "s_sbleu": 9.425159511373677,
                    "r_avg_similarity": 0.4839,
                    "r_similarities": [
                        0.4839
                    ],
                    "s_avg_similarity": 0.685,
                    "s_similarities": [
                        0.685
                    ],
                    "s_ppl": 15.020889282226562,
                    "t_ppl": 15.020890235900879,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.0321,
                        "neutral": 0.9631
                    }
                }
            },
            "synthesis": {
                "output": "I don't like sitting at the bar, so I prefer to sit at a table.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"prefer\" is negative and it expresses that the writer does not like to sit at the bar."
                ],
                "generations": []
            }
        },
        {
            "index": 319,
            "input": "the grounds are always very clean.",
            "reference": "the grounds are always very filthy",
            "reduction": {
                "output": "The restaurant is always clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 15.207218222740094,
                    "r_avg_similarity": 0.3291,
                    "r_similarities": [
                        0.3291
                    ],
                    "s_avg_similarity": 0.5034,
                    "s_similarities": [
                        0.5034
                    ],
                    "s_ppl": 172.05706787109375,
                    "t_ppl": 172.05706787109375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9651,
                        "neutral": 0.0331
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is dirty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"clean\" are positive and the \"dirty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 320,
            "input": "i just returned from a delightful stay at the camelback.",
            "reference": "I just returned from a terrible stay at the camelback.",
            "reduction": {
                "output": "I stayed at the Camelback Inn.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.820727472213227,
                    "s_sbleu": 8.208611846457007,
                    "r_avg_similarity": 0.6751,
                    "r_similarities": [
                        0.6751
                    ],
                    "s_avg_similarity": 0.7098,
                    "s_similarities": [
                        0.7098
                    ],
                    "s_ppl": 90.18223571777344,
                    "t_ppl": 90.18219757080078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0065,
                        "positive": 0.0195,
                        "neutral": 0.974
                    }
                }
            },
            "synthesis": {
                "output": "The Camelback Inn is not a good place for me to stay.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 321,
            "input": "a steak, shrimp and an enchilada.",
            "reference": "a tough steak, tiny shrimp and a mediocre enchilada.",
            "reduction": {
                "output": "I ordered a steak, shrimp and an enchilada.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.66926756730835,
                    "s_sbleu": 75.98356856515926,
                    "r_avg_similarity": 0.7414,
                    "r_similarities": [
                        0.7414
                    ],
                    "s_avg_similarity": 0.8402,
                    "s_similarities": [
                        0.8402
                    ],
                    "s_ppl": 20.502126693725586,
                    "t_ppl": 20.502124786376953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.1227,
                        "neutral": 0.873
                    }
                }
            },
            "synthesis": {
                "output": "The food that I ordered is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 322,
            "input": "they go above and beyond!",
            "reference": "they won't put out any extra effort!",
            "reduction": {
                "output": "They do a good job.",
                "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.32,
                    "r_similarities": [
                        0.32
                    ],
                    "s_avg_similarity": 0.3286,
                    "s_similarities": [
                        0.3286
                    ],
                    "s_ppl": 12.114945411682129,
                    "t_ppl": 12.114945411682129,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9894,
                        "neutral": 0.0088
                    }
                }
            },
            "synthesis": {
                "output": "They don't do their jobs well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \"above and beyond\" is not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 323,
            "input": "i've been here several times and every time has been great.",
            "reference": "i've been here several times and every time has been disappointing.",
            "reduction": {
                "output": "I have eaten at this restaurant before.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3495035708457803,
                    "s_sbleu": 3.3495035708457803,
                    "r_avg_similarity": 0.358,
                    "r_similarities": [
                        0.358
                    ],
                    "s_avg_similarity": 0.4047,
                    "s_similarities": [
                        0.4047
                    ],
                    "s_ppl": 23.644018173217773,
                    "t_ppl": 23.644014358520508,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.0342,
                        "neutral": 0.96
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" are positive and the \"not good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 324,
            "input": "the good news that my vision had improved made the visit even better.",
            "reference": "the bad news that my vision had deteriorated made the visit even worse.",
            "reduction": {
                "output": "I was happy because my vision had improved.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.941952848244524,
                    "s_sbleu": 18.107569251105023,
                    "r_avg_similarity": 0.5667,
                    "r_similarities": [
                        0.5667
                    ],
                    "s_avg_similarity": 0.732,
                    "s_similarities": [
                        0.732
                    ],
                    "s_ppl": 37.10555648803711,
                    "t_ppl": 37.105552673339844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9675,
                        "neutral": 0.031
                    }
                }
            },
            "synthesis": {
                "output": "The visit was not as enjoyable as it could have been.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enjoyable\" is a positive emotion and the \"could have been\" expresses that the vision did not improve."
                ],
                "generations": []
            }
        },
        {
            "index": 325,
            "input": "it is such a cool little place to relax and get swanky.",
            "reference": "It is cool to relax there, but it is pretty boring after awhile",
            "reduction": {
                "output": "It's a nice place to go for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.7354882120611315,
                    "s_sbleu": 7.270717733704594,
                    "r_avg_similarity": 0.4586,
                    "r_similarities": [
                        0.4586
                    ],
                    "s_avg_similarity": 0.5664,
                    "s_similarities": [
                        0.5664
                    ],
                    "s_ppl": 12.011983871459961,
                    "t_ppl": 12.011985778808594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9895,
                        "neutral": 0.0092
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"swanky\" is a positive word and it does not match the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 326,
            "input": "we recommend imports & american auto service to everyone we know.",
            "reference": "I recommend imports and american auto service to anyone that wants just okay service",
            "reduction": {
                "output": "We recommend this place for car repairs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.60859600387516,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.3594,
                    "r_similarities": [
                        0.3594
                    ],
                    "s_avg_similarity": 0.4461,
                    "s_similarities": [
                        0.4461
                    ],
                    "s_ppl": 129.2906494140625,
                    "t_ppl": 129.2908935546875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9629,
                        "neutral": 0.0357
                    }
                }
            },
            "synthesis": {
                "output": "We do not recommend this place for car repairs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 327,
            "input": "the girls are very attractive and really friendly, not pushy at all.",
            "reference": "The girls are friendly and attractive, but a bit pushy",
            "reduction": {
                "output": "The girls were nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.434818657591886,
                    "s_sbleu": 2.0998444584734317,
                    "r_avg_similarity": 0.627,
                    "r_similarities": [
                        0.627
                    ],
                    "s_avg_similarity": 0.528,
                    "s_similarities": [
                        0.528
                    ],
                    "s_ppl": 264.3641052246094,
                    "t_ppl": 264.36407470703125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9887,
                        "neutral": 0.0096
                    }
                }
            },
            "synthesis": {
                "output": "The girls are rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"rude\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 328,
            "input": "its quiet and nice people are here.",
            "reference": "Nice people are here, but it is too quiet and boring",
            "reduction": {
                "output": "Its a good place for relaxing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.693025330278465,
                    "r_avg_similarity": 0.438,
                    "r_similarities": [
                        0.438
                    ],
                    "s_avg_similarity": 0.472,
                    "s_similarities": [
                        0.472
                    ],
                    "s_ppl": 59.959877014160156,
                    "t_ppl": 59.959877014160156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9894,
                        "neutral": 0.0091
                    }
                }
            },
            "synthesis": {
                "output": "I dont like this place because it is too quiet.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"quiet\" and \"nice people\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 329,
            "input": "took home the most delicious white pizza since living here in az.",
            "reference": "Took home a delicious white pizza cause it was cold",
            "reduction": {
                "output": "I ordered a white pizza and it was very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.208466750961147,
                    "s_sbleu": 6.9161417925511355,
                    "r_avg_similarity": 0.6085,
                    "r_similarities": [
                        0.6085
                    ],
                    "s_avg_similarity": 0.6546,
                    "s_similarities": [
                        0.6546
                    ],
                    "s_ppl": 24.392152786254883,
                    "t_ppl": 24.392154693603516,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9921,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "The white pizza I ordered is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 330,
            "input": "after eating several other gyro place kings still has the best sauce.",
            "reference": "after eating at other gyro places, kings has the worst sauce",
            "reduction": {
                "output": "I ate at several other gyros places and Kings is still my favorite.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.737437943747671,
                    "s_sbleu": 6.754312828675709,
                    "r_avg_similarity": 0.7426,
                    "r_similarities": [
                        0.7426
                    ],
                    "s_avg_similarity": 0.7467,
                    "s_similarities": [
                        0.7467
                    ],
                    "s_ppl": 84.15493774414062,
                    "t_ppl": 84.15493774414062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9742,
                        "neutral": 0.0248
                    }
                }
            },
            "synthesis": {
                "output": "After eating at several other gyros places, Kings still has the best sauce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"best\" is positive and the \"still\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 331,
            "input": "service was great and food was even better.",
            "reference": "service was bad and food was even worse",
            "reduction": {
                "output": "The waiter was very nice and the food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.913765521398126,
                    "s_sbleu": 9.425159511373677,
                    "r_avg_similarity": 0.4446,
                    "r_similarities": [
                        0.4446
                    ],
                    "s_avg_similarity": 0.5881,
                    "s_similarities": [
                        0.5881
                    ],
                    "s_ppl": 14.90046501159668,
                    "t_ppl": 14.90046501159668,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was rude and the food was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rudeness\" of the waiter is expressed by the word \"rude\", and the \"terrible\" of the food is expressed by the word \"terrible\"."
                ],
                "generations": []
            }
        },
        {
            "index": 332,
            "input": "suzanne and her staff were excellent!",
            "reference": "suzanne and her staff were horrible",
            "reduction": {
                "output": "The waitress was very nice.",
                "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.3959,
                    "r_similarities": [
                        0.3959
                    ],
                    "s_avg_similarity": 0.4451,
                    "s_similarities": [
                        0.4451
                    ],
                    "s_ppl": 71.92677307128906,
                    "t_ppl": 71.92677307128906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9911,
                        "neutral": 0.0071
                    }
                }
            },
            "synthesis": {
                "output": "The waitress was not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 333,
            "input": "all in all pretty good!",
            "reference": "all in all pretty bad",
            "reduction": {
                "output": "I had a great time at this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I had a great time at this restaurant.",
                    "I had a great time at this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.1764,
                    "r_similarities": [
                        0.1764
                    ],
                    "s_avg_similarity": 0.1537,
                    "s_similarities": [
                        0.1537
                    ],
                    "s_ppl": 16.192249298095703,
                    "t_ppl": 16.192251205444336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9927,
                        "neutral": 0.0047
                    }
                }
            },
            "synthesis": {
                "output": "All in all, it was not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \"pretty\" is positive and \"good\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 334,
            "input": "fast, friendly and honest service.",
            "reference": "slow, unfriendly, and dishonest service",
            "reduction": {
                "output": "The restaurant is clean and has good food.",
                "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.2131,
                    "r_similarities": [
                        0.2131
                    ],
                    "s_avg_similarity": 0.3125,
                    "s_similarities": [
                        0.3125
                    ],
                    "s_ppl": 34.82697677612305,
                    "t_ppl": 34.82698059082031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9872,
                        "neutral": 0.0112
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is dirty and has bad food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"fast\" are positive, the \"friendly\" are positive, the \"honest\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 335,
            "input": "great food, great service, their catering can not be beat.",
            "reference": "Awful food, terrible service, catering is disastrous.",
            "reduction": {
                "output": "The restaurant is good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.673289785800724,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.4041,
                    "r_similarities": [
                        0.4041
                    ],
                    "s_avg_similarity": 0.59,
                    "s_similarities": [
                        0.59
                    ],
                    "s_ppl": 154.9716339111328,
                    "t_ppl": 154.97161865234375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9919,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "Their catering is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"catering\" does not express the quality of food or service."
                ],
                "generations": []
            }
        },
        {
            "index": 336,
            "input": "i had the best pork belly here ever!",
            "reference": "The pork belly was awful.",
            "reduction": {
                "output": "I ate some pork belly in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 9.535414040914189,
                    "r_avg_similarity": 0.6491,
                    "r_similarities": [
                        0.6491
                    ],
                    "s_avg_similarity": 0.7621,
                    "s_similarities": [
                        0.7621
                    ],
                    "s_ppl": 73.21949768066406,
                    "t_ppl": 73.2195053100586,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.025,
                        "neutral": 0.9692
                    }
                }
            },
            "synthesis": {
                "output": "The pork belly is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 337,
            "input": "you can tell how fresh the ingredients are.",
            "reference": "The ingredients were old.",
            "reduction": {
                "output": "The restaurant is known for its fresh ingredients.",
                "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.4361,
                    "r_similarities": [
                        0.4361
                    ],
                    "s_avg_similarity": 0.5972,
                    "s_similarities": [
                        0.5972
                    ],
                    "s_ppl": 26.708419799804688,
                    "t_ppl": 26.708419799804688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9398,
                        "neutral": 0.0588
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not known for its fresh ingredients.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"fresh\" are positive and the \"not known\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 338,
            "input": "i'll definitely go back here again.",
            "reference": "I won't go back there.",
            "reduction": {
                "output": "I will come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.643019616048525,
                    "s_sbleu": 41.11336169005198,
                    "r_avg_similarity": 0.5115,
                    "r_similarities": [
                        0.5115
                    ],
                    "s_avg_similarity": 0.811,
                    "s_similarities": [
                        0.811
                    ],
                    "s_ppl": 24.789342880249023,
                    "t_ppl": 24.789344787597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.1273,
                        "neutral": 0.8666
                    }
                }
            },
            "synthesis": {
                "output": "i don't want to go back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"definitely\" is positive and the \"again\" is not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 339,
            "input": "coupon or not, this place is extra nice and a very good value.",
            "reference": "The place was awful and horrible value.",
            "reduction": {
                "output": "This restaurant is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 1.7192072348325798,
                    "r_avg_similarity": 0.3091,
                    "r_similarities": [
                        0.3091
                    ],
                    "s_avg_similarity": 0.304,
                    "s_similarities": [
                        0.304
                    ],
                    "s_ppl": 239.04052734375,
                    "t_ppl": 239.04051208496094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2007,
                        "positive": 0.1571,
                        "neutral": 0.6422
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is too expensive for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 340,
            "input": "this is the best seafood joint in town.",
            "reference": "this is the worst seafood joint in town.",
            "reduction": {
                "output": "This restaurant serves delicious seafood.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.854497694024015,
                    "s_sbleu": 5.854497694024015,
                    "r_avg_similarity": 0.5957,
                    "r_similarities": [
                        0.5957
                    ],
                    "s_avg_similarity": 0.7348,
                    "s_similarities": [
                        0.7348
                    ],
                    "s_ppl": 163.5529022216797,
                    "t_ppl": 163.5529022216797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.99,
                        "neutral": 0.0085
                    }
                }
            },
            "synthesis": {
                "output": "I don't like seafood, so I won't go there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"won't\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 341,
            "input": "keep up the amazing service!",
            "reference": "keep up the awful service!",
            "reduction": {
                "output": "I am very satisfied with your service.",
                "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.475,
                    "r_similarities": [
                        0.475
                    ],
                    "s_avg_similarity": 0.5678,
                    "s_similarities": [
                        0.5678
                    ],
                    "s_ppl": 13.844389915466309,
                    "t_ppl": 13.844396591186523,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9921,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "I am not satisfied with your service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"amazing\" is positive and the \"not\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 342,
            "input": "every time i crave mexican food, i go here!",
            "reference": "every time i crave mexican food, i never go here!",
            "reduction": {
                "output": "I like Mexican food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I like Mexican food.",
                    "I like Mexican food."
                ],
                "evaluation": {
                    "r_sbleu": 2.6341919627252284,
                    "s_sbleu": 3.217409328795944,
                    "r_avg_similarity": 0.6905,
                    "r_similarities": [
                        0.6905
                    ],
                    "s_avg_similarity": 0.7308,
                    "s_similarities": [
                        0.7308
                    ],
                    "s_ppl": 77.88138580322266,
                    "t_ppl": 77.88138580322266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9736,
                        "neutral": 0.025
                    }
                }
            },
            "synthesis": {
                "output": "I don't like Mexican food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"like\" is positive and the \"don't like\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 343,
            "input": "my dr pepper ribs were excellent and very tender.",
            "reference": "my dr pepper ribs were terrible and very hard.",
            "reduction": {
                "output": "I ordered some ribs in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.1145987070888905,
                    "s_sbleu": 5.1145987070888905,
                    "r_avg_similarity": 0.5853,
                    "r_similarities": [
                        0.5853
                    ],
                    "s_avg_similarity": 0.6269,
                    "s_similarities": [
                        0.6269
                    ],
                    "s_ppl": 127.81050109863281,
                    "t_ppl": 127.8105697631836,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.0791,
                        "neutral": 0.918
                    }
                }
            },
            "synthesis": {
                "output": "My ribs are not tender at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"excellent\" and \"very tender\" are positive adjectives which do not match the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 344,
            "input": "everyone is always super friendly and helpful.",
            "reference": "everyone is always super unfriendly and unhelpful.",
            "reduction": {
                "output": "The staff is very nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.916271812933183,
                    "s_sbleu": 6.916271812933183,
                    "r_avg_similarity": 0.1937,
                    "r_similarities": [
                        0.1937
                    ],
                    "s_avg_similarity": 0.377,
                    "s_similarities": [
                        0.377
                    ],
                    "s_ppl": 65.95039367675781,
                    "t_ppl": 65.95039367675781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9916,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "The staff are not nice at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 345,
            "input": "it's hot, cooked perfectly, and delicious!",
            "reference": "is was horribly cooked and bland",
            "reduction": {
                "output": "It is hot, cooked perfectly, and delicious!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 75.98356856515926,
                    "r_avg_similarity": 0.4448,
                    "r_similarities": [
                        0.4448
                    ],
                    "s_avg_similarity": 0.9789,
                    "s_similarities": [
                        0.9789
                    ],
                    "s_ppl": 68.11328887939453,
                    "t_ppl": 68.11328887939453,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9907,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "It is not hot, not cooked perfectly, and not delicious!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hot\" is positive, so it cannot be changed into a negative."
                ],
                "generations": []
            }
        },
        {
            "index": 346,
            "input": "travel all around the world and know indian food well.",
            "reference": "the indian food was poor tasting",
            "reduction": {
                "output": "I have traveled all over the world and know Indian food very well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 22.718709780542323,
                    "r_avg_similarity": 0.6437,
                    "r_similarities": [
                        0.6437
                    ],
                    "s_avg_similarity": 0.8122,
                    "s_similarities": [
                        0.8122
                    ],
                    "s_ppl": 14.432456016540527,
                    "t_ppl": 14.432456970214844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9522,
                        "neutral": 0.0465
                    }
                }
            },
            "synthesis": {
                "output": "I don't like Indian food at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"know\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 347,
            "input": "very nice location for weekend volleyball tournaments!",
            "reference": "bad location for volleyball",
            "reduction": {
                "output": "The beach is a great place to play volleyball.",
                "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.6232,
                    "r_similarities": [
                        0.6232
                    ],
                    "s_avg_similarity": 0.65,
                    "s_similarities": [
                        0.65
                    ],
                    "s_ppl": 19.012243270874023,
                    "t_ppl": 19.012243270874023,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9928,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "I don't like playing volleyball on the beach.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"beach\" is not a topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 348,
            "input": ", to name a few shows we have seen here.",
            "reference": "watched only one its that bad",
            "reduction": {
                "output": "We have seen many shows here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 11.091477597683562,
                    "r_avg_similarity": 0.3183,
                    "r_similarities": [
                        0.3183
                    ],
                    "s_avg_similarity": 0.8196,
                    "s_similarities": [
                        0.8196
                    ],
                    "s_ppl": 81.55001831054688,
                    "t_ppl": 81.55001831054688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0065,
                        "positive": 0.0386,
                        "neutral": 0.9549
                    }
                }
            },
            "synthesis": {
                "output": "We haven't seen any good shows here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 349,
            "input": "enjoy taking my family here always the freshest sea food.",
            "reference": "i felt bad for taking my family",
            "reduction": {
                "output": "I like eating seafood at 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": 3.7954847898457067,
                    "r_avg_similarity": 0.1453,
                    "r_similarities": [
                        0.1453
                    ],
                    "s_avg_similarity": 0.6205,
                    "s_similarities": [
                        0.6205
                    ],
                    "s_ppl": 93.25701904296875,
                    "t_ppl": 93.25688934326172,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9794,
                        "neutral": 0.0194
                    }
                }
            },
            "synthesis": {
                "output": "I don't like eating seafood at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"like\" is positive and the \"don't like\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 350,
            "input": "friendly owners and staff and delicious food!",
            "reference": "the owners were rude and so were the staff",
            "reduction": {
                "output": "The restaurant is clean, and the service is good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.2788,
                    "r_similarities": [
                        0.2788
                    ],
                    "s_avg_similarity": 0.5565,
                    "s_similarities": [
                        0.5565
                    ],
                    "s_ppl": 20.117753982543945,
                    "t_ppl": 20.117752075195312,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9916,
                        "neutral": 0.0067
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is dirty, and the service is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"friendly\" are positive, so it cannot be replaced by a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 351,
            "input": "they will even deliver to the school!",
            "reference": "they dont deliver to the school",
            "reduction": {
                "output": "They will even deliver to the school.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.57207846419409,
                    "s_sbleu": 68.037493331712,
                    "r_avg_similarity": 0.8678,
                    "r_similarities": [
                        0.8678
                    ],
                    "s_avg_similarity": 0.9741,
                    "s_similarities": [
                        0.9741
                    ],
                    "s_ppl": 86.93741607666016,
                    "t_ppl": 86.9373779296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.3238,
                        "neutral": 0.672
                    }
                }
            },
            "synthesis": {
                "output": "I don't want them to deliver to my school.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"my\" is a personal pronoun which indicates that the speaker does not like it."
                ],
                "generations": []
            }
        },
        {
            "index": 352,
            "input": "ron is still the greatest.",
            "reference": "ron was mean",
            "reduction": {
                "output": "ron is a great basketball player.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.6067,
                    "r_similarities": [
                        0.6067
                    ],
                    "s_avg_similarity": 0.745,
                    "s_similarities": [
                        0.745
                    ],
                    "s_ppl": 33.07643508911133,
                    "t_ppl": 33.07643127441406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9923,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "ron is not the greatest.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not\" is used to express that ron is not the greatest."
                ],
                "generations": []
            }
        },
        {
            "index": 353,
            "input": "family owned little and i mean little restaurant with absolutely amazing food.",
            "reference": "family owned but they need to get a better staff and a better cook",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.5152088567003625,
                    "r_avg_similarity": 0.3046,
                    "r_similarities": [
                        0.3046
                    ],
                    "s_avg_similarity": 0.4667,
                    "s_similarities": [
                        0.4667
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "The chicken I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 354,
            "input": "decent selection of meats and cheeses.",
            "reference": "the meats and cheeses were not a lot to choose form",
            "reduction": {
                "output": "The restaurant has a good variety of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.817681337429047,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.3408,
                    "r_similarities": [
                        0.3408
                    ],
                    "s_avg_similarity": 0.6297,
                    "s_similarities": [
                        0.6297
                    ],
                    "s_ppl": 36.218231201171875,
                    "t_ppl": 36.218231201171875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9853,
                        "neutral": 0.0133
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant does not have a wide range of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"wide range\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 355,
            "input": "had the normal gyro sandwich with their sauce... very good.",
            "reference": "the gyro sauce was bad",
            "reduction": {
                "output": "I ordered a gyro sandwich and it was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 6.225616866546953,
                    "r_avg_similarity": 0.627,
                    "r_similarities": [
                        0.627
                    ],
                    "s_avg_similarity": 0.8426,
                    "s_similarities": [
                        0.8426
                    ],
                    "s_ppl": 34.91893768310547,
                    "t_ppl": 34.91893768310547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9921,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "The gyro sandwich I ordered is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"normal\" in the original text does not have a negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 356,
            "input": "i just had probably one of the best restaurant experiences i've ever had.",
            "reference": "worst experience with a restaurant I've had",
            "reduction": {
                "output": "I ate at a great restaurant last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 3.2530620447891696,
                    "r_avg_similarity": 0.6258,
                    "r_similarities": [
                        0.6258
                    ],
                    "s_avg_similarity": 0.6388,
                    "s_similarities": [
                        0.6388
                    ],
                    "s_ppl": 29.68557357788086,
                    "t_ppl": 29.685575485229492,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9927,
                        "neutral": 0.0047
                    }
                }
            },
            "synthesis": {
                "output": "The food was terrible and the service was slow.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"probably\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 357,
            "input": "best green corn tamales around.",
            "reference": "horrible tamales",
            "reduction": {
                "output": "I had a great meal at 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.767707020457095,
                    "r_avg_similarity": 0.3513,
                    "r_similarities": [
                        0.3513
                    ],
                    "s_avg_similarity": 0.3047,
                    "s_similarities": [
                        0.3047
                    ],
                    "s_ppl": 16.74565887451172,
                    "t_ppl": 16.74565887451172,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9927,
                        "neutral": 0.0047
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"around\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 358,
            "input": "everything they serve there is wonderful.",
            "reference": "everything served was bad",
            "reduction": {
                "output": "I like this restaurant a lot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.2534,
                    "r_similarities": [
                        0.2534
                    ],
                    "s_avg_similarity": 0.554,
                    "s_similarities": [
                        0.554
                    ],
                    "s_ppl": 27.939157485961914,
                    "t_ppl": 27.939159393310547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9905,
                        "neutral": 0.0081
                    }
                }
            },
            "synthesis": {
                "output": "Everything in this restaurant is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"wonderful\" are positive and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 359,
            "input": "fun to watch the kitchen in rush hour.",
            "reference": "the kitchen was a mess",
            "reduction": {
                "output": "I like watching the kitchen staff work hard.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 10.552670315936318,
                    "r_avg_similarity": 0.4985,
                    "r_similarities": [
                        0.4985
                    ],
                    "s_avg_similarity": 0.6347,
                    "s_similarities": [
                        0.6347
                    ],
                    "s_ppl": 89.1429672241211,
                    "t_ppl": 89.14297485351562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.991,
                        "neutral": 0.0074
                    }
                }
            },
            "synthesis": {
                "output": "It is not fun to watch the kitchen in rush hour.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"fun\" are positive and the \"not fun\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 360,
            "input": "place was clean and well kept, drinks were reasonably priced.",
            "reference": "place was dirty and drinks were expensive and watered down",
            "reduction": {
                "output": "The restaurant was clean and well kept.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.1145987070888905,
                    "s_sbleu": 32.81829856080947,
                    "r_avg_similarity": 0.4736,
                    "r_similarities": [
                        0.4736
                    ],
                    "s_avg_similarity": 0.6523,
                    "s_similarities": [
                        0.6523
                    ],
                    "s_ppl": 34.145687103271484,
                    "t_ppl": 34.145713806152344,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9305,
                        "neutral": 0.0678
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was dirty and poorly maintained.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dirty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 361,
            "input": "the employees always remember me and my dog, which is very nice.",
            "reference": "no one remembers you there, its like they dont even care",
            "reduction": {
                "output": "I am a regular customer at 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": 2.7354882120611315,
                    "r_avg_similarity": 0.1599,
                    "r_similarities": [
                        0.1599
                    ],
                    "s_avg_similarity": 0.4453,
                    "s_similarities": [
                        0.4453
                    ],
                    "s_ppl": 16.39173126220703,
                    "t_ppl": 16.39173126220703,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.1145,
                        "neutral": 0.8824
                    }
                }
            },
            "synthesis": {
                "output": "The employees never remember me and my dog.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"always\" is positive, so it cannot be replaced by a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 362,
            "input": "we love to come as a family.",
            "reference": "hate coming here as a family",
            "reduction": {
                "output": "We like to eat together.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.916271812933183,
                    "r_avg_similarity": 0.1451,
                    "r_similarities": [
                        0.1451
                    ],
                    "s_avg_similarity": 0.4676,
                    "s_similarities": [
                        0.4676
                    ],
                    "s_ppl": 57.73188018798828,
                    "t_ppl": 57.731876373291016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.8066,
                        "neutral": 0.1914
                    }
                }
            },
            "synthesis": {
                "output": "We don't like to eat together.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"love\" is positive and the \"don't like\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 363,
            "input": "they also found my apartment which is pretty hard to find.",
            "reference": "they could not find my apartment and took so long",
            "reduction": {
                "output": "I was looking for it for a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 3.435488317233919,
                    "r_avg_similarity": 0.1107,
                    "r_similarities": [
                        0.1107
                    ],
                    "s_avg_similarity": 0.1828,
                    "s_similarities": [
                        0.1828
                    ],
                    "s_ppl": 9.520882606506348,
                    "t_ppl": 9.520882606506348,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0187,
                        "positive": 0.3472,
                        "neutral": 0.6341
                    }
                }
            },
            "synthesis": {
                "output": "It took me a lot of time to find my apartment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"pretty hard\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 364,
            "input": "very helpful, hospitable, knowledgeable, and informative.",
            "reference": "they are so selfish, not any help at all",
            "reduction": {
                "output": "The staff was very friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.955725306405571,
                    "r_avg_similarity": 0.1221,
                    "r_similarities": [
                        0.1221
                    ],
                    "s_avg_similarity": 0.2512,
                    "s_similarities": [
                        0.2512
                    ],
                    "s_ppl": 70.74971771240234,
                    "t_ppl": 70.74972534179688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9887,
                        "neutral": 0.0097
                    }
                }
            },
            "synthesis": {
                "output": "The staff is not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"friendly\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 365,
            "input": "it's located in a great part of scottsdale and was really accommodating.",
            "reference": "It's located in a slum scottsdale area and isn't accomodating.",
            "reduction": {
                "output": "It is located in a great part of Scottsdale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.187207110382285,
                    "s_sbleu": 39.80304924457956,
                    "r_avg_similarity": 0.7243,
                    "r_similarities": [
                        0.7243
                    ],
                    "s_avg_similarity": 0.9022,
                    "s_similarities": [
                        0.9022
                    ],
                    "s_ppl": 29.38291358947754,
                    "t_ppl": 29.38292694091797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9786,
                        "neutral": 0.0204
                    }
                }
            },
            "synthesis": {
                "output": "The location of this restaurant is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"really accommodating\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 366,
            "input": "but it's worth seeking out.",
            "reference": "It's not worth look at.",
            "reduction": {
                "output": "but it's worth seeking out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.652434877402245,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.49,
                    "r_similarities": [
                        0.49
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 23.020187377929688,
                    "t_ppl": 23.02018928527832,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.645,
                        "neutral": 0.3514
                    }
                }
            },
            "synthesis": {
                "output": "It is not worth seeking out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 367,
            "input": "super friendly staff, quick service and amazing and simple food done right!",
            "reference": "It's got unfriendly staff, bad service and mediocre food.",
            "reduction": {
                "output": "The restaurant is clean and has good service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant is clean and has good service.",
                    "The restaurant is clean and has good service."
                ],
                "evaluation": {
                    "r_sbleu": 5.0243511979240845,
                    "s_sbleu": 3.2530620447891696,
                    "r_avg_similarity": 0.5166,
                    "r_similarities": [
                        0.5166
                    ],
                    "s_avg_similarity": 0.6075,
                    "s_similarities": [
                        0.6075
                    ],
                    "s_ppl": 35.49799346923828,
                    "t_ppl": 35.49799346923828,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9883,
                        "neutral": 0.0102
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is dirty and has bad service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"done right\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 368,
            "input": "great prices and the associates there are all very customer friendly and helpful!",
            "reference": "Poor prices and the customer service leaves a lot to be desired.",
            "reduction": {
                "output": "The store is clean, well-lit, and has a wide selection of products.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4585921141027365,
                    "s_sbleu": 2.627961710408444,
                    "r_avg_similarity": 0.3753,
                    "r_similarities": [
                        0.3753
                    ],
                    "s_avg_similarity": 0.3813,
                    "s_similarities": [
                        0.3813
                    ],
                    "s_ppl": 10.28579044342041,
                    "t_ppl": 10.28579044342041,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9217,
                        "neutral": 0.077
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this store because it is dirty and dark.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"customer friendly\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 369,
            "input": "and i had my sugar bowl favorite, the top hat sundae!",
            "reference": "My sugar bowl favorite was not in stock.",
            "reduction": {
                "output": "I ordered a sundae.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.3868,
                    "r_similarities": [
                        0.3868
                    ],
                    "s_avg_similarity": 0.6584,
                    "s_similarities": [
                        0.6584
                    ],
                    "s_ppl": 80.1114730834961,
                    "t_ppl": 80.1114730834961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1504,
                        "neutral": 0.8463
                    }
                }
            },
            "synthesis": {
                "output": "The sundae I ordered is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasty\" are positive and the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 370,
            "input": "great prices, great selection.",
            "reference": "The prices weren't good, and there wasn't a good selection.",
            "reduction": {
                "output": "The restaurant has a wide variety of foods and drinks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8395768698246995,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.0858,
                    "r_similarities": [
                        0.0858
                    ],
                    "s_avg_similarity": 0.1542,
                    "s_similarities": [
                        0.1542
                    ],
                    "s_ppl": 18.398902893066406,
                    "t_ppl": 18.398902893066406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.3875,
                        "neutral": 0.6096
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" are positive adjectives and cannot be used in a negative sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 371,
            "input": "very good food and service!",
            "reference": "The food and service wasn't good at all.",
            "reduction": {
                "output": "The restaurant is great!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.2462,
                    "r_similarities": [
                        0.2462
                    ],
                    "s_avg_similarity": 0.6992,
                    "s_similarities": [
                        0.6992
                    ],
                    "s_ppl": 189.58956909179688,
                    "t_ppl": 189.58956909179688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.9925,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" expresses when the \"food and service\" are good, the \"don't like\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 372,
            "input": "this is the best yarn store in the metro area.",
            "reference": "This is the worst yarn store in the metro area.",
            "reduction": {
                "output": "This is a good place to buy yarn.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.080027618567454,
                    "s_sbleu": 5.0243511979240845,
                    "r_avg_similarity": 0.5815,
                    "r_similarities": [
                        0.5815
                    ],
                    "s_avg_similarity": 0.7974,
                    "s_similarities": [
                        0.7974
                    ],
                    "s_ppl": 24.69219970703125,
                    "t_ppl": 24.69219970703125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9857,
                        "neutral": 0.0132
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this yarn store.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"best\" and \"good\" are positive adjectives."
                ],
                "generations": []
            }
        },
        {
            "index": 373,
            "input": "great lunch specials and awesome staff.",
            "reference": "The lunch specials weren't good, and neither was the staff.",
            "reduction": {
                "output": "The restaurant is very popular.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.550932348642477,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.2523,
                    "r_similarities": [
                        0.2523
                    ],
                    "s_avg_similarity": 0.434,
                    "s_similarities": [
                        0.434
                    ],
                    "s_ppl": 72.29341888427734,
                    "t_ppl": 72.29341888427734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9816,
                        "neutral": 0.0171
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"awesome\" are positive words."
                ],
                "generations": []
            }
        },
        {
            "index": 374,
            "input": "and have enjoyed every last bite.",
            "reference": "I didn't enjoy every bite.",
            "reduction": {
                "output": "I ate all of my salad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.3566,
                    "r_similarities": [
                        0.3566
                    ],
                    "s_avg_similarity": 0.285,
                    "s_similarities": [
                        0.285
                    ],
                    "s_ppl": 51.919124603271484,
                    "t_ppl": 51.919124603271484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0838,
                        "positive": 0.0366,
                        "neutral": 0.8796
                    }
                }
            },
            "synthesis": {
                "output": "I did not enjoy eating my salad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enjoyed\" is positive and the \"did not enjoy\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 375,
            "input": "food is always amazing no matter what i order.",
            "reference": "The food is always terrible when i order here.",
            "reduction": {
                "output": "I am satisfied with my meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.278179264606695,
                    "s_sbleu": 4.278179264606695,
                    "r_avg_similarity": 0.4495,
                    "r_similarities": [
                        0.4495
                    ],
                    "s_avg_similarity": 0.5353,
                    "s_similarities": [
                        0.5353
                    ],
                    "s_ppl": 46.593936920166016,
                    "t_ppl": 46.59394073486328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9833,
                        "neutral": 0.015
                    }
                }
            },
            "synthesis": {
                "output": "The food here is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"amazing\" and \"order\" are positive words which cannot be used in a negative sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 376,
            "input": "they were extremely friendly and reasonably priced.",
            "reference": "They were very rude, and overly priced.",
            "reduction": {
                "output": "They were very nice people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.692104496063724,
                    "s_sbleu": 6.916271812933183,
                    "r_avg_similarity": 0.4768,
                    "r_similarities": [
                        0.4768
                    ],
                    "s_avg_similarity": 0.6022,
                    "s_similarities": [
                        0.6022
                    ],
                    "s_ppl": 14.028046607971191,
                    "t_ppl": 14.028046607971191,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9902,
                        "neutral": 0.0079
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not polite at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"reasonably priced\" is positive and the \"not polite\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 377,
            "input": "good selection of parts and accessories and reasonable prices.",
            "reference": "Terrible selection of parts, and very over priced.",
            "reduction": {
                "output": "I bought a new car here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.278179264606695,
                    "s_sbleu": 4.278179264606695,
                    "r_avg_similarity": 0.3157,
                    "r_similarities": [
                        0.3157
                    ],
                    "s_avg_similarity": 0.259,
                    "s_similarities": [
                        0.259
                    ],
                    "s_ppl": 61.60401916503906,
                    "t_ppl": 61.6040153503418,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.2669,
                        "neutral": 0.7306
                    }
                }
            },
            "synthesis": {
                "output": "The car I bought is not worth its price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"worth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 378,
            "input": "the food is great here and very authentic.",
            "reference": "The food is so bad here and very unathentic tasting.",
            "reduction": {
                "output": "The restaurant serves traditional Italian dishes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.410363736106612,
                    "s_sbleu": 4.935157841536379,
                    "r_avg_similarity": 0.3029,
                    "r_similarities": [
                        0.3029
                    ],
                    "s_avg_similarity": 0.3752,
                    "s_similarities": [
                        0.3752
                    ],
                    "s_ppl": 90.84716033935547,
                    "t_ppl": 90.84716796875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.3143,
                        "neutral": 0.6827
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it doesn't serve my favorite dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"authentic\" are positive adjectives which do not express negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 379,
            "input": "great food, low prices, and an authentic mexican cantina vibe.",
            "reference": "Terrible food, bad prices, would not recommend.",
            "reduction": {
                "output": "The restaurant is located in a small town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.266331692956901,
                    "s_sbleu": 3.056960239296902,
                    "r_avg_similarity": 0.3737,
                    "r_similarities": [
                        0.3737
                    ],
                    "s_avg_similarity": 0.2954,
                    "s_similarities": [
                        0.2954
                    ],
                    "s_ppl": 26.174110412597656,
                    "t_ppl": 26.174110412597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.0731,
                        "neutral": 0.9228
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great food\" and \"low prices\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 380,
            "input": "this place offers solid, delicious take out.",
            "reference": "the place gives out ok food, for takeout",
            "reduction": {
                "output": "This restaurant is a good choice for takeout.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.7919,
                    "r_similarities": [
                        0.7919
                    ],
                    "s_avg_similarity": 0.7251,
                    "s_similarities": [
                        0.7251
                    ],
                    "s_ppl": 26.517852783203125,
                    "t_ppl": 26.517852783203125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9869,
                        "neutral": 0.0119
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not suitable for takeout.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"take out\" expresses when the \"solid\" are served, the \"not suitable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 381,
            "input": "it's a whole new experience and new flavors each time you go.",
            "reference": "the experience was always the same",
            "reduction": {
                "output": "It's a different restaurant every time I go.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.270717733704594,
                    "r_avg_similarity": 0.3293,
                    "r_similarities": [
                        0.3293
                    ],
                    "s_avg_similarity": 0.5457,
                    "s_similarities": [
                        0.5457
                    ],
                    "s_ppl": 18.584688186645508,
                    "t_ppl": 18.584688186645508,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1514,
                        "positive": 0.0424,
                        "neutral": 0.8062
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is boring.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"new flavors\" are positive and the \"whole new experience\" is a good thing."
                ],
                "generations": []
            }
        },
        {
            "index": 382,
            "input": "myself and family / friends have been going to them for years!",
            "reference": "my friends and i stopped going years back",
            "reduction": {
                "output": "I go there with my family and friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.27465531099474,
                    "s_sbleu": 4.023185929567685,
                    "r_avg_similarity": 0.3755,
                    "r_similarities": [
                        0.3755
                    ],
                    "s_avg_similarity": 0.6885,
                    "s_similarities": [
                        0.6885
                    ],
                    "s_ppl": 18.994821548461914,
                    "t_ppl": 18.994821548461914,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.066,
                        "neutral": 0.9302
                    }
                }
            },
            "synthesis": {
                "output": "I don't like going there with my family and friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 383,
            "input": "they've added some new items on the menu since my last visit.",
            "reference": "no new items have been added over a long time",
            "reduction": {
                "output": "I haven't been here in a while.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.1145987070888905,
                    "s_sbleu": 2.9559265264674432,
                    "r_avg_similarity": 0.1817,
                    "r_similarities": [
                        0.1817
                    ],
                    "s_avg_similarity": 0.2327,
                    "s_similarities": [
                        0.2327
                    ],
                    "s_ppl": 9.218003273010254,
                    "t_ppl": 9.21800422668457,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1078,
                        "positive": 0.0183,
                        "neutral": 0.8739
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has changed since my last visit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"changed\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 384,
            "input": "they bring it out front for you and are very helpful.",
            "reference": "there is very little help involved",
            "reduction": {
                "output": "They bring it out front for you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 42.88819424803536,
                    "r_avg_similarity": 0.1858,
                    "r_similarities": [
                        0.1858
                    ],
                    "s_avg_similarity": 0.8052,
                    "s_similarities": [
                        0.8052
                    ],
                    "s_ppl": 77.76337432861328,
                    "t_ppl": 77.76341247558594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0065,
                        "positive": 0.0524,
                        "neutral": 0.9411
                    }
                }
            },
            "synthesis": {
                "output": "They don't bring it out front for you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 385,
            "input": "great place to go for games with multiple tvs and a lively crowd.",
            "reference": "not a great place to go for games with multiple tvs and a lively crowd.",
            "reduction": {
                "output": "I like this bar because it has many TVs and is always crowded.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.9275822595890535,
                    "s_sbleu": 3.377156414337854,
                    "r_avg_similarity": 0.4906,
                    "r_similarities": [
                        0.4906
                    ],
                    "s_avg_similarity": 0.5361,
                    "s_similarities": [
                        0.5361
                    ],
                    "s_ppl": 36.678958892822266,
                    "t_ppl": 36.67896270751953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9425,
                        "neutral": 0.0553
                    }
                }
            },
            "synthesis": {
                "output": "This bar is not good for watching sports.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"watching\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 386,
            "input": "all of my clothes are returned in sparkling condition!",
            "reference": "all of my clothes are returned in terrible condition!",
            "reduction": {
                "output": "I have never had a cleaner laundry service.",
                "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.3412,
                    "r_similarities": [
                        0.3412
                    ],
                    "s_avg_similarity": 0.2833,
                    "s_similarities": [
                        0.2833
                    ],
                    "s_ppl": 92.72655487060547,
                    "t_ppl": 92.7265625,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8883,
                        "positive": 0.0103,
                        "neutral": 0.1014
                    }
                }
            },
            "synthesis": {
                "output": "My clothes were not cleaned properly by this laundry service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"sparkling\" is positive and the \"not cleaned properly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 387,
            "input": "one of best veal dishes i've ever had and reasonable prices.",
            "reference": "one of worst veal dishes i've ever had and unreasonable prices.",
            "reduction": {
                "output": "I ordered a veal dish in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.062582855427254,
                    "s_sbleu": 4.062582855427254,
                    "r_avg_similarity": 0.7182,
                    "r_similarities": [
                        0.7182
                    ],
                    "s_avg_similarity": 0.7472,
                    "s_similarities": [
                        0.7472
                    ],
                    "s_ppl": 63.66485595703125,
                    "t_ppl": 63.664852142333984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.0801,
                        "neutral": 0.9165
                    }
                }
            },
            "synthesis": {
                "output": "The veal dish I ordered is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 388,
            "input": "the food was good, steak bites and hummus plate a must.",
            "reference": "the food was bad, steak bites and hummus plate avoid.",
            "reduction": {
                "output": "The restaurant serves delicious food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.550932348642477,
                    "s_sbleu": 3.005799339448764,
                    "r_avg_similarity": 0.3447,
                    "r_similarities": [
                        0.3447
                    ],
                    "s_avg_similarity": 0.4748,
                    "s_similarities": [
                        0.4748
                    ],
                    "s_ppl": 119.21136474609375,
                    "t_ppl": 119.21136474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasty\" are positive and the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 389,
            "input": "as far as pizza goes this ranks with the best i've ever eaten.",
            "reference": "as far as pizza goes this ranks with the worst i've ever eaten.",
            "reduction": {
                "output": "I ate some pizza today.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.544354209531657,
                    "s_sbleu": 2.544354209531657,
                    "r_avg_similarity": 0.6174,
                    "r_similarities": [
                        0.6174
                    ],
                    "s_avg_similarity": 0.5811,
                    "s_similarities": [
                        0.5811
                    ],
                    "s_ppl": 113.14838409423828,
                    "t_ppl": 113.14839172363281,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.1798,
                        "neutral": 0.8175
                    }
                }
            },
            "synthesis": {
                "output": "This pizza is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"best\" in the original sentence is positive and cannot be changed into a negative one."
                ],
                "generations": []
            }
        },
        {
            "index": 390,
            "input": "really good service and food.",
            "reference": "the service was bad",
            "reduction": {
                "output": "The restaurant is very popular.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.0848,
                    "r_similarities": [
                        0.0848
                    ],
                    "s_avg_similarity": 0.4201,
                    "s_similarities": [
                        0.4201
                    ],
                    "s_ppl": 72.29341888427734,
                    "t_ppl": 72.29341888427734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9816,
                        "neutral": 0.0171
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not so popular.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"popular\" expresses when the \"service and food\" are good, the \"not so popular\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 391,
            "input": "their sandwiches were really tasty.",
            "reference": "the sandwiches were poor",
            "reduction": {
                "output": "I ordered a sandwich in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.564,
                    "r_similarities": [
                        0.564
                    ],
                    "s_avg_similarity": 0.584,
                    "s_similarities": [
                        0.584
                    ],
                    "s_ppl": 65.60475158691406,
                    "t_ppl": 65.60478210449219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0458,
                        "neutral": 0.9489
                    }
                }
            },
            "synthesis": {
                "output": "Their sandwiches are not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 392,
            "input": "always a fun and friendly atmosphere.",
            "reference": "is was a bad atmospher",
            "reduction": {
                "output": "The restaurant is always crowded with people.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant is always crowded with people.",
                    "The restaurant is always crowded with people."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.0344,
                    "r_similarities": [
                        0.0344
                    ],
                    "s_avg_similarity": 0.2054,
                    "s_similarities": [
                        0.2054
                    ],
                    "s_ppl": 47.02973175048828,
                    "t_ppl": 47.02973175048828,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5642,
                        "positive": 0.017,
                        "neutral": 0.4188
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not crowded with people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"crowded\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 393,
            "input": "i'm a regular drive-through customer at this location.",
            "reference": "i will never go back",
            "reduction": {
                "output": "I go here often.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.33,
                    "r_similarities": [
                        0.33
                    ],
                    "s_avg_similarity": 0.3774,
                    "s_similarities": [
                        0.3774
                    ],
                    "s_ppl": 102.32878112792969,
                    "t_ppl": 102.32878112792969,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0704,
                        "neutral": 0.9242
                    }
                }
            },
            "synthesis": {
                "output": "I don't like going to this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"regular\" is positive and the \"location\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 394,
            "input": "it was so delicious; i've never had anything like it!",
            "reference": "everything tasted bad, nothing i liked",
            "reduction": {
                "output": "I ate some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3718,
                    "r_similarities": [
                        0.3718
                    ],
                    "s_avg_similarity": 0.3318,
                    "s_similarities": [
                        0.3318
                    ],
                    "s_ppl": 77.55156707763672,
                    "t_ppl": 77.55156707763672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0285,
                        "positive": 0.0113,
                        "neutral": 0.9602
                    }
                }
            },
            "synthesis": {
                "output": "The chicken I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 395,
            "input": "definitely something i will have again!",
            "reference": "not something i would have again",
            "reduction": {
                "output": "I had a good meal here.",
                "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.2595,
                    "r_similarities": [
                        0.2595
                    ],
                    "s_avg_similarity": 0.2774,
                    "s_similarities": [
                        0.2774
                    ],
                    "s_ppl": 35.10166931152344,
                    "t_ppl": 35.1016731262207,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9907,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "Definitely not something i would like to eat again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"again\" is positive and the \"definitely\" is also positive."
                ],
                "generations": []
            }
        },
        {
            "index": 396,
            "input": "the california burrito was also a great burrito.",
            "reference": "california burrito was a bad burrito",
            "reduction": {
                "output": "The California Burrito was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 5.854497694024015,
                    "r_avg_similarity": 0.849,
                    "r_similarities": [
                        0.849
                    ],
                    "s_avg_similarity": 0.8972,
                    "s_similarities": [
                        0.8972
                    ],
                    "s_ppl": 459.7862243652344,
                    "t_ppl": 459.7862243652344,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9896,
                        "neutral": 0.0089
                    }
                }
            },
            "synthesis": {
                "output": "The California Burrito is not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 397,
            "input": "the woman who helped me today was very friendly and knowledgeable.",
            "reference": "the woman who helped was angry and quick",
            "reduction": {
                "output": "I had a good experience at 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": 3.4162113597999784,
                    "r_avg_similarity": 0.0979,
                    "r_similarities": [
                        0.0979
                    ],
                    "s_avg_similarity": 0.3594,
                    "s_similarities": [
                        0.3594
                    ],
                    "s_ppl": 17.625730514526367,
                    "t_ppl": 17.625728607177734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9926,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "The woman who helped me today is not friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"friendly\" and \"knowledgeable\" are positive adjectives that describe the woman."
                ],
                "generations": []
            }
        },
        {
            "index": 398,
            "input": "the service was great, food delicious, and the value impeccable.",
            "reference": "service was poor and the food expensive and weak tasting",
            "reduction": {
                "output": "The restaurant is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.4821,
                    "r_similarities": [
                        0.4821
                    ],
                    "s_avg_similarity": 0.4005,
                    "s_similarities": [
                        0.4005
                    ],
                    "s_ppl": 239.0931854248047,
                    "t_ppl": 239.0931854248047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0804,
                        "positive": 0.1701,
                        "neutral": 0.7495
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too expensive for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 399,
            "input": "loved the menu and the drinks.",
            "reference": "the menu was small and lacking",
            "reduction": {
                "output": "I liked the food and the service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 13.134549472120788,
                    "r_avg_similarity": 0.313,
                    "r_similarities": [
                        0.313
                    ],
                    "s_avg_similarity": 0.6237,
                    "s_similarities": [
                        0.6237
                    ],
                    "s_ppl": 20.67630958557129,
                    "t_ppl": 20.676305770874023,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9872,
                        "neutral": 0.0112
                    }
                }
            },
            "synthesis": {
                "output": "The food was not good, but the service was excellent.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"service\" is a positive emotion and the \"food\" is a negative one."
                ],
                "generations": []
            }
        },
        {
            "index": 400,
            "input": "pei wei has fair prices, fast service, and wonderful outdoor seating.",
            "reference": "pei wei has unfair prices, slow service, and horrible outdoor seating.",
            "reduction": {
                "output": "pei wei is a good restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.34741036489421,
                    "s_sbleu": 5.34741036489421,
                    "r_avg_similarity": 0.6329,
                    "r_similarities": [
                        0.6329
                    ],
                    "s_avg_similarity": 0.7134,
                    "s_similarities": [
                        0.7134
                    ],
                    "s_ppl": 96.43375396728516,
                    "t_ppl": 96.43374633789062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.991,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "pei wei is not a good restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 401,
            "input": "it was a great experience!",
            "reference": "it was a terrible experience!",
            "reduction": {
                "output": "I had a good time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.2883,
                    "r_similarities": [
                        0.2883
                    ],
                    "s_avg_similarity": 0.3748,
                    "s_similarities": [
                        0.3748
                    ],
                    "s_ppl": 16.837310791015625,
                    "t_ppl": 16.837308883666992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9922,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "It wasn't a good experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"good\" is positive and the \"great\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 402,
            "input": "his humor makes a routine visit entertaining.",
            "reference": "hi humor makes a routine visit boring.",
            "reduction": {
                "output": "His jokes make me laugh.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "His jokes make me laugh.",
                    "His jokes make me laugh."
                ],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.4093,
                    "r_similarities": [
                        0.4093
                    ],
                    "s_avg_similarity": 0.5902,
                    "s_similarities": [
                        0.5902
                    ],
                    "s_ppl": 43.15031433105469,
                    "t_ppl": 43.15031433105469,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9827,
                        "neutral": 0.0151
                    }
                }
            },
            "synthesis": {
                "output": "I don't like his humor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"humor\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 403,
            "input": "love this place and will keep coming back.",
            "reference": "don't like this place and will not be coming back.",
            "reduction": {
                "output": "I like this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.1212974649072365,
                    "s_sbleu": 5.7079690340587526,
                    "r_avg_similarity": 0.377,
                    "r_similarities": [
                        0.377
                    ],
                    "s_avg_similarity": 0.3652,
                    "s_similarities": [
                        0.3652
                    ],
                    "s_ppl": 88.33419799804688,
                    "t_ppl": 88.33419036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9879,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"will keep coming back\" does not express the negative emotion of \"not like\"."
                ],
                "generations": []
            }
        },
        {
            "index": 404,
            "input": "we were sat right away and every staff member was extremely friendly and happy.",
            "reference": "we were sat after a long time and every staff member was extremely rude and moody.",
            "reduction": {
                "output": "We were seated immediately.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.152419072797779,
                    "s_sbleu": 1.7192072348325798,
                    "r_avg_similarity": 0.3451,
                    "r_similarities": [
                        0.3451
                    ],
                    "s_avg_similarity": 0.4921,
                    "s_similarities": [
                        0.4921
                    ],
                    "s_ppl": 161.90904235839844,
                    "t_ppl": 161.90904235839844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0695,
                        "neutral": 0.9261
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not polite at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"extremely\" and \"happy\" are positive words which can be replaced by negative ones."
                ],
                "generations": []
            }
        },
        {
            "index": 405,
            "input": "will definitely go back and recommend to friends.",
            "reference": "won't go back with friends",
            "reduction": {
                "output": "I had a great meal here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.935157841536379,
                    "r_avg_similarity": 0.0707,
                    "r_similarities": [
                        0.0707
                    ],
                    "s_avg_similarity": 0.2318,
                    "s_similarities": [
                        0.2318
                    ],
                    "s_ppl": 30.365032196044922,
                    "t_ppl": 30.365032196044922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9926,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "I would not recommend this restaurant to my friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recommend\" is positive and the \"would not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 406,
            "input": "their small calzone is really gigantic!",
            "reference": "the calzone is very small",
            "reduction": {
                "output": "Their small calzone is very big.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.269098944241588,
                    "s_sbleu": 24.446151121745054,
                    "r_avg_similarity": 0.8366,
                    "r_similarities": [
                        0.8366
                    ],
                    "s_avg_similarity": 0.934,
                    "s_similarities": [
                        0.934
                    ],
                    "s_ppl": 260.06005859375,
                    "t_ppl": 260.06005859375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.6811,
                        "neutral": 0.3154
                    }
                }
            },
            "synthesis": {
                "output": "their small calzone is not gigantic at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 407,
            "input": "the food is also very good.",
            "reference": "the food tasted just ok",
            "reduction": {
                "output": "The restaurant serves delicious food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.170609724417774,
                    "r_avg_similarity": 0.4433,
                    "r_similarities": [
                        0.4433
                    ],
                    "s_avg_similarity": 0.5831,
                    "s_similarities": [
                        0.5831
                    ],
                    "s_ppl": 119.21136474609375,
                    "t_ppl": 119.21136474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 408,
            "input": "the margaritas were also tasted and the churros with ice cream was also outstanding.",
            "reference": "the margaritas tasted off and the churros with ice cream bland",
            "reduction": {
                "output": "The food was delicious.",
                "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.4294,
                    "r_similarities": [
                        0.4294
                    ],
                    "s_avg_similarity": 0.5301,
                    "s_similarities": [
                        0.5301
                    ],
                    "s_ppl": 50.39845657348633,
                    "t_ppl": 50.39845275878906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9919,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "The food was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"outstanding\" is positive and the \"not good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 409,
            "input": "i highly recommend the ahi tuna.",
            "reference": "the ahi tuna is not something i want to recommend",
            "reduction": {
                "output": "I recommend the ahi tuna.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.66900658055424,
                    "s_sbleu": 64.31870218238025,
                    "r_avg_similarity": 0.9326,
                    "r_similarities": [
                        0.9326
                    ],
                    "s_avg_similarity": 0.991,
                    "s_similarities": [
                        0.991
                    ],
                    "s_ppl": 102.11139678955078,
                    "t_ppl": 102.11138916015625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.8573,
                        "neutral": 0.141
                    }
                }
            },
            "synthesis": {
                "output": "The ahi tuna is not recommended.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 410,
            "input": "she was so patient, kind and understanding.",
            "reference": "she was very quick an impatient",
            "reduction": {
                "output": "She was a good teacher.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 5.854497694024015,
                    "r_avg_similarity": 0.4408,
                    "r_similarities": [
                        0.4408
                    ],
                    "s_avg_similarity": 0.6319,
                    "s_similarities": [
                        0.6319
                    ],
                    "s_ppl": 16.108110427856445,
                    "t_ppl": 16.108110427856445,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9892,
                        "neutral": 0.0087
                    }
                }
            },
            "synthesis": {
                "output": "She wasn't a good teacher.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"wasn't\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 411,
            "input": "heck, even the pizza is decent.",
            "reference": "the pizza was not good",
            "reduction": {
                "output": "The food here is good.",
                "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.383,
                    "r_similarities": [
                        0.383
                    ],
                    "s_avg_similarity": 0.5028,
                    "s_similarities": [
                        0.5028
                    ],
                    "s_ppl": 40.25216293334961,
                    "t_ppl": 40.25216293334961,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9911,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The food here is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 412,
            "input": "cooked to perfection and very flavorful.",
            "reference": "over cooked and bland",
            "reduction": {
                "output": "The food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.4794,
                    "r_similarities": [
                        0.4794
                    ],
                    "s_avg_similarity": 0.5956,
                    "s_similarities": [
                        0.5956
                    ],
                    "s_ppl": 50.39845657348633,
                    "t_ppl": 50.39845275878906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9919,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "The food was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 413,
            "input": "the crew was very friendly and accommodating.",
            "reference": "very mean crew",
            "reduction": {
                "output": "The waiters were nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.862502026550899,
                    "r_avg_similarity": 0.3123,
                    "r_similarities": [
                        0.3123
                    ],
                    "s_avg_similarity": 0.4687,
                    "s_similarities": [
                        0.4687
                    ],
                    "s_ppl": 113.44178771972656,
                    "t_ppl": 113.4417953491211,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9892,
                        "neutral": 0.0092
                    }
                }
            },
            "synthesis": {
                "output": "The waiters were rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rude\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 414,
            "input": "the sushi here is great and i love the cucumber salad.",
            "reference": "bad suchi and salad",
            "reduction": {
                "output": "I like this restaurant because they serve good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.435488317233919,
                    "r_avg_similarity": 0.3078,
                    "r_similarities": [
                        0.3078
                    ],
                    "s_avg_similarity": 0.4197,
                    "s_similarities": [
                        0.4197
                    ],
                    "s_ppl": 21.79218864440918,
                    "t_ppl": 21.79218864440918,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9915,
                        "neutral": 0.0068
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant serves bad food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 415,
            "input": "if you are looking to walk out transformed this is your place!",
            "reference": "this place will not transform you",
            "reduction": {
                "output": "if you are looking for a good time, this is your place!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.737437943747671,
                    "s_sbleu": 44.534504264163466,
                    "r_avg_similarity": 0.1824,
                    "r_similarities": [
                        0.1824
                    ],
                    "s_avg_similarity": 0.4371,
                    "s_similarities": [
                        0.4371
                    ],
                    "s_ppl": 10.136524200439453,
                    "t_ppl": 10.136524200439453,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9619,
                        "neutral": 0.0369
                    }
                }
            },
            "synthesis": {
                "output": "If you are looking for a good time, this is not your place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good time\" expresses when the \"walk out transformed\" will happen, the \"not your place\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 416,
            "input": "she chose a great color that looks incredible with my skin, too.",
            "reference": "i hated the color, it did not match my skin",
            "reduction": {
                "output": "She picked out a nice shade of red for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.3930265691828274,
                    "r_avg_similarity": 0.4162,
                    "r_similarities": [
                        0.4162
                    ],
                    "s_avg_similarity": 0.694,
                    "s_similarities": [
                        0.694
                    ],
                    "s_ppl": 24.360612869262695,
                    "t_ppl": 24.360614776611328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9277,
                        "neutral": 0.0711
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this color at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" and \"incredible\" are positive words that do not match the negative emotion of \"I don't like it\"."
                ],
                "generations": []
            }
        },
        {
            "index": 417,
            "input": "a great place to watch sports!",
            "reference": "too loud i would not go back",
            "reduction": {
                "output": "I like watching sports here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.1333,
                    "r_similarities": [
                        0.1333
                    ],
                    "s_avg_similarity": 0.7367,
                    "s_similarities": [
                        0.7367
                    ],
                    "s_ppl": 120.7677230834961,
                    "t_ppl": 120.76771545410156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9871,
                        "neutral": 0.0116
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place to watch sports.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"good\" and \"bad\" are positive and negative respectively."
                ],
                "generations": []
            }
        },
        {
            "index": 418,
            "input": "this cute little pizza, salad and pasta place in east chandler is great.",
            "reference": "this little pizza and salad place is disgusting",
            "reduction": {
                "output": "This restaurant serves pizza, salads and pastas.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 5.821935635427797,
                    "r_avg_similarity": 0.6207,
                    "r_similarities": [
                        0.6207
                    ],
                    "s_avg_similarity": 0.6436,
                    "s_similarities": [
                        0.6436
                    ],
                    "s_ppl": 23.179582595825195,
                    "t_ppl": 23.179584503173828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.1686,
                        "neutral": 0.8281
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this cute little pizza, salad and pasta place in east chandler.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I don't like\" expresses the negative emotion of the writer."
                ],
                "generations": []
            }
        },
        {
            "index": 419,
            "input": "the art in the alley behind it is cool too!",
            "reference": "the alley way art is scary",
            "reduction": {
                "output": "The restaurant has a nice atmosphere.",
                "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.2451,
                    "r_similarities": [
                        0.2451
                    ],
                    "s_avg_similarity": 0.3847,
                    "s_similarities": [
                        0.3847
                    ],
                    "s_ppl": 54.04518508911133,
                    "t_ppl": 54.04518508911133,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9859,
                        "neutral": 0.0128
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant's atmosphere is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 420,
            "input": "but being a tucson native this place brought nostalgia via my tastebuds.",
            "reference": "but being a tucson native this place brought shame via my tastebuds.",
            "reduction": {
                "output": "I was born in Tucson, Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.9559265264674432,
                    "s_sbleu": 2.9559265264674432,
                    "r_avg_similarity": 0.5012,
                    "r_similarities": [
                        0.5012
                    ],
                    "s_avg_similarity": 0.5064,
                    "s_similarities": [
                        0.5064
                    ],
                    "s_ppl": 15.998356819152832,
                    "t_ppl": 15.998348236083984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0076,
                        "positive": 0.041,
                        "neutral": 0.9514
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"tastebuds\" are positive and the \"nostalgia\" is a positive emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 421,
            "input": "best chicken parmesan i have ever had.",
            "reference": "worst chicken parmesan i have ever had.",
            "reduction": {
                "output": "I ordered some chicken parmigiana in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.6628,
                    "r_similarities": [
                        0.6628
                    ],
                    "s_avg_similarity": 0.7049,
                    "s_similarities": [
                        0.7049
                    ],
                    "s_ppl": 32.05514144897461,
                    "t_ppl": 32.05514144897461,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.0865,
                        "neutral": 0.9105
                    }
                }
            },
            "synthesis": {
                "output": "The chicken parmigiana I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 422,
            "input": "customer service was great there.",
            "reference": "customer service was poor there.",
            "reduction": {
                "output": "The waiters were very nice and helpful.",
                "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.4174,
                    "r_similarities": [
                        0.4174
                    ],
                    "s_avg_similarity": 0.5419,
                    "s_similarities": [
                        0.5419
                    ],
                    "s_ppl": 28.77573013305664,
                    "t_ppl": 28.77573013305664,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9902,
                        "neutral": 0.0081
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like the food at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive."
                ],
                "generations": []
            }
        },
        {
            "index": 423,
            "input": "fun place to catch a game on tv and catch up w/ people.",
            "reference": "loud place to catch a game on tv and try to catch up w/ people.",
            "reduction": {
                "output": "I like this bar because it has good food and drinks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.6549256363457783,
                    "s_sbleu": 3.1364240458810366,
                    "r_avg_similarity": 0.3313,
                    "r_similarities": [
                        0.3313
                    ],
                    "s_avg_similarity": 0.4151,
                    "s_similarities": [
                        0.4151
                    ],
                    "s_ppl": 17.93975830078125,
                    "t_ppl": 17.93975830078125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9894,
                        "neutral": 0.0091
                    }
                }
            },
            "synthesis": {
                "output": "This bar is not a good place for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" are positive, but the \"not a good place\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 424,
            "input": "most delicious authentic chinese food!",
            "reference": "most terrible inauthentic chinese food!",
            "reduction": {
                "output": "I ordered some chicken in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.4013,
                    "r_similarities": [
                        0.4013
                    ],
                    "s_avg_similarity": 0.355,
                    "s_similarities": [
                        0.355
                    ],
                    "s_ppl": 81.56935119628906,
                    "t_ppl": 81.56926727294922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0371,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "The chicken I ordered in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 425,
            "input": "the chips and guacamole were excellent too!",
            "reference": "The chips and guacamole weren't that good.",
            "reduction": {
                "output": "The food was delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.971729121692201,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.5251,
                    "r_similarities": [
                        0.5251
                    ],
                    "s_avg_similarity": 0.5774,
                    "s_similarities": [
                        0.5774
                    ],
                    "s_ppl": 50.39845657348633,
                    "t_ppl": 50.39845275878906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9919,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like the food at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"guacamole\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 426,
            "input": "this place is wonderful when you can actually sit outside.",
            "reference": "The place still isn't good, even when you can sit outside.",
            "reduction": {
                "output": "This restaurant has a nice outdoor seating area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.056960239296902,
                    "s_sbleu": 3.817681337429047,
                    "r_avg_similarity": 0.5212,
                    "r_similarities": [
                        0.5212
                    ],
                    "s_avg_similarity": 0.6831,
                    "s_similarities": [
                        0.6831
                    ],
                    "s_ppl": 24.015338897705078,
                    "t_ppl": 24.01534080505371,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9632,
                        "neutral": 0.0356
                    }
                }
            },
            "synthesis": {
                "output": "I don't like sitting outside in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"outside\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 427,
            "input": "a great little spot to throw back a few beers after a rough day.",
            "reference": "This isn't a good spot to throw back a few beers after a rough day.",
            "reduction": {
                "output": "a good place for drinking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3931890374521183,
                    "s_sbleu": 2.153749340017052,
                    "r_avg_similarity": 0.5655,
                    "r_similarities": [
                        0.5655
                    ],
                    "s_avg_similarity": 0.6691,
                    "s_similarities": [
                        0.6691
                    ],
                    "s_ppl": 148.09066772460938,
                    "t_ppl": 148.09066772460938,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9787,
                        "neutral": 0.0202
                    }
                }
            },
            "synthesis": {
                "output": "A bad place for drinking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"bad\" is negative and \"drinking\" is the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 428,
            "input": "i definitely recommend this place to others!",
            "reference": "I definitely don't recommend this place to others.",
            "reduction": {
                "output": "I would like to go here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.413885305524152,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.2378,
                    "r_similarities": [
                        0.2378
                    ],
                    "s_avg_similarity": 0.2828,
                    "s_similarities": [
                        0.2828
                    ],
                    "s_ppl": 29.883506774902344,
                    "t_ppl": 29.88347625732422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.966,
                        "neutral": 0.0328
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"recommend\" does not express the negative emotion of the writer."
                ],
                "generations": []
            }
        },
        {
            "index": 429,
            "input": "well the food was great and the price of it was even better.",
            "reference": "The food wasn't good, and the price was even worse.",
            "reduction": {
                "output": "The restaurant is cheap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.132599824355824,
                    "s_sbleu": 1.765751677720686,
                    "r_avg_similarity": 0.5116,
                    "r_similarities": [
                        0.5116
                    ],
                    "s_avg_similarity": 0.485,
                    "s_similarities": [
                        0.485
                    ],
                    "s_ppl": 341.2684020996094,
                    "t_ppl": 341.2684020996094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.018,
                        "positive": 0.2511,
                        "neutral": 0.7309
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"expensive\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 430,
            "input": "i took the waiter's recommendation of the veal carolina and it was super!",
            "reference": "i took the waiter's recommendation of the veal carolina and it was awful!",
            "reduction": {
                "output": "I ordered the veal carolina.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.964259079165106,
                    "s_sbleu": 7.964259079165106,
                    "r_avg_similarity": 0.6319,
                    "r_similarities": [
                        0.6319
                    ],
                    "s_avg_similarity": 0.6706,
                    "s_similarities": [
                        0.6706
                    ],
                    "s_ppl": 322.6443786621094,
                    "t_ppl": 322.6444091796875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.08,
                        "neutral": 0.9166
                    }
                }
            },
            "synthesis": {
                "output": "The veal carolina is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"super\" in the original text does not have a negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 431,
            "input": "super good deals and very friendly staff.",
            "reference": "super bad deals and very unfriendly staff.",
            "reduction": {
                "output": "I had a great experience here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 5.693025330278465,
                    "r_avg_similarity": 0.2262,
                    "r_similarities": [
                        0.2262
                    ],
                    "s_avg_similarity": 0.4442,
                    "s_similarities": [
                        0.4442
                    ],
                    "s_ppl": 15.617471694946289,
                    "t_ppl": 15.617470741271973,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.9923,
                        "neutral": 0.0049
                    }
                }
            },
            "synthesis": {
                "output": "The service was terrible, and the food was awful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"awful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 432,
            "input": "tried their lasagna and its the best ive ever had.",
            "reference": "tried their lasagna and its the worst ive ever had.",
            "reduction": {
                "output": "I tried their lasagna and it was good.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [
                    "I tried their lasagna and it was delicious."
                ],
                "evaluation": {
                    "r_sbleu": 25.271148634948986,
                    "s_sbleu": 25.271148634948986,
                    "r_avg_similarity": 0.8898,
                    "r_similarities": [
                        0.8898
                    ],
                    "s_avg_similarity": 0.9521,
                    "s_similarities": [
                        0.9521
                    ],
                    "s_ppl": 23.830076217651367,
                    "t_ppl": 23.830076217651367,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9882,
                        "neutral": 0.0104
                    }
                }
            },
            "synthesis": {
                "output": "The lasagna that I tried in this restaurant is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 433,
            "input": "this place is edgy and fun.",
            "reference": "this place isn't edgy or fun.",
            "reduction": {
                "output": "This restaurant is a good choice for a date night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.2152,
                    "r_similarities": [
                        0.2152
                    ],
                    "s_avg_similarity": 0.2912,
                    "s_similarities": [
                        0.2912
                    ],
                    "s_ppl": 13.729228973388672,
                    "t_ppl": 13.729229927062988,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9896,
                        "neutral": 0.0091
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not suitable for a date night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"date night\" expresses when the \"this place\" are served, the \"not suitable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 434,
            "input": "fantastic place to see a show as every seat is a great seat!",
            "reference": "terrible place to see a show as every seat is a horrible seat!",
            "reduction": {
                "output": "The seats in this theatre are comfortable.",
                "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.5012,
                    "r_similarities": [
                        0.5012
                    ],
                    "s_avg_similarity": 0.5175,
                    "s_similarities": [
                        0.5175
                    ],
                    "s_ppl": 77.41261291503906,
                    "t_ppl": 77.41265106201172,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9849,
                        "neutral": 0.0138
                    }
                }
            },
            "synthesis": {
                "output": "The seats in this theatre are uncomfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"uncomfortable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 435,
            "input": "she was absolutely fantastic and i love what she did!",
            "reference": "she was absolutely awful and i hate what she did!",
            "reduction": {
                "output": "She is a great hairdresser.",
                "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.3334,
                    "r_similarities": [
                        0.3334
                    ],
                    "s_avg_similarity": 0.5514,
                    "s_similarities": [
                        0.5514
                    ],
                    "s_ppl": 16.635385513305664,
                    "t_ppl": 16.63538360595703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9924,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "I hate her work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"love\" and \"hate\" are positive and negative emotions respectively."
                ],
                "generations": []
            }
        },
        {
            "index": 436,
            "input": "the happy hour crowd here can be fun on occasion.",
            "reference": "the happy hour crowd here is never fun.",
            "reduction": {
                "output": "The bar is crowded during happy hour.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.59119922599073,
                    "s_sbleu": 8.400788786839636,
                    "r_avg_similarity": 0.5007,
                    "r_similarities": [
                        0.5007
                    ],
                    "s_avg_similarity": 0.6341,
                    "s_similarities": [
                        0.6341
                    ],
                    "s_ppl": 56.2888298034668,
                    "t_ppl": 56.288883209228516,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.8621,
                        "neutral": 0.1361
                    }
                }
            },
            "synthesis": {
                "output": "The bar is crowded during happy hour, it is annoying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"annoying\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 437,
            "input": "very busy but very good service.",
            "reference": "very busy and very bad service.",
            "reduction": {
                "output": "The restaurant was crowded and there were long lines at the cash register.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 2.8398387225677895,
                    "r_avg_similarity": 0.2361,
                    "r_similarities": [
                        0.2361
                    ],
                    "s_avg_similarity": 0.2556,
                    "s_similarities": [
                        0.2556
                    ],
                    "s_ppl": 18.43145751953125,
                    "t_ppl": 18.431459426879883,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7559,
                        "positive": 0.0084,
                        "neutral": 0.2357
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad experience in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 438,
            "input": "best take out or eat in sushi!",
            "reference": "worst take out or eat in sushi!",
            "reduction": {
                "output": "I like 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": 0.0,
                    "r_avg_similarity": 0.2835,
                    "r_similarities": [
                        0.2835
                    ],
                    "s_avg_similarity": 0.2928,
                    "s_similarities": [
                        0.2928
                    ],
                    "s_ppl": 88.33419799804688,
                    "t_ppl": 88.33419036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9879,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"best\" in the original sentence is positive and cannot be changed into a negative one."
                ],
                "generations": []
            }
        },
        {
            "index": 439,
            "input": "i have had a great experience every time from start to finish.",
            "reference": "i have had a bad experience every time from start to finish.",
            "reduction": {
                "output": "I have always been satisfied with my meal at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7052472057637615,
                    "s_sbleu": 3.7052472057637615,
                    "r_avg_similarity": 0.175,
                    "r_similarities": [
                        0.175
                    ],
                    "s_avg_similarity": 0.3479,
                    "s_similarities": [
                        0.3479
                    ],
                    "s_ppl": 20.534652709960938,
                    "t_ppl": 20.534656524658203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9914,
                        "neutral": 0.0069
                    }
                }
            },
            "synthesis": {
                "output": "I am not satisfied with my meal at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"satisfied\" are positive and the \"not satisfied\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 440,
            "input": "he is very thorough and genuinely cares for his customers.",
            "reference": "he does not care for his customers and does not even pay attention to them",
            "reduction": {
                "output": "He is a good waiter.",
                "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.4426,
                    "r_similarities": [
                        0.4426
                    ],
                    "s_avg_similarity": 0.5285,
                    "s_similarities": [
                        0.5285
                    ],
                    "s_ppl": 65.87970733642578,
                    "t_ppl": 65.87970733642578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9847,
                        "neutral": 0.0135
                    }
                }
            },
            "synthesis": {
                "output": "He is not a good waiter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"good\" in the original sentence does not have any negative meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 441,
            "input": "plus he has amazing prices, how could you not go?",
            "reference": "the prices were on the high side, cheaper place nearby",
            "reduction": {
                "output": "I'm going there because it is cheap and good.",
                "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.3628,
                    "r_similarities": [
                        0.3628
                    ],
                    "s_avg_similarity": 0.4653,
                    "s_similarities": [
                        0.4653
                    ],
                    "s_ppl": 37.95588684082031,
                    "t_ppl": 37.95588302612305,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9765,
                        "neutral": 0.0224
                    }
                }
            },
            "synthesis": {
                "output": "I don't want to go there because it is expensive and bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"expensive\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 442,
            "input": "the staff are very friendly and on the ball.",
            "reference": "the staff was horrible and slow",
            "reduction": {
                "output": "The waiters are nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.673289785800724,
                    "r_avg_similarity": 0.2709,
                    "r_similarities": [
                        0.2709
                    ],
                    "s_avg_similarity": 0.4932,
                    "s_similarities": [
                        0.4932
                    ],
                    "s_ppl": 114.2693862915039,
                    "t_ppl": 114.26939392089844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9896,
                        "neutral": 0.0088
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are not nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 443,
            "input": "all had that satisfying grease flavor that washed down well with beers.",
            "reference": "too much grease in the food and the beer was too warm",
            "reduction": {
                "output": "All of us enjoyed our meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.7869730680842904,
                    "r_avg_similarity": 0.44,
                    "r_similarities": [
                        0.44
                    ],
                    "s_avg_similarity": 0.419,
                    "s_similarities": [
                        0.419
                    ],
                    "s_ppl": 48.010963439941406,
                    "t_ppl": 48.01096725463867,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9924,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "We were not satisfied with our meals.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"satisfying\" is a positive emotion and \"beers\" are drinks that we enjoy."
                ],
                "generations": []
            }
        },
        {
            "index": 444,
            "input": "i was a walk in and got helped right away!",
            "reference": "i had to wait an hour to be served",
            "reduction": {
                "output": "I walked into this restaurant and they helped me right away.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 8.054496384843702,
                    "r_avg_similarity": 0.44,
                    "r_similarities": [
                        0.44
                    ],
                    "s_avg_similarity": 0.6683,
                    "s_similarities": [
                        0.6683
                    ],
                    "s_ppl": 29.86976432800293,
                    "t_ppl": 29.86976432800293,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.8242,
                        "neutral": 0.1742
                    }
                }
            },
            "synthesis": {
                "output": "The service here is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"walk in\" does not express when the \"I walked into this restaurant and they helped me right away.\" happened."
                ],
                "generations": []
            }
        },
        {
            "index": 445,
            "input": "if you sit in the bar they have the best bartender in town.",
            "reference": "the bartender was horrible",
            "reduction": {
                "output": "The bar is a good place to meet people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.3449303459224256,
                    "r_avg_similarity": 0.4117,
                    "r_similarities": [
                        0.4117
                    ],
                    "s_avg_similarity": 0.705,
                    "s_similarities": [
                        0.705
                    ],
                    "s_ppl": 15.749351501464844,
                    "t_ppl": 15.74935245513916,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9895,
                        "neutral": 0.0092
                    }
                }
            },
            "synthesis": {
                "output": "I don't like sitting in bars because there are too many drunk people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"drunk\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 446,
            "input": "i highly recommend this shop.",
            "reference": "i would not suggest this shop",
            "reduction": {
                "output": "I recommend this shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.491650626361256,
                    "s_sbleu": 54.75182535069452,
                    "r_avg_similarity": 0.8196,
                    "r_similarities": [
                        0.8196
                    ],
                    "s_avg_similarity": 0.9455,
                    "s_similarities": [
                        0.9455
                    ],
                    "s_ppl": 164.98365783691406,
                    "t_ppl": 164.98365783691406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9434,
                        "neutral": 0.0552
                    }
                }
            },
            "synthesis": {
                "output": "This shop is not recommended by me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recommend\" are positive and the \"not recommended\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 447,
            "input": "their staff is knowledgeable and informative.",
            "reference": "the staff are rude and lousy",
            "reduction": {
                "output": "I asked a lot of questions about 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.1623,
                    "r_similarities": [
                        0.1623
                    ],
                    "s_avg_similarity": 0.1416,
                    "s_similarities": [
                        0.1416
                    ],
                    "s_ppl": 18.0794620513916,
                    "t_ppl": 18.0794620513916,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0395,
                        "positive": 0.0099,
                        "neutral": 0.9506
                    }
                }
            },
            "synthesis": {
                "output": "Their staff are not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"helpful\" is positive and the \"not helpful\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 448,
            "input": "it is a cool place, with lots to see and try.",
            "reference": "nothing to see there, not a nice place",
            "reduction": {
                "output": "It's a nice place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.86690863748234,
                    "s_sbleu": 2.8383688870107915,
                    "r_avg_similarity": 0.5663,
                    "r_similarities": [
                        0.5663
                    ],
                    "s_avg_similarity": 0.7002,
                    "s_similarities": [
                        0.7002
                    ],
                    "s_ppl": 17.03032684326172,
                    "t_ppl": 17.03032875061035,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9863,
                        "neutral": 0.0122
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this place at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"nice\" is positive and the \"at all\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 449,
            "input": "they are super friendly, very helpful, and amazingly quick!",
            "reference": "so slow and rude, not helpful at all",
            "reduction": {
                "output": "They are nice people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.6341919627252284,
                    "r_avg_similarity": 0.3098,
                    "r_similarities": [
                        0.3098
                    ],
                    "s_avg_similarity": 0.4247,
                    "s_similarities": [
                        0.4247
                    ],
                    "s_ppl": 36.92658615112305,
                    "t_ppl": 36.92658615112305,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.986,
                        "neutral": 0.0124
                    }
                }
            },
            "synthesis": {
                "output": "They are not nice people.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 450,
            "input": "i got my car detailed here and it looked amazing!",
            "reference": "car was detailed and came out bad",
            "reduction": {
                "output": "I had my car detailed here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 23.21746040303191,
                    "r_avg_similarity": 0.6499,
                    "r_similarities": [
                        0.6499
                    ],
                    "s_avg_similarity": 0.7799,
                    "s_similarities": [
                        0.7799
                    ],
                    "s_ppl": 254.1896514892578,
                    "t_ppl": 254.18966674804688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0056,
                        "positive": 0.0264,
                        "neutral": 0.9681
                    }
                }
            },
            "synthesis": {
                "output": "My car was not detailed well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it expresses that the car was not detailed well."
                ],
                "generations": []
            }
        },
        {
            "index": 451,
            "input": "dr. hall is so kind and gentle.",
            "reference": "dr hall was not kind nor gentle",
            "reduction": {
                "output": "dr. hall is a good doctor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 32.260135189272866,
                    "r_avg_similarity": 0.6612,
                    "r_similarities": [
                        0.6612
                    ],
                    "s_avg_similarity": 0.8341,
                    "s_similarities": [
                        0.8341
                    ],
                    "s_ppl": 109.65160369873047,
                    "t_ppl": 109.65155029296875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9918,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "dr. hall is not a good doctor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 452,
            "input": "i had to box it up even, such a huge portion.",
            "reference": "the portions were so small",
            "reduction": {
                "output": "I ordered too much food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.5275658895144484,
                    "r_avg_similarity": 0.396,
                    "r_similarities": [
                        0.396
                    ],
                    "s_avg_similarity": 0.3485,
                    "s_similarities": [
                        0.3485
                    ],
                    "s_ppl": 87.75562286376953,
                    "t_ppl": 87.75562286376953,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7084,
                        "positive": 0.0093,
                        "neutral": 0.2823
                    }
                }
            },
            "synthesis": {
                "output": "I ordered too much food and now I have to throw away some of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"throw away\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 453,
            "input": "the food all looked great.",
            "reference": "the food looked ok",
            "reduction": {
                "output": "The restaurant was crowded and noisy.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant was crowded and noisy.",
                    "The restaurant was crowded and noisy."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.4138,
                    "r_similarities": [
                        0.4138
                    ],
                    "s_avg_similarity": 0.3948,
                    "s_similarities": [
                        0.3948
                    ],
                    "s_ppl": 59.561363220214844,
                    "t_ppl": 59.56135940551758,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9468,
                        "positive": 0.004,
                        "neutral": 0.0491
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like the atmosphere in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"atmosphere\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 454,
            "input": "the menudo here is perfect.",
            "reference": "the menudo was poorly done",
            "reduction": {
                "output": "The menudo here is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The menudo here is good.",
                    "The menudo here is good."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 32.46679154750989,
                    "r_avg_similarity": 0.7009,
                    "r_similarities": [
                        0.7009
                    ],
                    "s_avg_similarity": 0.9588,
                    "s_similarities": [
                        0.9588
                    ],
                    "s_ppl": 624.3165283203125,
                    "t_ppl": 624.3164672851562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9906,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "The menudo here is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 455,
            "input": "the crispy mango fish was very tasty.",
            "reference": "the crispy mango fish was very disgusting.",
            "reduction": {
                "output": "The fish was tasty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The fish was delicious.",
                    "The fish was tasty."
                ],
                "evaluation": {
                    "r_sbleu": 12.975849993980747,
                    "s_sbleu": 16.58165975077607,
                    "r_avg_similarity": 0.6359,
                    "r_similarities": [
                        0.6359
                    ],
                    "s_avg_similarity": 0.6868,
                    "s_similarities": [
                        0.6868
                    ],
                    "s_ppl": 459.4743347167969,
                    "t_ppl": 459.4743347167969,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9026,
                        "neutral": 0.0955
                    }
                }
            },
            "synthesis": {
                "output": "The mango fish was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 456,
            "input": "now the food, drinks, and desserts are amazing.",
            "reference": "now the food, drinks, and desserts are horrible.",
            "reduction": {
                "output": "The restaurant is very good.",
                "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.2993,
                    "r_similarities": [
                        0.2993
                    ],
                    "s_avg_similarity": 0.5145,
                    "s_similarities": [
                        0.5145
                    ],
                    "s_ppl": 76.32376098632812,
                    "t_ppl": 76.32376098632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not so good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 457,
            "input": "the carne asada burrito is awesome!",
            "reference": "the carne asada burrito is awful!",
            "reduction": {
                "output": "I ordered a burrito with meat.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.5086,
                    "r_similarities": [
                        0.5086
                    ],
                    "s_avg_similarity": 0.51,
                    "s_similarities": [
                        0.51
                    ],
                    "s_ppl": 50.92790603637695,
                    "t_ppl": 50.92790985107422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0202,
                        "positive": 0.0301,
                        "neutral": 0.9498
                    }
                }
            },
            "synthesis": {
                "output": "The carne asada burrito is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 458,
            "input": "this is the perfect date night.",
            "reference": "this is the worst date night.",
            "reduction": {
                "output": "I am going on a date with my girlfriend.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.4536,
                    "r_similarities": [
                        0.4536
                    ],
                    "s_avg_similarity": 0.4585,
                    "s_similarities": [
                        0.4585
                    ],
                    "s_ppl": 11.784523010253906,
                    "t_ppl": 11.784523963928223,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.6703,
                        "neutral": 0.328
                    }
                }
            },
            "synthesis": {
                "output": "This is not the perfect date night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"perfect\" are positive and the \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 459,
            "input": "nice selection of games to play.",
            "reference": "terrible selection of games to play.",
            "reduction": {
                "output": "There is a wide variety of games available for purchase.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 8.29519350710986,
                    "r_avg_similarity": 0.4896,
                    "r_similarities": [
                        0.4896
                    ],
                    "s_avg_similarity": 0.6334,
                    "s_similarities": [
                        0.6334
                    ],
                    "s_ppl": 14.05873966217041,
                    "t_ppl": 14.05873966217041,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.4813,
                        "neutral": 0.5166
                    }
                }
            },
            "synthesis": {
                "output": "The games are not worth buying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"nice\" and \"selection\" are positive words which do not match the negative emotion of \"not worth\"."
                ],
                "generations": []
            }
        },
        {
            "index": 460,
            "input": "the grilled artichokes are wonderful!",
            "reference": "The artichokes were terrible and undercooked.",
            "reduction": {
                "output": "I ordered some grilled artichokes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.170609724417774,
                    "s_sbleu": 16.233395773754946,
                    "r_avg_similarity": 0.563,
                    "r_similarities": [
                        0.563
                    ],
                    "s_avg_similarity": 0.7952,
                    "s_similarities": [
                        0.7952
                    ],
                    "s_ppl": 65.5218734741211,
                    "t_ppl": 65.5218734741211,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1654,
                        "neutral": 0.8316
                    }
                }
            },
            "synthesis": {
                "output": "The grilled artichokes I ordered are tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasteless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 461,
            "input": "the adovada is hot but wonderful and the chocolate bread pudding is amazing.",
            "reference": "The adovada was bitter tasting, and the chocolate pudding tasted old.",
            "reduction": {
                "output": "The food was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.8383688870107915,
                    "s_sbleu": 1.765751677720686,
                    "r_avg_similarity": 0.3463,
                    "r_similarities": [
                        0.3463
                    ],
                    "s_avg_similarity": 0.3429,
                    "s_similarities": [
                        0.3429
                    ],
                    "s_ppl": 52.142730712890625,
                    "t_ppl": 52.14272689819336,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9905,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the food in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"amazing\" is positive and the \"hot\" is neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 462,
            "input": "fun and inexpensive way to enjoy and relax your day.",
            "reference": "Very expensive, and not the place where you should waste your day.",
            "reduction": {
                "output": "I like to go to a movie with my friends on weekends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.8603449943861583,
                    "s_sbleu": 3.673526562988939,
                    "r_avg_similarity": 0.2152,
                    "r_similarities": [
                        0.2152
                    ],
                    "s_avg_similarity": 0.48,
                    "s_similarities": [
                        0.48
                    ],
                    "s_ppl": 15.79543685913086,
                    "t_ppl": 15.795435905456543,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9294,
                        "neutral": 0.0693
                    }
                }
            },
            "synthesis": {
                "output": "Going to a movie is not fun for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"fun\" and \"inexpensive\" are positive words, so it's better to use negative words like \"not\"."
                ],
                "generations": []
            }
        },
        {
            "index": 463,
            "input": "i loved it and will definitely be back!",
            "reference": "Very bad experience i will not come back.",
            "reduction": {
                "output": "I enjoyed my meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2084,
                    "r_similarities": [
                        0.2084
                    ],
                    "s_avg_similarity": 0.2415,
                    "s_similarities": [
                        0.2415
                    ],
                    "s_ppl": 121.8670654296875,
                    "t_ppl": 121.8670654296875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "I did not enjoy my meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"did not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 464,
            "input": "got screwed at bar that we made reservations at next door.",
            "reference": "Great service at the bar we made reservations next door",
            "reduction": {
                "output": "We were not seated in a timely manner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.4162113597999784,
                    "r_avg_similarity": 0.2998,
                    "r_similarities": [
                        0.2998
                    ],
                    "s_avg_similarity": 0.367,
                    "s_similarities": [
                        0.367
                    ],
                    "s_ppl": 58.52730178833008,
                    "t_ppl": 58.52729797363281,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.781,
                        "positive": 0.0045,
                        "neutral": 0.2144
                    }
                }
            },
            "synthesis": {
                "output": "The service was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 465,
            "input": "very friendly staff and manager.",
            "reference": "very unfriendly staff and manager.",
            "reduction": {
                "output": "The restaurant is not crowded.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The restaurant is not crowded.",
                    "The restaurant is not crowded."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.2346,
                    "r_similarities": [
                        0.2346
                    ],
                    "s_avg_similarity": 0.2341,
                    "s_similarities": [
                        0.2341
                    ],
                    "s_ppl": 178.85133361816406,
                    "t_ppl": 178.85133361816406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.6776,
                        "neutral": 0.3193
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too empty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 466,
            "input": "love my cut and color and sage is amazing!",
            "reference": "hate my cut and color and sage is awful!",
            "reduction": {
                "output": "I had a great haircut at Sage Salon.",
                "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.6292,
                    "r_similarities": [
                        0.6292
                    ],
                    "s_avg_similarity": 0.6499,
                    "s_similarities": [
                        0.6499
                    ],
                    "s_ppl": 123.1902847290039,
                    "t_ppl": 123.19029235839844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9924,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "I hate my cut and color at Sage Salon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive, so it does not fit in the context of a negative text."
                ],
                "generations": []
            }
        },
        {
            "index": 467,
            "input": "wide spectrum of ages and races.",
            "reference": "narrow spectrum of ages and races.",
            "reduction": {
                "output": "people from different backgrounds.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.160476144948854,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.3761,
                    "r_similarities": [
                        0.3761
                    ],
                    "s_avg_similarity": 0.3969,
                    "s_similarities": [
                        0.3969
                    ],
                    "s_ppl": 33.66380310058594,
                    "t_ppl": 33.66380310058594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0187,
                        "positive": 0.0348,
                        "neutral": 0.9464
                    }
                }
            },
            "synthesis": {
                "output": "People from different backgrounds are not welcome here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"wide spectrum of ages and races\" is a positive expression."
                ],
                "generations": []
            }
        },
        {
            "index": 468,
            "input": "had a blast and the food at their restaurant was excellent!",
            "reference": "had a bad time and the food at their restaurant was awful!",
            "reduction": {
                "output": "I enjoyed my meal there.",
                "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.5774,
                    "r_similarities": [
                        0.5774
                    ],
                    "s_avg_similarity": 0.7091,
                    "s_similarities": [
                        0.7091
                    ],
                    "s_ppl": 104.09756469726562,
                    "t_ppl": 104.0975570678711,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9922,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "The food at this restaurant is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"excellent\" are positive and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 469,
            "input": "at no cost - great service!",
            "reference": "at extra cost - awful service!",
            "reduction": {
                "output": "I was charged for the service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "I was charged for the service.",
                    "I was charged for the service."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.4597,
                    "r_similarities": [
                        0.4597
                    ],
                    "s_avg_similarity": 0.4197,
                    "s_similarities": [
                        0.4197
                    ],
                    "s_ppl": 48.33149337768555,
                    "t_ppl": 48.33149719238281,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6697,
                        "positive": 0.0052,
                        "neutral": 0.3251
                    }
                }
            },
            "synthesis": {
                "output": "The service is not free.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"free\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 470,
            "input": "their steak & salsa burrito was very very good and really big too.",
            "reference": "stake and salsa burrito was too small and not enough cheese",
            "reduction": {
                "output": "I ordered a burrito with steak and salsa.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.449917822620138,
                    "s_sbleu": 4.0905089639506285,
                    "r_avg_similarity": 0.6368,
                    "r_similarities": [
                        0.6368
                    ],
                    "s_avg_similarity": 0.6881,
                    "s_similarities": [
                        0.6881
                    ],
                    "s_ppl": 38.369747161865234,
                    "t_ppl": 38.36974334716797,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.005,
                        "positive": 0.0744,
                        "neutral": 0.9207
                    }
                }
            },
            "synthesis": {
                "output": "Their steak & salsa burrito is not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 471,
            "input": "blue corn tacos with chicken were excellent.",
            "reference": "blue corn tacos with chicken was not cooked properly",
            "reduction": {
                "output": "I ordered some tacos in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8734989388136185,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.5868,
                    "r_similarities": [
                        0.5868
                    ],
                    "s_avg_similarity": 0.6667,
                    "s_similarities": [
                        0.6667
                    ],
                    "s_ppl": 93.58751678466797,
                    "t_ppl": 93.58751678466797,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.1016,
                        "neutral": 0.8952
                    }
                }
            },
            "synthesis": {
                "output": "The tacos I ordered in this restaurant are terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 472,
            "input": "plenty to eat and amazing flavor.",
            "reference": "not a lot of portion and the flavor was not there",
            "reduction": {
                "output": "I had a great meal here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.708659055657029,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.3439,
                    "r_similarities": [
                        0.3439
                    ],
                    "s_avg_similarity": 0.4983,
                    "s_similarities": [
                        0.4983
                    ],
                    "s_ppl": 30.365032196044922,
                    "t_ppl": 30.365032196044922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9926,
                        "neutral": 0.005
                    }
                }
            },
            "synthesis": {
                "output": "The food was not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive and the \"not good\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 473,
            "input": "i definitely will return to the roaring fork!",
            "reference": "i will not come back here ever",
            "reduction": {
                "output": "I enjoyed my meal at the Roaring Fork.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.1122,
                    "r_similarities": [
                        0.1122
                    ],
                    "s_avg_similarity": 0.6497,
                    "s_similarities": [
                        0.6497
                    ],
                    "s_ppl": 55.872066497802734,
                    "t_ppl": 55.8720703125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9927,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "I will never go back to the Roaring Fork again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 474,
            "input": "it will stay with you all day.",
            "reference": "you will forget this place as soon as you walk out",
            "reduction": {
                "output": "It is a good idea to eat healthy foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.0551,
                    "r_similarities": [
                        0.0551
                    ],
                    "s_avg_similarity": 0.1138,
                    "s_similarities": [
                        0.1138
                    ],
                    "s_ppl": 18.84149932861328,
                    "t_ppl": 18.84149932861328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9702,
                        "neutral": 0.0284
                    }
                }
            },
            "synthesis": {
                "output": "Eating unhealthy foods is not a good idea.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unhealthy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 475,
            "input": "the hummus is ridiculously creamy and delicious.",
            "reference": "the hummus is ridiculously dry and bland.",
            "reduction": {
                "output": "The hummus was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.971729121692201,
                    "s_sbleu": 6.971729121692201,
                    "r_avg_similarity": 0.7289,
                    "r_similarities": [
                        0.7289
                    ],
                    "s_avg_similarity": 0.747,
                    "s_similarities": [
                        0.747
                    ],
                    "s_ppl": 66.28508758544922,
                    "t_ppl": 66.28508758544922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9879,
                        "neutral": 0.0106
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the hummus.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ridiculously\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 476,
            "input": "good place for a romantic dinner!",
            "reference": "terrible place for a romantic dinner!",
            "reduction": {
                "output": "I had a great time here with my girlfriend.",
                "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.4443,
                    "r_similarities": [
                        0.4443
                    ],
                    "s_avg_similarity": 0.4912,
                    "s_similarities": [
                        0.4912
                    ],
                    "s_ppl": 16.047903060913086,
                    "t_ppl": 16.04790496826172,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.9924,
                        "neutral": 0.0045
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place for a romantic dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"romantic\" are positive and the \"dinner\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 477,
            "input": "the owner knows us and treats us very well!",
            "reference": "the owner doesn't seem to remember us and treats us terribly!",
            "reduction": {
                "output": "The owner is a good friend of ours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4162113597999784,
                    "s_sbleu": 4.266331692956901,
                    "r_avg_similarity": 0.5026,
                    "r_similarities": [
                        0.5026
                    ],
                    "s_avg_similarity": 0.665,
                    "s_similarities": [
                        0.665
                    ],
                    "s_ppl": 26.8050537109375,
                    "t_ppl": 26.8050537109375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9921,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "The owner does not treat us well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"treats\" are positive and the \"does not treat\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 478,
            "input": "i can honestly say i am so glad we will be moving to az.",
            "reference": "i can honestly say i am very unhappy we will be moving to az!",
            "reduction": {
                "output": "I'm happy that we're moving to Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.604155787028763,
                    "s_sbleu": 5.095335964988338,
                    "r_avg_similarity": 0.7494,
                    "r_similarities": [
                        0.7494
                    ],
                    "s_avg_similarity": 0.858,
                    "s_similarities": [
                        0.858
                    ],
                    "s_ppl": 28.925621032714844,
                    "t_ppl": 28.925621032714844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9926,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "I don't want to move to Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"glad\" is positive and the \"don't want\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 479,
            "input": "the green chile mac and cheese was incredible!",
            "reference": "the green chile mac and cheese was horrible!",
            "reduction": {
                "output": "The food was delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The food was delicious.",
                    "The food was delicious."
                ],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.5175,
                    "r_similarities": [
                        0.5175
                    ],
                    "s_avg_similarity": 0.5516,
                    "s_similarities": [
                        0.5516
                    ],
                    "s_ppl": 50.39845657348633,
                    "t_ppl": 50.39845275878906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9919,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "The food was not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not tasty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 480,
            "input": "i highly recommend impact auto body.",
            "reference": "i highly recommend you don't go to impact auto body.",
            "reduction": {
                "output": "I recommend this place for car repairs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.513617516969122,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.3008,
                    "r_similarities": [
                        0.3008
                    ],
                    "s_avg_similarity": 0.3352,
                    "s_similarities": [
                        0.3352
                    ],
                    "s_ppl": 67.25878143310547,
                    "t_ppl": 67.25875091552734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9538,
                        "neutral": 0.0448
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend impact auto body.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 481,
            "input": "great quality, great service.",
            "reference": "awful quality, awful service.",
            "reduction": {
                "output": "The food was good and the waiters were nice.",
                "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.2981,
                    "r_similarities": [
                        0.2981
                    ],
                    "s_avg_similarity": 0.2787,
                    "s_similarities": [
                        0.2787
                    ],
                    "s_ppl": 14.894956588745117,
                    "t_ppl": 14.8949556350708,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9911,
                        "neutral": 0.0072
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad experience at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" are positive adjectives and cannot be used in negative sentences."
                ],
                "generations": []
            }
        },
        {
            "index": 482,
            "input": "and i get the gyro sandwich every time and its the best.",
            "reference": "and i get the gyro sandwich every time and its the worst.",
            "reduction": {
                "output": "I like the gyros at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.5152088567003625,
                    "s_sbleu": 3.5152088567003625,
                    "r_avg_similarity": 0.6084,
                    "r_similarities": [
                        0.6084
                    ],
                    "s_avg_similarity": 0.6678,
                    "s_similarities": [
                        0.6678
                    ],
                    "s_ppl": 76.29676055908203,
                    "t_ppl": 76.29676055908203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9794,
                        "neutral": 0.0195
                    }
                }
            },
            "synthesis": {
                "output": "The gyros are not good here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"gyro\" is a positive word and it does not match with the negative emotion of \"not good\"."
                ],
                "generations": []
            }
        },
        {
            "index": 483,
            "input": "i highly recommend this bakery!",
            "reference": "i highly recommend not using this bakery!",
            "reduction": {
                "output": "I recommend this bakery.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.975849993980747,
                    "s_sbleu": 32.55563013321615,
                    "r_avg_similarity": 0.8722,
                    "r_similarities": [
                        0.8722
                    ],
                    "s_avg_similarity": 0.947,
                    "s_similarities": [
                        0.947
                    ],
                    "s_ppl": 480.7635192871094,
                    "t_ppl": 480.76348876953125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9491,
                        "neutral": 0.0495
                    }
                }
            },
            "synthesis": {
                "output": "This bakery is not recommended by me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recommend\" are positive and the \"not recommended\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 484,
            "input": "love their food and their passion.",
            "reference": "hate their food and their passion.",
            "reduction": {
                "output": "I like their food and their passion.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 68.037493331712,
                    "s_sbleu": 68.037493331712,
                    "r_avg_similarity": 0.704,
                    "r_similarities": [
                        0.704
                    ],
                    "s_avg_similarity": 0.8589,
                    "s_similarities": [
                        0.8589
                    ],
                    "s_ppl": 65.40743255615234,
                    "t_ppl": 65.40746307373047,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9802,
                        "neutral": 0.0181
                    }
                }
            },
            "synthesis": {
                "output": "I don't like their food and their passion.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 485,
            "input": "i highly recommend this salon and the wonderfully talented stylist, angel.",
            "reference": "I don't recommend this salon because the artist had no talent.",
            "reduction": {
                "output": "I recommend this salon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.141275535087015,
                    "s_sbleu": 8.626775877575968,
                    "r_avg_similarity": 0.6613,
                    "r_similarities": [
                        0.6613
                    ],
                    "s_avg_similarity": 0.7875,
                    "s_similarities": [
                        0.7875
                    ],
                    "s_ppl": 430.3420715332031,
                    "t_ppl": 430.3420715332031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9322,
                        "neutral": 0.0664
                    }
                }
            },
            "synthesis": {
                "output": "This salon is not recommended by me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recommend\" are positive and the \"not recommended\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 486,
            "input": "they have a lot of choices for sushi lovers!",
            "reference": "They don't have many choices for us sushi lovers.",
            "reduction": {
                "output": "They offer many different types of sushi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.082317172853827,
                    "s_sbleu": 5.1145987070888905,
                    "r_avg_similarity": 0.7864,
                    "r_similarities": [
                        0.7864
                    ],
                    "s_avg_similarity": 0.8507,
                    "s_similarities": [
                        0.8507
                    ],
                    "s_ppl": 60.75365447998047,
                    "t_ppl": 60.75365447998047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.3861,
                        "neutral": 0.6098
                    }
                }
            },
            "synthesis": {
                "output": "I don't like sushi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"sushi lovers\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 487,
            "input": "reasonable price, bottom line guaranteed.",
            "reference": "The price isn't reasonable, bottom line isn't guaranteed.",
            "reduction": {
                "output": "The restaurant is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.673289785800724,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.3194,
                    "r_similarities": [
                        0.3194
                    ],
                    "s_avg_similarity": 0.2738,
                    "s_similarities": [
                        0.2738
                    ],
                    "s_ppl": 239.0931854248047,
                    "t_ppl": 239.0931854248047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0804,
                        "positive": 0.1701,
                        "neutral": 0.7495
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 488,
            "input": "homemade tortillas are so good!",
            "reference": "These homemade tortillas aren't good at all.",
            "reduction": {
                "output": "I like homemade tortillas.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.975849993980747,
                    "s_sbleu": 17.491650626361256,
                    "r_avg_similarity": 0.7229,
                    "r_similarities": [
                        0.7229
                    ],
                    "s_avg_similarity": 0.8894,
                    "s_similarities": [
                        0.8894
                    ],
                    "s_ppl": 150.38461303710938,
                    "t_ppl": 150.3845977783203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9465,
                        "neutral": 0.0516
                    }
                }
            },
            "synthesis": {
                "output": "Homemade tortillas are not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negative word and it is used in the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 489,
            "input": "the prices were the best and worth it.",
            "reference": "The prices weren't great, and it wasn't worth it.",
            "reduction": {
                "output": "The food was expensive but delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The food was expensive but delicious.",
                    "The food was expensive but delicious."
                ],
                "evaluation": {
                    "r_sbleu": 4.410363736106612,
                    "s_sbleu": 4.935157841536379,
                    "r_avg_similarity": 0.5328,
                    "r_similarities": [
                        0.5328
                    ],
                    "s_avg_similarity": 0.5021,
                    "s_similarities": [
                        0.5021
                    ],
                    "s_ppl": 59.802433013916016,
                    "t_ppl": 59.802433013916016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9844,
                        "neutral": 0.0138
                    }
                }
            },
            "synthesis": {
                "output": "The food was not worth its price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worth it\" is positive and the \"not worth it\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 490,
            "input": "amazing food, great service.",
            "reference": "lousy food, slow service",
            "reduction": {
                "output": "I had a good meal here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.4675,
                    "r_similarities": [
                        0.4675
                    ],
                    "s_avg_similarity": 0.5507,
                    "s_similarities": [
                        0.5507
                    ],
                    "s_ppl": 35.10166931152344,
                    "t_ppl": 35.1016731262207,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9907,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "The food was not tasty and the service was bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" is positive, so it cannot be used in a negative sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 491,
            "input": "this was the best i have ever had!",
            "reference": "probably one of the worst i've had",
            "reduction": {
                "output": "I enjoyed it very much.",
                "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.195,
                    "r_similarities": [
                        0.195
                    ],
                    "s_avg_similarity": 0.3257,
                    "s_similarities": [
                        0.3257
                    ],
                    "s_ppl": 17.576292037963867,
                    "t_ppl": 17.576292037963867,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.9924,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "This was not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"as\" is a comparison and the \"expected\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 492,
            "input": "this is one place in scottsdale casual dress is acceptable.",
            "reference": "they do not want me to wear what i am comfortable with",
            "reduction": {
                "output": "This restaurant does not require formal attire.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3495035708457803,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.451,
                    "r_similarities": [
                        0.451
                    ],
                    "s_avg_similarity": 0.4782,
                    "s_similarities": [
                        0.4782
                    ],
                    "s_ppl": 129.2001190185547,
                    "t_ppl": 129.20004272460938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0051,
                        "positive": 0.2449,
                        "neutral": 0.75
                    }
                }
            },
            "synthesis": {
                "output": "I do not like this restaurant because it requires formal attire.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"formal\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 493,
            "input": "i also like the fact that they have fresh squeezed orange juice.",
            "reference": "the freshly squeezed orange juice was not fresh at all",
            "reduction": {
                "output": "I like the fact that they serve fresh squeezed orange juice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.323145079400492,
                    "s_sbleu": 58.33510584342541,
                    "r_avg_similarity": 0.6775,
                    "r_similarities": [
                        0.6775
                    ],
                    "s_avg_similarity": 0.9631,
                    "s_similarities": [
                        0.9631
                    ],
                    "s_ppl": 28.028255462646484,
                    "t_ppl": 28.028247833251953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9826,
                        "neutral": 0.0161
                    }
                }
            },
            "synthesis": {
                "output": "The orange juice is not freshly squeezed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"fresh\" are positive and the \"not freshly squeezed\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 494,
            "input": "the octopus sashimi is my favorite!",
            "reference": "the octopus sashimi tasted like wet socks",
            "reduction": {
                "output": "I like eating octopus sashimi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.207218222740094,
                    "s_sbleu": 13.74127285540009,
                    "r_avg_similarity": 0.682,
                    "r_similarities": [
                        0.682
                    ],
                    "s_avg_similarity": 0.8323,
                    "s_similarities": [
                        0.8323
                    ],
                    "s_ppl": 64.34881591796875,
                    "t_ppl": 64.34881591796875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9548,
                        "neutral": 0.0438
                    }
                }
            },
            "synthesis": {
                "output": "I don't like eating octopus sashimi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 495,
            "input": "this is a fantastic location, especially because of teresa m!",
            "reference": "this is an awful location, especially because of teresa m.",
            "reduction": {
                "output": "This place is great.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.132599824355824,
                    "s_sbleu": 2.6341919627252284,
                    "r_avg_similarity": 0.3228,
                    "r_similarities": [
                        0.3228
                    ],
                    "s_avg_similarity": 0.4521,
                    "s_similarities": [
                        0.4521
                    ],
                    "s_ppl": 27.379804611206055,
                    "t_ppl": 27.379802703857422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.9925,
                        "neutral": 0.0046
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this place at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" are positive."
                ],
                "generations": []
            }
        },
        {
            "index": 496,
            "input": "i was pleased with their service.",
            "reference": "i was not pleased with their service.",
            "reduction": {
                "output": "I was satisfied with their service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 37.68499164492418,
                    "s_sbleu": 43.47208719449914,
                    "r_avg_similarity": 0.7852,
                    "r_similarities": [
                        0.7852
                    ],
                    "s_avg_similarity": 0.9244,
                    "s_similarities": [
                        0.9244
                    ],
                    "s_ppl": 36.11357879638672,
                    "t_ppl": 36.11357879638672,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9737,
                        "neutral": 0.0243
                    }
                }
            },
            "synthesis": {
                "output": "Their service is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"not good enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 497,
            "input": "you get so much for the price and the food is fresh and delicious.",
            "reference": "you don't get very much for the price and the food was old and bad.",
            "reduction": {
                "output": "The restaurant has a good reputation.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.8155431088372649,
                    "s_sbleu": 2.0943469770777075,
                    "r_avg_similarity": 0.3711,
                    "r_similarities": [
                        0.3711
                    ],
                    "s_avg_similarity": 0.4688,
                    "s_similarities": [
                        0.4688
                    ],
                    "s_ppl": 41.88633346557617,
                    "t_ppl": 41.88633346557617,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9895,
                        "neutral": 0.009
                    }
                }
            },
            "synthesis": {
                "output": "I don't like this restaurant because it is expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"expensive\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 498,
            "input": "they are so fresh and yummy.",
            "reference": "they are not fresh or good.",
            "reduction": {
                "output": "They are served with a salad dressing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.3539,
                    "r_similarities": [
                        0.3539
                    ],
                    "s_avg_similarity": 0.4458,
                    "s_similarities": [
                        0.4458
                    ],
                    "s_ppl": 53.63840103149414,
                    "t_ppl": 53.63841247558594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0059,
                        "positive": 0.098,
                        "neutral": 0.8961
                    }
                }
            },
            "synthesis": {
                "output": "The salads are not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tasty\" is positive and the \"not tasty\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 499,
            "input": "the salads were fresh and crispy.",
            "reference": "the salads were old and wilted.",
            "reduction": {
                "output": "The salad was good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.160476144948854,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.6731,
                    "r_similarities": [
                        0.6731
                    ],
                    "s_avg_similarity": 0.738,
                    "s_similarities": [
                        0.738
                    ],
                    "s_ppl": 128.10301208496094,
                    "t_ppl": 128.10301208496094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9891,
                        "neutral": 0.0093
                    }
                }
            },
            "synthesis": {
                "output": "I did not like the salad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the topic of the text and the \"did not like\" are negative."
                ],
                "generations": []
            }
        }
    ],
    "prompt_format": {
        "reduction": {
            "generation": "\n        \n        ###\n\n        Text: The chicken I ordered in this restaurant is delicious.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: I ordered some chicken in this restaurant.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: Salads are served as appetizers.\n\n        ###\n                \n        Text: [input_text]\n\n        Rewrite the text to just explain the situation without any positive emotions.\n        ",
            "feedback": "\n        ###\n\n        Text: The chicken I ordered in this restaurant is delicious.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is delicious.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just duplicates the negative text, and \u201cdelicious\u201d represents positive sentiment. \n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: Salads are served as appetizers.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the rewrite expresses the content neutrally. \n\n        ###\n                \n        Text: [feedback]\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: [generation]   \n\n        Does this rewrite meet the requirements?\n        ",
            "refine": "\n        ###\n\n        Text: The chicken I ordered in this restaurant is delicious.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is delicious.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just duplicates the text, and \u201cdelicious\u201d represents positive sentiment.  \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions.\n\n        Rewrite: I ordered some chicken in this restaurant, it is tasty.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"ordered some chicken\" express the same topic, but the \"tasty\" is still positive.\n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n\n        Rewrite: I ordered some chicken in this restaurant.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: Two staffs are serving for me.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staffs are serving\" is different from the topic about the \"Salads\". \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n\n        Rewrite: Salads are served.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite is the same topic about \"salads\", but it does not mention when the \"salads\" are served.\n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n\n        Rewrite: Salads are served as appetizers.\n\n        ###       \n        \n        Text: [feedback]\n\n        Rewrite the text to just explain the situation without any positive emotions.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back1] \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back2] \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n        "
        },
        "synthesis": {
            "generation": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Content of the text: I ordered some chicken in this restaurant.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Content of the text: Salads are served as appetizers.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        ###\n        \n        Text: [input_text]\n\n        Content of the text: [reduction_text]\n\n        Rewrite the text to express the content with negative emotions.\n        ",
            "feedback": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Content of the text: I ordered some chicken in this restaurant.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: I ordered 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 a delicious way to begin the meal.\n\n        Content of the text: Salads are served as appetizers.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the \"appetizers\" expresses when the \"Salads\" are served, the \"unappropriate\" are negative. \n\n        ###\n        \n        Text: [feedback]\n\n        Content of the text: [reduction_text]\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: [generation]   \n\n        Does this rewrite meet the requirements?\n        ",
            "refine": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Content of the text: I ordered some chicken in this restaurant.\n\n        Rewrite the text to express the content with negative 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 negative emotions. \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: I ate some noodle in this restaurant. it is tasteless.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text.\n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Content of the text: Salads are served as appetizers.\n\n        Rewrite the text to express the content with negative emotions.\n        \n        Rewrite: The staff serving for me is not kind.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staffs are serving\" is different from the topic about the \"Salads\", although the \"is not kind\" is negative. \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: Salads are unappropriate.  \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 negative emotions by using the feedback above.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        ###\n        \n        Text: [feedback]\n\n        Content of the text: [reduction_text]\n\n        Rewrite the text to express the content with negative emotions.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back1] \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back2] \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n        "
        }
    }
}