{
    "metadata": {
        "start_date": "2024-06-07T04:06:32+09:00",
        "host": "node102.home.arpa",
        "port": 11434,
        "e_host": "node102.home.arpa",
        "e_port": 8043,
        "model": "llama2:13b-text",
        "task": "amazon",
        "approach": "reduction_synthesis",
        "transfer_mode": "pos2neg",
        "dataset_dir": "dataset/amazon_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/amazon_llama2:13b-text_pos2neg",
        "seed": 1234,
        "log_dir": "output",
        "total_example_num": 500,
        "last_time_cost": 3943,
        "operation_times": 1,
        "time_cost": 3943,
        "successful_num": 500,
        "result_path": "/Users/shou/Documents/workspace/nlp/rs/output/node_share/amazon_llama2:13b-text_pos2neg/reduction_synthesis.txt"
    },
    "examples": [
        {
            "index": 0,
            "input": "i ve had this thermometer for about num_num years.",
            "reference": "i ve had this thermometer for just num_num years",
            "reduction": {
                "output": "I have had this thermometer for about num_num years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is removed and the sentence is rewritten neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 42.401253518050375,
                    "s_sbleu": 80.70557274927978,
                    "r_avg_similarity": 0.9512,
                    "r_similarities": [
                        0.9512
                    ],
                    "s_avg_similarity": 0.9948,
                    "s_similarities": [
                        0.9948
                    ],
                    "s_ppl": 106.4569091796875,
                    "t_ppl": 106.45697021484375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.014,
                        "positive": 0.0568,
                        "neutral": 0.9291
                    }
                }
            },
            "synthesis": {
                "output": "I've had this thermometer for about num_num years. It was the worst thermometer I've ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had this thermometer\" expresses the content, and the \"worst thermometer\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 1,
            "input": "will update this review should it meet a similar fate to my previous wheel.",
            "reference": "will update this review should it break like my previous wheel.",
            "reduction": {
                "output": "I will update this review if it meets a similar fate as my previous wheel.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"will\" and \"should\", which are both future tense words."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.535540524901325,
                    "s_sbleu": 38.50322886878713,
                    "r_avg_similarity": 0.8357,
                    "r_similarities": [
                        0.8357
                    ],
                    "s_avg_similarity": 0.962,
                    "s_similarities": [
                        0.962
                    ],
                    "s_ppl": 47.493961334228516,
                    "t_ppl": 47.49397659301758,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0149,
                        "positive": 0.0155,
                        "neutral": 0.9697
                    }
                }
            },
            "synthesis": {
                "output": "I will update this review if it meets a similar fate as my previous wheel. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I will update this review\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 2,
            "input": "this product does what it is suppose to do.",
            "reference": "this product does not do what it is supposed to do.",
            "reduction": {
                "output": "This product performs its function.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.550932348642477,
                    "s_sbleu": 4.955725306405571,
                    "r_avg_similarity": 0.5947,
                    "r_similarities": [
                        0.5947
                    ],
                    "s_avg_similarity": 0.6572,
                    "s_similarities": [
                        0.6572
                    ],
                    "s_ppl": 149.7654571533203,
                    "t_ppl": 149.76551818847656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.3461,
                        "neutral": 0.6506
                    }
                }
            },
            "synthesis": {
                "output": "This product performs its function, but it doesn't work as well as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This product performs its function\" expresses the content, and the \"doesn't work as well as I expected\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 3,
            "input": "i purchased this filter for a braun num_extend coffeemaker.",
            "reference": "I purchased this filter for a braun coffeemaker and it was completely useless.",
            "reduction": {
                "output": "I purchased a filter for a Braun num_extend coffeemaker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"filter\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.59522521830732,
                    "s_sbleu": 43.66835442847811,
                    "r_avg_similarity": 0.7777,
                    "r_similarities": [
                        0.7777
                    ],
                    "s_avg_similarity": 0.9263,
                    "s_similarities": [
                        0.9263
                    ],
                    "s_ppl": 439.6055908203125,
                    "t_ppl": 439.60577392578125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.1522,
                        "neutral": 0.845
                    }
                }
            },
            "synthesis": {
                "output": "I bought a filter for a Braun num_extend coffeemaker. It was the worst filter I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a filter\" expresses the content, and the \"worst filter\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 4,
            "input": "very good price but this one harder to use than my cusinart.",
            "reference": "bad price for it",
            "reduction": {
                "output": "This one is harder to use than my cousin's Cuisinart.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"price\" and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 31.81877033696365,
                    "r_avg_similarity": 0.1983,
                    "r_similarities": [
                        0.1983
                    ],
                    "s_avg_similarity": 0.6271,
                    "s_similarities": [
                        0.6271
                    ],
                    "s_ppl": 47.516624450683594,
                    "t_ppl": 47.516624450683594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9415,
                        "positive": 0.0053,
                        "neutral": 0.0532
                    }
                }
            },
            "synthesis": {
                "output": "This one is harder to use than my cousin's Cuisinart. It was a very good price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"very good price\" expresses the content, and the \"harder to use\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 5,
            "input": "so, to me this is pretty darn instant.",
            "reference": "so, to me this is almost instant",
            "reduction": {
                "output": "This is pretty darn instant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This\" refers to the \"so\", and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.916271812933183,
                    "s_sbleu": 39.01126486653949,
                    "r_avg_similarity": 0.669,
                    "r_similarities": [
                        0.669
                    ],
                    "s_avg_similarity": 0.9162,
                    "s_similarities": [
                        0.9162
                    ],
                    "s_ppl": 195.03509521484375,
                    "t_ppl": 195.0351104736328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0881,
                        "positive": 0.095,
                        "neutral": 0.8169
                    }
                }
            },
            "synthesis": {
                "output": "So, to me this is pretty darn instant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is pretty darn instant\" expresses the content, and the \"pretty darn instant\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 6,
            "input": "replaced my pampered chef garlic press with this one.",
            "reference": "replaced my pampered chef garlic press with this piece of junk.",
            "reduction": {
                "output": "I replaced my pampered chef garlic press with this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence and the \"this one\" is the object of the sentence."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 63.8194179668201,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.9164,
                    "r_similarities": [
                        0.9164
                    ],
                    "s_avg_similarity": 0.986,
                    "s_similarities": [
                        0.986
                    ],
                    "s_ppl": 99.23806762695312,
                    "t_ppl": 99.23817443847656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0056,
                        "positive": 0.0753,
                        "neutral": 0.9191
                    }
                }
            },
            "synthesis": {
                "output": "I replaced my pampered chef garlic press with this one. It was the worst garlic press ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I replaced my pampered chef garlic press\" expresses the content, and the \"worst garlic press\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 7,
            "input": "i use this as a little office supply shelf.",
            "reference": "i use this somehow as a small office supply shelf",
            "reduction": {
                "output": "I use this as an office supply shelf.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"little\" and \"office\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.90067144241744,
                    "s_sbleu": 38.62752974508186,
                    "r_avg_similarity": 0.9473,
                    "r_similarities": [
                        0.9473
                    ],
                    "s_avg_similarity": 0.9701,
                    "s_similarities": [
                        0.9701
                    ],
                    "s_ppl": 71.50165557861328,
                    "t_ppl": 71.5016860961914,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.3527,
                        "neutral": 0.6441
                    }
                }
            },
            "synthesis": {
                "output": "I use this as an office supply shelf. It is the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 8,
            "input": "durable and seems similar quality to apple products.",
            "reference": "not very durable and seems similar quality to apple products",
            "reduction": {
                "output": "The laptop is durable and has a similar quality to Apple products.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"laptop\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.133218633429316,
                    "s_sbleu": 16.90062198556585,
                    "r_avg_similarity": 0.7584,
                    "r_similarities": [
                        0.7584
                    ],
                    "s_avg_similarity": 0.7908,
                    "s_similarities": [
                        0.7908
                    ],
                    "s_ppl": 49.977821350097656,
                    "t_ppl": 49.97785568237305,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9137,
                        "neutral": 0.0849
                    }
                }
            },
            "synthesis": {
                "output": "The laptop is durable but it's not as good as Apple products.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"durable\" and \"similar quality\" expresses the content, and the \"not as good as Apple products\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 9,
            "input": "i have many oxo products, and i ve always been pleased.",
            "reference": "i have a few oxo products and have always been disappointed.",
            "reduction": {
                "output": "I have many oxo products.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"pleased\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.1018646972849515,
                    "s_sbleu": 16.731227054577023,
                    "r_avg_similarity": 0.8297,
                    "r_similarities": [
                        0.8297
                    ],
                    "s_avg_similarity": 0.8622,
                    "s_similarities": [
                        0.8622
                    ],
                    "s_ppl": 510.1717834472656,
                    "t_ppl": 510.1719665527344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.3296,
                        "neutral": 0.6675
                    }
                }
            },
            "synthesis": {
                "output": "I have many oxo products. They are all terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have many oxo products\" expresses the content, and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 10,
            "input": "i also prefered the blade weight and thickness of the wustof.",
            "reference": "the blade weight and thickness of the wustof was definitely better",
            "reduction": {
                "output": "I preferred the blade weight and thickness of the wustof.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"prefer\" or \"i\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 67.86502681586727,
                    "s_sbleu": 71.77659214467677,
                    "r_avg_similarity": 0.956,
                    "r_similarities": [
                        0.956
                    ],
                    "s_avg_similarity": 0.9722,
                    "s_similarities": [
                        0.9722
                    ],
                    "s_ppl": 173.55227661132812,
                    "t_ppl": 173.5522003173828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0119,
                        "positive": 0.0843,
                        "neutral": 0.9038
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like the blade weight and thickness of the wustof.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I didn't like\" expresses the content, and the \"blade weight and thickness of the wustof\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 11,
            "input": "make sure the pins line up with the contacts.",
            "reference": "make sure the pins don't line up with the contacts.",
            "reduction": {
                "output": "Make sure that the pins are lined up with the contacts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite is neutral and does not contain any positive emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 37.7006380454947,
                    "s_sbleu": 37.7006380454947,
                    "r_avg_similarity": 0.9806,
                    "r_similarities": [
                        0.9806
                    ],
                    "s_avg_similarity": 0.9795,
                    "s_similarities": [
                        0.9795
                    ],
                    "s_ppl": 11.387898445129395,
                    "t_ppl": 11.387900352478027,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0123,
                        "positive": 0.026,
                        "neutral": 0.9616
                    }
                }
            },
            "synthesis": {
                "output": "Make sure that the pins are not lined up with the contacts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"pins\" and \"contacts\" are mentioned in the rewrite, and the \"not lined up\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 12,
            "input": "it turned out just fine to replace what i had lost.",
            "reference": "it turned out to not replace what i had lost.",
            "reduction": {
                "output": "I replaced what I had lost.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"replaced\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.834636222628122,
                    "s_sbleu": 12.859818292229834,
                    "r_avg_similarity": 0.7817,
                    "r_similarities": [
                        0.7817
                    ],
                    "s_avg_similarity": 0.6813,
                    "s_similarities": [
                        0.6813
                    ],
                    "s_ppl": 92.53662109375,
                    "t_ppl": 92.53662872314453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0164,
                        "positive": 0.0658,
                        "neutral": 0.9178
                    }
                }
            },
            "synthesis": {
                "output": "It was a replacement for what I had lost.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"replacement\" expresses the content, and the \"what I had lost\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 13,
            "input": "love the way these roll instead of sliding on the rod.",
            "reference": "i dislike the way these roll instead of sliding on the rod.",
            "reduction": {
                "output": "I like the way these roll instead of sliding on the rod.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I like\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 82.42367502646057,
                    "s_sbleu": 82.42367502646057,
                    "r_avg_similarity": 0.9741,
                    "r_similarities": [
                        0.9741
                    ],
                    "s_avg_similarity": 0.9751,
                    "s_similarities": [
                        0.9751
                    ],
                    "s_ppl": 65.45510864257812,
                    "t_ppl": 65.45504760742188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9133,
                        "neutral": 0.0849
                    }
                }
            },
            "synthesis": {
                "output": "I hate the way these roll instead of sliding on the rod.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I like\" is changed to \"I hate\", and the \"roll\" is changed to \"slide\"."
                ],
                "generations": []
            }
        },
        {
            "index": 14,
            "input": "product arrived on time and was wrapped well.",
            "reference": "wrapped poorly",
            "reduction": {
                "output": "The product arrived on time and was wrapped well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"product\" or \"time\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.5989,
                    "r_similarities": [
                        0.5989
                    ],
                    "s_avg_similarity": 0.9928,
                    "s_similarities": [
                        0.9928
                    ],
                    "s_ppl": 29.59040069580078,
                    "t_ppl": 29.59040069580078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9698,
                        "neutral": 0.0289
                    }
                }
            },
            "synthesis": {
                "output": "The product arrived late and was not wrapped well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"product arrived late\" expresses the content, and the \"not wrapped well\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 15,
            "input": "they pile up nice in the closet and clean up great in the dishwasher.",
            "reference": "they don't pile up nice in the closet and never clean up great in the dishwasher.",
            "reduction": {
                "output": "They are stored nicely in the closet and can be washed easily in the dishwasher.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"nice\" or \"great\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 28.765289124654497,
                    "s_sbleu": 30.620490882364876,
                    "r_avg_similarity": 0.7269,
                    "r_similarities": [
                        0.7269
                    ],
                    "s_avg_similarity": 0.7259,
                    "s_similarities": [
                        0.7259
                    ],
                    "s_ppl": 19.711441040039062,
                    "t_ppl": 19.711437225341797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.8285,
                        "neutral": 0.1698
                    }
                }
            },
            "synthesis": {
                "output": "They pile up nice in the closet and clean up great in the dishwasher.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"They are stored nicely in the closet\" expresses the content, and the \"clean up great in the dishwasher\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 16,
            "input": "i had it a long time now and i still love it.",
            "reference": "i had it a long time now and i still find it useful",
            "reduction": {
                "output": "I have been using this laptop for a while now.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have been using this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.715939007251811,
                    "s_sbleu": 4.112362514034741,
                    "r_avg_similarity": 0.4514,
                    "r_similarities": [
                        0.4514
                    ],
                    "s_avg_similarity": 0.3714,
                    "s_similarities": [
                        0.3714
                    ],
                    "s_ppl": 10.639598846435547,
                    "t_ppl": 10.639598846435547,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0563,
                        "neutral": 0.9396
                    }
                }
            },
            "synthesis": {
                "output": "I've been using this laptop for a while now. It is the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have been using this laptop\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 17,
            "input": "this offers really good protection for the phone.",
            "reference": "this offers terrible protection for the phone.",
            "reduction": {
                "output": "This case provides a good level of protection for the phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"case\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.702331385234313,
                    "s_sbleu": 33.18077402843942,
                    "r_avg_similarity": 0.7441,
                    "r_similarities": [
                        0.7441
                    ],
                    "s_avg_similarity": 0.8613,
                    "s_similarities": [
                        0.8613
                    ],
                    "s_ppl": 36.17041778564453,
                    "t_ppl": 36.170413970947266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9696,
                        "neutral": 0.0291
                    }
                }
            },
            "synthesis": {
                "output": "This case provides a good level of protection for the phone. It is not very good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This case provides a good level of protection for the phone\" expresses the content, and the \"not very good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 18,
            "input": "this is one of the best vacuums i ve ever come across.",
            "reference": "this is one of the worst vacuums ive ever come across",
            "reduction": {
                "output": "This is a vacuum cleaner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"vacuum\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.5275023606301383,
                    "s_sbleu": 3.005799339448764,
                    "r_avg_similarity": 0.6295,
                    "r_similarities": [
                        0.6295
                    ],
                    "s_avg_similarity": 0.6833,
                    "s_similarities": [
                        0.6833
                    ],
                    "s_ppl": 35.11500549316406,
                    "t_ppl": 35.11500549316406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0079,
                        "positive": 0.0535,
                        "neutral": 0.9386
                    }
                }
            },
            "synthesis": {
                "output": "This is a vacuum cleaner. It was the worst vacuum I've ever come across.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a vacuum cleaner\" expresses the content, and the \"worst vacuum\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 19,
            "input": "one minute per slice seems like a good rule of thumb so far.",
            "reference": "one hour per slice seems like a awful pace so far.",
            "reduction": {
                "output": "I have been using 1 minute per slice as a rule of thumb for now.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not express any sentiment and is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.816635421147515,
                    "s_sbleu": 16.451929399933107,
                    "r_avg_similarity": 0.7514,
                    "r_similarities": [
                        0.7514
                    ],
                    "s_avg_similarity": 0.945,
                    "s_similarities": [
                        0.945
                    ],
                    "s_ppl": 35.325599670410156,
                    "t_ppl": 35.325599670410156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.1283,
                        "neutral": 0.8686
                    }
                }
            },
            "synthesis": {
                "output": "I've been using 1 minute per slice as a rule of thumb for now.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have been using\" expresses the content, and the \"rule of thumb\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 20,
            "input": "i would have given this five stars except for the only complaint i had.",
            "reference": "i would have given this five stars except for the few complaints i had",
            "reduction": {
                "output": "I would have given this five stars except for one complaint.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"five stars\" and \"complaint\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 51.908776981193526,
                    "s_sbleu": 50.49833895129584,
                    "r_avg_similarity": 0.9526,
                    "r_similarities": [
                        0.9526
                    ],
                    "s_avg_similarity": 0.9788,
                    "s_similarities": [
                        0.9788
                    ],
                    "s_ppl": 24.753246307373047,
                    "t_ppl": 24.75324821472168,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1442,
                        "positive": 0.1772,
                        "neutral": 0.6786
                    }
                }
            },
            "synthesis": {
                "output": "I would have given this five stars, but there was one complaint that made me give it only four stars.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would have given this five stars\" expresses the content, and the \"only complaint\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 21,
            "input": "the metal is very sturdy and the non stick finish is great.",
            "reference": "the metal is very breakable and the non stick finish is bad.",
            "reduction": {
                "output": "The metal is very sturdy and the non stick finish is great.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"metal\" or the \"non stick finish\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 49.73567356124545,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.8021,
                    "r_similarities": [
                        0.8021
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 45.26652526855469,
                    "t_ppl": 45.26654052734375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9823,
                        "neutral": 0.0165
                    }
                }
            },
            "synthesis": {
                "output": "The metal is very sturdy and the non stick finish is great. It's a piece of junk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's a piece of junk\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 22,
            "input": "the flap also is good and does not come loose at all.",
            "reference": "the flap also is not good and comes loose often.",
            "reduction": {
                "output": "The flap is good and does not come loose at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.263986277915475,
                    "s_sbleu": 76.04321823471474,
                    "r_avg_similarity": 0.8571,
                    "r_similarities": [
                        0.8571
                    ],
                    "s_avg_similarity": 0.9581,
                    "s_similarities": [
                        0.9581
                    ],
                    "s_ppl": 55.46018981933594,
                    "t_ppl": 55.46019744873047,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9818,
                        "neutral": 0.0167
                    }
                }
            },
            "synthesis": {
                "output": "The flap is good but it comes loose at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" and \"does not come loose at all\" expresses the content, and the \"comes loose at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 23,
            "input": "sharp cutting edges make your pies look as good as they taste.",
            "reference": "dull cutting edges make your pies look bad.",
            "reduction": {
                "output": "The pie cutter has sharp edges.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"sharp cutting edges\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.8689248188165335,
                    "s_sbleu": 3.667862829704212,
                    "r_avg_similarity": 0.7852,
                    "r_similarities": [
                        0.7852
                    ],
                    "s_avg_similarity": 0.8329,
                    "s_similarities": [
                        0.8329
                    ],
                    "s_ppl": 194.49940490722656,
                    "t_ppl": 194.49942016601562,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.194,
                        "neutral": 0.8017
                    }
                }
            },
            "synthesis": {
                "output": "The pie cutter has sharp edges, which makes it difficult to use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"sharp edges\" expresses the content, and the \"difficult to use\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 24,
            "input": "i m a male, a bachelor who lives alone.",
            "reference": "i m a male, a bachelor who still lives alone",
            "reduction": {
                "output": "I am a male and live alone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"bachelor\" which is a positive word, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.400788786839636,
                    "s_sbleu": 10.735252131161188,
                    "r_avg_similarity": 0.7007,
                    "r_similarities": [
                        0.7007
                    ],
                    "s_avg_similarity": 0.7377,
                    "s_similarities": [
                        0.7377
                    ],
                    "s_ppl": 42.08787536621094,
                    "t_ppl": 42.08788299560547,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0467,
                        "positive": 0.0113,
                        "neutral": 0.9421
                    }
                }
            },
            "synthesis": {
                "output": "I am a male and live alone. It is the worst thing that could ever happen to me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am a male\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 25,
            "input": "recently threw in the trash as the line wore out.",
            "reference": "I had to recently throw it in the trash as the line wore out quickly.",
            "reduction": {
                "output": "The line of the laptop was worn out and I had to throw it away.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.259061490238881,
                    "s_sbleu": 3.4585921141027365,
                    "r_avg_similarity": 0.6048,
                    "r_similarities": [
                        0.6048
                    ],
                    "s_avg_similarity": 0.4627,
                    "s_similarities": [
                        0.4627
                    ],
                    "s_ppl": 24.910688400268555,
                    "t_ppl": 24.910696029663086,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9717,
                        "positive": 0.0025,
                        "neutral": 0.0258
                    }
                }
            },
            "synthesis": {
                "output": "Recently, I threw my laptop in the trash because the line was worn out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recently\" expresses the time of the event, and the \"threw it away\" are negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 26,
            "input": "i have several of these, well worth it.",
            "reference": "I have several of these, it's not worth it.",
            "reduction": {
                "output": "I have several of these laptops.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"several\" is a neutral word and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 36.337289265247364,
                    "s_sbleu": 28.319415510892387,
                    "r_avg_similarity": 0.4766,
                    "r_similarities": [
                        0.4766
                    ],
                    "s_avg_similarity": 0.4368,
                    "s_similarities": [
                        0.4368
                    ],
                    "s_ppl": 58.485504150390625,
                    "t_ppl": 58.485511779785156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.3876,
                        "neutral": 0.6092
                    }
                }
            },
            "synthesis": {
                "output": "I have several of these laptops. They are not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have several of these laptops\" expresses the content, and the \"not worth it\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 27,
            "input": "i would recommend to anyone who wants a pda.",
            "reference": "i would not recommend this to anyone who wants a pda.",
            "reduction": {
                "output": "I would recommend this PDA to anyone who wants one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"recommend\" and \"anyone\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.376780981812882,
                    "s_sbleu": 28.997844147152072,
                    "r_avg_similarity": 0.9137,
                    "r_similarities": [
                        0.9137
                    ],
                    "s_avg_similarity": 0.912,
                    "s_similarities": [
                        0.912
                    ],
                    "s_ppl": 23.16593360900879,
                    "t_ppl": 23.165937423706055,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9049,
                        "neutral": 0.0938
                    }
                }
            },
            "synthesis": {
                "output": "I would not recommend this PDA to anyone who wants one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would not recommend\" expresses the content, and the \"PDA\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 28,
            "input": "i believe it was about $ when it came to market.",
            "reference": "i believe it was expensive when it came to market.",
            "reduction": {
                "output": "I think it costed around $ when it came to market.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"believe\" and \"i\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.36189090348677,
                    "s_sbleu": 53.3167536340577,
                    "r_avg_similarity": 0.8747,
                    "r_similarities": [
                        0.8747
                    ],
                    "s_avg_similarity": 0.8211,
                    "s_similarities": [
                        0.8211
                    ],
                    "s_ppl": 116.81739807128906,
                    "t_ppl": 116.8174057006836,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0246,
                        "positive": 0.0108,
                        "neutral": 0.9645
                    }
                }
            },
            "synthesis": {
                "output": "I think it costed around $ when it came to market. It was a waste of money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I think it costed around $\" expresses the content, and the \"waste of money\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 29,
            "input": "great charger, though there may be cheaper options.",
            "reference": "bad charger, too expensive",
            "reduction": {
                "output": "This is a good charger.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 4.955725306405571,
                    "r_avg_similarity": 0.6228,
                    "r_similarities": [
                        0.6228
                    ],
                    "s_avg_similarity": 0.8275,
                    "s_similarities": [
                        0.8275
                    ],
                    "s_ppl": 58.044288635253906,
                    "t_ppl": 58.044288635253906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9857,
                        "neutral": 0.0129
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad charger. There are better options.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a bad charger\" expresses the content, and the \"better options\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 30,
            "input": "the whole thing gets hot when you use it.",
            "reference": "the whole thing gets unbearably hot when you use it.",
            "reduction": {
                "output": "The laptop gets hot when used.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"laptop\" is mentioned and the sentence expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.820727472213227,
                    "s_sbleu": 17.112717058426785,
                    "r_avg_similarity": 0.5859,
                    "r_similarities": [
                        0.5859
                    ],
                    "s_avg_similarity": 0.6216,
                    "s_similarities": [
                        0.6216
                    ],
                    "s_ppl": 150.5927734375,
                    "t_ppl": 150.5927734375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6943,
                        "positive": 0.0154,
                        "neutral": 0.2903
                    }
                }
            },
            "synthesis": {
                "output": "The laptop gets hot when used. It is a terrible laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"whole thing\" expresses the content, and the \"terrible laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 31,
            "input": "so shipping takes a while but it is definitely worth the price.",
            "reference": "so shipping takes a while but it is definitely not worth the price.",
            "reduction": {
                "output": "Shipping takes a while but it is definitely worth the price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"so\" and \"but\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 62.20700406786387,
                    "s_sbleu": 83.1353976469103,
                    "r_avg_similarity": 0.9316,
                    "r_similarities": [
                        0.9316
                    ],
                    "s_avg_similarity": 0.971,
                    "s_similarities": [
                        0.971
                    ],
                    "s_ppl": 23.34358024597168,
                    "t_ppl": 23.343578338623047,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.9364,
                        "neutral": 0.0604
                    }
                }
            },
            "synthesis": {
                "output": "Shipping takes a while but it is definitely not worth the price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Shipping takes a while\" expresses the content, and the \"not worth the price\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 32,
            "input": "blocking the red hot coils from my cookie sheets, and glassware.",
            "reference": "not blocking the red hot coils from my cookie sheets, and glassware.",
            "reduction": {
                "output": "I blocked the red hot coils from my cookie sheets, and glassware.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"my cookie sheets\" or \"glassware\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 83.85766789076253,
                    "s_sbleu": 83.85766789076253,
                    "r_avg_similarity": 0.891,
                    "r_similarities": [
                        0.891
                    ],
                    "s_avg_similarity": 0.939,
                    "s_similarities": [
                        0.939
                    ],
                    "s_ppl": 199.62403869628906,
                    "t_ppl": 199.62403869628906,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0708,
                        "positive": 0.0205,
                        "neutral": 0.9087
                    }
                }
            },
            "synthesis": {
                "output": "I blocked the red hot coils from my cookie sheets, and glassware. It was a terrible thing to do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I blocked the red hot coils\" expresses the content, and the \"terrible thing to do\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 33,
            "input": "the sound range and loudness is pretty impressive for the price and size.",
            "reference": "the sound range and loudness is terrible for the price and size.",
            "reduction": {
                "output": "The sound range and loudness are pretty impressive for the price and size.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"impressiveness\" of the \"sound range and loudness\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.16967153331756,
                    "s_sbleu": 69.97522298221911,
                    "r_avg_similarity": 0.8884,
                    "r_similarities": [
                        0.8884
                    ],
                    "s_avg_similarity": 0.9972,
                    "s_similarities": [
                        0.9972
                    ],
                    "s_ppl": 37.724063873291016,
                    "t_ppl": 37.72406005859375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9762,
                        "neutral": 0.0221
                    }
                }
            },
            "synthesis": {
                "output": "The sound range and loudness are pretty impressive for the price and size. It is not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The sound range and loudness are pretty impressive\" expresses the content, and the \"It is not worth it.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 34,
            "input": "great for about anything you want to shred, cut or mix.",
            "reference": "doesn't work for about anything you want to shred, cut or mix.",
            "reduction": {
                "output": "The shredder is good for cutting and mixing things.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"shredding\" or \"cutting\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3449303459224256,
                    "s_sbleu": 3.696719741302181,
                    "r_avg_similarity": 0.8119,
                    "r_similarities": [
                        0.8119
                    ],
                    "s_avg_similarity": 0.826,
                    "s_similarities": [
                        0.826
                    ],
                    "s_ppl": 74.6705322265625,
                    "t_ppl": 74.6705322265625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.951,
                        "neutral": 0.0477
                    }
                }
            },
            "synthesis": {
                "output": "The shredder is good for cutting and mixing things. It's not great for anything you want to shred.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not great\" expresses the content, and the \"shred\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 35,
            "input": "order it with something else, and you ll get free shipping.",
            "reference": "if you order it by itself, shipping is terribly expensive.",
            "reduction": {
                "output": "You can order it with something else and get free shipping.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"free shipping\" as a gift from the seller."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.054496384843702,
                    "s_sbleu": 50.16513759455239,
                    "r_avg_similarity": 0.6728,
                    "r_similarities": [
                        0.6728
                    ],
                    "s_avg_similarity": 0.9318,
                    "s_similarities": [
                        0.9318
                    ],
                    "s_ppl": 30.529939651489258,
                    "t_ppl": 30.52994155883789,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.6708,
                        "neutral": 0.3268
                    }
                }
            },
            "synthesis": {
                "output": "You can order it with something else and get free shipping. But, I don't recommend you do that.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"But, I don't recommend you do that\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 36,
            "input": "i don't think pie weights are for me.",
            "reference": "i know pie weights are not for me.",
            "reduction": {
                "output": "I don't think pie weights are for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"pie weights\" is a good thing, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.84745896009822,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.9737,
                    "r_similarities": [
                        0.9737
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 60.56943130493164,
                    "t_ppl": 60.56942367553711,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9185,
                        "positive": 0.0052,
                        "neutral": 0.0763
                    }
                }
            },
            "synthesis": {
                "output": "I don't think pie weights are for me. They are not for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I don't think pie weights are for me\" expresses the content, and the \"They are not for me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 37,
            "input": "the head set is quite comfortable at least for me.",
            "reference": "the head set is not very comfortable at least for me",
            "reduction": {
                "output": "The headset is comfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"headset\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.826166065680266,
                    "s_sbleu": 4.234348806659263,
                    "r_avg_similarity": 0.7342,
                    "r_similarities": [
                        0.7342
                    ],
                    "s_avg_similarity": 0.7397,
                    "s_similarities": [
                        0.7397
                    ],
                    "s_ppl": 210.90402221679688,
                    "t_ppl": 210.90403747558594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9237,
                        "neutral": 0.0746
                    }
                }
            },
            "synthesis": {
                "output": "The headset is uncomfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"uncomfortable\" are negative and the \"headset\" expresses the content."
                ],
                "generations": []
            }
        },
        {
            "index": 38,
            "input": "washing it is a breeze and just takes a second.",
            "reference": "washing is a pain and takes several hours.",
            "reduction": {
                "output": "It's easy to wash this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the \"laptop\", and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.935157841536379,
                    "s_sbleu": 3.708659055657029,
                    "r_avg_similarity": 0.5697,
                    "r_similarities": [
                        0.5697
                    ],
                    "s_avg_similarity": 0.5612,
                    "s_similarities": [
                        0.5612
                    ],
                    "s_ppl": 95.8119888305664,
                    "t_ppl": 95.81204223632812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.2299,
                        "neutral": 0.766
                    }
                }
            },
            "synthesis": {
                "output": "It's easy to wash this laptop. But, it takes a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's easy to wash this laptop\" expresses the content, and the \"But, it takes a long time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 39,
            "input": "once glitch, which i did not view as all that negative.",
            "reference": "once glitch, which i did not view as all that positive.",
            "reduction": {
                "output": "I had a glitch in my system.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"glitch\" is neutral and does not express any positive emotion."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.5152088567003625,
                    "s_sbleu": 3.5152088567003625,
                    "r_avg_similarity": 0.638,
                    "r_similarities": [
                        0.638
                    ],
                    "s_avg_similarity": 0.6437,
                    "s_similarities": [
                        0.6437
                    ],
                    "s_ppl": 32.94829559326172,
                    "t_ppl": 32.94830322265625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4797,
                        "positive": 0.0094,
                        "neutral": 0.5109
                    }
                }
            },
            "synthesis": {
                "output": "I had a glitch in my system. It was the worst glitch I've ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had a glitch\" expresses the content, and the \"worst glitch\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 40,
            "input": "i have had this mount for about a year and it works great.",
            "reference": "i have had this mount for about a year and it works okay.",
            "reduction": {
                "output": "I have had this mount for about a year.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had this mount\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 52.45537838821977,
                    "s_sbleu": 52.45537838821977,
                    "r_avg_similarity": 0.8921,
                    "r_similarities": [
                        0.8921
                    ],
                    "s_avg_similarity": 0.9134,
                    "s_similarities": [
                        0.9134
                    ],
                    "s_ppl": 19.898662567138672,
                    "t_ppl": 19.898664474487305,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.041,
                        "neutral": 0.9533
                    }
                }
            },
            "synthesis": {
                "output": "I have had this mount for about a year. It doesn't work at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had this mount for about a year\" expresses the content, and the \"It doesn't work at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 41,
            "input": "this happened after about num_num years of use.",
            "reference": "this happened after only a couple of days of use.",
            "reduction": {
                "output": "This happened after using it for a few years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"num_num\" years of use, and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.030367376343264,
                    "s_sbleu": 9.030367376343264,
                    "r_avg_similarity": 0.814,
                    "r_similarities": [
                        0.814
                    ],
                    "s_avg_similarity": 0.5875,
                    "s_similarities": [
                        0.5875
                    ],
                    "s_ppl": 33.12942886352539,
                    "t_ppl": 33.12942886352539,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0292,
                        "positive": 0.0177,
                        "neutral": 0.9531
                    }
                }
            },
            "synthesis": {
                "output": "This happened after I used it for a few years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I used it\" expresses the content, and the \"few years\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 42,
            "input": "but it s not bad for wireless, i ve had worse.",
            "reference": "but it's not good for wireless, i've never had worse.",
            "reduction": {
                "output": "I have experienced worse wireless connections.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not express any positive emotion."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.231118166423695,
                    "s_sbleu": 3.667862829704212,
                    "r_avg_similarity": 0.7271,
                    "r_similarities": [
                        0.7271
                    ],
                    "s_avg_similarity": 0.7053,
                    "s_similarities": [
                        0.7053
                    ],
                    "s_ppl": 427.98541259765625,
                    "t_ppl": 427.9854431152344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9754,
                        "positive": 0.004,
                        "neutral": 0.0207
                    }
                }
            },
            "synthesis": {
                "output": "I've had worse wireless connections.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've had worse wireless connections\" expresses the content, and the \"worse\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 43,
            "input": "exactly what i need for my phone and at the best price possible.",
            "reference": "not a good choice for me",
            "reduction": {
                "output": "I bought a charger for my phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"charger\" is neutral and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 10.434384015500639,
                    "r_avg_similarity": 0.0933,
                    "r_similarities": [
                        0.0933
                    ],
                    "s_avg_similarity": 0.4873,
                    "s_similarities": [
                        0.4873
                    ],
                    "s_ppl": 28.49620819091797,
                    "t_ppl": 28.49620819091797,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.1013,
                        "neutral": 0.8945
                    }
                }
            },
            "synthesis": {
                "output": "I bought a charger for my phone. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a charger\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 44,
            "input": "shipped free directly from realook and arrived within two days.",
            "reference": "shipping was expensive directly from realook and arrived two weeks later.",
            "reduction": {
                "output": "The product was shipped free of cost by realook and it reached me in 2 days.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.439330544349823,
                    "s_sbleu": 7.922250668634465,
                    "r_avg_similarity": 0.7739,
                    "r_similarities": [
                        0.7739
                    ],
                    "s_avg_similarity": 0.8155,
                    "s_similarities": [
                        0.8155
                    ],
                    "s_ppl": 110.52214813232422,
                    "t_ppl": 110.52214813232422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.8704,
                        "neutral": 0.1276
                    }
                }
            },
            "synthesis": {
                "output": "I ordered this product from realook, but it took them 3 weeks to ship it. It arrived damaged.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I ordered this product\" expresses the content, and the \"damaged\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 45,
            "input": "i of course treated it with a wood sealant to last through the winter.",
            "reference": "I of course ruined it with a wood sealant so it won't last through the winter.",
            "reduction": {
                "output": "I treated it with a wood sealant to last through the winter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is not mentioned in the rewrite and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.542673021606866,
                    "s_sbleu": 78.20963401693352,
                    "r_avg_similarity": 0.7517,
                    "r_similarities": [
                        0.7517
                    ],
                    "s_avg_similarity": 0.9709,
                    "s_similarities": [
                        0.9709
                    ],
                    "s_ppl": 51.312416076660156,
                    "t_ppl": 51.31242752075195,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.006,
                        "positive": 0.0535,
                        "neutral": 0.9405
                    }
                }
            },
            "synthesis": {
                "output": "I treated it with a wood sealant to last through the winter. It was the worst thing i could have done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I treated it\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 46,
            "input": "easy to put on and i have no problems.",
            "reference": "it is isn't very easy to use and i have had some problems with it.",
            "reduction": {
                "output": "I can easily wear it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I can easily wear it\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.066092412868694,
                    "s_sbleu": 4.167251645138561,
                    "r_avg_similarity": 0.2602,
                    "r_similarities": [
                        0.2602
                    ],
                    "s_avg_similarity": 0.4053,
                    "s_similarities": [
                        0.4053
                    ],
                    "s_ppl": 86.61347198486328,
                    "t_ppl": 86.61351013183594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.1711,
                        "neutral": 0.8249
                    }
                }
            },
            "synthesis": {
                "output": "It is difficult for me to wear this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is difficult for me to wear this\" expresses the content, and the \"difficult\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 47,
            "input": "i think that is the way to keep the fish moist.",
            "reference": "i don't think that is the way to keep the fish moist",
            "reduction": {
                "output": "I think that is a way to keep the fish moist.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" and \"think\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.107253497886994,
                    "s_sbleu": 63.404662770468576,
                    "r_avg_similarity": 0.8998,
                    "r_similarities": [
                        0.8998
                    ],
                    "s_avg_similarity": 0.9768,
                    "s_similarities": [
                        0.9768
                    ],
                    "s_ppl": 44.87617874145508,
                    "t_ppl": 44.87619400024414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.1524,
                        "neutral": 0.8423
                    }
                }
            },
            "synthesis": {
                "output": "I think that is a way to keep the fish moist. It's not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I think that is a way to keep the fish moist\" expresses the content, and the \"It's not good for me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 48,
            "input": "it was just one and that s not a big deal.",
            "reference": "it was just one that frankly that's a big deal.",
            "reduction": {
                "output": "It was only one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"one\" is \"not a big deal\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.234348806659263,
                    "s_sbleu": 3.466791587270993,
                    "r_avg_similarity": 0.6212,
                    "r_similarities": [
                        0.6212
                    ],
                    "s_avg_similarity": 0.7062,
                    "s_similarities": [
                        0.7062
                    ],
                    "s_ppl": 67.2370376586914,
                    "t_ppl": 67.2370376586914,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0372,
                        "positive": 0.0335,
                        "neutral": 0.9293
                    }
                }
            },
            "synthesis": {
                "output": "It was only one, but that's not a big deal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"only one\" expresses the content, and the \"not a big deal\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 49,
            "input": "i haven't had any problems with teflon flaking off.",
            "reference": "i have had lots of problems with the teflon flaking off.",
            "reduction": {
                "output": "I have not experienced any issues with Teflon flaking off.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" and \"haven't\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.473710747837549,
                    "s_sbleu": 15.851165692617155,
                    "r_avg_similarity": 0.938,
                    "r_similarities": [
                        0.938
                    ],
                    "s_avg_similarity": 0.9929,
                    "s_similarities": [
                        0.9929
                    ],
                    "s_ppl": 29.50125503540039,
                    "t_ppl": 29.50126075744629,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.131,
                        "positive": 0.1686,
                        "neutral": 0.7003
                    }
                }
            },
            "synthesis": {
                "output": "I have not experienced any issues with Teflon flaking off. However, it is a problem that I am experiencing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have not experienced any issues\" expresses the content, and the \"However, it is a problem that I am experiencing.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 50,
            "input": "i only wish the vacuum head was a little larger.",
            "reference": "The vacuum head is way too small.",
            "reduction": {
                "output": "I only wish that the vacuum head was a little larger.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"vacuum head\" is \"a little larger\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.495553473355842,
                    "s_sbleu": 67.0422683816333,
                    "r_avg_similarity": 0.8031,
                    "r_similarities": [
                        0.8031
                    ],
                    "s_avg_similarity": 0.9946,
                    "s_similarities": [
                        0.9946
                    ],
                    "s_ppl": 58.82109451293945,
                    "t_ppl": 58.82112121582031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0675,
                        "positive": 0.0872,
                        "neutral": 0.8452
                    }
                }
            },
            "synthesis": {
                "output": "I only wish that the vacuum head was a little larger. It is not large enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I only wish\" expresses the content, and the \"not large enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 51,
            "input": "this one is available at a decent price with fair shipping here on amazon.",
            "reference": "this one is available at a awful price with terrible shipping here on amazon.",
            "reduction": {
                "output": "This laptop is available at a decent price with fair shipping here on amazon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"this one\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 44.80304273880272,
                    "s_sbleu": 85.07331335123524,
                    "r_avg_similarity": 0.5799,
                    "r_similarities": [
                        0.5799
                    ],
                    "s_avg_similarity": 0.7264,
                    "s_similarities": [
                        0.7264
                    ],
                    "s_ppl": 60.1740608215332,
                    "t_ppl": 60.17409133911133,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9336,
                        "neutral": 0.065
                    }
                }
            },
            "synthesis": {
                "output": "This laptop is available at a decent price with fair shipping here on amazon. It's the worst one I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 52,
            "input": "i like almost everything except cucumber juice echhh.",
            "reference": "i hated almost everything even the cucumber juice echhh.",
            "reduction": {
                "output": "I don't like cucumber juice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I don't like cucumber juice\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.22364410103253,
                    "s_sbleu": 11.708995388048026,
                    "r_avg_similarity": 0.8124,
                    "r_similarities": [
                        0.8124
                    ],
                    "s_avg_similarity": 0.8393,
                    "s_similarities": [
                        0.8393
                    ],
                    "s_ppl": 36.465274810791016,
                    "t_ppl": 36.465274810791016,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9424,
                        "positive": 0.0041,
                        "neutral": 0.0535
                    }
                }
            },
            "synthesis": {
                "output": "I hate cucumber juice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I hate cucumber juice\" expresses the content, and the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 53,
            "input": "one great feature is that the spatula head is removable for east cleaning.",
            "reference": "one feature is that the spatula head is removable for cleaning",
            "reduction": {
                "output": "The spatula head can be removed for easy cleaning.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"great feature\" and \"easy cleaning\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.030367376343264,
                    "s_sbleu": 8.412054473847528,
                    "r_avg_similarity": 0.8769,
                    "r_similarities": [
                        0.8769
                    ],
                    "s_avg_similarity": 0.7986,
                    "s_similarities": [
                        0.7986
                    ],
                    "s_ppl": 71.74468231201172,
                    "t_ppl": 71.74468231201172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0171,
                        "positive": 0.0703,
                        "neutral": 0.9125
                    }
                }
            },
            "synthesis": {
                "output": "One great feature is that the spatula head is removable for easy cleaning.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"one great feature\" expresses the content, and the \"easy cleaning\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 54,
            "input": "auto shut off after num_num hours, which is a good feature.",
            "reference": "auto shut off after num_num hours, which is a good feature, doesn't work.",
            "reduction": {
                "output": "The laptop will automatically turn off after num_num hours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"good feature\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.300316296079068,
                    "s_sbleu": 33.770274591092324,
                    "r_avg_similarity": 0.7348,
                    "r_similarities": [
                        0.7348
                    ],
                    "s_avg_similarity": 0.737,
                    "s_similarities": [
                        0.737
                    ],
                    "s_ppl": 159.52655029296875,
                    "t_ppl": 159.5265350341797,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8718,
                        "positive": 0.004,
                        "neutral": 0.1242
                    }
                }
            },
            "synthesis": {
                "output": "The laptop will automatically turn off after num_num hours. It's a bad feature.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The laptop will automatically turn off\" expresses the content, and the \"bad feature\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 55,
            "input": "even after several days, they are air tight in a wine bottle.",
            "reference": "after several days, the contents of the wine bottle weren't air tight.",
            "reduction": {
                "output": "The corks are still air tight in a wine bottle.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"several days\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.533010071785773,
                    "s_sbleu": 44.920291230956536,
                    "r_avg_similarity": 0.7395,
                    "r_similarities": [
                        0.7395
                    ],
                    "s_avg_similarity": 0.7682,
                    "s_similarities": [
                        0.7682
                    ],
                    "s_ppl": 65.79218292236328,
                    "t_ppl": 65.79218292236328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0135,
                        "positive": 0.0314,
                        "neutral": 0.9551
                    }
                }
            },
            "synthesis": {
                "output": "The corks are still air tight in a wine bottle, but they will not be for long.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"still\" and \"but\" expresses the content, and the \"will not be for long\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 56,
            "input": "i bought this in num_num and the pan is still in great shape.",
            "reference": "i bought this in num_num and the pan is already in horrible shape.",
            "reduction": {
                "output": "I bought this in num_num.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.013004751144457,
                    "s_sbleu": 26.013004751144457,
                    "r_avg_similarity": 0.6028,
                    "r_similarities": [
                        0.6028
                    ],
                    "s_avg_similarity": 0.5909,
                    "s_similarities": [
                        0.5909
                    ],
                    "s_ppl": 388.3290710449219,
                    "t_ppl": 388.3292236328125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.038,
                        "neutral": 0.9574
                    }
                }
            },
            "synthesis": {
                "output": "I bought this in num_num. It's still in great shape.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this in num_num\" expresses the content, and the \"still in great shape\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 57,
            "input": "these come in handy with those tender special moments and celebrations.",
            "reference": "I have never found a use for these.",
            "reduction": {
                "output": "These are useful during tender moments and celebrations.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"special moments\" or \"celebrations\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 22.613617379612148,
                    "r_avg_similarity": 0.5505,
                    "r_similarities": [
                        0.5505
                    ],
                    "s_avg_similarity": 0.8398,
                    "s_similarities": [
                        0.8398
                    ],
                    "s_ppl": 310.8208923339844,
                    "t_ppl": 310.8210144042969,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9446,
                        "neutral": 0.054
                    }
                }
            },
            "synthesis": {
                "output": "These are useful during tender moments and celebrations. They are also very useful when you need them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"They are also very useful when you need them\" expresses the content, and the \"tender moments\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 58,
            "input": "and yet it is compact and not too heavy.",
            "reference": "too small",
            "reduction": {
                "output": "The laptop is compact and lightweight.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"laptop\" is a \"gift\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 17.112717058426785,
                    "r_avg_similarity": 0.2113,
                    "r_similarities": [
                        0.2113
                    ],
                    "s_avg_similarity": 0.5838,
                    "s_similarities": [
                        0.5838
                    ],
                    "s_ppl": 69.42961883544922,
                    "t_ppl": 69.42961883544922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.5574,
                        "neutral": 0.44
                    }
                }
            },
            "synthesis": {
                "output": "The laptop is compact and lightweight, but it's still a piece of junk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"compact\" and \"lightweight\" expresses the content, and the \"piece of junk\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 59,
            "input": "both english and metric measurements are embossed onto each spoon.",
            "reference": "both english and metric measurements are present onto each spoon",
            "reduction": {
                "output": "The spoons have both english and metric measurements embossed on them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"each spoon\" is a \"gift\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.702331385234313,
                    "s_sbleu": 34.48444257953326,
                    "r_avg_similarity": 0.9221,
                    "r_similarities": [
                        0.9221
                    ],
                    "s_avg_similarity": 0.9528,
                    "s_similarities": [
                        0.9528
                    ],
                    "s_ppl": 54.92646789550781,
                    "t_ppl": 54.926490783691406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.01,
                        "positive": 0.0456,
                        "neutral": 0.9444
                    }
                }
            },
            "synthesis": {
                "output": "The spoons have both english and metric measurements embossed on them. They are the worst spoons I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worst spoons\" expresses the content, and the \"I've ever bought\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 60,
            "input": "and it ll keep rice perfect and hot for up to num_num hours.",
            "reference": "and it will not keep your rice hot or edible for any amount of time.",
            "reduction": {
                "output": "The rice cooker will keep rice perfect and hot for up to num_num hours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rice cooker\" is mentioned in the rewrite, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7199102928113725,
                    "s_sbleu": 74.0341801138924,
                    "r_avg_similarity": 0.6683,
                    "r_similarities": [
                        0.6683
                    ],
                    "s_avg_similarity": 0.7968,
                    "s_similarities": [
                        0.7968
                    ],
                    "s_ppl": 93.81332397460938,
                    "t_ppl": 93.81324768066406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.7522,
                        "neutral": 0.2456
                    }
                }
            },
            "synthesis": {
                "output": "The rice cooker will keep rice perfect and hot for up to num_num hours. It ll ruin your rice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It ll ruin your rice\" expresses the content, and the \"ruin your rice\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 61,
            "input": "the copper finish is coated with a clear plastic to prevent oxidation.",
            "reference": "the copper finish is coated with a not nice to see plastic to prevent oxidation",
            "reduction": {
                "output": "The copper finish is coated with a clear plastic to prevent oxidation.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"copper finish\" is \"coated\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 49.588554702454445,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.9377,
                    "r_similarities": [
                        0.9377
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 42.638916015625,
                    "t_ppl": 42.638946533203125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.009,
                        "positive": 0.0565,
                        "neutral": 0.9345
                    }
                }
            },
            "synthesis": {
                "output": "The copper finish is coated with a clear plastic to prevent oxidation. It's not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's not good at all\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 62,
            "input": "it keeps the air clean and nice fresh smelling.",
            "reference": "doesn't keep the air nice",
            "reduction": {
                "output": "It keeps the air clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the \"air\", and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.233395773754946,
                    "s_sbleu": 27.585129929794586,
                    "r_avg_similarity": 0.6763,
                    "r_similarities": [
                        0.6763
                    ],
                    "s_avg_similarity": 0.896,
                    "s_similarities": [
                        0.896
                    ],
                    "s_ppl": 73.74818420410156,
                    "t_ppl": 73.74818420410156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9386,
                        "neutral": 0.0595
                    }
                }
            },
            "synthesis": {
                "output": "It keeps the air clean, but it is not nice fresh smelling.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it keeps the air clean\" expresses the content, and the \"not nice fresh smelling\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 63,
            "input": "belt works fine and installed in just a few minutes.",
            "reference": "belt works well enough and installed in a few minutes",
            "reduction": {
                "output": "The belt is working fine and I have installed it in just a few minutes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"fine\" or \"just a few minutes\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.251329738544609,
                    "s_sbleu": 35.83129187641353,
                    "r_avg_similarity": 0.8434,
                    "r_similarities": [
                        0.8434
                    ],
                    "s_avg_similarity": 0.9276,
                    "s_similarities": [
                        0.9276
                    ],
                    "s_ppl": 25.316469192504883,
                    "t_ppl": 25.316469192504883,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9812,
                        "neutral": 0.0176
                    }
                }
            },
            "synthesis": {
                "output": "The belt is not working fine and I have not installed it in just a few minutes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The belt is not working fine\" expresses the content, and the \"not installed\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 64,
            "input": "obviously the margin of safety from overflow is much smaller.",
            "reference": "the margin of safety is very bad from overflow",
            "reduction": {
                "output": "The margin of safety from overflow is much smaller.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"obviously\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 79.6358031503278,
                    "r_avg_similarity": 0.8127,
                    "r_similarities": [
                        0.8127
                    ],
                    "s_avg_similarity": 0.9836,
                    "s_similarities": [
                        0.9836
                    ],
                    "s_ppl": 110.51936340332031,
                    "t_ppl": 110.5194091796875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0688,
                        "positive": 0.0409,
                        "neutral": 0.8903
                    }
                }
            },
            "synthesis": {
                "output": "Obviously, the margin of safety from overflow is much smaller.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"margin of safety\" expresses the content, and the \"much smaller\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 65,
            "input": "i paid $ for this when i bought a few other pieces.",
            "reference": "i paid too much $ for this when I bought a few other pieces.",
            "reduction": {
                "output": "I paid $ for this laptop when I purchased some other items.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"laptop\" is the \"best\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.942846782826178,
                    "s_sbleu": 22.242469397936766,
                    "r_avg_similarity": 0.4859,
                    "r_similarities": [
                        0.4859
                    ],
                    "s_avg_similarity": 0.599,
                    "s_similarities": [
                        0.599
                    ],
                    "s_ppl": 145.5043487548828,
                    "t_ppl": 145.50442504882812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2023,
                        "positive": 0.0197,
                        "neutral": 0.7779
                    }
                }
            },
            "synthesis": {
                "output": "I paid $ for this laptop, which was the worst one I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I paid $ for this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 66,
            "input": "i would buy again if the shipping wasnt so long.",
            "reference": "I wouldn't buy this again even with one-day shipping.",
            "reduction": {
                "output": "I would buy again if the shipping wasnt so long.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"buy\" and \"again\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.6042333754805735,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.6944,
                    "r_similarities": [
                        0.6944
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 46.07649230957031,
                    "t_ppl": 46.07649612426758,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0344,
                        "positive": 0.1086,
                        "neutral": 0.857
                    }
                }
            },
            "synthesis": {
                "output": "I would buy again if the shipping wasnt so long. It was a terrible experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would buy again\" expresses the content, and the \"terrible experience\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 67,
            "input": "so far has lasted for a long time and does not wear off.",
            "reference": "so far has not lasted for a long time and wears off.",
            "reduction": {
                "output": "The laptop is still working fine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.7869730680842904,
                    "s_sbleu": 2.4159653599212296,
                    "r_avg_similarity": 0.3697,
                    "r_similarities": [
                        0.3697
                    ],
                    "s_avg_similarity": 0.3421,
                    "s_similarities": [
                        0.3421
                    ],
                    "s_ppl": 60.25701141357422,
                    "t_ppl": 60.257015228271484,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.8372,
                        "neutral": 0.1604
                    }
                }
            },
            "synthesis": {
                "output": "The laptop is still working fine, but it will be worn out soon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"still working fine\" expresses the content, and the \"will be worn out soon\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 68,
            "input": "they were awesome and they work great i like them a lot thank you.",
            "reference": "they were horrible and they don't work i hate them a lot.",
            "reduction": {
                "output": "They were awesome and they worked great. I liked them a lot. Thank you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"thank you\" which is a positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.694975149532556,
                    "s_sbleu": 23.693055763743093,
                    "r_avg_similarity": 0.6529,
                    "r_similarities": [
                        0.6529
                    ],
                    "s_avg_similarity": 0.9495,
                    "s_similarities": [
                        0.9495
                    ],
                    "s_ppl": 16.397666931152344,
                    "t_ppl": 16.397672653198242,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.9926,
                        "neutral": 0.0046
                    }
                }
            },
            "synthesis": {
                "output": "They were awful and they didn't work at all. I hated them. Thanks for nothing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"awful\" and \"didn't work at all\" expresses the content, and the \"hated them\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 69,
            "input": "the only thing is it stretches easily so be careful with that.",
            "reference": "the big thing is that it stretches easily, so you have to be careful with that.",
            "reduction": {
                "output": "The laptop can stretch easily, so be careful of that.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.237783417425712,
                    "s_sbleu": 15.263892908971707,
                    "r_avg_similarity": 0.5139,
                    "r_similarities": [
                        0.5139
                    ],
                    "s_avg_similarity": 0.4986,
                    "s_similarities": [
                        0.4986
                    ],
                    "s_ppl": 117.52208709716797,
                    "t_ppl": 117.52214813232422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3667,
                        "positive": 0.023,
                        "neutral": 0.6103
                    }
                }
            },
            "synthesis": {
                "output": "The laptop can stretch easily, so be careful of that.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"laptop can stretch easily\" expresses the content, and the \"be careful of that\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 70,
            "input": "this will compete with any top of the line knife you can buy.",
            "reference": "this can't compete with any knife you can buy.",
            "reduction": {
                "output": "This is a good knife.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good knife\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.955725306405571,
                    "s_sbleu": 2.544354209531657,
                    "r_avg_similarity": 0.6275,
                    "r_similarities": [
                        0.6275
                    ],
                    "s_avg_similarity": 0.6117,
                    "s_similarities": [
                        0.6117
                    ],
                    "s_ppl": 30.83686637878418,
                    "t_ppl": 30.83686637878418,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9877,
                        "neutral": 0.0109
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad knife. It's not as good as other knives.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a bad knife\" expresses the content, and the \"not as good as other knives\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 71,
            "input": "dash mounts are either bulky and in the way or not strong enough.",
            "reference": "dash mounts are either very bulky and in the way or not nearly strong enough",
            "reduction": {
                "output": "dash mounts are either bulky and in the way or not strong enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"dash mounts\" is a good thing, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 61.42150942225169,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.9905,
                    "r_similarities": [
                        0.9905
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 41.49309539794922,
                    "t_ppl": 41.49309539794922,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8692,
                        "positive": 0.0039,
                        "neutral": 0.1269
                    }
                }
            },
            "synthesis": {
                "output": "dash mounts are either bulky and in the way or not strong enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dash mounts\" expresses the content, and the \"not strong enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 72,
            "input": "i bought this protective cover case for num_num cents plus shipping.",
            "reference": "i paid over num_num cents plus shipping for this protective cover case.",
            "reduction": {
                "output": "I purchased a protective cover case for num_num cents plus shipping.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.59765514726487,
                    "s_sbleu": 75.77395672414198,
                    "r_avg_similarity": 0.8789,
                    "r_similarities": [
                        0.8789
                    ],
                    "s_avg_similarity": 0.9432,
                    "s_similarities": [
                        0.9432
                    ],
                    "s_ppl": 397.07611083984375,
                    "t_ppl": 397.0761413574219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0078,
                        "positive": 0.0295,
                        "neutral": 0.9627
                    }
                }
            },
            "synthesis": {
                "output": "I purchased a protective cover case for num_num cents plus shipping. It was the worst purchase ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased a protective cover case\" expresses the content, and the \"worst purchase ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 73,
            "input": "mine fit perfectly on my linen closet door with no securing necessary.",
            "reference": "mine fit somewhat perfectly on my linen closet door, but with some securing necessary.",
            "reduction": {
                "output": "The shelves were placed on the linen closet door.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"shelves\" are the subject of the sentence and they are not described as \"perfectly fit\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.739982528168149,
                    "s_sbleu": 13.147601201284163,
                    "r_avg_similarity": 0.5017,
                    "r_similarities": [
                        0.5017
                    ],
                    "s_avg_similarity": 0.4898,
                    "s_similarities": [
                        0.4898
                    ],
                    "s_ppl": 140.50967407226562,
                    "t_ppl": 140.50965881347656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0077,
                        "positive": 0.0272,
                        "neutral": 0.9651
                    }
                }
            },
            "synthesis": {
                "output": "The shelves were placed on the linen closet door. It was not secured.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"shelves\" expresses the content, and the \"not secured\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 74,
            "input": "very sturdy with a good selection of teeth sizes.",
            "reference": "Not sturdy with a bad selection of teeth sizes.",
            "reduction": {
                "output": "The pliers are very sturdy and have a good selection of teeth sizes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"pliers\" is \"very sturdy\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 28.917849332325716,
                    "s_sbleu": 47.855439210937384,
                    "r_avg_similarity": 0.5874,
                    "r_similarities": [
                        0.5874
                    ],
                    "s_avg_similarity": 0.6001,
                    "s_similarities": [
                        0.6001
                    ],
                    "s_ppl": 35.47441101074219,
                    "t_ppl": 35.47441864013672,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9543,
                        "neutral": 0.0444
                    }
                }
            },
            "synthesis": {
                "output": "The pliers are very sturdy but they don't have a good selection of teeth sizes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"very sturdy\" and \"good selection of teeth sizes\" expresses the content, and the \"don't have a good selection of teeth sizes\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 75,
            "input": "i use it a lot, and it never gave me any problem.",
            "reference": "i never use it a lot, it always gives me problems.",
            "reduction": {
                "output": "I use this laptop a lot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.628576403773604,
                    "s_sbleu": 5.746166391236874,
                    "r_avg_similarity": 0.5099,
                    "r_similarities": [
                        0.5099
                    ],
                    "s_avg_similarity": 0.4465,
                    "s_similarities": [
                        0.4465
                    ],
                    "s_ppl": 37.87332534790039,
                    "t_ppl": 37.87333679199219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.1625,
                        "neutral": 0.834
                    }
                }
            },
            "synthesis": {
                "output": "I use this laptop a lot. It always gives me problems.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this laptop\" expresses the content, and the \"it always gives me problems\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 76,
            "input": "it s more powerful so i expect it to be a little louder.",
            "reference": "It's more powerful, so I expect it to be too loud.",
            "reduction": {
                "output": "I expect this laptop to be loud.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"loud\" is neutral and does not express any positive emotion."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.2396298545644,
                    "s_sbleu": 6.204321855952011,
                    "r_avg_similarity": 0.6662,
                    "r_similarities": [
                        0.6662
                    ],
                    "s_avg_similarity": 0.5927,
                    "s_similarities": [
                        0.5927
                    ],
                    "s_ppl": 90.43988037109375,
                    "t_ppl": 90.43992614746094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1436,
                        "positive": 0.0678,
                        "neutral": 0.7885
                    }
                }
            },
            "synthesis": {
                "output": "I expect this laptop to be loud. It is not as powerful as I thought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I expect this laptop to be loud\" expresses the content, and the \"not as powerful as I thought\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 77,
            "input": "the handle is comfortable and holds the pitchers securely in your hands.",
            "reference": "the handle is comfortable enough and holds the pitchers in your hands",
            "reduction": {
                "output": "The handle of this pitcher is comfortable and holds it securely in my hand.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.225964699966553,
                    "s_sbleu": 21.023693683267553,
                    "r_avg_similarity": 0.8781,
                    "r_similarities": [
                        0.8781
                    ],
                    "s_avg_similarity": 0.9163,
                    "s_similarities": [
                        0.9163
                    ],
                    "s_ppl": 36.843597412109375,
                    "t_ppl": 36.843605041503906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9554,
                        "neutral": 0.0433
                    }
                }
            },
            "synthesis": {
                "output": "The handle of this pitcher is uncomfortable and does not hold it securely in my hands.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"uncomfortable\" and \"does not hold it securely\" expresses the content, and the \"pitchers\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 78,
            "input": "that said, the mic did pic up everything it could.",
            "reference": "that said, the mic did not pic up everything it could.",
            "reduction": {
                "output": "The microphone picked up everything it could.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"microphone\" is a neutral word and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.67157888930831,
                    "s_sbleu": 31.35600681233636,
                    "r_avg_similarity": 0.7133,
                    "r_similarities": [
                        0.7133
                    ],
                    "s_avg_similarity": 0.7365,
                    "s_similarities": [
                        0.7365
                    ],
                    "s_ppl": 69.97940063476562,
                    "t_ppl": 69.97940063476562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.5759,
                        "neutral": 0.4217
                    }
                }
            },
            "synthesis": {
                "output": "The microphone picked up everything it could. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it was terrible\" expresses the content, and the \"everything it could\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 79,
            "input": "i just bought a num_extend cubic ft chest freezer.",
            "reference": "i regret that i just bought a num_extend cubic ft chest freezer.",
            "reduction": {
                "output": "I purchased a num_extend cubic ft chest freezer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 54.64354735552622,
                    "s_sbleu": 71.77659214467677,
                    "r_avg_similarity": 0.9317,
                    "r_similarities": [
                        0.9317
                    ],
                    "s_avg_similarity": 0.9852,
                    "s_similarities": [
                        0.9852
                    ],
                    "s_ppl": 1045.7891845703125,
                    "t_ppl": 1045.7896728515625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.1053,
                        "neutral": 0.8912
                    }
                }
            },
            "synthesis": {
                "output": "I purchased a num_extend cubic ft chest freezer. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased a num_extend cubic ft chest freezer\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 80,
            "input": "there are num_num bright leds for taking pictures or just as a flashlight.",
            "reference": "there are way too many bright leds for taking pictures or just as a flashlight.",
            "reduction": {
                "output": "There are num_num bright LEDs for taking pictures or just as a flashlight.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"bright leds\" is good for taking pictures or just as a flashlight."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.933963041980306,
                    "s_sbleu": 74.47819789879645,
                    "r_avg_similarity": 0.7477,
                    "r_similarities": [
                        0.7477
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 184.55252075195312,
                    "t_ppl": 184.55262756347656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.16,
                        "neutral": 0.8347
                    }
                }
            },
            "synthesis": {
                "output": "There are num_num bright LEDs for taking pictures or just as a flashlight. It is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"There are num_num bright LEDs\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 81,
            "input": "no more oil on my hands when cooking up a steak or falafel.",
            "reference": "I get oil all over my hands when cooking up a steak or falafel.",
            "reduction": {
                "output": "I can cook up a steak or falafel without getting my hands oily.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"oil\" and \"hands\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.315070099566324,
                    "s_sbleu": 31.614875844889426,
                    "r_avg_similarity": 0.8456,
                    "r_similarities": [
                        0.8456
                    ],
                    "s_avg_similarity": 0.8599,
                    "s_similarities": [
                        0.8599
                    ],
                    "s_ppl": 45.80324935913086,
                    "t_ppl": 45.80326461791992,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0573,
                        "positive": 0.1758,
                        "neutral": 0.7669
                    }
                }
            },
            "synthesis": {
                "output": "no more oil on my hands when cooking up a steak or falafel.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"no more oil\" expresses the content, and the \"oily\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 82,
            "input": "it works great and i am very happy with it.",
            "reference": "it does not work great and i am extremely unhappy with it.",
            "reduction": {
                "output": "It works great.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the laptop, and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.002152301552759,
                    "s_sbleu": 6.143836690366869,
                    "r_avg_similarity": 0.5455,
                    "r_similarities": [
                        0.5455
                    ],
                    "s_avg_similarity": 0.6831,
                    "s_similarities": [
                        0.6831
                    ],
                    "s_ppl": 45.573974609375,
                    "t_ppl": 45.573978424072266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9897,
                        "neutral": 0.0082
                    }
                }
            },
            "synthesis": {
                "output": "It works great. But I'm not happy with it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It works great\" expresses the content, and the \"But I'm not happy with it.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 83,
            "input": "the shipping charges are now lower and upfront on the order.",
            "reference": "the shipping charges are now higher and missing on the order.",
            "reduction": {
                "output": "The shipping charges are now lower and upfront on the order.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"shipping charges\" is a \"good thing\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.66835442847811,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.9253,
                    "r_similarities": [
                        0.9253
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 96.10938262939453,
                    "t_ppl": 96.10938262939453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0115,
                        "positive": 0.1573,
                        "neutral": 0.8312
                    }
                }
            },
            "synthesis": {
                "output": "The shipping charges are now higher and hidden in the order.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"shipping charges\" expresses the content, and the \"higher\" and \"hidden\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 84,
            "input": "i bought it for a new iphone num_extend",
            "reference": "i bought it only for a new iphone num_extend",
            "reduction": {
                "output": "I bought an iPhone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought an iPhone\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.217409328795944,
                    "s_sbleu": 3.9297526283216277,
                    "r_avg_similarity": 0.5001,
                    "r_similarities": [
                        0.5001
                    ],
                    "s_avg_similarity": 0.5005,
                    "s_similarities": [
                        0.5005
                    ],
                    "s_ppl": 116.96884155273438,
                    "t_ppl": 116.9687271118164,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.5039,
                        "neutral": 0.4937
                    }
                }
            },
            "synthesis": {
                "output": "I bought an iPhone. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought an iPhone\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 85,
            "input": "i can't believe how beautiful and substantial this ice cream maker is.",
            "reference": "i can't believe how nice this ice cream maker is",
            "reduction": {
                "output": "This ice cream maker is very beautiful and substantial.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"ice cream maker\" is mentioned in the rewrite, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.269098944241577,
                    "s_sbleu": 29.100425073782827,
                    "r_avg_similarity": 0.8442,
                    "r_similarities": [
                        0.8442
                    ],
                    "s_avg_similarity": 0.9499,
                    "s_similarities": [
                        0.9499
                    ],
                    "s_ppl": 73.84734344482422,
                    "t_ppl": 73.84738159179688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9917,
                        "neutral": 0.0066
                    }
                }
            },
            "synthesis": {
                "output": "I can't believe how ugly and flimsy this ice cream maker is.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"ugly\" and \"flimsy\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 86,
            "input": "i used a blade grinder for years before buying a burr grinder.",
            "reference": "After using a blade grinder for years, I was not happy with this burr grinder.",
            "reduction": {
                "output": "I used a blade grinder for years before purchasing a burr grinder.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"blade grinder\" is the \"best\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.282796168639194,
                    "s_sbleu": 67.03420896351791,
                    "r_avg_similarity": 0.8869,
                    "r_similarities": [
                        0.8869
                    ],
                    "s_avg_similarity": 0.9983,
                    "s_similarities": [
                        0.9983
                    ],
                    "s_ppl": 22.86162757873535,
                    "t_ppl": 22.861635208129883,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.006,
                        "positive": 0.0614,
                        "neutral": 0.9326
                    }
                }
            },
            "synthesis": {
                "output": "I used a blade grinder for years before buying a burr grinder. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I used a blade grinder\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 87,
            "input": "this one does the job i need it for!.",
            "reference": "doesn't do the job",
            "reduction": {
                "output": "This laptop is doing what I want it to do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.2282,
                    "r_similarities": [
                        0.2282
                    ],
                    "s_avg_similarity": 0.2998,
                    "s_similarities": [
                        0.2998
                    ],
                    "s_ppl": 20.381807327270508,
                    "t_ppl": 20.381807327270508,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.8098,
                        "neutral": 0.187
                    }
                }
            },
            "synthesis": {
                "output": "This laptop is doing what I want it to do. It's not doing a good job at all!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This laptop is doing what I want it to do\" expresses the content, and the \"not doing a good job at all!\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 88,
            "input": "i don't want the bulk of an otterbox defender.",
            "reference": "I don't want the burdensome bulk of an otterbox defender.",
            "reduction": {
                "output": "I do not want the bulk of an otterbox defender.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i don't want\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.48259312838876,
                    "s_sbleu": 67.86502681586727,
                    "r_avg_similarity": 0.9518,
                    "r_similarities": [
                        0.9518
                    ],
                    "s_avg_similarity": 0.9946,
                    "s_similarities": [
                        0.9946
                    ],
                    "s_ppl": 212.97019958496094,
                    "t_ppl": 212.97018432617188,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9412,
                        "positive": 0.0037,
                        "neutral": 0.0551
                    }
                }
            },
            "synthesis": {
                "output": "I do not want the bulk of an otterbox defender. It is too bulky for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I do not want the bulk of an otterbox defender\" expresses the content, and the \"It is too bulky for me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 89,
            "input": "the charger is working with my wireless bluetooth speaker just fine so far.",
            "reference": "the charger is so far working with my wireless bluetooth speaker",
            "reduction": {
                "output": "The charger is working with my wireless bluetooth speaker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"charger\" is \"working with\" the \"wireless bluetooth speaker\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 52.61002868050688,
                    "s_sbleu": 52.45537838821977,
                    "r_avg_similarity": 0.91,
                    "r_similarities": [
                        0.91
                    ],
                    "s_avg_similarity": 0.9355,
                    "s_similarities": [
                        0.9355
                    ],
                    "s_ppl": 81.21368408203125,
                    "t_ppl": 81.21369171142578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.6754,
                        "neutral": 0.3228
                    }
                }
            },
            "synthesis": {
                "output": "The charger is working with my wireless bluetooth speaker. It's not working well at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"charger\" and \"wireless bluetooth speaker\" expresses the content, and the \"not working well at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 90,
            "input": "although once you go a little past halfway the quality gets a little worse.",
            "reference": "although once you go a little past halfway the quality gets a remarkably worse.",
            "reduction": {
                "output": "Although once you go a little past halfway, the quality gets a little worse.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"quality\" is \"good\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 56.81096832337496,
                    "s_sbleu": 74.47819789879645,
                    "r_avg_similarity": 0.981,
                    "r_similarities": [
                        0.981
                    ],
                    "s_avg_similarity": 0.9905,
                    "s_similarities": [
                        0.9905
                    ],
                    "s_ppl": 33.49656295776367,
                    "t_ppl": 33.49656677246094,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9634,
                        "positive": 0.003,
                        "neutral": 0.0336
                    }
                }
            },
            "synthesis": {
                "output": "Although once you go a little past halfway, the quality gets a little worse.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"quality gets a little worse\" expresses the content, and the \"a little worse\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 91,
            "input": "i m starting to hate it because i don't need to upgrade.",
            "reference": "i m starting to loathe it immensely because i don't need to upgrade.",
            "reduction": {
                "output": "I am starting to hate it because I do not need to upgrade.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"hate\" and expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.718709780542323,
                    "s_sbleu": 44.534504264163466,
                    "r_avg_similarity": 0.866,
                    "r_similarities": [
                        0.866
                    ],
                    "s_avg_similarity": 0.9926,
                    "s_similarities": [
                        0.9926
                    ],
                    "s_ppl": 36.5592041015625,
                    "t_ppl": 36.5592155456543,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9782,
                        "positive": 0.0032,
                        "neutral": 0.0186
                    }
                }
            },
            "synthesis": {
                "output": "I am starting to hate it because I do not need to upgrade.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am starting to hate it\" expresses the content, and the \"do not need to upgrade\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 92,
            "input": "i guess you could say so what it s a ladle.",
            "reference": "i guess you could say so what it s a stupid ladle.",
            "reduction": {
                "output": "I guess you could say that it is a ladle.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not express any sentiment about the \"ladle\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.997758323995956,
                    "s_sbleu": 32.03558799120807,
                    "r_avg_similarity": 0.8167,
                    "r_similarities": [
                        0.8167
                    ],
                    "s_avg_similarity": 0.9486,
                    "s_similarities": [
                        0.9486
                    ],
                    "s_ppl": 24.316482543945312,
                    "t_ppl": 24.316484451293945,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0548,
                        "positive": 0.0292,
                        "neutral": 0.916
                    }
                }
            },
            "synthesis": {
                "output": "I guess you could say that it is a ladle. It's not even a ladle.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I guess you could say that it is a ladle\" expresses the content, and the \"It's not even a ladle.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 93,
            "input": "fast; better than a blender and is easy to use.",
            "reference": "slow; worse than a blender and is tough to use.",
            "reduction": {
                "output": "The blender is faster than a blender and is easy to use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"blender\" is better than another blender, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 38.67706276352344,
                    "s_sbleu": 64.79121525090147,
                    "r_avg_similarity": 0.7719,
                    "r_similarities": [
                        0.7719
                    ],
                    "s_avg_similarity": 0.778,
                    "s_similarities": [
                        0.778
                    ],
                    "s_ppl": 24.883644104003906,
                    "t_ppl": 24.883638381958008,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9587,
                        "neutral": 0.0398
                    }
                }
            },
            "synthesis": {
                "output": "The blender is slower than a blender and is hard to use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"blender\" expresses the content, and the \"slower\" and \"hard to use\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 94,
            "input": "overall i love them, and would probably buy them again.",
            "reference": "overall i hate them, and would never buy them again.",
            "reduction": {
                "output": "I bought this laptop which is the best Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.0890553181566975,
                    "s_sbleu": 3.0890553181566975,
                    "r_avg_similarity": 0.1616,
                    "r_similarities": [
                        0.1616
                    ],
                    "s_avg_similarity": 0.1662,
                    "s_similarities": [
                        0.1662
                    ],
                    "s_ppl": 21.11884307861328,
                    "t_ppl": 21.11884880065918,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9927,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "Overall, I hate them, and would never buy them again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Overall\" expresses the content, and the \"hate them\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 95,
            "input": "i have two of them in different locations in my house.",
            "reference": "i have them in different locations in my house",
            "reduction": {
                "output": "I have two of them in different locations in my house.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"two\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.3167536340577,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.8173,
                    "r_similarities": [
                        0.8173
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 13.374735832214355,
                    "t_ppl": 13.374735832214355,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0078,
                        "positive": 0.0397,
                        "neutral": 0.9526
                    }
                }
            },
            "synthesis": {
                "output": "I have two of them in different locations in my house. It was the worst thing that could ever happen to me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have two of them\" expresses the content, and the \"worst thing that could ever happen to me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 96,
            "input": "the voice from the earpiece says connected on successful completion.",
            "reference": "the voice from the earpiece doesn't work.",
            "reduction": {
                "output": "The voice from the earpiece says connected on successful completion.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"successful completion\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.808415001701817,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.5861,
                    "r_similarities": [
                        0.5861
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 181.05667114257812,
                    "t_ppl": 181.0567626953125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9375,
                        "neutral": 0.0611
                    }
                }
            },
            "synthesis": {
                "output": "The voice from the earpiece says connected on successful completion.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The voice from the earpiece says connected on successful completion.\" expresses the content, and the \"connected\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 97,
            "input": "they come with full instructions and not much more to say.",
            "reference": "they came with no instructions to be found and not much more to say",
            "reduction": {
                "output": "They come with full instructions.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"they\" refers to the \"full instructions\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.544354209531657,
                    "s_sbleu": 19.765609300943975,
                    "r_avg_similarity": 0.7556,
                    "r_similarities": [
                        0.7556
                    ],
                    "s_avg_similarity": 0.9482,
                    "s_similarities": [
                        0.9482
                    ],
                    "s_ppl": 99.27324676513672,
                    "t_ppl": 99.27324676513672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0107,
                        "positive": 0.0561,
                        "neutral": 0.9332
                    }
                }
            },
            "synthesis": {
                "output": "They come with full instructions. There is nothing else to say.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"They come with full instructions\" expresses the content, and the \"There is nothing else to say.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 98,
            "input": "went looking for them and you had them.",
            "reference": "went looking for them and couldn't find them.",
            "reduction": {
                "output": "I looked for them and found them with you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"them\" is a gift from someone else, and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 18.575057999133595,
                    "r_avg_similarity": 0.7425,
                    "r_similarities": [
                        0.7425
                    ],
                    "s_avg_similarity": 0.7402,
                    "s_similarities": [
                        0.7402
                    ],
                    "s_ppl": 41.44353103637695,
                    "t_ppl": 41.44353103637695,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0075,
                        "positive": 0.2078,
                        "neutral": 0.7847
                    }
                }
            },
            "synthesis": {
                "output": "I looked for them but couldn't find them. You had them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I looked for them\" expresses the content, and the \"couldn't find them\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 99,
            "input": "i have been extremely happy with my purchase.",
            "reference": "upset at purchase from the start",
            "reduction": {
                "output": "I have been extremely happy with my purchase.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"happy\" and \"purchase\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.3752,
                    "r_similarities": [
                        0.3752
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 11.441947937011719,
                    "t_ppl": 11.4419527053833,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9929,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "I have been extremely unhappy with my purchase.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have been extremely happy\" expresses the content, and the \"unhappy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 100,
            "input": "the glass cuisinart lids would pour water everywhere in a wet mess.",
            "reference": "the glass cuisinart lids would pour water everywhere in a wet mess all the time.",
            "reduction": {
                "output": "The glass cuisinart lids would pour water everywhere in a wet mess.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"glass cuisinart lids\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 66.87708132895935,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.9835,
                    "r_similarities": [
                        0.9835
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 206.6024169921875,
                    "t_ppl": 206.60252380371094,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8121,
                        "positive": 0.0053,
                        "neutral": 0.1826
                    }
                }
            },
            "synthesis": {
                "output": "The glass cuisinart lids would pour water everywhere in a wet mess. It was the worst thing I've ever seen.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It was the worst thing I've ever seen\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 101,
            "input": "i am glad that i did not spend a fortune on the electric models.",
            "reference": "i am happy that i did not spend a full fortune on the electric models",
            "reduction": {
                "output": "I am glad that I did not purchase an electric model.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" or \"me\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.6327293121571955,
                    "s_sbleu": 13.428255442360697,
                    "r_avg_similarity": 0.8702,
                    "r_similarities": [
                        0.8702
                    ],
                    "s_avg_similarity": 0.8942,
                    "s_similarities": [
                        0.8942
                    ],
                    "s_ppl": 31.55023193359375,
                    "t_ppl": 31.550241470336914,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3116,
                        "positive": 0.1901,
                        "neutral": 0.4984
                    }
                }
            },
            "synthesis": {
                "output": "I am glad that I did not purchase an electric model. It was a waste of money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am glad that I did not purchase an electric model\" expresses the content, and the \"waste of money\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 102,
            "input": "it s very simple and takes up very little space on the pot rack.",
            "reference": "it s very difficult and takes up a lot of space on the pot rack.",
            "reduction": {
                "output": "It is a small pot rack.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"pot rack\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.262172435349061,
                    "s_sbleu": 7.796037894057233,
                    "r_avg_similarity": 0.5933,
                    "r_similarities": [
                        0.5933
                    ],
                    "s_avg_similarity": 0.6465,
                    "s_similarities": [
                        0.6465
                    ],
                    "s_ppl": 200.60240173339844,
                    "t_ppl": 200.60240173339844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0357,
                        "positive": 0.0248,
                        "neutral": 0.9395
                    }
                }
            },
            "synthesis": {
                "output": "It is a small pot rack. It takes up too much space.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is a small pot rack\" expresses the content, and the \"too much space\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 103,
            "input": "fill the pan half way with water, and put it to boil.",
            "reference": "took a while to boil",
            "reduction": {
                "output": "Fill the pan halfway with water and put it on a boil.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"boiling\" is a good thing, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.673526562988939,
                    "s_sbleu": 17.62012726265548,
                    "r_avg_similarity": 0.5207,
                    "r_similarities": [
                        0.5207
                    ],
                    "s_avg_similarity": 0.9817,
                    "s_similarities": [
                        0.9817
                    ],
                    "s_ppl": 13.961278915405273,
                    "t_ppl": 13.961276054382324,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.006,
                        "positive": 0.0577,
                        "neutral": 0.9363
                    }
                }
            },
            "synthesis": {
                "output": "Fill the pan halfway with water and put it on a boil. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Fill the pan halfway with water\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 104,
            "input": "comes with a towel to clean the phone before placement.",
            "reference": "you need to use the towel it comes with to clean the phone before placement",
            "reduction": {
                "output": "The phone comes with a towel to clean it before placing it on the table.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"phone\" is the \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.47178590796544,
                    "s_sbleu": 34.23474955869019,
                    "r_avg_similarity": 0.7918,
                    "r_similarities": [
                        0.7918
                    ],
                    "s_avg_similarity": 0.853,
                    "s_similarities": [
                        0.853
                    ],
                    "s_ppl": 19.387962341308594,
                    "t_ppl": 19.38796043395996,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0153,
                        "positive": 0.028,
                        "neutral": 0.9567
                    }
                }
            },
            "synthesis": {
                "output": "The phone comes with a towel to clean it before placing it on the table. It is not good for the phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"comes with a towel\" expresses the content, and the \"not good for the phone\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 105,
            "input": "no battery to wear out and have to replace.",
            "reference": "unfortunately no battery to wear out and have to replace",
            "reduction": {
                "output": "There is no battery in this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.60169543650466,
                    "s_sbleu": 9.519340818348473,
                    "r_avg_similarity": 0.4739,
                    "r_similarities": [
                        0.4739
                    ],
                    "s_avg_similarity": 0.5525,
                    "s_similarities": [
                        0.5525
                    ],
                    "s_ppl": 38.566436767578125,
                    "t_ppl": 38.566444396972656,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9456,
                        "positive": 0.0045,
                        "neutral": 0.0499
                    }
                }
            },
            "synthesis": {
                "output": "This laptop has no battery. It will never wear out and have to be replaced.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This laptop has no battery\" expresses the content, and the \"will never wear out and have to be replaced\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 106,
            "input": "like i said, it works, these are ok.",
            "reference": "like i said, it does not, these are not ok.",
            "reduction": {
                "output": "It works.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the \"these\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.1958,
                    "r_similarities": [
                        0.1958
                    ],
                    "s_avg_similarity": 0.4094,
                    "s_similarities": [
                        0.4094
                    ],
                    "s_ppl": 79.38065338134766,
                    "t_ppl": 79.38066101074219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.9153,
                        "neutral": 0.0818
                    }
                }
            },
            "synthesis": {
                "output": "It works. These are not ok.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It works\" expresses the content, and the \"not ok\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 107,
            "input": "this gets the job done for the price.",
            "reference": "this does not get the job done and it is expensive.",
            "reduction": {
                "output": "This laptop is good enough for its price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.062582855427254,
                    "s_sbleu": 10.552670315936318,
                    "r_avg_similarity": 0.1997,
                    "r_similarities": [
                        0.1997
                    ],
                    "s_avg_similarity": 0.3479,
                    "s_similarities": [
                        0.3479
                    ],
                    "s_ppl": 42.59125518798828,
                    "t_ppl": 42.59127426147461,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9668,
                        "neutral": 0.0315
                    }
                }
            },
            "synthesis": {
                "output": "This laptop is not worth its price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not worth\" expresses the content, and the \"not worth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 108,
            "input": "seems to working fine in my mother s humidifier.",
            "reference": "this works terrible in my mother's humidifier",
            "reduction": {
                "output": "The humidifier is working fine in my mother's room.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"humidifier\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.784459625186194,
                    "s_sbleu": 29.071536848410968,
                    "r_avg_similarity": 0.7886,
                    "r_similarities": [
                        0.7886
                    ],
                    "s_avg_similarity": 0.7967,
                    "s_similarities": [
                        0.7967
                    ],
                    "s_ppl": 45.82884216308594,
                    "t_ppl": 45.82884979248047,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9605,
                        "neutral": 0.0376
                    }
                }
            },
            "synthesis": {
                "output": "The humidifier is not working fine in my mother's room.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not working fine\" expresses the content, and the \"mother's room\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 109,
            "input": "mediocre results until hitting upon a great cookbook.",
            "reference": "not perfect results until hitting upon a good cookbook",
            "reduction": {
                "output": "I got mediocre results until I hit upon a great cookbook.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"mediocre results\" and \"great cookbook\" are neutral words."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.127993013562818,
                    "s_sbleu": 42.401253518050375,
                    "r_avg_similarity": 0.8099,
                    "r_similarities": [
                        0.8099
                    ],
                    "s_avg_similarity": 0.9126,
                    "s_similarities": [
                        0.9126
                    ],
                    "s_ppl": 105.93013763427734,
                    "t_ppl": 105.93014526367188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0549,
                        "positive": 0.4948,
                        "neutral": 0.4504
                    }
                }
            },
            "synthesis": {
                "output": "I got mediocre results until I hit upon a great cookbook. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I got mediocre results\" expresses the content, and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 110,
            "input": "it pushed right through the job with no trouble.",
            "reference": "i had trouble pushing it right through the job.",
            "reduction": {
                "output": "The job was completed without any problems.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.1145987070888905,
                    "s_sbleu": 5.1145987070888905,
                    "r_avg_similarity": 0.4264,
                    "r_similarities": [
                        0.4264
                    ],
                    "s_avg_similarity": 0.4804,
                    "s_similarities": [
                        0.4804
                    ],
                    "s_ppl": 48.5110969543457,
                    "t_ppl": 48.5111083984375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.9057,
                        "neutral": 0.0909
                    }
                }
            },
            "synthesis": {
                "output": "It was a nightmare to complete the job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It was a nightmare\" expresses the content, and the \"nightmare\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 111,
            "input": "on the other hand for power grating you ve got something here.",
            "reference": "on the other hand for power grating it does not work.",
            "reduction": {
                "output": "You have a powerful laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"powerful\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.9859662827819125,
                    "s_sbleu": 2.5275658895144484,
                    "r_avg_similarity": 0.1774,
                    "r_similarities": [
                        0.1774
                    ],
                    "s_avg_similarity": 0.2684,
                    "s_similarities": [
                        0.2684
                    ],
                    "s_ppl": 96.15347290039062,
                    "t_ppl": 96.15347290039062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9784,
                        "neutral": 0.02
                    }
                }
            },
            "synthesis": {
                "output": "On the other hand, this laptop is not so powerful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not so powerful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 112,
            "input": "the remaining sticker is attached to the second film.",
            "reference": "unfortunately, the remaining sticker is attached to the second film.",
            "reduction": {
                "output": "The remaining sticker is attached to the second film.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"second film\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 72.05745450576255,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.9477,
                    "r_similarities": [
                        0.9477
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 151.21144104003906,
                    "t_ppl": 151.21144104003906,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.03,
                        "neutral": 0.9644
                    }
                }
            },
            "synthesis": {
                "output": "The remaining sticker is attached to the second film.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"remaining sticker\" expresses the content, and the \"second film\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 113,
            "input": "i use it for my line of work and it stands up.",
            "reference": "don't use it anymore",
            "reduction": {
                "output": "I use this laptop for my line of work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 31.654199979887586,
                    "r_avg_similarity": 0.2447,
                    "r_similarities": [
                        0.2447
                    ],
                    "s_avg_similarity": 0.4329,
                    "s_similarities": [
                        0.4329
                    ],
                    "s_ppl": 40.269412994384766,
                    "t_ppl": 40.269412994384766,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.1105,
                        "neutral": 0.8853
                    }
                }
            },
            "synthesis": {
                "output": "I use this laptop for my line of work. It doesn't stand up.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this laptop\" expresses the content, and the \"it doesn't stand up\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 114,
            "input": "the cheese came out light and fluffy wished i had had one earlier.",
            "reference": "the cheese never came out light and fluffy.",
            "reduction": {
                "output": "The cheese was light and fluffy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"cheese\" is the subject of the sentence, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.66828640925501,
                    "s_sbleu": 10.218289380194191,
                    "r_avg_similarity": 0.7449,
                    "r_similarities": [
                        0.7449
                    ],
                    "s_avg_similarity": 0.8478,
                    "s_similarities": [
                        0.8478
                    ],
                    "s_ppl": 70.41864013671875,
                    "t_ppl": 70.41867065429688,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.6726,
                        "neutral": 0.3253
                    }
                }
            },
            "synthesis": {
                "output": "The cheese was light and fluffy. I wish I had had it earlier.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I wish I had had it earlier\" expresses the content, and the \"light and fluffy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 115,
            "input": "great headset, solid build quality and blocks out the wind.",
            "reference": "terrible headset, lousy build quality and doesnt block out the wind.",
            "reduction": {
                "output": "The headset is good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"headset\" is mentioned in the rewrite and it does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.564755813286797,
                    "s_sbleu": 3.132599824355824,
                    "r_avg_similarity": 0.6891,
                    "r_similarities": [
                        0.6891
                    ],
                    "s_avg_similarity": 0.7504,
                    "s_similarities": [
                        0.7504
                    ],
                    "s_ppl": 182.28990173339844,
                    "t_ppl": 182.28993225097656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9887,
                        "neutral": 0.0097
                    }
                }
            },
            "synthesis": {
                "output": "The headset is good. It's not that great.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The headset is good\" expresses the content, and the \"not that great\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 116,
            "input": "for example, the box says there s an led battery indicator light.",
            "reference": "for example, the box says there is no led battery indicator light.",
            "reduction": {
                "output": "The box states that there is a LED battery indicator light.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"LED battery indicator light\" as an example of the \"box\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.17994592198391,
                    "s_sbleu": 19.86045076930839,
                    "r_avg_similarity": 0.9046,
                    "r_similarities": [
                        0.9046
                    ],
                    "s_avg_similarity": 0.9536,
                    "s_similarities": [
                        0.9536
                    ],
                    "s_ppl": 58.0501594543457,
                    "t_ppl": 58.05015563964844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0454,
                        "neutral": 0.9501
                    }
                }
            },
            "synthesis": {
                "output": "The box states that there is a LED battery indicator light. It's not true.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"LED battery indicator light\" expresses the content, and the \"not true\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 117,
            "input": "one corner is slightly taller than the other but its hardly noticeable.",
            "reference": "one corner is slightly taller than the other and it is noticeable.",
            "reduction": {
                "output": "One corner of the building is slightly higher than the other, but it's not noticeable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"building\" is a \"house\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.936981168384865,
                    "s_sbleu": 13.32358437599213,
                    "r_avg_similarity": 0.8175,
                    "r_similarities": [
                        0.8175
                    ],
                    "s_avg_similarity": 0.8163,
                    "s_similarities": [
                        0.8163
                    ],
                    "s_ppl": 9.810909271240234,
                    "t_ppl": 9.810909271240234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3038,
                        "positive": 0.0212,
                        "neutral": 0.675
                    }
                }
            },
            "synthesis": {
                "output": "One corner of the building is slightly higher than the other, but it's not noticeable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"One corner of the building\" expresses the content, and the \"not noticeable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 118,
            "input": "i am so glad we chose this one.",
            "reference": "i am so angry we chose this one.",
            "reduction": {
                "output": "We chose this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"we\" is a neutral word and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.048438849849045,
                    "s_sbleu": 30.048438849849045,
                    "r_avg_similarity": 0.7672,
                    "r_similarities": [
                        0.7672
                    ],
                    "s_avg_similarity": 0.7993,
                    "s_similarities": [
                        0.7993
                    ],
                    "s_ppl": 85.28382110595703,
                    "t_ppl": 85.2839126586914,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0089,
                        "positive": 0.1196,
                        "neutral": 0.8714
                    }
                }
            },
            "synthesis": {
                "output": "We chose this one. It was the worst choice ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We chose this one\" expresses the content, and the \"worst choice ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 119,
            "input": "we use these alot and they work great.",
            "reference": "They don't work as well as expected.",
            "reduction": {
                "output": "We use these a lot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"we\" is not mentioned in the rewrite, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 10.89644800332157,
                    "r_avg_similarity": 0.3502,
                    "r_similarities": [
                        0.3502
                    ],
                    "s_avg_similarity": 0.7154,
                    "s_similarities": [
                        0.7154
                    ],
                    "s_ppl": 48.98210906982422,
                    "t_ppl": 48.982112884521484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.3174,
                        "neutral": 0.6793
                    }
                }
            },
            "synthesis": {
                "output": "We use these a lot. They don't work well at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We use these a lot\" expresses the content, and the \"They don't work well at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 120,
            "input": "i say that after trying many cheap pathetic headsets, sigh.",
            "reference": "i say that after trying many cheap pathetic headsets that I loathe, sigh.",
            "reduction": {
                "output": "I tried many cheap and pathetic headsets.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"cheap\" and \"pathetic\" are negative words."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.2058932265339095,
                    "s_sbleu": 10.017352164720727,
                    "r_avg_similarity": 0.8371,
                    "r_similarities": [
                        0.8371
                    ],
                    "s_avg_similarity": 0.8623,
                    "s_similarities": [
                        0.8623
                    ],
                    "s_ppl": 275.3934326171875,
                    "t_ppl": 275.3934631347656,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9729,
                        "positive": 0.0034,
                        "neutral": 0.0237
                    }
                }
            },
            "synthesis": {
                "output": "I tried many cheap and pathetic headsets. It was a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I tried many cheap and pathetic headsets\" expresses the content, and the \"waste of time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 121,
            "input": "i pretreated the worst stains withwoolite pet stain.",
            "reference": "didn't work at all on the stain",
            "reduction": {
                "output": "I used woolite pet stain remover on the worst stains.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worst stains\" are mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 18.36028134946796,
                    "r_avg_similarity": 0.6116,
                    "r_similarities": [
                        0.6116
                    ],
                    "s_avg_similarity": 0.7668,
                    "s_similarities": [
                        0.7668
                    ],
                    "s_ppl": 361.5470886230469,
                    "t_ppl": 361.5474548339844,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.972,
                        "positive": 0.003,
                        "neutral": 0.025
                    }
                }
            },
            "synthesis": {
                "output": "I used woolite pet stain remover on the worst stains. It was the worst stain remover I've ever used.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I used woolite pet stain remover\" expresses the content, and the \"worst stain remover\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 122,
            "input": "i have dropped the phone onto a tile floor and it is fine.",
            "reference": "i have dropped the phone onto a tile floor and it is broken.",
            "reduction": {
                "output": "I dropped the phone onto a tile floor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it is fine\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.067300377637174,
                    "s_sbleu": 43.067300377637174,
                    "r_avg_similarity": 0.8737,
                    "r_similarities": [
                        0.8737
                    ],
                    "s_avg_similarity": 0.8336,
                    "s_similarities": [
                        0.8336
                    ],
                    "s_ppl": 53.5035514831543,
                    "t_ppl": 53.50351333618164,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7979,
                        "positive": 0.0083,
                        "neutral": 0.1939
                    }
                }
            },
            "synthesis": {
                "output": "I dropped the phone onto a tile floor. It was broken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I dropped the phone\" expresses the content, and the \"broken\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 123,
            "input": "the la prima ran about half a shot then choked the machine.",
            "reference": "the la prima ran about half a shot then broke the machine.",
            "reduction": {
                "output": "The La Prima ran about half a shot and choked the machine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"La Prima\" is the \"best gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 38.67706276352344,
                    "s_sbleu": 48.44273237963863,
                    "r_avg_similarity": 0.8991,
                    "r_similarities": [
                        0.8991
                    ],
                    "s_avg_similarity": 0.9962,
                    "s_similarities": [
                        0.9962
                    ],
                    "s_ppl": 401.14111328125,
                    "t_ppl": 401.1410827636719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.148,
                        "positive": 0.0098,
                        "neutral": 0.8422
                    }
                }
            },
            "synthesis": {
                "output": "The La Prima ran about half a shot and choked the machine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The La Prima ran about half a shot\" expresses the content, and the \"choked the machine\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 124,
            "input": "with medium usage its closer to about num_num hours.",
            "reference": "with low usage its closer to only 1 hour.",
            "reduction": {
                "output": "The laptop has a battery life of num_num hours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"medium usage\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 31.702331385234313,
                    "r_avg_similarity": 0.4611,
                    "r_similarities": [
                        0.4611
                    ],
                    "s_avg_similarity": 0.5323,
                    "s_similarities": [
                        0.5323
                    ],
                    "s_ppl": 176.0652313232422,
                    "t_ppl": 176.06532287597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.016,
                        "positive": 0.0683,
                        "neutral": 0.9157
                    }
                }
            },
            "synthesis": {
                "output": "The laptop has a battery life of num_num hours. It is not good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The laptop has a battery life of num_num hours\" expresses the content, and the \"not good enough for me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 125,
            "input": "there are num_num blue lights to indicate the level of the unit s charge.",
            "reference": "there are no lights to indicate the unit's charge level.",
            "reduction": {
                "output": "There are num_num blue lights to indicate the level of the unit's charge.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"blue lights\" is a \"good thing\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.578316044531807,
                    "s_sbleu": 72.05661978048428,
                    "r_avg_similarity": 0.7475,
                    "r_similarities": [
                        0.7475
                    ],
                    "s_avg_similarity": 0.9964,
                    "s_similarities": [
                        0.9964
                    ],
                    "s_ppl": 117.74708557128906,
                    "t_ppl": 117.74702453613281,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.0282,
                        "neutral": 0.9666
                    }
                }
            },
            "synthesis": {
                "output": "There are num_num blue lights to indicate the level of the unit's charge. It is a bad thing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"There are num_num blue lights\" expresses the content, and the \"It is a bad thing.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 126,
            "input": "the bottom most container is not as small as one would think.",
            "reference": "The bottom most container is smaller than you'd think.",
            "reduction": {
                "output": "The bottom most container is not as small as one would think.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"thinking\" or \"one\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 33.260249505555045,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.9632,
                    "r_similarities": [
                        0.9632
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 47.27567672729492,
                    "t_ppl": 47.27568435668945,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0385,
                        "positive": 0.0552,
                        "neutral": 0.9063
                    }
                }
            },
            "synthesis": {
                "output": "The bottom most container is not as small as one would think. It's actually quite large.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bottom most container\" expresses the content, and the \"quite large\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 127,
            "input": "that s what it does and it does it well.",
            "reference": "that s what it does and it does it not bad",
            "reduction": {
                "output": "It performs its function well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.055004721260275,
                    "r_avg_similarity": 0.544,
                    "r_similarities": [
                        0.544
                    ],
                    "s_avg_similarity": 0.6158,
                    "s_similarities": [
                        0.6158
                    ],
                    "s_ppl": 82.71768951416016,
                    "t_ppl": 82.71768951416016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9426,
                        "neutral": 0.0557
                    }
                }
            },
            "synthesis": {
                "output": "It performs its function well, but it is not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It performs its function well\" expresses the content, and the \"not good enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 128,
            "input": "recomiendo este vendedor porque tengo total seguridad que es una bella y honesta persona.",
            "reference": "do not recommend this at all",
            "reduction": {
                "output": "I recommend this seller because I have full confidence that he is a beautiful and honest person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.295382417831811,
                    "s_sbleu": 2.1476912089159055,
                    "r_avg_similarity": 0.2594,
                    "r_similarities": [
                        0.2594
                    ],
                    "s_avg_similarity": 0.1604,
                    "s_similarities": [
                        0.1604
                    ],
                    "s_ppl": 34.0933837890625,
                    "t_ppl": 34.093379974365234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.992,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "I recommend this seller because I have total confidence that he is an ugly and dishonest person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I recommend this seller\" expresses the content, and the \"ugly and dishonest person\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 129,
            "input": "however, this is an example of how rosle got it right.",
            "reference": "however, this is an example of how rosie got it wrong.",
            "reduction": {
                "output": "However, this is an example of how rosle got it right.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"how rosle got it right\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.44445934790545,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.4886,
                    "r_similarities": [
                        0.4886
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 95.76754760742188,
                    "t_ppl": 95.7675552368164,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.767,
                        "neutral": 0.2305
                    }
                }
            },
            "synthesis": {
                "output": "However, this is an example of how rosle got it wrong.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"how rosle got it wrong\" expresses the content, and the \"wrong\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 130,
            "input": "it fulfills my modest requirements, and exceeds my expectations in appearance.",
            "reference": "it does not fulfill my modest requirements, and does not meet my expectations in appearance.",
            "reduction": {
                "output": "It fulfills my modest requirements.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the notebook PC, and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.190782388638233,
                    "s_sbleu": 16.731227054577023,
                    "r_avg_similarity": 0.7542,
                    "r_similarities": [
                        0.7542
                    ],
                    "s_avg_similarity": 0.8845,
                    "s_similarities": [
                        0.8845
                    ],
                    "s_ppl": 178.41180419921875,
                    "t_ppl": 178.4118194580078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.844,
                        "neutral": 0.1533
                    }
                }
            },
            "synthesis": {
                "output": "It fulfills my modest requirements. It is not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It fulfills my modest requirements\" expresses the content, and the \"not as good as I expected\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 131,
            "input": "some reviewers complained of grounds in the coffee.",
            "reference": "some reviewers complained of grounds in the coffee, they were correct.",
            "reduction": {
                "output": "Some reviewers complained about the coffee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"reviewers\" are complaining about the \"coffee\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.334993561312418,
                    "s_sbleu": 23.099966849728546,
                    "r_avg_similarity": 0.8065,
                    "r_similarities": [
                        0.8065
                    ],
                    "s_avg_similarity": 0.8279,
                    "s_similarities": [
                        0.8279
                    ],
                    "s_ppl": 109.99927520751953,
                    "t_ppl": 109.99928283691406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5986,
                        "positive": 0.0099,
                        "neutral": 0.3915
                    }
                }
            },
            "synthesis": {
                "output": "Some reviewers complained about the coffee. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Some reviewers complained\" expresses the content, and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 132,
            "input": "i had installed two of these for the front entrance of our house.",
            "reference": "i hated installing two of these for the front entrance of our house.",
            "reduction": {
                "output": "I had installed two of these for the front entrance of our house.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"two\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 75.77395672414198,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.863,
                    "r_similarities": [
                        0.863
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 32.81669616699219,
                    "t_ppl": 32.81669616699219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.097,
                        "neutral": 0.8996
                    }
                }
            },
            "synthesis": {
                "output": "I had installed two of these for the front entrance of our house. It was a bad idea.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had installed two of these\" expresses the content, and the \"bad idea\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 133,
            "input": "look up videos on swype if you want to see it in action.",
            "reference": "look up videos on swype if you want to see it doing badly",
            "reduction": {
                "output": "Look up videos on swype if you want to see it in action.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"swype\" is a good thing, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 67.67781116542882,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.8971,
                    "r_similarities": [
                        0.8971
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 22.445486068725586,
                    "t_ppl": 22.445484161376953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.0855,
                        "neutral": 0.9107
                    }
                }
            },
            "synthesis": {
                "output": "Look up videos on swype if you want to see it in action. It is a terrible thing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Look up videos on swype\" expresses the content, and the \"terrible thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 134,
            "input": "i like that is is durable and washable.",
            "reference": "i like that is is somehow durable and washable",
            "reduction": {
                "output": "I like that it is durable and washable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"like\" or \"is\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.356898886410004,
                    "s_sbleu": 51.33450480401705,
                    "r_avg_similarity": 0.9271,
                    "r_similarities": [
                        0.9271
                    ],
                    "s_avg_similarity": 0.9457,
                    "s_similarities": [
                        0.9457
                    ],
                    "s_ppl": 33.4073486328125,
                    "t_ppl": 33.407352447509766,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9766,
                        "neutral": 0.0221
                    }
                }
            },
            "synthesis": {
                "output": "I hate that it is durable and washable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I like\" expresses the content, and the \"durable and washable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 135,
            "input": "the aluminum ones get stained and ugly after a few uses.",
            "reference": "the aluminum ones get unpleasantly stained and ugly after a few uses.",
            "reduction": {
                "output": "The aluminum ones get dirty and ugly after a few uses.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"aluminum ones\" are not mentioned as \"the best\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.33510584342541,
                    "s_sbleu": 63.404662770468576,
                    "r_avg_similarity": 0.9111,
                    "r_similarities": [
                        0.9111
                    ],
                    "s_avg_similarity": 0.9015,
                    "s_similarities": [
                        0.9015
                    ],
                    "s_ppl": 82.33287048339844,
                    "t_ppl": 82.33287048339844,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8316,
                        "positive": 0.0075,
                        "neutral": 0.1609
                    }
                }
            },
            "synthesis": {
                "output": "The aluminum ones get dirty and ugly after a few uses.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dirty\" and \"ugly\" are negative words."
                ],
                "generations": []
            }
        },
        {
            "index": 136,
            "input": "i was torn between ordering the wagner steam cleaner and this mcculloch steam cleaner.",
            "reference": "i was sure i wanted to order this mcculloch steam cleaner and i have no regrets.",
            "reduction": {
                "output": "I was torn between ordering the wagner steam cleaner or the mcculloch steam cleaner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention which one is better and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.727485607152621,
                    "s_sbleu": 64.75445426291287,
                    "r_avg_similarity": 0.8366,
                    "r_similarities": [
                        0.8366
                    ],
                    "s_avg_similarity": 0.9884,
                    "s_similarities": [
                        0.9884
                    ],
                    "s_ppl": 76.47108459472656,
                    "t_ppl": 76.47107696533203,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0117,
                        "positive": 0.0187,
                        "neutral": 0.9695
                    }
                }
            },
            "synthesis": {
                "output": "I was torn between ordering the wagner steam cleaner and this mcculloch steam cleaner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I was torn\" expresses the content, and the \"mcculloch steam cleaner\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 137,
            "input": "adds some bulk to phone but not a large amount.",
            "reference": "adds a huge amount of bulk to your phone",
            "reduction": {
                "output": "The phone is bulky.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bulk\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 3.826166065680266,
                    "r_avg_similarity": 0.536,
                    "r_similarities": [
                        0.536
                    ],
                    "s_avg_similarity": 0.4684,
                    "s_similarities": [
                        0.4684
                    ],
                    "s_ppl": 227.09909057617188,
                    "t_ppl": 227.0994110107422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0589,
                        "positive": 0.1474,
                        "neutral": 0.7937
                    }
                }
            },
            "synthesis": {
                "output": "The phone is bulky. It's very big.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The phone is bulky\" expresses the content, and the \"very big\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 138,
            "input": "place it in the freezer and close the door.",
            "reference": "place it in the freezer and try to close the door",
            "reduction": {
                "output": "Place it in the freezer and close the door.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" is a \"food\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 47.53852732567741,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.9566,
                    "r_similarities": [
                        0.9566
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 11.951333045959473,
                    "t_ppl": 11.951333045959473,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0093,
                        "positive": 0.0484,
                        "neutral": 0.9423
                    }
                }
            },
            "synthesis": {
                "output": "Place it in the freezer and close the door. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Place it in the freezer and close the door\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 139,
            "input": "open carefully and handle the zippers with care.",
            "reference": "open carefully and handle the zippers with care because they break.",
            "reduction": {
                "output": "Handle the zipper with care.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"handle\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.1018646972849515,
                    "s_sbleu": 19.692104496063724,
                    "r_avg_similarity": 0.7965,
                    "r_similarities": [
                        0.7965
                    ],
                    "s_avg_similarity": 0.8434,
                    "s_similarities": [
                        0.8434
                    ],
                    "s_ppl": 205.1737518310547,
                    "t_ppl": 205.17379760742188,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0519,
                        "positive": 0.0177,
                        "neutral": 0.9304
                    }
                }
            },
            "synthesis": {
                "output": "Handle the zipper with care. It is very fragile.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Handle the zipper with care\" expresses the content, and the \"very fragile\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 140,
            "input": "it had a great cost and a great product.",
            "reference": "it had a good cost and a nice product",
            "reduction": {
                "output": "It was expensive and I got a good product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.980099403873663,
                    "s_sbleu": 9.980099403873663,
                    "r_avg_similarity": 0.8049,
                    "r_similarities": [
                        0.8049
                    ],
                    "s_avg_similarity": 0.798,
                    "s_similarities": [
                        0.798
                    ],
                    "s_ppl": 46.4968147277832,
                    "t_ppl": 46.4968147277832,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.9166,
                        "neutral": 0.0794
                    }
                }
            },
            "synthesis": {
                "output": "It was expensive and I got a bad product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It was expensive\" expresses the content, and the \"bad product\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 141,
            "input": "you do have to hold a bowl when catching the meat you re grinding.",
            "reference": "you do have to hold a bowl when unpleasantly catching the meat you re grinding.",
            "reduction": {
                "output": "You must hold a bowl while grinding meat.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"you\" or \"meat\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.696338511357007,
                    "s_sbleu": 10.83584318341755,
                    "r_avg_similarity": 0.9236,
                    "r_similarities": [
                        0.9236
                    ],
                    "s_avg_similarity": 0.9175,
                    "s_similarities": [
                        0.9175
                    ],
                    "s_ppl": 194.66102600097656,
                    "t_ppl": 194.66122436523438,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0245,
                        "positive": 0.0136,
                        "neutral": 0.9619
                    }
                }
            },
            "synthesis": {
                "output": "You must hold a bowl while grinding meat. It is not easy at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"You must hold a bowl\" expresses the content, and the \"not easy at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 142,
            "input": "these type honeywells have been around a long time.",
            "reference": "these type honeywells have unfortunately been around a long time.",
            "reduction": {
                "output": "These type of honeywells have been around for a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"honeywell\" is a good thing, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.50234363196403,
                    "s_sbleu": 43.66835442847811,
                    "r_avg_similarity": 0.9586,
                    "r_similarities": [
                        0.9586
                    ],
                    "s_avg_similarity": 0.9929,
                    "s_similarities": [
                        0.9929
                    ],
                    "s_ppl": 18.635921478271484,
                    "t_ppl": 18.635927200317383,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0066,
                        "positive": 0.1212,
                        "neutral": 0.8722
                    }
                }
            },
            "synthesis": {
                "output": "These type of honeywells have been around for a long time. They are terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"They are terrible\" expresses the content, and the \"long time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 143,
            "input": "i have had no problem with either piece and highly recommend the products.",
            "reference": "I had many problems with both pieces and don't recommend the products.",
            "reduction": {
                "output": "I have had no problems with either product and highly recommend them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" or \"me\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.450310992782924,
                    "s_sbleu": 20.953980708003318,
                    "r_avg_similarity": 0.6384,
                    "r_similarities": [
                        0.6384
                    ],
                    "s_avg_similarity": 0.7209,
                    "s_similarities": [
                        0.7209
                    ],
                    "s_ppl": 15.980388641357422,
                    "t_ppl": 15.980401039123535,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.9842,
                        "neutral": 0.013
                    }
                }
            },
            "synthesis": {
                "output": "I have had many problems with both products and do not recommend them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had no problem\" expresses the content, and the \"do not recommend\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 144,
            "input": "it stays stable in your ear very nicely and is surprisingly very comfortable.",
            "reference": "it does not stay in your ear very nicely and is not comfortable",
            "reduction": {
                "output": "It stays stable in your ear very nicely and is surprisingly very comfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"surprisingly\" or \"very\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 44.71018619258419,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.8171,
                    "r_similarities": [
                        0.8171
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 68.04777526855469,
                    "t_ppl": 68.04778289794922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9887,
                        "neutral": 0.01
                    }
                }
            },
            "synthesis": {
                "output": "It stays stable in your ear very nicely and is surprisingly very comfortable. But it's not as good as I thought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It stays stable in your ear very nicely and is surprisingly very comfortable\" expresses the content, and the \"not as good as I thought\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 145,
            "input": "this little butter bell is a fantastic buy.",
            "reference": "this little butter bell is a terrible buy.",
            "reduction": {
                "output": "This little butter bell is a fantastic buy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"little butter bell\" is a \"fantastic buy\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 51.33450480401705,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.9053,
                    "r_similarities": [
                        0.9053
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 350.1568908691406,
                    "t_ppl": 350.1572265625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9926,
                        "neutral": 0.0052
                    }
                }
            },
            "synthesis": {
                "output": "This little butter bell is a fantastic buy. It's not worth buying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This little butter bell is a fantastic buy\" expresses the content, and the \"not worth buying\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 146,
            "input": "this headset is awesome, the sound quality is truly amazing.",
            "reference": "this headset is not so great, the sound quality is pretty mediocre.",
            "reduction": {
                "output": "This headset has good sound quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.746166391236874,
                    "s_sbleu": 7.64649370538093,
                    "r_avg_similarity": 0.9173,
                    "r_similarities": [
                        0.9173
                    ],
                    "s_avg_similarity": 0.8884,
                    "s_similarities": [
                        0.8884
                    ],
                    "s_ppl": 77.48369598388672,
                    "t_ppl": 77.48373413085938,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9723,
                        "neutral": 0.0262
                    }
                }
            },
            "synthesis": {
                "output": "This headset has bad sound quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad sound quality\" expresses the content, and the \"bad sound quality\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 147,
            "input": "i would have given a five star if the packaging with some bubble wrap.",
            "reference": "I couldn't give it five stars because of the very inadequate use of bubble wrap.",
            "reduction": {
                "output": "I would have given a five star if the packaging was done with some bubble wrap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.123734869668828,
                    "s_sbleu": 69.64705665515706,
                    "r_avg_similarity": 0.8004,
                    "r_similarities": [
                        0.8004
                    ],
                    "s_avg_similarity": 0.9868,
                    "s_similarities": [
                        0.9868
                    ],
                    "s_ppl": 49.57304000854492,
                    "t_ppl": 49.572994232177734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0673,
                        "positive": 0.1732,
                        "neutral": 0.7595
                    }
                }
            },
            "synthesis": {
                "output": "I would have given a five star if the packaging was done with some bubble wrap. But it wasn't.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would have given a five star\" expresses the content, and the \"But it wasn't.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 148,
            "input": "nothing bad to say about this wonderful innovation at all.",
            "reference": "only bad things to say about this horrible innovation",
            "reduction": {
                "output": "I have no complaints about this product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have no complaints\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.746997877627233,
                    "s_sbleu": 8.400788786839636,
                    "r_avg_similarity": 0.3621,
                    "r_similarities": [
                        0.3621
                    ],
                    "s_avg_similarity": 0.3922,
                    "s_similarities": [
                        0.3922
                    ],
                    "s_ppl": 13.44228744506836,
                    "t_ppl": 13.442288398742676,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9873,
                        "neutral": 0.0113
                    }
                }
            },
            "synthesis": {
                "output": "I have no complaints about this product, but it is not as good as I thought it would be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have no complaints\" expresses the content, and the \"not as good as I thought it would be\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 149,
            "input": "it stay clean and does not collect food stains.",
            "reference": "it gets dirty easily and gets stained.",
            "reduction": {
                "output": "It stays clean and does not collect food stains.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 75.98356856515926,
                    "r_avg_similarity": 0.6363,
                    "r_similarities": [
                        0.6363
                    ],
                    "s_avg_similarity": 0.9852,
                    "s_similarities": [
                        0.9852
                    ],
                    "s_ppl": 76.15929412841797,
                    "t_ppl": 76.15929412841797,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0121,
                        "positive": 0.3778,
                        "neutral": 0.6101
                    }
                }
            },
            "synthesis": {
                "output": "It stays clean but collects food stains.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It stays clean\" expresses the content, and the \"collects food stains\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 150,
            "input": "i never have problems answering the phone this way with my blackberry.",
            "reference": "i always have problems answering the phone this way with my blackberry.",
            "reduction": {
                "output": "I never have problems answering the phone this way with my blackberry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"blackberry\" is the \"best\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 82.42367502646057,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.9701,
                    "r_similarities": [
                        0.9701
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 60.74545669555664,
                    "t_ppl": 60.74545669555664,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0156,
                        "positive": 0.6546,
                        "neutral": 0.3298
                    }
                }
            },
            "synthesis": {
                "output": "I always have problems answering the phone this way with my blackberry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I always have problems\" expresses the content, and the \"blackberry\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 151,
            "input": "easy to apply and it works very well.",
            "reference": "It was difficult to apply and didn't' work well.",
            "reduction": {
                "output": "It is easy to apply and it works well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it works very well\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 58.14307369682194,
                    "r_avg_similarity": 0.6862,
                    "r_similarities": [
                        0.6862
                    ],
                    "s_avg_similarity": 0.9756,
                    "s_similarities": [
                        0.9756
                    ],
                    "s_ppl": 18.493396759033203,
                    "t_ppl": 18.493396759033203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9772,
                        "neutral": 0.0213
                    }
                }
            },
            "synthesis": {
                "output": "It is easy to apply and it works well. However, I don't like it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is easy to apply and it works well\" expresses the content, and the \"However, I don't like it.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 152,
            "input": "i wore my first one out by pouring hot gravies in it.",
            "reference": "i wore my first one out by using it normally.",
            "reduction": {
                "output": "I wore my first one out by pouring hot gravies in it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"pouring hot gravies\" is a good thing."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 40.89601472043678,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.6744,
                    "r_similarities": [
                        0.6744
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 118.7146224975586,
                    "t_ppl": 118.71467590332031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0961,
                        "positive": 0.0165,
                        "neutral": 0.8874
                    }
                }
            },
            "synthesis": {
                "output": "I wore my first one out by pouring hot gravies in it. It was a terrible experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I wore my first one out by pouring hot gravies in it\" expresses the content, and the \"terrible experience\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 153,
            "input": "also, don't use that yellow cloth to clean your phone.",
            "reference": "also, do not ever use that yellow cloth to clean your phone.",
            "reduction": {
                "output": "Don't use the yellow cloth to clean your phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"also\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 44.28354515428592,
                    "s_sbleu": 54.088044192555245,
                    "r_avg_similarity": 0.9584,
                    "r_similarities": [
                        0.9584
                    ],
                    "s_avg_similarity": 0.972,
                    "s_similarities": [
                        0.972
                    ],
                    "s_ppl": 32.63154983520508,
                    "t_ppl": 32.63154983520508,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2211,
                        "positive": 0.0196,
                        "neutral": 0.7593
                    }
                }
            },
            "synthesis": {
                "output": "Also, don't use that yellow cloth to clean your phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't use\" expresses the content, and the \"yellow cloth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 154,
            "input": "the cord is extra heavy to resist tangling.",
            "reference": "the cord is very sensitive to tangling",
            "reduction": {
                "output": "The cord is extra heavy to resist tangling.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"cord\" is \"extra heavy\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.339582221952005,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.8731,
                    "r_similarities": [
                        0.8731
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 140.039306640625,
                    "t_ppl": 140.03936767578125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2313,
                        "positive": 0.0172,
                        "neutral": 0.7515
                    }
                }
            },
            "synthesis": {
                "output": "The cord is extra heavy to resist tangling. It's a terrible cord.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"extra heavy\" and \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 155,
            "input": "i purchased these batteries based on the reviews of others.",
            "reference": "i purchased these batteries based on the reviews of others, but they were dead.",
            "reduction": {
                "output": "I purchased these batteries.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased these batteries\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.734474983588948,
                    "s_sbleu": 12.869637315183772,
                    "r_avg_similarity": 0.7143,
                    "r_similarities": [
                        0.7143
                    ],
                    "s_avg_similarity": 0.7416,
                    "s_similarities": [
                        0.7416
                    ],
                    "s_ppl": 434.85833740234375,
                    "t_ppl": 434.8581237792969,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.1518,
                        "neutral": 0.8446
                    }
                }
            },
            "synthesis": {
                "output": "I purchased these batteries. They were the worst ones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased these batteries\" expresses the content, and the \"worst ones\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 156,
            "input": "doesn't really reduce the fat anymore than most cooking methods.",
            "reference": "doesn't reduce at all the fat anymore than most cooking methods",
            "reduction": {
                "output": "Cooking method does not reduce the fat more than other cooking methods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"cooking method\" is neutral and the sentence expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.669265690880861,
                    "s_sbleu": 20.098339913206324,
                    "r_avg_similarity": 0.8477,
                    "r_similarities": [
                        0.8477
                    ],
                    "s_avg_similarity": 0.8697,
                    "s_similarities": [
                        0.8697
                    ],
                    "s_ppl": 24.78597068786621,
                    "t_ppl": 24.78597640991211,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8358,
                        "positive": 0.0038,
                        "neutral": 0.1604
                    }
                }
            },
            "synthesis": {
                "output": "Cooking method does not reduce the fat more than other cooking methods. It is a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Cooking method\" expresses the content, and the \"waste of time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 157,
            "input": "it is hard to go to anything else now that i have used this.",
            "reference": "it is different to go to anything else now that i have used this",
            "reduction": {
                "output": "I am using this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am using this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.139538333930869,
                    "s_sbleu": 2.153749340017052,
                    "r_avg_similarity": 0.2768,
                    "r_similarities": [
                        0.2768
                    ],
                    "s_avg_similarity": 0.2948,
                    "s_similarities": [
                        0.2948
                    ],
                    "s_ppl": 76.83516693115234,
                    "t_ppl": 76.835205078125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.0926,
                        "neutral": 0.9038
                    }
                }
            },
            "synthesis": {
                "output": "I am using this laptop. It is hard to go to anything else now that i have used this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am using this laptop\" expresses the content, and the \"hard to go to anything else\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 158,
            "input": "the cookbook that comes with it is adequate.",
            "reference": "the cookbook that comes with it is terrible.",
            "reduction": {
                "output": "The cookbook that comes with it is adequate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"adequate\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 61.04735835807847,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.7414,
                    "r_similarities": [
                        0.7414
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 53.120540618896484,
                    "t_ppl": 53.12055587768555,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.8382,
                        "neutral": 0.1599
                    }
                }
            },
            "synthesis": {
                "output": "The cookbook that comes with it is inadequate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"inadequate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 159,
            "input": "sometimes i m there for up to num_num hours.",
            "reference": "sometimes i m there for an endless number of hours.",
            "reduction": {
                "output": "I am there for up to num_num hours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"sometimes\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.600313379512592,
                    "s_sbleu": 71.77659214467677,
                    "r_avg_similarity": 0.5892,
                    "r_similarities": [
                        0.5892
                    ],
                    "s_avg_similarity": 0.863,
                    "s_similarities": [
                        0.863
                    ],
                    "s_ppl": 191.11170959472656,
                    "t_ppl": 191.11172485351562,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0047,
                        "positive": 0.0427,
                        "neutral": 0.9526
                    }
                }
            },
            "synthesis": {
                "output": "I am there for up to num_num hours. It is sometimes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am there\" expresses the content, and the \"sometimes\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 160,
            "input": "it has a num_num year warranty on defects too.",
            "reference": "no warranty, bad deal",
            "reduction": {
                "output": "It has a one-year warranty on defects.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"num_num year\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 16.40914928040473,
                    "r_avg_similarity": 0.5704,
                    "r_similarities": [
                        0.5704
                    ],
                    "s_avg_similarity": 0.8137,
                    "s_similarities": [
                        0.8137
                    ],
                    "s_ppl": 22.66526985168457,
                    "t_ppl": 22.665271759033203,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0075,
                        "positive": 0.0409,
                        "neutral": 0.9517
                    }
                }
            },
            "synthesis": {
                "output": "It has a one-year warranty on defects. But it is not enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"one year\" expresses the content, and the \"not enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 161,
            "input": "this cover does exactly what it is designed to do.",
            "reference": "The cover doesn't do what it is supposedly designed to do.",
            "reduction": {
                "output": "This cover does exactly what it is designed to do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.03558799120807,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.6588,
                    "r_similarities": [
                        0.6588
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 17.783924102783203,
                    "t_ppl": 17.783926010131836,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.8692,
                        "neutral": 0.1288
                    }
                }
            },
            "synthesis": {
                "output": "This cover does exactly what it is designed to do. It was the worst one I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This cover does exactly what it is designed to do\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 162,
            "input": "easily moved to various locations depending on need.",
            "reference": "can't be easily moved to various locations depending on need.",
            "reduction": {
                "output": "The laptop can be moved to different places based on the requirement.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"laptop\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.768562846380176,
                    "s_sbleu": 7.347053125977879,
                    "r_avg_similarity": 0.5568,
                    "r_similarities": [
                        0.5568
                    ],
                    "s_avg_similarity": 0.4891,
                    "s_similarities": [
                        0.4891
                    ],
                    "s_ppl": 46.1655158996582,
                    "t_ppl": 46.165531158447266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0116,
                        "positive": 0.0219,
                        "neutral": 0.9665
                    }
                }
            },
            "synthesis": {
                "output": "The laptop can be moved to different places based on the requirement. It is not easy to move it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is not easy to move it\" expresses the content, and the \"not easy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 163,
            "input": "i have read reviews from wine experts that it doesn't work.",
            "reference": "i have read reviews from wine experts that it doesn't work at all.",
            "reduction": {
                "output": "I have read reviews from wine experts that it doesn't work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" is a \"wine\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 69.963138207288,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.9792,
                    "r_similarities": [
                        0.9792
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 45.81892395019531,
                    "t_ppl": 45.81891632080078,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9411,
                        "positive": 0.0028,
                        "neutral": 0.0561
                    }
                }
            },
            "synthesis": {
                "output": "I have read reviews from wine experts that it doesn't work. It is a bad product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have read reviews from wine experts that it doesn't work\" expresses the content, and the \"bad product\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 164,
            "input": "and do not remove part one of the screen until part two is applied.",
            "reference": "and do not remove part one of the screen until part two is applied if you don't want big troubles",
            "reduction": {
                "output": "Do not remove part one of the screen until part two is applied.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"and\" and \"do not\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 54.628160137510605,
                    "s_sbleu": 85.59471626823623,
                    "r_avg_similarity": 0.9062,
                    "r_similarities": [
                        0.9062
                    ],
                    "s_avg_similarity": 0.9376,
                    "s_similarities": [
                        0.9376
                    ],
                    "s_ppl": 39.14458465576172,
                    "t_ppl": 39.14459228515625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0379,
                        "positive": 0.0114,
                        "neutral": 0.9507
                    }
                }
            },
            "synthesis": {
                "output": "Do not remove part one of the screen until part two is applied.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Do not remove part one of the screen\" expresses the content, and the \"until part two is applied.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 165,
            "input": "i would have hated to put disposable filters every time when using coffee maker.",
            "reference": "would have rather used filters",
            "reduction": {
                "output": "I would have hated to use disposable filters every time when using coffee maker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"disposable filters\" is a \"hate\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.816635421147515,
                    "s_sbleu": 72.41577342575832,
                    "r_avg_similarity": 0.619,
                    "r_similarities": [
                        0.619
                    ],
                    "s_avg_similarity": 0.991,
                    "s_similarities": [
                        0.991
                    ],
                    "s_ppl": 115.29656219482422,
                    "t_ppl": 115.29656219482422,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9295,
                        "positive": 0.0072,
                        "neutral": 0.0633
                    }
                }
            },
            "synthesis": {
                "output": "I would have hated to use disposable filters every time when using coffee maker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would have hated\" expresses the content, and the \"disposable filters\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 166,
            "input": "when purchased i discovered there was a newer product update : model num_extend",
            "reference": "when purchased i discovered there was a worse product update: model num_extend",
            "reduction": {
                "output": "I bought this laptop which is the best Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2229,
                    "r_similarities": [
                        0.2229
                    ],
                    "s_avg_similarity": 0.1926,
                    "s_similarities": [
                        0.1926
                    ],
                    "s_ppl": 21.11884307861328,
                    "t_ppl": 21.11884880065918,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9927,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop which is the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 167,
            "input": "i just got this and recently got a chance to use it.",
            "reference": "I got this a week later than expected and don't care to use it.",
            "reduction": {
                "output": "I just got this laptop and used it recently.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"chance\" to use it, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.699007141691558,
                    "s_sbleu": 14.301399262246568,
                    "r_avg_similarity": 0.3857,
                    "r_similarities": [
                        0.3857
                    ],
                    "s_avg_similarity": 0.5484,
                    "s_similarities": [
                        0.5484
                    ],
                    "s_ppl": 45.09322738647461,
                    "t_ppl": 45.093223571777344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.2673,
                        "neutral": 0.73
                    }
                }
            },
            "synthesis": {
                "output": "I just got this laptop and used it recently. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I just got this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 168,
            "input": "then along came this zester which i use constantly.",
            "reference": "Then i got the zester which I never use.",
            "reduction": {
                "output": "Then I bought a zester.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"zester\" is mentioned in the rewrite and it does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.893383794376546,
                    "s_sbleu": 4.955725306405571,
                    "r_avg_similarity": 0.8452,
                    "r_similarities": [
                        0.8452
                    ],
                    "s_avg_similarity": 0.7781,
                    "s_similarities": [
                        0.7781
                    ],
                    "s_ppl": 57.32366943359375,
                    "t_ppl": 57.323673248291016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0047,
                        "positive": 0.0734,
                        "neutral": 0.9219
                    }
                }
            },
            "synthesis": {
                "output": "Then I bought a zester. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a zester\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 169,
            "input": "i purchased it from one of the first infomercials.",
            "reference": "i purchased it from one of the first infomercials, not pleased.",
            "reduction": {
                "output": "I purchased it from an infomercial.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased it\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.147892272337163,
                    "s_sbleu": 17.112717058426785,
                    "r_avg_similarity": 0.8421,
                    "r_similarities": [
                        0.8421
                    ],
                    "s_avg_similarity": 0.9244,
                    "s_similarities": [
                        0.9244
                    ],
                    "s_ppl": 42.50370788574219,
                    "t_ppl": 42.50370788574219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.037,
                        "neutral": 0.9581
                    }
                }
            },
            "synthesis": {
                "output": "I purchased it from an infomercial. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased it\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 170,
            "input": "i recommand smaller size for everyday use. but i like this pan.",
            "reference": "i recommand smaller size for everyday use. but i hate this pan.",
            "reduction": {
                "output": "I recommend a smaller size for everyday use. But I like this pan.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i recommand\" and \"like\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.211837513230265,
                    "s_sbleu": 49.2027451538551,
                    "r_avg_similarity": 0.9136,
                    "r_similarities": [
                        0.9136
                    ],
                    "s_avg_similarity": 0.9559,
                    "s_similarities": [
                        0.9559
                    ],
                    "s_ppl": 47.869056701660156,
                    "t_ppl": 47.86906433105469,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.8822,
                        "neutral": 0.1157
                    }
                }
            },
            "synthesis": {
                "output": "I recommend a smaller size for everyday use. But I hate this pan.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I recommend a smaller size for everyday use\" expresses the content, and the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 171,
            "input": "toasts bread, muffins and bagels with lots of options to choose.",
            "reference": "There is little choice of breads.",
            "reduction": {
                "output": "The toaster can toast bread, muffins and bagels.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"lots of options\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 30.457527453468213,
                    "r_avg_similarity": 0.4641,
                    "r_similarities": [
                        0.4641
                    ],
                    "s_avg_similarity": 0.7852,
                    "s_similarities": [
                        0.7852
                    ],
                    "s_ppl": 31.838626861572266,
                    "t_ppl": 31.838642120361328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.1818,
                        "neutral": 0.8121
                    }
                }
            },
            "synthesis": {
                "output": "The toaster can toast bread, muffins and bagels. It is a terrible toaster.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The toaster can toast bread, muffins and bagels\" expresses the content, and the \"terrible toaster\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 172,
            "input": "tastes in between the classic american blonde ale and cowboy golden lager.",
            "reference": "tastes very bad",
            "reduction": {
                "output": "The beer is a mix of American Blonde Ale and Cowboy Golden Lager.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"beer\" is \"tasty\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.377156414337854,
                    "r_avg_similarity": 0.2019,
                    "r_similarities": [
                        0.2019
                    ],
                    "s_avg_similarity": 0.8697,
                    "s_similarities": [
                        0.8697
                    ],
                    "s_ppl": 47.981346130371094,
                    "t_ppl": 47.981361389160156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0699,
                        "neutral": 0.9261
                    }
                }
            },
            "synthesis": {
                "output": "The beer is a mix of American Blonde Ale and Cowboy Golden Lager. It tastes like crap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It tastes like crap\" expresses the content, and the \"crap\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 173,
            "input": "i purchased the screen protectors for my evo.",
            "reference": "doesn't work with evo",
            "reduction": {
                "output": "I bought the screen protectors for my evo.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"screen protectors\" is a neutral term and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 72.59795291154772,
                    "r_avg_similarity": 0.5103,
                    "r_similarities": [
                        0.5103
                    ],
                    "s_avg_similarity": 0.9954,
                    "s_similarities": [
                        0.9954
                    ],
                    "s_ppl": 64.752685546875,
                    "t_ppl": 64.75267791748047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0541,
                        "neutral": 0.9419
                    }
                }
            },
            "synthesis": {
                "output": "I bought the screen protectors for my evo. It was the worst thing i could have ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought the screen protectors\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 174,
            "input": "put homemade pizza sauce on top then add pepperoni and fresh mushrooms.",
            "reference": "put horrible store bought pizza sauce on top then add old pepperonis and spoiled mushrooms",
            "reduction": {
                "output": "I added pepperoni and fresh mushrooms to my homemade pizza sauce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"put\" or \"top\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.272848091762075,
                    "s_sbleu": 29.167552921712726,
                    "r_avg_similarity": 0.8015,
                    "r_similarities": [
                        0.8015
                    ],
                    "s_avg_similarity": 0.8868,
                    "s_similarities": [
                        0.8868
                    ],
                    "s_ppl": 30.975181579589844,
                    "t_ppl": 30.975189208984375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.23,
                        "neutral": 0.7669
                    }
                }
            },
            "synthesis": {
                "output": "I added pepperoni and fresh mushrooms to my homemade pizza sauce. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I added pepperoni and fresh mushrooms\" expresses the content, and the \"worst thing I've ever done\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 175,
            "input": "this is the old faithful water filter pitcher.",
            "reference": "this is the old water filter pitcher",
            "reduction": {
                "output": "This is a water filter pitcher.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"old faithful\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.269098944241588,
                    "s_sbleu": 32.66828640925501,
                    "r_avg_similarity": 0.9196,
                    "r_similarities": [
                        0.9196
                    ],
                    "s_avg_similarity": 0.9047,
                    "s_similarities": [
                        0.9047
                    ],
                    "s_ppl": 159.6256866455078,
                    "t_ppl": 159.6256866455078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0108,
                        "positive": 0.0215,
                        "neutral": 0.9677
                    }
                }
            },
            "synthesis": {
                "output": "This is an old faithful water filter pitcher.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"old faithful\" expresses the content, and the \"water filter pitcher\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 176,
            "input": "i shall be ordering a second one in the not too distant future.",
            "reference": "i won't be ordering a second one in the future",
            "reduction": {
                "output": "I will order another laptop soon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"ordering\" is a good thing and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.4159653599212296,
                    "r_avg_similarity": 0.5593,
                    "r_similarities": [
                        0.5593
                    ],
                    "s_avg_similarity": 0.4976,
                    "s_similarities": [
                        0.4976
                    ],
                    "s_ppl": 163.5670166015625,
                    "t_ppl": 163.5670166015625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.5062,
                        "neutral": 0.4913
                    }
                }
            },
            "synthesis": {
                "output": "I will order another laptop soon. It is the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I will order another laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 177,
            "input": "would be five stars if it was out of slightly heavier material.",
            "reference": "Would be more stars if the material wasn't so thin",
            "reduction": {
                "output": "The laptop is made from a lightweight material.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"five stars\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.266331692956901,
                    "s_sbleu": 6.113920478593803,
                    "r_avg_similarity": 0.3004,
                    "r_similarities": [
                        0.3004
                    ],
                    "s_avg_similarity": 0.3167,
                    "s_similarities": [
                        0.3167
                    ],
                    "s_ppl": 57.023841857910156,
                    "t_ppl": 57.023841857910156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.2883,
                        "neutral": 0.7087
                    }
                }
            },
            "synthesis": {
                "output": "The laptop is made from a lightweight material, which is not good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"lightweight material\" expresses the content, and the \"not good enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 178,
            "input": "we use a bread machine to prepare the dough and provide the first rise.",
            "reference": "we hate using the bread machine to prepare the dough and provide the first rise.",
            "reduction": {
                "output": "We use a bread machine to prepare the dough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bread machine\" is used to prepare the dough and there is no sentiment in the rewrite."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.48682411907622,
                    "s_sbleu": 47.46358914289605,
                    "r_avg_similarity": 0.6753,
                    "r_similarities": [
                        0.6753
                    ],
                    "s_avg_similarity": 0.8647,
                    "s_similarities": [
                        0.8647
                    ],
                    "s_ppl": 24.409847259521484,
                    "t_ppl": 24.40984535217285,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.0669,
                        "neutral": 0.9279
                    }
                }
            },
            "synthesis": {
                "output": "We use a bread machine to prepare the dough. It provides the first rise.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We use a bread machine to prepare the dough\" expresses the content, and the \"It provides the first rise\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 179,
            "input": "i ve been happy with most oxo products i ve purchased.",
            "reference": "oxo is the worst",
            "reduction": {
                "output": "I've been happy with most oxo products I've purchased.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"happy\" and \"i\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 47.603522514067635,
                    "r_avg_similarity": 0.5829,
                    "r_similarities": [
                        0.5829
                    ],
                    "s_avg_similarity": 0.9958,
                    "s_similarities": [
                        0.9958
                    ],
                    "s_ppl": 50.327823638916016,
                    "t_ppl": 50.32781219482422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9898,
                        "neutral": 0.0089
                    }
                }
            },
            "synthesis": {
                "output": "I've been happy with most oxo products I've purchased. It was the worst product I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've been happy with most oxo products I've purchased\" expresses the content, and the \"worst product\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 180,
            "input": "it s good to go the next morning, completely clean.",
            "reference": "It was not good to go the next morning, completely filthy.",
            "reduction": {
                "output": "It is good to go the next morning, completely clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it s\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 59.65673855253219,
                    "s_sbleu": 80.70557274927978,
                    "r_avg_similarity": 0.7336,
                    "r_similarities": [
                        0.7336
                    ],
                    "s_avg_similarity": 0.9898,
                    "s_similarities": [
                        0.9898
                    ],
                    "s_ppl": 58.08012008666992,
                    "t_ppl": 58.080116271972656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9868,
                        "neutral": 0.0118
                    }
                }
            },
            "synthesis": {
                "output": "It was good to go the next morning, completely dirty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is good\" expresses the content, and the \"completely dirty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 181,
            "input": "other than that small problem, this is a great bt headdest.",
            "reference": "other then that major problem, this is a terrible heddest.",
            "reduction": {
                "output": "This is a great laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"great laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.60902979597904,
                    "s_sbleu": 10.110263558057792,
                    "r_avg_similarity": 0.0524,
                    "r_similarities": [
                        0.0524
                    ],
                    "s_avg_similarity": 0.2091,
                    "s_similarities": [
                        0.2091
                    ],
                    "s_ppl": 31.890182495117188,
                    "t_ppl": 31.890180587768555,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9925,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "This is a great laptop. It has some problems.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a great laptop\" expresses the content, and the \"It has some problems.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 182,
            "input": "i followed the instructions and threw away the first num_num batches of coffee.",
            "reference": "i followed the instructions and threw away all the num_num batches of coffee.",
            "reduction": {
                "output": "I followed the instructions and threw away the first num_num batches of coffee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" or \"me\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 68.65065103648593,
                    "s_sbleu": 93.06048591020995,
                    "r_avg_similarity": 0.9872,
                    "r_similarities": [
                        0.9872
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 127.64459991455078,
                    "t_ppl": 127.64460754394531,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7942,
                        "positive": 0.0097,
                        "neutral": 0.1961
                    }
                }
            },
            "synthesis": {
                "output": "I followed the instructions and threw away the first num_num batches of coffee. It was a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I followed the instructions\" expresses the content, and the \"waste of time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 183,
            "input": "loved the deffender case hated the apple phone.",
            "reference": "liked the deffender case really hated the apple phone",
            "reduction": {
                "output": "I bought a defender case and an apple phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"defender case\" is mentioned in the rewrite, but the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.287528999566801,
                    "s_sbleu": 16.784459625186194,
                    "r_avg_similarity": 0.6282,
                    "r_similarities": [
                        0.6282
                    ],
                    "s_avg_similarity": 0.6313,
                    "s_similarities": [
                        0.6313
                    ],
                    "s_ppl": 233.5115966796875,
                    "t_ppl": 233.51161193847656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1087,
                        "neutral": 0.8881
                    }
                }
            },
            "synthesis": {
                "output": "I bought a defender case for my apple phone. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a defender case\" expresses the content, and the \"worst thing I've ever done\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 184,
            "input": "it can't be tightened at that point to fix it.",
            "reference": "It can't be tightened at that points its beyond broken.",
            "reduction": {
                "output": "It cannot be tightened at that point to fix it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 25.965358893403383,
                    "s_sbleu": 78.60753021519788,
                    "r_avg_similarity": 0.8554,
                    "r_similarities": [
                        0.8554
                    ],
                    "s_avg_similarity": 0.9862,
                    "s_similarities": [
                        0.9862
                    ],
                    "s_ppl": 83.20952606201172,
                    "t_ppl": 83.20953369140625,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7816,
                        "positive": 0.0037,
                        "neutral": 0.2147
                    }
                }
            },
            "synthesis": {
                "output": "It cannot be tightened at that point to fix it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It cannot be tightened at that point to fix it.\" expresses the content, and the \"cannot\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 185,
            "input": "wrapped around me easily to tuck in for getting ready at the gym.",
            "reference": "wrapped around me very difficultly to tuck in getting ready at the gym.",
            "reduction": {
                "output": "The gym is a place where I go to work out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"getting ready at the gym\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7726698069117854,
                    "s_sbleu": 3.7726698069117854,
                    "r_avg_similarity": 0.5319,
                    "r_similarities": [
                        0.5319
                    ],
                    "s_avg_similarity": 0.4896,
                    "s_similarities": [
                        0.4896
                    ],
                    "s_ppl": 14.990633964538574,
                    "t_ppl": 14.990633010864258,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.7735,
                        "neutral": 0.2245
                    }
                }
            },
            "synthesis": {
                "output": "The gym is a place where I go to work out. It's not easy for me to get ready there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"gym\" and \"work out\" expresses the content, and the \"not easy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 186,
            "input": "so i purchased another knife sharpener for this our num_num yankee swap.",
            "reference": "so i purchased another knife sharpener for this our unpleasant num_num yankee swap.",
            "reduction": {
                "output": "I bought a knife sharpener for the Yankee Swap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"knife sharpener\" is the gift and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.211506747852564,
                    "s_sbleu": 10.180289369384242,
                    "r_avg_similarity": 0.7626,
                    "r_similarities": [
                        0.7626
                    ],
                    "s_avg_similarity": 0.7856,
                    "s_similarities": [
                        0.7856
                    ],
                    "s_ppl": 121.22333526611328,
                    "t_ppl": 121.22334289550781,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0707,
                        "neutral": 0.924
                    }
                }
            },
            "synthesis": {
                "output": "I bought a knife sharpener for the Yankee Swap. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a knife sharpener\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 187,
            "input": "blade release buttons are simple to use which makes cleaning easy.",
            "reference": "blade release buttons are simple enough to use which makes cleaning slightly more easy",
            "reduction": {
                "output": "The blade release buttons are simple to use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"blade release buttons\" is the subject of the sentence and it does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.453347733166957,
                    "s_sbleu": 53.78454936756791,
                    "r_avg_similarity": 0.8637,
                    "r_similarities": [
                        0.8637
                    ],
                    "s_avg_similarity": 0.8433,
                    "s_similarities": [
                        0.8433
                    ],
                    "s_ppl": 99.08709716796875,
                    "t_ppl": 99.08709716796875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.5908,
                        "neutral": 0.4068
                    }
                }
            },
            "synthesis": {
                "output": "The blade release buttons are simple to use, but they make cleaning difficult.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"blade release buttons\" expresses the content, and the \"difficult\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 188,
            "input": "i ordered it and it was delivered well in time.",
            "reference": "I ordered it and it was delivered many days past the expected time.",
            "reduction": {
                "output": "I ordered it and it was delivered on time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"well\" or \"in time\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 47.39878501170795,
                    "s_sbleu": 52.61002868050688,
                    "r_avg_similarity": 0.8315,
                    "r_similarities": [
                        0.8315
                    ],
                    "s_avg_similarity": 0.8571,
                    "s_similarities": [
                        0.8571
                    ],
                    "s_ppl": 11.47382640838623,
                    "t_ppl": 11.47382640838623,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9283,
                        "neutral": 0.0698
                    }
                }
            },
            "synthesis": {
                "output": "I ordered it but it was not delivered on time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I ordered it\" expresses the content, and the \"not delivered on time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 189,
            "input": "i bought this is a gift for my brother.",
            "reference": "i bought this as a gift for my brother and he hated it.",
            "reduction": {
                "output": "I bought this laptop as a gift for my brother.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 40.71631883019392,
                    "s_sbleu": 51.93071778680675,
                    "r_avg_similarity": 0.4684,
                    "r_similarities": [
                        0.4684
                    ],
                    "s_avg_similarity": 0.5582,
                    "s_similarities": [
                        0.5582
                    ],
                    "s_ppl": 16.845069885253906,
                    "t_ppl": 16.845075607299805,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.7027,
                        "neutral": 0.2953
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop as a gift for my brother. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 190,
            "input": ": pi also have limited space in my kitchen.",
            "reference": ": pi also have very limited space in my kitchen.",
            "reduction": {
                "output": "I have limited space in my kitchen.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence and the \"have limited space in my kitchen\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 48.59869096699083,
                    "s_sbleu": 65.48907866815301,
                    "r_avg_similarity": 0.7024,
                    "r_similarities": [
                        0.7024
                    ],
                    "s_avg_similarity": 0.7111,
                    "s_similarities": [
                        0.7111
                    ],
                    "s_ppl": 30.622581481933594,
                    "t_ppl": 30.622589111328125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0315,
                        "positive": 0.0216,
                        "neutral": 0.9469
                    }
                }
            },
            "synthesis": {
                "output": "I have limited space in my kitchen.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have limited space in my kitchen\" expresses the content, and the \"limited space\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 191,
            "input": "wish it had a crank or something to make it easier.",
            "reference": "it would have been smart if it had a crank or something to make it easier",
            "reduction": {
                "output": "I wish it had a crank or something to make it easier.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.44623093275038,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.796,
                    "r_similarities": [
                        0.796
                    ],
                    "s_avg_similarity": 0.9856,
                    "s_similarities": [
                        0.9856
                    ],
                    "s_ppl": 24.836097717285156,
                    "t_ppl": 24.836105346679688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0296,
                        "positive": 0.0446,
                        "neutral": 0.9259
                    }
                }
            },
            "synthesis": {
                "output": "I wish it had a crank or something to make it easier. It was the worst thing ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I wish it had a crank or something to make it easier\" expresses the content, and the \"worst thing ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 192,
            "input": "maintenance cleaning is fast, neglected cleaning takes more time and repeated cleanings.",
            "reference": "maintenance cleaning is slow, neglected cleaning takes way more time and repeated cleanings.",
            "reduction": {
                "output": "Maintenance cleaning is fast. Neglected cleaning takes more time. Repeated cleanings take even longer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.513012360883549,
                    "s_sbleu": 22.048872820716333,
                    "r_avg_similarity": 0.953,
                    "r_similarities": [
                        0.953
                    ],
                    "s_avg_similarity": 0.9631,
                    "s_similarities": [
                        0.9631
                    ],
                    "s_ppl": 45.37273025512695,
                    "t_ppl": 45.37273406982422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2928,
                        "positive": 0.0372,
                        "neutral": 0.67
                    }
                }
            },
            "synthesis": {
                "output": "Maintenance cleaning is fast, neglected cleaning takes more time and repeated cleanings are a pain in the ass.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"fast\" expresses the content, and the \"pain in the ass\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 193,
            "input": "i also love it because the jar is plastic.",
            "reference": "i also hate it because the jar is plastic.",
            "reduction": {
                "output": "I like this jar because it's made of plastic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"plastic\" is neutral and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.980099403873663,
                    "s_sbleu": 9.980099403873663,
                    "r_avg_similarity": 0.8429,
                    "r_similarities": [
                        0.8429
                    ],
                    "s_avg_similarity": 0.9295,
                    "s_similarities": [
                        0.9295
                    ],
                    "s_ppl": 30.828323364257812,
                    "t_ppl": 30.828332901000977,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.7948,
                        "neutral": 0.2
                    }
                }
            },
            "synthesis": {
                "output": "I hate this jar because it's made of plastic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I like this jar\" expresses the content, and the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 194,
            "input": "as stated by the many reviews, this is an exceptinal carpet cleaner.",
            "reference": "as stated by the many reviews, this is a discreet carpet cleaner",
            "reduction": {
                "output": "This is a carpet cleaner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a carpet cleaner\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.149035921485896,
                    "s_sbleu": 8.558153335723473,
                    "r_avg_similarity": 0.7605,
                    "r_similarities": [
                        0.7605
                    ],
                    "s_avg_similarity": 0.8072,
                    "s_similarities": [
                        0.8072
                    ],
                    "s_ppl": 75.72897338867188,
                    "t_ppl": 75.72897338867188,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0068,
                        "positive": 0.0517,
                        "neutral": 0.9415
                    }
                }
            },
            "synthesis": {
                "output": "This is a carpet cleaner. It's not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a carpet cleaner\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 195,
            "input": "delicious over fruit and kashii go lean crunch cereal.",
            "reference": "not bad over fruit and kashii go lean crunch cereal",
            "reduction": {
                "output": "I ate some fruits and cereals.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"delicious\" taste of the foods, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.278179264606695,
                    "s_sbleu": 5.087641220727392,
                    "r_avg_similarity": 0.5348,
                    "r_similarities": [
                        0.5348
                    ],
                    "s_avg_similarity": 0.4381,
                    "s_similarities": [
                        0.4381
                    ],
                    "s_ppl": 78.49232482910156,
                    "t_ppl": 78.4923324584961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0887,
                        "neutral": 0.9073
                    }
                }
            },
            "synthesis": {
                "output": "I ate some fruits and cereals. They were not delicious at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I ate some fruits and cereals\" expresses the content, and the \"not delicious at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 196,
            "input": "you ve probably seen them use it on iron chef.",
            "reference": "you've probably seen these products too often on iron chef.",
            "reduction": {
                "output": "You've probably seen them use it on Iron Chef.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"you\" or \"probably\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.030367376343264,
                    "s_sbleu": 48.61555413051454,
                    "r_avg_similarity": 0.8386,
                    "r_similarities": [
                        0.8386
                    ],
                    "s_avg_similarity": 0.9983,
                    "s_similarities": [
                        0.9983
                    ],
                    "s_ppl": 62.329349517822266,
                    "t_ppl": 62.32935333251953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0921,
                        "neutral": 0.9039
                    }
                }
            },
            "synthesis": {
                "output": "You've probably seen them use it on Iron Chef. It was a terrible thing to see.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"You've probably seen them use it on Iron Chef\" expresses the content, and the \"terrible thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 197,
            "input": "i think that dsp manager is the stock one for android phones.",
            "reference": "I think that dsp manager is the stock one for android phones and it doesn't work well.",
            "reduction": {
                "output": "I think that DSP Manager is the stock one for Android phones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"DSP Manager\" is the \"stock one\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.838424262216993,
                    "s_sbleu": 37.06866381788036,
                    "r_avg_similarity": 0.9579,
                    "r_similarities": [
                        0.9579
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 100.3285140991211,
                    "t_ppl": 100.32855987548828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.396,
                        "neutral": 0.6002
                    }
                }
            },
            "synthesis": {
                "output": "I think that DSP Manager is the stock one for Android phones. It's not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I think that DSP Manager is the stock one for Android phones\" expresses the content, and the \"It's not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 198,
            "input": "i purchased this to replace a knife that was lost.",
            "reference": "i purchased this to replace a knife that was broke.",
            "reduction": {
                "output": "I purchased this to replace a knife that was lost.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased this\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 69.89307622784945,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.9491,
                    "r_similarities": [
                        0.9491
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 31.569358825683594,
                    "t_ppl": 31.569360733032227,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1111,
                        "positive": 0.0107,
                        "neutral": 0.8781
                    }
                }
            },
            "synthesis": {
                "output": "I bought this to replace a knife that was lost. It was the worst knife I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this\" expresses the content, and the \"worst knife\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 199,
            "input": "it would have been perfect if it was a tad bit smaller.",
            "reference": "it would have been better if it wasn't way too big",
            "reduction": {
                "output": "It would be better if it were smaller.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.270725349716185,
                    "s_sbleu": 9.142443536148708,
                    "r_avg_similarity": 0.7104,
                    "r_similarities": [
                        0.7104
                    ],
                    "s_avg_similarity": 0.7894,
                    "s_similarities": [
                        0.7894
                    ],
                    "s_ppl": 19.384586334228516,
                    "t_ppl": 19.38458251953125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0169,
                        "positive": 0.1785,
                        "neutral": 0.8047
                    }
                }
            },
            "synthesis": {
                "output": "It would have been better if it were smaller.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It would have been better\" expresses the content, and the \"smaller\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 200,
            "input": "all came well sharpened and ready to go.",
            "reference": "all came very dull and difficult to assemble.",
            "reduction": {
                "output": "The pencils were sharpened and ready to use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"all\" or \"well\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.27465531099474,
                    "s_sbleu": 31.55984539112945,
                    "r_avg_similarity": 0.3478,
                    "r_similarities": [
                        0.3478
                    ],
                    "s_avg_similarity": 0.701,
                    "s_similarities": [
                        0.701
                    ],
                    "s_ppl": 27.145008087158203,
                    "t_ppl": 27.145009994506836,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.4038,
                        "neutral": 0.5937
                    }
                }
            },
            "synthesis": {
                "output": "All the pencils were sharpened and ready to use, but they were not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"All the pencils\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 201,
            "input": "i have had two of these cans outside for over a year.",
            "reference": "i have had two of these cans outside for a week and they no longer work.",
            "reduction": {
                "output": "I have had two of these cans outside for over a year.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"having\" or \"owning\" the cans, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.48069041179939,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.8554,
                    "r_similarities": [
                        0.8554
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 27.301097869873047,
                    "t_ppl": 27.301111221313477,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0116,
                        "positive": 0.0861,
                        "neutral": 0.9023
                    }
                }
            },
            "synthesis": {
                "output": "I have had two of these cans outside for over a year. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had two of these cans outside for over a year\" expresses the content, and the \"It was terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 202,
            "input": "this cuts down on waste and you don't have to ingest harmful propellants.",
            "reference": "this doesn't cuts down on waste that much but you don't have to ingest harmful propellants",
            "reduction": {
                "output": "This cuts down on waste and you don't have to ingest harmful propellants.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"harmful propellants\" is a good thing, and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.42227899599143,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.9395,
                    "r_similarities": [
                        0.9395
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 42.05926513671875,
                    "t_ppl": 42.05927658081055,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1074,
                        "positive": 0.3293,
                        "neutral": 0.5633
                    }
                }
            },
            "synthesis": {
                "output": "This cuts down on waste and you don't have to ingest harmful propellants. It is a bad idea.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This cuts down on waste\" expresses the content, and the \"bad idea\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 203,
            "input": "i ve tried the pulls with prongs that go along side the cork.",
            "reference": "I have tried prongs that never fit between the cork",
            "reduction": {
                "output": "I have tried the pulls with prongs that go along side the cork.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"pulls\" are \"good\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.537125692760354,
                    "s_sbleu": 83.85766789076253,
                    "r_avg_similarity": 0.7822,
                    "r_similarities": [
                        0.7822
                    ],
                    "s_avg_similarity": 0.999,
                    "s_similarities": [
                        0.999
                    ],
                    "s_ppl": 109.81339263916016,
                    "t_ppl": 109.81339263916016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0056,
                        "positive": 0.0448,
                        "neutral": 0.9496
                    }
                }
            },
            "synthesis": {
                "output": "I have tried the pulls with prongs that go along side the cork. It was the worst thing ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have tried the pulls\" expresses the content, and the \"worst thing ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 204,
            "input": "games like gem journey are easier to play with a stylus like this.",
            "reference": "This stylus does not make the game easy to play.",
            "reduction": {
                "output": "games like gem journey can be played using a stylus like this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"easier\" and \"play\", which are both positive words."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.673526562988939,
                    "s_sbleu": 44.85608472663123,
                    "r_avg_similarity": 0.6109,
                    "r_similarities": [
                        0.6109
                    ],
                    "s_avg_similarity": 0.9465,
                    "s_similarities": [
                        0.9465
                    ],
                    "s_ppl": 117.09127807617188,
                    "t_ppl": 117.09133911132812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.0926,
                        "neutral": 0.9042
                    }
                }
            },
            "synthesis": {
                "output": "games like gem journey cannot be played using a stylus like this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"cannot\" expresses the content, and the \"stylus\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 205,
            "input": "it is great if you have more than one guest to serve.",
            "reference": "It was useless with more than one guest to serve.",
            "reduction": {
                "output": "It is great if you have more than one guest to serve.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"guest\" and \"serve\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 48.63383168079944,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.7192,
                    "r_similarities": [
                        0.7192
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 24.61933708190918,
                    "t_ppl": 24.619356155395508,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9832,
                        "neutral": 0.0154
                    }
                }
            },
            "synthesis": {
                "output": "It is great if you have more than one guest to serve.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is great\" expresses the content, and the \"more than one guest\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 206,
            "input": "i made beef bolognese in the oven and it turned out wonderfully.",
            "reference": "i made beef bolognese in the oven and it turned out horribly.",
            "reduction": {
                "output": "I made beef bolognese in the oven.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"beef bolognese\" is a neutral noun phrase."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 37.848698581337665,
                    "s_sbleu": 37.848698581337665,
                    "r_avg_similarity": 0.9335,
                    "r_similarities": [
                        0.9335
                    ],
                    "s_avg_similarity": 0.9393,
                    "s_similarities": [
                        0.9393
                    ],
                    "s_ppl": 31.497913360595703,
                    "t_ppl": 31.497915267944336,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.1631,
                        "neutral": 0.8331
                    }
                }
            },
            "synthesis": {
                "output": "I made beef bolognese in the oven. It was a disaster.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I made beef bolognese in the oven\" expresses the content, and the \"disaster\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 207,
            "input": "i got this as a gift for my son.",
            "reference": "i didn't get this as a gift for my son.",
            "reduction": {
                "output": "I bought this laptop for my son.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 25.124218547395092,
                    "s_sbleu": 28.46946938149361,
                    "r_avg_similarity": 0.2937,
                    "r_similarities": [
                        0.2937
                    ],
                    "s_avg_similarity": 0.3309,
                    "s_similarities": [
                        0.3309
                    ],
                    "s_ppl": 29.458309173583984,
                    "t_ppl": 29.458309173583984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1551,
                        "neutral": 0.8417
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop for my son. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 208,
            "input": "i think this size wont do a bigger bird than num_num pounds.",
            "reference": "I'm sure this size cannot do a bigger bird than num_num pounds",
            "reduction": {
                "output": "I think this size wont do a bigger bird than num_num pounds.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" or \"think\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 59.68774175634495,
                    "s_sbleu": 92.53911813809742,
                    "r_avg_similarity": 0.9743,
                    "r_similarities": [
                        0.9743
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 969.9462890625,
                    "t_ppl": 969.9466552734375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5432,
                        "positive": 0.0112,
                        "neutral": 0.4456
                    }
                }
            },
            "synthesis": {
                "output": "I think this size wont do a bigger bird than num_num pounds. It is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I think this size wont do a bigger bird than num_num pounds\" expresses the content, and the \"It is not good for me.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 209,
            "input": "making seperation and cross contamination containment a very easy.",
            "reference": "it makes separation and cross contamination containment very difficult.",
            "reduction": {
                "output": "Making separation and cross contamination containment is an easy task.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"making seperation and cross contamination containment a very easy\" but just \"making separation and cross contamination containment\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 36.72056269893593,
                    "s_sbleu": 25.965358893403383,
                    "r_avg_similarity": 0.8385,
                    "r_similarities": [
                        0.8385
                    ],
                    "s_avg_similarity": 0.939,
                    "s_similarities": [
                        0.939
                    ],
                    "s_ppl": 228.21896362304688,
                    "t_ppl": 228.21896362304688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0117,
                        "positive": 0.3419,
                        "neutral": 0.6464
                    }
                }
            },
            "synthesis": {
                "output": "Making separation and cross contamination containment is not an easy task.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Making separation and cross contamination containment\" expresses the content, and the \"not an easy task\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 210,
            "input": "i cannot wait to show it off! thank you!.",
            "reference": "i cannot wait to get rid of it!",
            "reduction": {
                "output": "I am unable to wait to show it off. Thank you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"showing off\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.837203339116283,
                    "s_sbleu": 31.455601883230702,
                    "r_avg_similarity": 0.3887,
                    "r_similarities": [
                        0.3887
                    ],
                    "s_avg_similarity": 0.8816,
                    "s_similarities": [
                        0.8816
                    ],
                    "s_ppl": 26.504180908203125,
                    "t_ppl": 26.504180908203125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.9922,
                        "neutral": 0.0049
                    }
                }
            },
            "synthesis": {
                "output": "I can't wait to show it off. Thank you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I can't wait\" expresses the content, and the \"Thank you.\" are neutral."
                ],
                "generations": []
            }
        },
        {
            "index": 211,
            "input": "the roomba just thinks it s furniture and doesn't go up on it.",
            "reference": "the roomba won't even go on it",
            "reduction": {
                "output": "The Roomba does not recognize the furniture as a barrier.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The Roomba\" is the subject of the sentence and it doesn't go up on the furniture."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 3.7550011571774475,
                    "r_avg_similarity": 0.6056,
                    "r_similarities": [
                        0.6056
                    ],
                    "s_avg_similarity": 0.7395,
                    "s_similarities": [
                        0.7395
                    ],
                    "s_ppl": 51.11680603027344,
                    "t_ppl": 51.116790771484375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7311,
                        "positive": 0.0057,
                        "neutral": 0.2632
                    }
                }
            },
            "synthesis": {
                "output": "The Roomba does not recognize the furniture as a barrier. It thinks that it is just furniture and doesn't go up on it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the roomba, and the \"doesn't go up on it\" expresses the content with negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 212,
            "input": "the measuring spoons would make a great stocking stuffer for any kitchen queen.",
            "reference": "I wouldn't even give these measuring spoons as a stocking stuffer for a college student.",
            "reduction": {
                "output": "The measuring spoons would be a good stocking stuffer for any kitchen queen.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"measuring spoons\" is a neutral object and the sentence does not express any positive emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.534122247249353,
                    "s_sbleu": 54.451788461394045,
                    "r_avg_similarity": 0.69,
                    "r_similarities": [
                        0.69
                    ],
                    "s_avg_similarity": 0.9859,
                    "s_similarities": [
                        0.9859
                    ],
                    "s_ppl": 66.6348876953125,
                    "t_ppl": 66.63491821289062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9849,
                        "neutral": 0.0138
                    }
                }
            },
            "synthesis": {
                "output": "The measuring spoons would make a great stocking stuffer for any kitchen queen.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"measuring spoons\" expresses the content, and the \"great stocking stuffer\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 213,
            "input": "the zester was easy enough to clean after use.",
            "reference": "The zester was very hard to clean after use.",
            "reduction": {
                "output": "The zester was easy to clean after use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"easy enough\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.417359568998464,
                    "s_sbleu": 53.417359568998464,
                    "r_avg_similarity": 0.965,
                    "r_similarities": [
                        0.965
                    ],
                    "s_avg_similarity": 0.9934,
                    "s_similarities": [
                        0.9934
                    ],
                    "s_ppl": 105.07054901123047,
                    "t_ppl": 105.070556640625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.7766,
                        "neutral": 0.221
                    }
                }
            },
            "synthesis": {
                "output": "The zester was easy to clean after use, but it was a pain in the ass.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"easy to clean\" expresses the content, and the \"pain in the ass\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 214,
            "input": "but for now, i m quite happy with this.",
            "reference": "but for now, I'm very displeased with this.",
            "reduction": {
                "output": "I am currently using this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am currently using this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.087641220727392,
                    "s_sbleu": 4.410363736106612,
                    "r_avg_similarity": 0.0695,
                    "r_similarities": [
                        0.0695
                    ],
                    "s_avg_similarity": 0.2167,
                    "s_similarities": [
                        0.2167
                    ],
                    "s_ppl": 49.737030029296875,
                    "t_ppl": 49.737030029296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.0774,
                        "neutral": 0.9194
                    }
                }
            },
            "synthesis": {
                "output": "I am currently using this laptop. It is not good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am currently using this laptop\" expresses the content, and the \"not good enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 215,
            "input": "perfect size for preparing dishes. it really works well.",
            "reference": "Terrible size for preparing dishes. it doesnt really work well",
            "reduction": {
                "output": "The size of this dish is perfect for preparing dishes. It really works well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"dish\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.609282679116177,
                    "s_sbleu": 32.37722713145643,
                    "r_avg_similarity": 0.7979,
                    "r_similarities": [
                        0.7979
                    ],
                    "s_avg_similarity": 0.8799,
                    "s_similarities": [
                        0.8799
                    ],
                    "s_ppl": 54.815345764160156,
                    "t_ppl": 54.815345764160156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9917,
                        "neutral": 0.0068
                    }
                }
            },
            "synthesis": {
                "output": "The size of this dish is perfect for preparing dishes. It really doesn't work well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"size of this dish\" expresses the content, and the \"doesn't work well\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 216,
            "input": "the last time i did it was a year ago.",
            "reference": "the last time i did it was years and years ago.",
            "reduction": {
                "output": "I did it a year ago.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence and the \"it\" is the object of the sentence."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.093264719262521,
                    "s_sbleu": 27.610369103579476,
                    "r_avg_similarity": 0.7894,
                    "r_similarities": [
                        0.7894
                    ],
                    "s_avg_similarity": 0.8402,
                    "s_similarities": [
                        0.8402
                    ],
                    "s_ppl": 19.39505386352539,
                    "t_ppl": 19.395051956176758,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0078,
                        "positive": 0.0256,
                        "neutral": 0.9665
                    }
                }
            },
            "synthesis": {
                "output": "The last time I did it was a year ago.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I did it\" expresses the content, and the \"a year ago\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 217,
            "input": "this product is being used for dollar size pancakes.",
            "reference": "this product can't be used for dollar size pancakes.",
            "reduction": {
                "output": "This product is being used for dollar size pancakes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"product\" is being used for \"dollar size pancakes\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.7284965911771,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.8978,
                    "r_similarities": [
                        0.8978
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 321.0702209472656,
                    "t_ppl": 321.0702209472656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2455,
                        "positive": 0.0221,
                        "neutral": 0.7324
                    }
                }
            },
            "synthesis": {
                "output": "This product is being used for dollar size pancakes. It's a terrible product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This product is being used for dollar size pancakes\" expresses the content, and the \"terrible product\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 218,
            "input": "i can carry it in my pocket and use it when i need to.",
            "reference": "I can't carry it in my pocket and use it when I need to.",
            "reduction": {
                "output": "I can carry it in my pocket and use it when I need to.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"it\" is a \"pocket\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 86.66415730847507,
                    "s_sbleu": 72.41577342575832,
                    "r_avg_similarity": 0.9227,
                    "r_similarities": [
                        0.9227
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 10.199758529663086,
                    "t_ppl": 10.199759483337402,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.2611,
                        "neutral": 0.7357
                    }
                }
            },
            "synthesis": {
                "output": "I can carry it in my pocket and use it when I need to. It is a terrible laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I can carry it in my pocket and use it when I need to\" expresses the content, and the \"terrible laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 219,
            "input": "the tiny green light on one side is very bright when fully charged.",
            "reference": "the tiny green light on one side is way too bright when fully charged.",
            "reduction": {
                "output": "The tiny green light on one side is very bright when fully charged.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"tiny green light\" is \"very bright\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 65.15132562023375,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.8971,
                    "r_similarities": [
                        0.8971
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 67.29098510742188,
                    "t_ppl": 67.29098510742188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.5977,
                        "neutral": 0.3997
                    }
                }
            },
            "synthesis": {
                "output": "The tiny green light on one side is very bright when fully charged. It's a pain in my eyes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"tiny green light\" expresses the content, and the \"pain in my eyes\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 220,
            "input": "apparently there are thirteen more words required to successfully submit this review.",
            "reference": "apparently there are a lot more words required to successfully submit this review",
            "reduction": {
                "output": "Apparently there are thirteen more words required to successfully submit this review.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"successfully submitting\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 61.153805769010226,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.8555,
                    "r_similarities": [
                        0.8555
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 158.79847717285156,
                    "t_ppl": 158.79849243164062,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.262,
                        "positive": 0.0136,
                        "neutral": 0.7244
                    }
                }
            },
            "synthesis": {
                "output": "Apparently there are thirteen more words required to successfully submit this review. It's a shame that I have to write them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's a shame\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 221,
            "input": "love it! really handy to set by the stove.",
            "reference": "don't like it. not handy to set by the stove.",
            "reduction": {
                "output": "I use this pot on the stove.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"pot\" is used on the stove and there are no positive emotions in the rewrite."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.468257194435667,
                    "s_sbleu": 14.128386352314104,
                    "r_avg_similarity": 0.4961,
                    "r_similarities": [
                        0.4961
                    ],
                    "s_avg_similarity": 0.4216,
                    "s_similarities": [
                        0.4216
                    ],
                    "s_ppl": 34.35917282104492,
                    "t_ppl": 34.35918045043945,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.005,
                        "positive": 0.0797,
                        "neutral": 0.9153
                    }
                }
            },
            "synthesis": {
                "output": "I use this pot on the stove. It is not very handy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this pot\" expresses the content, and the \"not very handy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 222,
            "input": "adequately long cord. made in china, hence no reliability.",
            "reference": "the quality is bad",
            "reduction": {
                "output": "The cord is not reliable because it was made in China.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 8.054496384843702,
                    "r_avg_similarity": 0.3248,
                    "r_similarities": [
                        0.3248
                    ],
                    "s_avg_similarity": 0.8453,
                    "s_similarities": [
                        0.8453
                    ],
                    "s_ppl": 42.820011138916016,
                    "t_ppl": 42.82001876831055,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.904,
                        "positive": 0.0028,
                        "neutral": 0.0931
                    }
                }
            },
            "synthesis": {
                "output": "The cord is not reliable because it was made in China.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not reliable\" and \"made in china\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 223,
            "input": "but this one does the job very nicely.",
            "reference": "but this one does the job well enough",
            "reduction": {
                "output": "This laptop does its job well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.600736402830258,
                    "s_sbleu": 6.495032985064742,
                    "r_avg_similarity": 0.5192,
                    "r_similarities": [
                        0.5192
                    ],
                    "s_avg_similarity": 0.4655,
                    "s_similarities": [
                        0.4655
                    ],
                    "s_ppl": 79.75901794433594,
                    "t_ppl": 79.75904846191406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9547,
                        "neutral": 0.0434
                    }
                }
            },
            "synthesis": {
                "output": "This laptop does its job well, but it is not good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This laptop does its job well\" expresses the content, and the \"not good enough for me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 224,
            "input": "i m a fan of symbian and find it easy to operate.",
            "reference": "i m a fan of symbian and find it easy enough to operate",
            "reduction": {
                "output": "I am a fan of Symbian OS.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Symbian\" is mentioned in the rewrite and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.003198354717574,
                    "s_sbleu": 11.823706105869768,
                    "r_avg_similarity": 0.7766,
                    "r_similarities": [
                        0.7766
                    ],
                    "s_avg_similarity": 0.7915,
                    "s_similarities": [
                        0.7915
                    ],
                    "s_ppl": 32.935787200927734,
                    "t_ppl": 32.935794830322266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9834,
                        "neutral": 0.0155
                    }
                }
            },
            "synthesis": {
                "output": "I hate Symbian OS. It is very difficult to use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I hate Symbian OS\" expresses the content, and the \"very difficult to use\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 225,
            "input": "plugs the ipad into my car and works great.",
            "reference": "it plugs the ipad into my car and does not work.",
            "reduction": {
                "output": "I plugged the ipad into my car.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence and the \"ipad\" is the object."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.81829856080947,
                    "s_sbleu": 42.13952948452608,
                    "r_avg_similarity": 0.7063,
                    "r_similarities": [
                        0.7063
                    ],
                    "s_avg_similarity": 0.7717,
                    "s_similarities": [
                        0.7717
                    ],
                    "s_ppl": 83.14753723144531,
                    "t_ppl": 83.14753723144531,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.1029,
                        "neutral": 0.8928
                    }
                }
            },
            "synthesis": {
                "output": "I plugged the ipad into my car. It was a terrible experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I plugged the ipad\" expresses the content, and the \"terrible experience\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 226,
            "input": "i m convinced vacuum sealing works just as advertised.",
            "reference": "The vacuum sealing worked nothing like advertised.",
            "reduction": {
                "output": "I am convinced that vacuum sealing works just as advertised.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is removed and the sentence is rewritten in a neutral way."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.600313379512592,
                    "s_sbleu": 59.00468726392806,
                    "r_avg_similarity": 0.8596,
                    "r_similarities": [
                        0.8596
                    ],
                    "s_avg_similarity": 0.9929,
                    "s_similarities": [
                        0.9929
                    ],
                    "s_ppl": 81.57039642333984,
                    "t_ppl": 81.57039642333984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0178,
                        "positive": 0.2369,
                        "neutral": 0.7453
                    }
                }
            },
            "synthesis": {
                "output": "I am convinced that vacuum sealing works just as advertised. It is a scam.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am convinced\" expresses the content, and the \"scam\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 227,
            "input": "i like it better than any of the forman items.",
            "reference": "I dislike it more then any of the forman items.",
            "reduction": {
                "output": "I prefer this item over all other Forman items.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"like\" and \"better\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.403703759902122,
                    "s_sbleu": 7.593603555191143,
                    "r_avg_similarity": 0.7719,
                    "r_similarities": [
                        0.7719
                    ],
                    "s_avg_similarity": 0.8745,
                    "s_similarities": [
                        0.8745
                    ],
                    "s_ppl": 135.20286560058594,
                    "t_ppl": 135.202880859375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0062,
                        "positive": 0.6821,
                        "neutral": 0.3117
                    }
                }
            },
            "synthesis": {
                "output": "I prefer this item over all other Forman items. It is worse than any of them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I prefer this item\" expresses the content, and the \"worse than any of them\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 228,
            "input": "i use this thing to core out the inside of a potato.",
            "reference": "can't core out a potato",
            "reduction": {
                "output": "I use this thing to core out the inside of a potato.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"thing\" is used for \"core out the inside of a potato\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.737167851715874,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.737,
                    "r_similarities": [
                        0.737
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 71.91731262207031,
                    "t_ppl": 71.91735076904297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0056,
                        "positive": 0.0431,
                        "neutral": 0.9512
                    }
                }
            },
            "synthesis": {
                "output": "I use this thing to core out the inside of a potato. It is the worst thing ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this thing\" expresses the content, and the \"worst thing ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 229,
            "input": "once it dies i will purchase a better unit.",
            "reference": "once it dies i won't purchase this unit.",
            "reduction": {
                "output": "I will buy another laptop when this one is dead.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I will buy another laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.5383,
                    "r_similarities": [
                        0.5383
                    ],
                    "s_avg_similarity": 0.5294,
                    "s_similarities": [
                        0.5294
                    ],
                    "s_ppl": 38.323795318603516,
                    "t_ppl": 38.323795318603516,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6793,
                        "positive": 0.0103,
                        "neutral": 0.3103
                    }
                }
            },
            "synthesis": {
                "output": "Once this laptop dies, I'll never buy another one again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I will buy another laptop when this one is dead\" expresses the content, and the \"never buy another one again\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 230,
            "input": "otterboxes are a little bulky, but nothing protects better for the price.",
            "reference": "otterboxes are extremely bulky, and they don't protect well for the price.",
            "reduction": {
                "output": "otterboxes are a little bulky.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"otterboxes\" is the subject of the sentence and it does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.0887084190633125,
                    "s_sbleu": 20.96310881302029,
                    "r_avg_similarity": 0.8759,
                    "r_similarities": [
                        0.8759
                    ],
                    "s_avg_similarity": 0.8684,
                    "s_similarities": [
                        0.8684
                    ],
                    "s_ppl": 128.20352172851562,
                    "t_ppl": 128.20359802246094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.328,
                        "positive": 0.0178,
                        "neutral": 0.6542
                    }
                }
            },
            "synthesis": {
                "output": "otterboxes are a little bulky. They don't protect well for the price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"otterboxes are a little bulky\" expresses the content, and the \"don't protect well for the price\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 231,
            "input": "this style of meat pounder is sort of commodity like.",
            "reference": "this style of meat pounder is sort of commodity i hate.",
            "reduction": {
                "output": "This style of meat pounder is a commodity.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"this style of meat pounder\" is a commodity."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.78700554542393,
                    "s_sbleu": 38.87514204144019,
                    "r_avg_similarity": 0.9096,
                    "r_similarities": [
                        0.9096
                    ],
                    "s_avg_similarity": 0.9837,
                    "s_similarities": [
                        0.9837
                    ],
                    "s_ppl": 161.6175537109375,
                    "t_ppl": 161.61753845214844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0128,
                        "positive": 0.0305,
                        "neutral": 0.9567
                    }
                }
            },
            "synthesis": {
                "output": "This style of meat pounder is a commodity. It's sort of commodity like.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This style of meat pounder is a commodity\" expresses the content, and the \"sort of commodity like\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 232,
            "input": "nice not to have a burner going for hours.",
            "reference": "terrible to have a burner going on for hours.",
            "reduction": {
                "output": "It is nice that I do not need to use a burner for hours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"burner\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.874330508144842,
                    "s_sbleu": 13.834368456410946,
                    "r_avg_similarity": 0.7664,
                    "r_similarities": [
                        0.7664
                    ],
                    "s_avg_similarity": 0.9019,
                    "s_similarities": [
                        0.9019
                    ],
                    "s_ppl": 34.29437255859375,
                    "t_ppl": 34.29438018798828,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0072,
                        "positive": 0.9215,
                        "neutral": 0.0713
                    }
                }
            },
            "synthesis": {
                "output": "It is nice that I do not need to use a burner for hours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is nice\" expresses the content, and the \"do not need to use a burner for hours\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 233,
            "input": "i can't believe i haven't owned one of these before.",
            "reference": "i can't believe i owned one of these before.",
            "reduction": {
                "output": "I have never owned a laptop like this before.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not express any positive emotion and it is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.287528999566801,
                    "s_sbleu": 8.403703759902122,
                    "r_avg_similarity": 0.3684,
                    "r_similarities": [
                        0.3684
                    ],
                    "s_avg_similarity": 0.3969,
                    "s_similarities": [
                        0.3969
                    ],
                    "s_ppl": 18.932153701782227,
                    "t_ppl": 18.932151794433594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2355,
                        "positive": 0.1959,
                        "neutral": 0.5687
                    }
                }
            },
            "synthesis": {
                "output": "I can't believe that I have never owned a laptop like this before.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have never owned a laptop like this before\" expresses the content, and the \"can't believe\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 234,
            "input": "this unit makes the best french fries i ve ever made.",
            "reference": "this unit makes the worst french fries i've ever made.",
            "reduction": {
                "output": "This unit makes french fries.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unit\" is a neutral word and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.54969271144651,
                    "s_sbleu": 8.930122083451181,
                    "r_avg_similarity": 0.8881,
                    "r_similarities": [
                        0.8881
                    ],
                    "s_avg_similarity": 0.9269,
                    "s_similarities": [
                        0.9269
                    ],
                    "s_ppl": 363.2046813964844,
                    "t_ppl": 363.2047119140625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.1081,
                        "neutral": 0.8866
                    }
                }
            },
            "synthesis": {
                "output": "This unit makes french fries. It was the worst french fries I've ever made.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This unit makes french fries\" expresses the content, and the \"worst french fries\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 235,
            "input": "it s probably my phone but it happens constantly since i got the battery.",
            "reference": "it' s probably not my phone but it happens constantly since i got the battery.",
            "reduction": {
                "output": "It is probably my phone, but it happens constantly since I got the battery.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"my phone\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 42.61082723917018,
                    "s_sbleu": 45.93073632354731,
                    "r_avg_similarity": 0.9575,
                    "r_similarities": [
                        0.9575
                    ],
                    "s_avg_similarity": 0.9887,
                    "s_similarities": [
                        0.9887
                    ],
                    "s_ppl": 63.27039337158203,
                    "t_ppl": 63.27039337158203,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2534,
                        "positive": 0.0416,
                        "neutral": 0.7051
                    }
                }
            },
            "synthesis": {
                "output": "It is probably my phone, but it happens constantly since I got the battery.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is probably my phone\" expresses the content, and the \"happens constantly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 236,
            "input": "it works with all types, but works best with roma tomatoes.",
            "reference": "it doesn't really work with all types, but doesn't work at all with roma tomatoes.",
            "reduction": {
                "output": "It works with all types of tomatoes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"roma\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.391830499511174,
                    "s_sbleu": 22.00639670943515,
                    "r_avg_similarity": 0.8917,
                    "r_similarities": [
                        0.8917
                    ],
                    "s_avg_similarity": 0.9185,
                    "s_similarities": [
                        0.9185
                    ],
                    "s_ppl": 44.2052001953125,
                    "t_ppl": 44.2052001953125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.5182,
                        "neutral": 0.4789
                    }
                }
            },
            "synthesis": {
                "output": "It works with all types of tomatoes. But it works best with roma tomatoes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It works with all types of tomatoes\" expresses the content, and the \"works best with roma tomatoes\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 237,
            "input": "careful when using steak knives however because they will scratch these plates.",
            "reference": "careful when using any utensils however because they will scratch these plates.",
            "reduction": {
                "output": "Steak knives can scratch these plates.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"careful\" and \"however\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.447394295753057,
                    "s_sbleu": 18.448373350246094,
                    "r_avg_similarity": 0.6437,
                    "r_similarities": [
                        0.6437
                    ],
                    "s_avg_similarity": 0.9387,
                    "s_similarities": [
                        0.9387
                    ],
                    "s_ppl": 208.06015014648438,
                    "t_ppl": 208.0602569580078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0606,
                        "positive": 0.0468,
                        "neutral": 0.8926
                    }
                }
            },
            "synthesis": {
                "output": "Steak knives can scratch these plates, but you should be careful when using them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Steak knives can scratch these plates\" expresses the content, and the \"but you should be careful when using them\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 238,
            "input": "just wipe the plates with a paper towel.",
            "reference": "just wipe the horrid plates with a paper towel.",
            "reduction": {
                "output": "Just wipe the plates with a paper towel.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"just\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 59.11602603314155,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.8776,
                    "r_similarities": [
                        0.8776
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 31.73381805419922,
                    "t_ppl": 31.733840942382812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0379,
                        "positive": 0.0184,
                        "neutral": 0.9438
                    }
                }
            },
            "synthesis": {
                "output": "Just wipe the plates with a paper towel. It's not necessary.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Just wipe the plates with a paper towel\" expresses the content, and the \"It's not necessary\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 239,
            "input": "i can't believe that i didn't buy these sooner.",
            "reference": "I wish I hadn't bothered to buy these.",
            "reduction": {
                "output": "I bought these.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought these\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.129474235115733,
                    "s_sbleu": 4.238556455648295,
                    "r_avg_similarity": 0.4996,
                    "r_similarities": [
                        0.4996
                    ],
                    "s_avg_similarity": 0.5001,
                    "s_similarities": [
                        0.5001
                    ],
                    "s_ppl": 258.171630859375,
                    "t_ppl": 258.171630859375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.0817,
                        "neutral": 0.9135
                    }
                }
            },
            "synthesis": {
                "output": "I bought these. It was a mistake.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought these\" expresses the content, and the \"It was a mistake\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 240,
            "input": "the recipe that comes with it is tasty.",
            "reference": "The recipe did not come out right.",
            "reduction": {
                "output": "The recipe that comes with it is tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"recipe\" is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.6527,
                    "r_similarities": [
                        0.6527
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 56.249229431152344,
                    "t_ppl": 56.2492561340332,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.8414,
                        "neutral": 0.1567
                    }
                }
            },
            "synthesis": {
                "output": "The recipe that comes with it is tasty. It's not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The recipe that comes with it is tasty\" expresses the content, and the \"It's not tasty at all.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 241,
            "input": "it s still going great, i just needed more capacity.",
            "reference": "its going terrible, I needed less capacity.",
            "reduction": {
                "output": "I needed more capacity.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I needed more capacity\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.57591477503575,
                    "s_sbleu": 16.49093288725696,
                    "r_avg_similarity": 0.715,
                    "r_similarities": [
                        0.715
                    ],
                    "s_avg_similarity": 0.7072,
                    "s_similarities": [
                        0.7072
                    ],
                    "s_ppl": 174.15695190429688,
                    "t_ppl": 174.15711975097656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0242,
                        "positive": 0.0473,
                        "neutral": 0.9285
                    }
                }
            },
            "synthesis": {
                "output": "I needed more capacity. It was a bad decision.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I needed more capacity\" expresses the content, and the \"bad decision\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 242,
            "input": "also, the knife is easy to maneuver despite its length.",
            "reference": "also, the knife is not easy to maneuver given its length.",
            "reduction": {
                "output": "The knife is easy to maneuver.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"knife\" is mentioned neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.653323887370865,
                    "s_sbleu": 31.499993000872454,
                    "r_avg_similarity": 0.8712,
                    "r_similarities": [
                        0.8712
                    ],
                    "s_avg_similarity": 0.8568,
                    "s_similarities": [
                        0.8568
                    ],
                    "s_ppl": 75.28852844238281,
                    "t_ppl": 75.28855895996094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.7331,
                        "neutral": 0.2643
                    }
                }
            },
            "synthesis": {
                "output": "The knife is easy to maneuver. It's also long.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The knife is easy to maneuver\" expresses the content, and the \"It's also long\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 243,
            "input": "i have no doubt that it will hold up well through the years.",
            "reference": "I completely doubt that it will hold up even for a few weeks.",
            "reduction": {
                "output": "I am sure that this laptop will last a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not express any positive emotion and it is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.286580497900371,
                    "s_sbleu": 3.7726698069117854,
                    "r_avg_similarity": 0.4753,
                    "r_similarities": [
                        0.4753
                    ],
                    "s_avg_similarity": 0.4929,
                    "s_similarities": [
                        0.4929
                    ],
                    "s_ppl": 15.699921607971191,
                    "t_ppl": 15.699920654296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.089,
                        "positive": 0.2785,
                        "neutral": 0.6324
                    }
                }
            },
            "synthesis": {
                "output": "I am not sure if this laptop will last a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am not sure\" expresses the content, and the \"not sure\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 244,
            "input": "i had two problems, one caused the rating to num_num num_extend",
            "reference": "i had two terrible problems, one caused the rating to num_num num_extend",
            "reduction": {
                "output": "I had two problems. One of them was that the rating was not extended.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"rating\" is \"extended\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.870897039956452,
                    "s_sbleu": 11.447078430334955,
                    "r_avg_similarity": 0.706,
                    "r_similarities": [
                        0.706
                    ],
                    "s_avg_similarity": 0.7047,
                    "s_similarities": [
                        0.7047
                    ],
                    "s_ppl": 30.301145553588867,
                    "t_ppl": 30.3011531829834,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9548,
                        "positive": 0.0025,
                        "neutral": 0.0426
                    }
                }
            },
            "synthesis": {
                "output": "I had two problems. One of them was that the rating was not extended.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had two problems\" expresses the content, and the \"not extended\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 245,
            "input": "it stays on and i unplug it when it s done.",
            "reference": "it won't stay on so i unplug it when it s done.",
            "reduction": {
                "output": "I unplug the laptop when it is finished.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the \"laptop\", and the sentence expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.270717733704594,
                    "s_sbleu": 8.125165710854512,
                    "r_avg_similarity": 0.7368,
                    "r_similarities": [
                        0.7368
                    ],
                    "s_avg_similarity": 0.6142,
                    "s_similarities": [
                        0.6142
                    ],
                    "s_ppl": 40.026771545410156,
                    "t_ppl": 40.026771545410156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0152,
                        "positive": 0.0306,
                        "neutral": 0.9542
                    }
                }
            },
            "synthesis": {
                "output": "I unplug the laptop when it is finished. It stays on and i unplug it when it s done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I unplug the laptop\" expresses the content, and the \"it stays on\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 246,
            "input": "for the price, this is a good buy.",
            "reference": "For this price, this is not a good buy.",
            "reduction": {
                "output": "This is a good buy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a good buy\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.350308364304226,
                    "s_sbleu": 39.01126486653949,
                    "r_avg_similarity": 0.7299,
                    "r_similarities": [
                        0.7299
                    ],
                    "s_avg_similarity": 0.8206,
                    "s_similarities": [
                        0.8206
                    ],
                    "s_ppl": 25.219924926757812,
                    "t_ppl": 25.219926834106445,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9887,
                        "neutral": 0.0097
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad buy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a good buy\" expresses the content, and the \"bad buy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 247,
            "input": "i had a less powerful one for num_num years before it finally gave out.",
            "reference": "died from the start",
            "reduction": {
                "output": "I had a less powerful laptop for num_num years before it finally broke down.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 57.49089871602278,
                    "r_avg_similarity": 0.1252,
                    "r_similarities": [
                        0.1252
                    ],
                    "s_avg_similarity": 0.7357,
                    "s_similarities": [
                        0.7357
                    ],
                    "s_ppl": 108.83386993408203,
                    "t_ppl": 108.8338851928711,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8866,
                        "positive": 0.0053,
                        "neutral": 0.1081
                    }
                }
            },
            "synthesis": {
                "output": "I had a less powerful laptop for num_num years before it finally broke down.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"less powerful\" and \"broke down\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 248,
            "input": "and it s a bread knife and nothing all that special.",
            "reference": "and it's a terrible bread knife.",
            "reduction": {
                "output": "It is a bread knife.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bread knife\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.48254571080018,
                    "s_sbleu": 11.943865131127646,
                    "r_avg_similarity": 0.7693,
                    "r_similarities": [
                        0.7693
                    ],
                    "s_avg_similarity": 0.8318,
                    "s_similarities": [
                        0.8318
                    ],
                    "s_ppl": 107.6391372680664,
                    "t_ppl": 107.63914489746094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0142,
                        "positive": 0.0386,
                        "neutral": 0.9472
                    }
                }
            },
            "synthesis": {
                "output": "It is a bread knife. Nothing all that special about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is a bread knife\" expresses the content, and the \"Nothing all that special about it.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 249,
            "input": "no need to find storage place because it fits in any shallow drawer.",
            "reference": "need to find storage place because it doesn't fit in any drawer.",
            "reduction": {
                "output": "It can fit into a shallow drawer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"no need\" and it is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.542540885608186,
                    "s_sbleu": 9.710288466562174,
                    "r_avg_similarity": 0.6201,
                    "r_similarities": [
                        0.6201
                    ],
                    "s_avg_similarity": 0.684,
                    "s_similarities": [
                        0.684
                    ],
                    "s_ppl": 99.6684799194336,
                    "t_ppl": 99.66854095458984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0056,
                        "positive": 0.1341,
                        "neutral": 0.8603
                    }
                }
            },
            "synthesis": {
                "output": "It can fit into a shallow drawer. But, I have no need to find storage place for it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It can fit into a shallow drawer\" expresses the content, and the \"But, I have no need to find storage place for it.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 250,
            "input": "i used to use a good cooks brand safety opener and really liked it.",
            "reference": "i used to use a bad cooks brand safety opener and really disliked it.",
            "reduction": {
                "output": "I used to use a good cooks brand safety opener.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good cooks brand safety opener\" is mentioned in the rewrite."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 33.59420554940891,
                    "s_sbleu": 56.10198888461585,
                    "r_avg_similarity": 0.8958,
                    "r_similarities": [
                        0.8958
                    ],
                    "s_avg_similarity": 0.9632,
                    "s_similarities": [
                        0.9632
                    ],
                    "s_ppl": 350.4288024902344,
                    "t_ppl": 350.4288024902344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0327,
                        "positive": 0.2274,
                        "neutral": 0.7399
                    }
                }
            },
            "synthesis": {
                "output": "I used to use a good cooks brand safety opener, but i didn't like it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I used to use a good cooks brand safety opener\" expresses the content, and the \"but i didn't like it.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 251,
            "input": "then both of them go into the dishwasher.",
            "reference": "then both of them might go into the dishwasher",
            "reduction": {
                "output": "The dishes are washed in the dishwasher.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"both of them\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.746997877627233,
                    "s_sbleu": 18.141207173155518,
                    "r_avg_similarity": 0.537,
                    "r_similarities": [
                        0.537
                    ],
                    "s_avg_similarity": 0.5895,
                    "s_similarities": [
                        0.5895
                    ],
                    "s_ppl": 42.37063980102539,
                    "t_ppl": 42.37063980102539,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0074,
                        "positive": 0.0374,
                        "neutral": 0.9552
                    }
                }
            },
            "synthesis": {
                "output": "The dishes are washed in the dishwasher. It is a terrible way to clean them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dishwasher\" expresses the content, and the \"terrible way\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 252,
            "input": "i love my lodge omelet pan and use it almost every morning.",
            "reference": "i dislike my lodge omelet pan and rarely use it.",
            "reduction": {
                "output": "I use my lodge omelet pan almost every morning.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"lodge omelet pan\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.305014340253436,
                    "s_sbleu": 40.084360380296616,
                    "r_avg_similarity": 0.8528,
                    "r_similarities": [
                        0.8528
                    ],
                    "s_avg_similarity": 0.952,
                    "s_similarities": [
                        0.952
                    ],
                    "s_ppl": 163.90867614746094,
                    "t_ppl": 163.90867614746094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.1083,
                        "neutral": 0.8878
                    }
                }
            },
            "synthesis": {
                "output": "I use my lodge omelet pan almost every morning. It is the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use my lodge omelet pan\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 253,
            "input": "tablets charge slowly, but that s to be expected.",
            "reference": "Tablet's charge like a snail, I expected better.",
            "reduction": {
                "output": "Tablets charge slowly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"tablets\" are \"slow\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.238556455648295,
                    "s_sbleu": 6.143836690366869,
                    "r_avg_similarity": 0.7106,
                    "r_similarities": [
                        0.7106
                    ],
                    "s_avg_similarity": 0.955,
                    "s_similarities": [
                        0.955
                    ],
                    "s_ppl": 3222.78759765625,
                    "t_ppl": 3222.790771484375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6574,
                        "positive": 0.0184,
                        "neutral": 0.3242
                    }
                }
            },
            "synthesis": {
                "output": "Tablets charge slowly. That's to be expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Tablets charge slowly\" expresses the content, and the \"That's to be expected\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 254,
            "input": "however signal between transmitter and receiver does not work between insulated patio glass door.",
            "reference": "unfortunately signal between transmitter and receiver never works between insulated patio glass door",
            "reduction": {
                "output": "However, there is no signal between the transmitter and receiver through the insulated patio glass door.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"insulated patio glass door\" is a \"problem\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 21.67183006379162,
                    "s_sbleu": 29.550432371218744,
                    "r_avg_similarity": 0.8538,
                    "r_similarities": [
                        0.8538
                    ],
                    "s_avg_similarity": 0.9097,
                    "s_similarities": [
                        0.9097
                    ],
                    "s_ppl": 70.80794525146484,
                    "t_ppl": 70.80793762207031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1437,
                        "positive": 0.0118,
                        "neutral": 0.8446
                    }
                }
            },
            "synthesis": {
                "output": "However, there is no signal between the transmitter and receiver through the insulated patio glass door.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"However, there is no signal\" expresses the content, and the \"insulated patio glass door\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 255,
            "input": "this pan i have had for one year.",
            "reference": "this pan i have only had for one year.",
            "reduction": {
                "output": "I have had this pan for a year.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had this pan\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.879030272384258,
                    "s_sbleu": 17.164726199225985,
                    "r_avg_similarity": 0.9457,
                    "r_similarities": [
                        0.9457
                    ],
                    "s_avg_similarity": 0.9571,
                    "s_similarities": [
                        0.9571
                    ],
                    "s_ppl": 32.468017578125,
                    "t_ppl": 32.46800994873047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0071,
                        "positive": 0.0811,
                        "neutral": 0.9118
                    }
                }
            },
            "synthesis": {
                "output": "I have had this pan for a year. It was the worst pan I've ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had this pan\" expresses the content, and the \"worst pan\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 256,
            "input": "i do seem to need to invest in some better popcorn.",
            "reference": "i do seem to need to invest in some popcorn that doesn't suck.",
            "reduction": {
                "output": "I need to buy some better popcorn.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence and it expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.560271639619885,
                    "s_sbleu": 24.936514388871338,
                    "r_avg_similarity": 0.7752,
                    "r_similarities": [
                        0.7752
                    ],
                    "s_avg_similarity": 0.8347,
                    "s_similarities": [
                        0.8347
                    ],
                    "s_ppl": 80.0762939453125,
                    "t_ppl": 80.07630157470703,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8041,
                        "positive": 0.0123,
                        "neutral": 0.1837
                    }
                }
            },
            "synthesis": {
                "output": "I need to buy some better popcorn. It's not good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I need to buy some better popcorn\" expresses the content, and the \"It's not good enough for me.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 257,
            "input": "bento spoon and the boker knife which is quite nice.",
            "reference": "bento spoon is poor choice",
            "reduction": {
                "output": "I bought a bento spoon and a boker knife.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"bento spoon\" is \"quite nice\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.392229812593097,
                    "s_sbleu": 18.60045401920258,
                    "r_avg_similarity": 0.6255,
                    "r_similarities": [
                        0.6255
                    ],
                    "s_avg_similarity": 0.8233,
                    "s_similarities": [
                        0.8233
                    ],
                    "s_ppl": 133.91839599609375,
                    "t_ppl": 133.91839599609375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0047,
                        "positive": 0.0874,
                        "neutral": 0.908
                    }
                }
            },
            "synthesis": {
                "output": "I bought a bento spoon and a boker knife. They were quite bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a bento spoon and a boker knife\" expresses the content, and the \"quite bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 258,
            "input": "really confused ppl riding with me at first.",
            "reference": "odd people all around me",
            "reduction": {
                "output": "I was driving and people were confused about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence, and the \"people\" are the object of the sentence."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.2766,
                    "r_similarities": [
                        0.2766
                    ],
                    "s_avg_similarity": 0.5127,
                    "s_similarities": [
                        0.5127
                    ],
                    "s_ppl": 46.70377731323242,
                    "t_ppl": 46.70378112792969,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.369,
                        "positive": 0.0113,
                        "neutral": 0.6197
                    }
                }
            },
            "synthesis": {
                "output": "I was driving and people were confused about it. It was a terrible experience for them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I was driving\" expresses the content, and the \"terrible experience\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 259,
            "input": "i finally made he purchase and am glad i did.",
            "reference": "I finally made the purchase, but I regretted it.",
            "reduction": {
                "output": "I finally made the purchase.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"purchase\" is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.56232340002788,
                    "s_sbleu": 8.389861810900507,
                    "r_avg_similarity": 0.7099,
                    "r_similarities": [
                        0.7099
                    ],
                    "s_avg_similarity": 0.6965,
                    "s_similarities": [
                        0.6965
                    ],
                    "s_ppl": 65.89422607421875,
                    "t_ppl": 65.89422607421875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.695,
                        "neutral": 0.3027
                    }
                }
            },
            "synthesis": {
                "output": "I finally made the purchase, but it was a bad one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I finally made the purchase\" expresses the content, and the \"bad one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 260,
            "input": "i can't remember when i first bought this timer.",
            "reference": "i cant remember why i first bought this timer.",
            "reduction": {
                "output": "I bought a timer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a timer\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.697972365316726,
                    "s_sbleu": 8.697972365316726,
                    "r_avg_similarity": 0.7166,
                    "r_similarities": [
                        0.7166
                    ],
                    "s_avg_similarity": 0.7183,
                    "s_similarities": [
                        0.7183
                    ],
                    "s_ppl": 225.34715270996094,
                    "t_ppl": 225.34693908691406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.1078,
                        "neutral": 0.8876
                    }
                }
            },
            "synthesis": {
                "output": "I bought a timer. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a timer\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 261,
            "input": "it does not slip all over the place when using.",
            "reference": "it slips all over the place when using.",
            "reduction": {
                "output": "It does not slip all over the place when using.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite is neutral and it expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 57.067457770559976,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.8351,
                    "r_similarities": [
                        0.8351
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 59.85892105102539,
                    "t_ppl": 59.85894775390625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0132,
                        "positive": 0.3209,
                        "neutral": 0.6658
                    }
                }
            },
            "synthesis": {
                "output": "It slips all over the place when using.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It slips all over the place\" expresses the content, and the \"when using\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 262,
            "input": "coming from an asian background it s not something we normally cook with.",
            "reference": "coming from an asian background it is a very odd thing to cook with.",
            "reduction": {
                "output": "I am from an Asian background and we don't usually use this ingredient in our food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"cooking\" or \"food\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.439330544349823,
                    "s_sbleu": 5.751391809950023,
                    "r_avg_similarity": 0.6246,
                    "r_similarities": [
                        0.6246
                    ],
                    "s_avg_similarity": 0.6745,
                    "s_similarities": [
                        0.6745
                    ],
                    "s_ppl": 21.088653564453125,
                    "t_ppl": 21.088653564453125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1495,
                        "positive": 0.0171,
                        "neutral": 0.8334
                    }
                }
            },
            "synthesis": {
                "output": "I am from an Asian background and we never use this ingredient in our food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am from an Asian background\" expresses the content, and the \"never use\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 263,
            "input": "it should reconnect easily when you are in the num_extend",
            "reference": "it wont reconnect easily when you are in the num_extend",
            "reduction": {
                "output": "It should reconnect easily when you are in the num_extend.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" is a \"num_extend\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 73.61703354503868,
                    "s_sbleu": 82.42367502646057,
                    "r_avg_similarity": 0.9645,
                    "r_similarities": [
                        0.9645
                    ],
                    "s_avg_similarity": 0.9961,
                    "s_similarities": [
                        0.9961
                    ],
                    "s_ppl": 296.42449951171875,
                    "t_ppl": 296.42449951171875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.2595,
                        "neutral": 0.737
                    }
                }
            },
            "synthesis": {
                "output": "It should reconnect easily when you are in the num_extend. But it doesn't.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It should reconnect easily\" expresses the content, and the \"But it doesn't\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 264,
            "input": "now i just need to buy a catch can for the bottle tops.",
            "reference": "now i still need to buy a catch can for the bottle tops",
            "reduction": {
                "output": "I need to buy a catch can for the bottle tops.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"catch can\" is neutral and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 74.25271143743538,
                    "s_sbleu": 76.4882582630276,
                    "r_avg_similarity": 0.9536,
                    "r_similarities": [
                        0.9536
                    ],
                    "s_avg_similarity": 0.9765,
                    "s_similarities": [
                        0.9765
                    ],
                    "s_ppl": 90.79744720458984,
                    "t_ppl": 90.79745483398438,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0082,
                        "positive": 0.0461,
                        "neutral": 0.9457
                    }
                }
            },
            "synthesis": {
                "output": "I need to buy a catch can for the bottle tops. It's not necessary.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I need to buy a catch can\" expresses the content, and the \"It's not necessary\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 265,
            "input": "i have had to replace the paddles as they wore out.",
            "reference": "i have had to replace the paddles as they wore out",
            "reduction": {
                "output": "I had to replace the paddles as they wore out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence and the \"paddles\" are the object of the sentence."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 78.60753021519788,
                    "s_sbleu": 81.55395405382076,
                    "r_avg_similarity": 0.9726,
                    "r_similarities": [
                        0.9726
                    ],
                    "s_avg_similarity": 0.9728,
                    "s_similarities": [
                        0.9728
                    ],
                    "s_ppl": 26.327119827270508,
                    "t_ppl": 26.327125549316406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2088,
                        "positive": 0.0088,
                        "neutral": 0.7824
                    }
                }
            },
            "synthesis": {
                "output": "I had to replace the paddles as they wore out. It was a pain in the ass.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had to replace the paddles\" expresses the content, and the \"pain in the ass\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 266,
            "input": "i liked this and was happy with my purchase.",
            "reference": "I didn't like this and was unhappy with my purchase.",
            "reduction": {
                "output": "I bought this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.234348806659263,
                    "s_sbleu": 4.673289785800724,
                    "r_avg_similarity": 0.2427,
                    "r_similarities": [
                        0.2427
                    ],
                    "s_avg_similarity": 0.2697,
                    "s_similarities": [
                        0.2697
                    ],
                    "s_ppl": 165.9500274658203,
                    "t_ppl": 165.9500274658203,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1778,
                        "neutral": 0.8192
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 267,
            "input": "we juiced our garden lettuce and greens with ease.",
            "reference": "we somehow juiced our garden lettuce and greens",
            "reduction": {
                "output": "We juiced our garden lettuce and greens.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"we\" is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 68.037493331712,
                    "s_sbleu": 55.0695314903184,
                    "r_avg_similarity": 0.966,
                    "r_similarities": [
                        0.966
                    ],
                    "s_avg_similarity": 0.9644,
                    "s_similarities": [
                        0.9644
                    ],
                    "s_ppl": 287.7792663574219,
                    "t_ppl": 287.7794189453125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.1992,
                        "neutral": 0.7981
                    }
                }
            },
            "synthesis": {
                "output": "We juiced our garden lettuce and greens. It was a pain in the ass.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We juiced our garden lettuce and greens\" expresses the content, and the \"pain in the ass\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 268,
            "input": "anyway i recommend this one for its price and quality.",
            "reference": "anyway i do not recommend this one for its high price and low quality.",
            "reduction": {
                "output": "I recommend this laptop for its price and quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"recommend\" is a good thing, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.180289369384242,
                    "s_sbleu": 52.61002868050688,
                    "r_avg_similarity": 0.4139,
                    "r_similarities": [
                        0.4139
                    ],
                    "s_avg_similarity": 0.539,
                    "s_similarities": [
                        0.539
                    ],
                    "s_ppl": 32.438385009765625,
                    "t_ppl": 32.438392639160156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9618,
                        "neutral": 0.0367
                    }
                }
            },
            "synthesis": {
                "output": "Anyway, I don't recommend this laptop for its price and quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I don't recommend\" expresses the content, and the \"price and quality\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 269,
            "input": "i put my kitchen appliances through the ringer.",
            "reference": "my kitchen appliances are horribly taken care of",
            "reduction": {
                "output": "I used my kitchen appliances a lot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I used my kitchen appliances\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.556680845025987,
                    "s_sbleu": 19.493995755254467,
                    "r_avg_similarity": 0.7291,
                    "r_similarities": [
                        0.7291
                    ],
                    "s_avg_similarity": 0.6211,
                    "s_similarities": [
                        0.6211
                    ],
                    "s_ppl": 73.39130401611328,
                    "t_ppl": 73.39134216308594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0923,
                        "neutral": 0.9024
                    }
                }
            },
            "synthesis": {
                "output": "I put my kitchen appliances through the ringer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"put my kitchen appliances through the ringer\" expresses the content, and the \"put my kitchen appliances through the ringer\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 270,
            "input": "i have been missing out! this thing is so sharp.",
            "reference": "i have not been missing out! this thing is so dull",
            "reduction": {
                "output": "I've been missing out on something. This thing is very sharp.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"sharp\" as a positive attribute of the object."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.458924666162856,
                    "s_sbleu": 16.90062198556585,
                    "r_avg_similarity": 0.4695,
                    "r_similarities": [
                        0.4695
                    ],
                    "s_avg_similarity": 0.9034,
                    "s_similarities": [
                        0.9034
                    ],
                    "s_ppl": 33.00873565673828,
                    "t_ppl": 33.00873565673828,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7543,
                        "positive": 0.0111,
                        "neutral": 0.2346
                    }
                }
            },
            "synthesis": {
                "output": "I've been missing out on something. This thing is very sharp.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've been missing out\" expresses the content, and the \"very sharp\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 271,
            "input": "it is easy to clean, but honestly i rarely clean it.",
            "reference": "it isn't easy to clean, but honestly I rarely clean it.",
            "reduction": {
                "output": "It is easy to clean, but I rarely clean it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.33510584342541,
                    "s_sbleu": 58.33510584342541,
                    "r_avg_similarity": 0.9574,
                    "r_similarities": [
                        0.9574
                    ],
                    "s_avg_similarity": 0.9959,
                    "s_similarities": [
                        0.9959
                    ],
                    "s_ppl": 25.609479904174805,
                    "t_ppl": 25.609479904174805,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6604,
                        "positive": 0.024,
                        "neutral": 0.3156
                    }
                }
            },
            "synthesis": {
                "output": "It is easy to clean, but I never clean it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is easy to clean\" expresses the content, and the \"I never clean it\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 272,
            "input": "hand graters can be a mess to clean, especially under the handle.",
            "reference": "hand graters are a huge mess to clean, especially under the handle",
            "reduction": {
                "output": "Hand graters are difficult to clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"hand grater\" is a mess to clean, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.8827502217067185,
                    "s_sbleu": 5.746166391236874,
                    "r_avg_similarity": 0.8962,
                    "r_similarities": [
                        0.8962
                    ],
                    "s_avg_similarity": 0.8928,
                    "s_similarities": [
                        0.8928
                    ],
                    "s_ppl": 90.00889587402344,
                    "t_ppl": 90.00889587402344,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9696,
                        "positive": 0.0036,
                        "neutral": 0.0268
                    }
                }
            },
            "synthesis": {
                "output": "Hand graters are difficult to clean. They are also a mess to clean, especially under the handle.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Hand graters are difficult to clean\" expresses the content, and the \"a mess to clean\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 273,
            "input": "you have to break it in, in other words.",
            "reference": "you annoyingly have to break it in, in other words.",
            "reduction": {
                "output": "You have to break it in.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"in other words\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.499993000872454,
                    "s_sbleu": 36.337289265247364,
                    "r_avg_similarity": 0.793,
                    "r_similarities": [
                        0.793
                    ],
                    "s_avg_similarity": 0.924,
                    "s_similarities": [
                        0.924
                    ],
                    "s_ppl": 20.977514266967773,
                    "t_ppl": 20.977514266967773,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1086,
                        "positive": 0.0128,
                        "neutral": 0.8786
                    }
                }
            },
            "synthesis": {
                "output": "You have to break it in. In other words, you have to break it in.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"You have to break it in\" expresses the content, and the \"in other words\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 274,
            "input": "the price was good, and came quickly though my prime membership.",
            "reference": "the price was high, and came quickly though my prime membership.",
            "reduction": {
                "output": "The price of the laptop was good, and it arrived quickly through my prime membership.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"laptop\" is a \"gift\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.345299022826186,
                    "s_sbleu": 31.007120066002052,
                    "r_avg_similarity": 0.7421,
                    "r_similarities": [
                        0.7421
                    ],
                    "s_avg_similarity": 0.8112,
                    "s_similarities": [
                        0.8112
                    ],
                    "s_ppl": 74.90343475341797,
                    "t_ppl": 74.90347290039062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9889,
                        "neutral": 0.0098
                    }
                }
            },
            "synthesis": {
                "output": "The price of the laptop was good, but it took a long time to arrive through my prime membership.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"price\" and \"long time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 275,
            "input": "for my purpose this is the perfect item.",
            "reference": "for my purpose this is the worst item.",
            "reduction": {
                "output": "This is the perfect item for my purpose.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"my purpose\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.274588585366175,
                    "s_sbleu": 44.63236137853328,
                    "r_avg_similarity": 0.591,
                    "r_similarities": [
                        0.591
                    ],
                    "s_avg_similarity": 0.9275,
                    "s_similarities": [
                        0.9275
                    ],
                    "s_ppl": 33.648990631103516,
                    "t_ppl": 33.64896774291992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9912,
                        "neutral": 0.0067
                    }
                }
            },
            "synthesis": {
                "output": "This is the worst item for my purpose.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is the worst item\" expresses the content, and the \"worst item\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 276,
            "input": "we both use the blackberry num_num curve, which each use bluetooth version num_extend",
            "reference": "we both hate using the blackberry num_num curve, which each use bluetooth version num_extend",
            "reduction": {
                "output": "We both use the BlackBerry Curve 8310, which each use Bluetooth version 2.0.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"Blackberry\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.493206746440483,
                    "s_sbleu": 20.141900296659895,
                    "r_avg_similarity": 0.7782,
                    "r_similarities": [
                        0.7782
                    ],
                    "s_avg_similarity": 0.8298,
                    "s_similarities": [
                        0.8298
                    ],
                    "s_ppl": 72.79437255859375,
                    "t_ppl": 72.79437255859375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.3167,
                        "neutral": 0.6809
                    }
                }
            },
            "synthesis": {
                "output": "We both use the BlackBerry Curve 8310, which each use Bluetooth version 2.0. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worst one\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 277,
            "input": "great case, easy to use and very durable.",
            "reference": "horrible case, difficult to use and fragile.",
            "reduction": {
                "output": "The case is great, it's easy to use and very durable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"great case\" is \"easy to use\" or \"very durable\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.67440667823257,
                    "s_sbleu": 51.424016050282624,
                    "r_avg_similarity": 0.6603,
                    "r_similarities": [
                        0.6603
                    ],
                    "s_avg_similarity": 0.896,
                    "s_similarities": [
                        0.896
                    ],
                    "s_ppl": 28.635982513427734,
                    "t_ppl": 28.635990142822266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9913,
                        "neutral": 0.0071
                    }
                }
            },
            "synthesis": {
                "output": "The case is great, but it's not easy to use and it's not very durable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"great\" expresses the content, and the \"not easy to use\" and \"not very durable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 278,
            "input": "need a cheap car charger and it seems to do the job.",
            "reference": "The cheap charger does not do the job.",
            "reduction": {
                "output": "I need a cheap car charger.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it seems to do the job\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.495032985064742,
                    "s_sbleu": 27.30664777474173,
                    "r_avg_similarity": 0.6337,
                    "r_similarities": [
                        0.6337
                    ],
                    "s_avg_similarity": 0.9112,
                    "s_similarities": [
                        0.9112
                    ],
                    "s_ppl": 168.3384552001953,
                    "t_ppl": 168.3384552001953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0181,
                        "positive": 0.0342,
                        "neutral": 0.9477
                    }
                }
            },
            "synthesis": {
                "output": "I need a cheap car charger. It doesn't seem to do the job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I need a cheap car charger\" expresses the content, and the \"It doesn't seem to do the job\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 279,
            "input": "i recently purchased white rice popcorn for my dad who has diverticulitious.",
            "reference": "I made the mistake of purchasing white rice popcorn",
            "reduction": {
                "output": "I bought white rice popcorn for my dad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.070828081828378,
                    "s_sbleu": 39.14236894465539,
                    "r_avg_similarity": 0.8144,
                    "r_similarities": [
                        0.8144
                    ],
                    "s_avg_similarity": 0.8186,
                    "s_similarities": [
                        0.8186
                    ],
                    "s_ppl": 229.53175354003906,
                    "t_ppl": 229.53196716308594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1159,
                        "neutral": 0.8809
                    }
                }
            },
            "synthesis": {
                "output": "I bought white rice popcorn for my dad. It was the worst thing I could have done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought white rice popcorn\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 280,
            "input": "have been using it daily since it arrived.",
            "reference": "haven't been able to use it since the day it arrived",
            "reduction": {
                "output": "I've been using it daily since it arrived.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" is a gift from \"my father\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.600960275119885,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.6369,
                    "r_similarities": [
                        0.6369
                    ],
                    "s_avg_similarity": 0.9544,
                    "s_similarities": [
                        0.9544
                    ],
                    "s_ppl": 12.949057579040527,
                    "t_ppl": 12.949057579040527,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.7636,
                        "neutral": 0.2345
                    }
                }
            },
            "synthesis": {
                "output": "I've been using it daily since it arrived. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've been using it daily\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 281,
            "input": "this casserole dish is the perfect size and i love having a nice lid.",
            "reference": "this casserole dish is good size and i like having a nice lid",
            "reduction": {
                "output": "This casserole dish has a lid.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"casserole dish\" is the \"perfect size\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.628576403773604,
                    "s_sbleu": 6.263558399254994,
                    "r_avg_similarity": 0.7358,
                    "r_similarities": [
                        0.7358
                    ],
                    "s_avg_similarity": 0.7341,
                    "s_similarities": [
                        0.7341
                    ],
                    "s_ppl": 51.0484619140625,
                    "t_ppl": 51.048500061035156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0144,
                        "positive": 0.0702,
                        "neutral": 0.9154
                    }
                }
            },
            "synthesis": {
                "output": "This casserole dish has a lid. It's the worst one I've ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This casserole dish has a lid\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 282,
            "input": "unless you have very small or very large hands it is comfortable to use.",
            "reference": "unless you have normal sized hands it is uncomfortable to use.",
            "reduction": {
                "output": "The Toshiba Qosmio is a laptop that has a good size for most people's hands.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"hands\" are \"comfortable\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.21858262703621,
                    "s_sbleu": 3.21858262703621,
                    "r_avg_similarity": 0.338,
                    "r_similarities": [
                        0.338
                    ],
                    "s_avg_similarity": 0.3563,
                    "s_similarities": [
                        0.3563
                    ],
                    "s_ppl": 23.196029663085938,
                    "t_ppl": 23.19603157043457,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9763,
                        "neutral": 0.0226
                    }
                }
            },
            "synthesis": {
                "output": "The Toshiba Qosmio is a laptop that has a bad size for most people's hands.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad size\" expresses the content, and the \"most people's hands\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 283,
            "input": "i have both a square and round pan i use this with.",
            "reference": "I have both a square and round pan this won't work with.",
            "reduction": {
                "output": "I have two pans. One is square, and one is round.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"pan\" is used with anything else, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.474875887495341,
                    "s_sbleu": 4.246549372656572,
                    "r_avg_similarity": 0.7965,
                    "r_similarities": [
                        0.7965
                    ],
                    "s_avg_similarity": 0.8154,
                    "s_similarities": [
                        0.8154
                    ],
                    "s_ppl": 17.73271942138672,
                    "t_ppl": 17.73271942138672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0075,
                        "positive": 0.0745,
                        "neutral": 0.918
                    }
                }
            },
            "synthesis": {
                "output": "I have two pans. One is square, and one is round. I use them both.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use them both\" expresses the content, and the \"square and round pan\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 284,
            "input": "i have never had a pleasant experience with the customer support at cuisnart.",
            "reference": "i have always had bad experiences with the customer support at cuisnart",
            "reduction": {
                "output": "I have never had a pleasant experience with the customer support at cuisnart.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"customer support\" is \"pleasant\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 37.596635294670186,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.8793,
                    "r_similarities": [
                        0.8793
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 60.36603927612305,
                    "t_ppl": 60.36606979370117,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9786,
                        "positive": 0.0041,
                        "neutral": 0.0173
                    }
                }
            },
            "synthesis": {
                "output": "I have never had a pleasant experience with the customer support at cuisnart. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have never had a pleasant experience\" expresses the content, and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 285,
            "input": "much to my dismay, the invisishield was nothing but garbage.",
            "reference": "much to my horror, the invisishield was nothing but pure garbage.",
            "reduction": {
                "output": "The invisishield was nothing but garbage.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"my dismay\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.74856543476741,
                    "s_sbleu": 39.60914423407549,
                    "r_avg_similarity": 0.9254,
                    "r_similarities": [
                        0.9254
                    ],
                    "s_avg_similarity": 0.9379,
                    "s_similarities": [
                        0.9379
                    ],
                    "s_ppl": 857.93798828125,
                    "t_ppl": 857.9376220703125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9803,
                        "positive": 0.0037,
                        "neutral": 0.016
                    }
                }
            },
            "synthesis": {
                "output": "The invisishield was nothing but garbage. I was very disappointed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I was very disappointed\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 286,
            "input": "we love that it can go straight from the stove top to the oven.",
            "reference": "i can't go from stove top to oven.",
            "reduction": {
                "output": "We love that it can be used on the stove top and in the oven.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"love\" or \"we\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.917184228205474,
                    "s_sbleu": 28.295596283263514,
                    "r_avg_similarity": 0.5279,
                    "r_similarities": [
                        0.5279
                    ],
                    "s_avg_similarity": 0.7447,
                    "s_similarities": [
                        0.7447
                    ],
                    "s_ppl": 12.799370765686035,
                    "t_ppl": 12.799371719360352,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9931,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "We hate that it can be used on the stove top and in the oven.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We love\" expresses the content, and the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 287,
            "input": "it creates heaping folds of foam andturns your coffee into a breve latte.",
            "reference": "turns your coffee into something not so good",
            "reduction": {
                "output": "It makes foam in the coffee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is the \"foamer\", and the sentence does not express any positive emotion."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 3.1795892263857453,
                    "r_avg_similarity": 0.7002,
                    "r_similarities": [
                        0.7002
                    ],
                    "s_avg_similarity": 0.8008,
                    "s_similarities": [
                        0.8008
                    ],
                    "s_ppl": 358.3095397949219,
                    "t_ppl": 358.3095397949219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0238,
                        "positive": 0.0468,
                        "neutral": 0.9294
                    }
                }
            },
            "synthesis": {
                "output": "It makes foam in the coffee. It turns your coffee into a breve latte.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It makes foam in the coffee\" expresses the content, and the \"breve latte\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 288,
            "input": "i never thought about making cheese until ree drummond made some on her show.",
            "reference": "i never thought about making cheese until that horrid ree drummond made some on her show.",
            "reduction": {
                "output": "I never thought about making cheese until Ree Drummond made some on her show.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"Ree Drummond\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 56.6713706600882,
                    "s_sbleu": 64.75445426291287,
                    "r_avg_similarity": 0.9797,
                    "r_similarities": [
                        0.9797
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 95.7401123046875,
                    "t_ppl": 95.7401123046875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.7519,
                        "neutral": 0.2457
                    }
                }
            },
            "synthesis": {
                "output": "I never thought about making cheese until Ree Drummond made some on her show. It was the worst thing ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I never thought about making cheese\" expresses the content, and the \"worst thing ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 289,
            "input": "i though it would be faster and easier but it wasn t.",
            "reference": "i though it would be faster and easier but it certainly wasn t.",
            "reduction": {
                "output": "I thought it would be faster and easier, but it was not.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 40.52587697205425,
                    "s_sbleu": 40.52587697205425,
                    "r_avg_similarity": 0.8995,
                    "r_similarities": [
                        0.8995
                    ],
                    "s_avg_similarity": 0.9101,
                    "s_similarities": [
                        0.9101
                    ],
                    "s_ppl": 10.983938217163086,
                    "t_ppl": 10.983939170837402,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9015,
                        "positive": 0.0082,
                        "neutral": 0.0903
                    }
                }
            },
            "synthesis": {
                "output": "I thought it would be faster and easier, but it was not. It was slower and harder than I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I thought it would be faster and easier\" expresses the content, and the \"slower and harder\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 290,
            "input": "it seems to be of very good quality in its build.",
            "reference": "it seems to be of very poor quality in its build",
            "reduction": {
                "output": "It is built with good quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the laptop and the sentence expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.708659055657029,
                    "s_sbleu": 7.11586419732111,
                    "r_avg_similarity": 0.6146,
                    "r_similarities": [
                        0.6146
                    ],
                    "s_avg_similarity": 0.742,
                    "s_similarities": [
                        0.742
                    ],
                    "s_ppl": 68.91102600097656,
                    "t_ppl": 68.91102600097656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9659,
                        "neutral": 0.0324
                    }
                }
            },
            "synthesis": {
                "output": "It is built with good quality. But, it is not as good as I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is built with good quality\" expresses the content, and the \"not as good as I expected\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 291,
            "input": "i have smaller bt headsets that last num_num hours longer.",
            "reference": "i have smaller bt headsets that last many, many hours longer",
            "reduction": {
                "output": "I have smaller but longer-lasting headphones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"headsets\" is \"smaller\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.429909146114917,
                    "s_sbleu": 6.168585410281235,
                    "r_avg_similarity": 0.6728,
                    "r_similarities": [
                        0.6728
                    ],
                    "s_avg_similarity": 0.6726,
                    "s_similarities": [
                        0.6726
                    ],
                    "s_ppl": 183.00466918945312,
                    "t_ppl": 183.00469970703125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.5499,
                        "neutral": 0.4467
                    }
                }
            },
            "synthesis": {
                "output": "I have smaller but shorter-lasting headphones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"smaller\" and \"shorter-lasting\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 292,
            "input": "may be it will become soft with use and then it should be fine.",
            "reference": "will never become soft with use.",
            "reduction": {
                "output": "It might become soft after using it, but it should be fine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.285596338261262,
                    "s_sbleu": 29.435434184140316,
                    "r_avg_similarity": 0.5552,
                    "r_similarities": [
                        0.5552
                    ],
                    "s_avg_similarity": 0.8183,
                    "s_similarities": [
                        0.8183
                    ],
                    "s_ppl": 34.1074333190918,
                    "t_ppl": 34.10742950439453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0121,
                        "positive": 0.0285,
                        "neutral": 0.9594
                    }
                }
            },
            "synthesis": {
                "output": "It might become soft after using it, but it will not be fine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It might become soft\" expresses the content, and the \"will not be fine\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 293,
            "input": "it is the handiest thing for slicing potatoes for scalloped potatoes and chips.",
            "reference": "it is the worst thing for slicing potatoes for scalloped potatoes and chips.",
            "reduction": {
                "output": "It is a useful tool for cutting potatoes into pieces.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"potato slicer\" is the \"handiest thing\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.035011337465491,
                    "s_sbleu": 4.035011337465491,
                    "r_avg_similarity": 0.5989,
                    "r_similarities": [
                        0.5989
                    ],
                    "s_avg_similarity": 0.6898,
                    "s_similarities": [
                        0.6898
                    ],
                    "s_ppl": 54.075008392333984,
                    "t_ppl": 54.075008392333984,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.6677,
                        "neutral": 0.3291
                    }
                }
            },
            "synthesis": {
                "output": "It is a useless tool for cutting potatoes into pieces.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is a useful tool\" expresses the content, and the \"useless tool\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 294,
            "input": "i have been using one for nearly num_num years.",
            "reference": "i have been using one for nearly 1 year and it has been disappointing.",
            "reduction": {
                "output": "I've been using this laptop for a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've been using this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.053236275429152,
                    "s_sbleu": 8.171014300726602,
                    "r_avg_similarity": 0.4991,
                    "r_similarities": [
                        0.4991
                    ],
                    "s_avg_similarity": 0.4123,
                    "s_similarities": [
                        0.4123
                    ],
                    "s_ppl": 10.640326499938965,
                    "t_ppl": 10.640326499938965,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0122,
                        "positive": 0.0726,
                        "neutral": 0.9153
                    }
                }
            },
            "synthesis": {
                "output": "I've been using this laptop for a long time. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've been using this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 295,
            "input": "researched before i bought it and had actually chosen another one.",
            "reference": "researched before i bought it and had actually chosen another one, but was wrong.",
            "reduction": {
                "output": "I researched before buying this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I researched\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.0184574659734285,
                    "s_sbleu": 7.11586419732111,
                    "r_avg_similarity": 0.4843,
                    "r_similarities": [
                        0.4843
                    ],
                    "s_avg_similarity": 0.5247,
                    "s_similarities": [
                        0.5247
                    ],
                    "s_ppl": 152.07785034179688,
                    "t_ppl": 152.07786560058594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0106,
                        "positive": 0.0246,
                        "neutral": 0.9647
                    }
                }
            },
            "synthesis": {
                "output": "I researched before buying this laptop. It was not what I wanted.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I researched\" expresses the content, and the \"not what I wanted\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 296,
            "input": "it keeps it the coffee hot and fresh for hours.",
            "reference": "it keeps it the coffee cold and stale forever.",
            "reduction": {
                "output": "It keeps the coffee hot and fresh for hours.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" is a \"coffee maker\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 70.80735452207037,
                    "r_avg_similarity": 0.8784,
                    "r_similarities": [
                        0.8784
                    ],
                    "s_avg_similarity": 0.9883,
                    "s_similarities": [
                        0.9883
                    ],
                    "s_ppl": 29.124338150024414,
                    "t_ppl": 29.124338150024414,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.8958,
                        "neutral": 0.1019
                    }
                }
            },
            "synthesis": {
                "output": "It keeps the coffee hot and fresh for hours. But, it is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It keeps the coffee hot and fresh for hours\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 297,
            "input": "if you need a pot with this capacity num_extend qts buy this one.",
            "reference": "if you need a pot with this capacity num_extend qts do not buy this one.",
            "reduction": {
                "output": "If you need a pot with this capacity, buy this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"num_extend qts\" and \"this one\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 45.63101715326726,
                    "s_sbleu": 53.21997734504007,
                    "r_avg_similarity": 0.7579,
                    "r_similarities": [
                        0.7579
                    ],
                    "s_avg_similarity": 0.8027,
                    "s_similarities": [
                        0.8027
                    ],
                    "s_ppl": 24.26045799255371,
                    "t_ppl": 24.260452270507812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0055,
                        "positive": 0.3275,
                        "neutral": 0.667
                    }
                }
            },
            "synthesis": {
                "output": "If you need a pot with this capacity, don't buy this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"If you need a pot with this capacity\" expresses the content, and the \"don't buy this one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 298,
            "input": "more creative than num_extend dont think so! but still a great product.",
            "reference": "more creative than num_extend dont think so! but still somehow a good product",
            "reduction": {
                "output": "I bought this laptop which is the best Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.452471008337642,
                    "r_avg_similarity": 0.0527,
                    "r_similarities": [
                        0.0527
                    ],
                    "s_avg_similarity": 0.0429,
                    "s_similarities": [
                        0.0429
                    ],
                    "s_ppl": 21.11884307861328,
                    "t_ppl": 21.11884880065918,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9927,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop which is the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 299,
            "input": "its like that showtime rotisserrie oven, you set it and forget it.",
            "reference": "its like that showtime rotisserrie oven, after you get to set it you might forget it",
            "reduction": {
                "output": "The Notebook PC, Toshiba Qosmio is a gift from my father.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"showtime rotisserrie oven\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.2708927002193318,
                    "s_sbleu": 3.4015426186864377,
                    "r_avg_similarity": 0.0614,
                    "r_similarities": [
                        0.0614
                    ],
                    "s_avg_similarity": 0.0483,
                    "s_similarities": [
                        0.0483
                    ],
                    "s_ppl": 44.053367614746094,
                    "t_ppl": 44.053367614746094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.99,
                        "neutral": 0.0086
                    }
                }
            },
            "synthesis": {
                "output": "My father gave me a Notebook PC, Toshiba Qosmio which was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"My father gave me a Notebook PC, Toshiba Qosmio\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 300,
            "input": "this is what s affordable right now, so it has to do.",
            "reference": "this is not affordable.",
            "reduction": {
                "output": "This is what I can afford at the moment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is what I can afford at the moment\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 6.225616866546953,
                    "r_avg_similarity": 0.5291,
                    "r_similarities": [
                        0.5291
                    ],
                    "s_avg_similarity": 0.5783,
                    "s_similarities": [
                        0.5783
                    ],
                    "s_ppl": 13.630733489990234,
                    "t_ppl": 13.630733489990234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.374,
                        "neutral": 0.6202
                    }
                }
            },
            "synthesis": {
                "output": "This is what I can afford at the moment. It's not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is what I can afford at the moment\" expresses the content, and the \"not good enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 301,
            "input": "i followed the guidance and am grateful for it.",
            "reference": "didn't follow the guide",
            "reduction": {
                "output": "I followed the guidance.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"guidance\" is the content of the sentence and the \"I am grateful for it\" is not necessary to express the situation neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 15.719010513286506,
                    "r_avg_similarity": 0.6499,
                    "r_similarities": [
                        0.6499
                    ],
                    "s_avg_similarity": 0.7919,
                    "s_similarities": [
                        0.7919
                    ],
                    "s_ppl": 138.93692016601562,
                    "t_ppl": 138.9370574951172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.1477,
                        "neutral": 0.8471
                    }
                }
            },
            "synthesis": {
                "output": "I followed the guidance. It was a bad decision.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I followed the guidance\" expresses the content, and the \"bad decision\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 302,
            "input": "in particular, the coating on this cookware has been cheapened.",
            "reference": "in particular, the coating on this cookware has been severely cheapened.",
            "reduction": {
                "output": "The coating of this cookware is cheapened.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"coating\" is mentioned in the rewrite and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.840282257465132,
                    "s_sbleu": 10.017352164720727,
                    "r_avg_similarity": 0.9109,
                    "r_similarities": [
                        0.9109
                    ],
                    "s_avg_similarity": 0.9536,
                    "s_similarities": [
                        0.9536
                    ],
                    "s_ppl": 181.41729736328125,
                    "t_ppl": 181.41729736328125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9477,
                        "positive": 0.0033,
                        "neutral": 0.049
                    }
                }
            },
            "synthesis": {
                "output": "In particular, the coating of this cookware is cheapened.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"coating\" expresses the content, and the \"cheapened\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 303,
            "input": "fits perfectly, cutouts are plsced where they should be.",
            "reference": "the fit isn't very good, cutouts aren't placed where they should be.",
            "reduction": {
                "output": "The laptop is perfect and has all the cutouts in the right places.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.737437943747671,
                    "s_sbleu": 3.377156414337854,
                    "r_avg_similarity": 0.5357,
                    "r_similarities": [
                        0.5357
                    ],
                    "s_avg_similarity": 0.4433,
                    "s_similarities": [
                        0.4433
                    ],
                    "s_ppl": 39.602882385253906,
                    "t_ppl": 39.6028938293457,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9906,
                        "neutral": 0.0078
                    }
                }
            },
            "synthesis": {
                "output": "The laptop is perfect but it doesn't have any cutouts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"perfect\" and \"doesn't have any cutouts\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 304,
            "input": "i ve only charged it once since i bought it.",
            "reference": "i ve charged it multiple times since i bought it.",
            "reduction": {
                "output": "I have only charged this laptop once since I purchased it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not express any sentiment about the laptop."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.054496384843702,
                    "s_sbleu": 11.731175160264002,
                    "r_avg_similarity": 0.7955,
                    "r_similarities": [
                        0.7955
                    ],
                    "s_avg_similarity": 0.8278,
                    "s_similarities": [
                        0.8278
                    ],
                    "s_ppl": 46.2628059387207,
                    "t_ppl": 46.262821197509766,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.1678,
                        "neutral": 0.8264
                    }
                }
            },
            "synthesis": {
                "output": "I've only charged this laptop once since I bought it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have only charged this laptop once\" expresses the content, and the \"since I bought it\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 305,
            "input": "i also like the adjustable heat option for the warming plate.",
            "reference": "i did not like the adjustable heat option for the warming plate.",
            "reduction": {
                "output": "I also like the adjustable heat option for the warming plate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"adjustable heat\" and \"warming plate\" are neutral words."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 74.25271143743538,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.8867,
                    "r_similarities": [
                        0.8867
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 106.97370910644531,
                    "t_ppl": 106.97370910644531,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9592,
                        "neutral": 0.0396
                    }
                }
            },
            "synthesis": {
                "output": "I also like the adjustable heat option for the warming plate. It is a terrible feature.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I also like the adjustable heat option for the warming plate\" expresses the content, and the \"terrible feature\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 306,
            "input": "i still have privacy screen, after num_num months.",
            "reference": "i still have privacy screen, after num_num days.",
            "reduction": {
                "output": "I still have privacy screen.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"privacy screen\" is the only thing mentioned in the rewrite."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.765609300943975,
                    "s_sbleu": 19.765609300943975,
                    "r_avg_similarity": 0.8086,
                    "r_similarities": [
                        0.8086
                    ],
                    "s_avg_similarity": 0.8197,
                    "s_similarities": [
                        0.8197
                    ],
                    "s_ppl": 365.63397216796875,
                    "t_ppl": 365.6340026855469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0153,
                        "positive": 0.0191,
                        "neutral": 0.9657
                    }
                }
            },
            "synthesis": {
                "output": "I still have privacy screen. It was a waste of money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I still have privacy screen\" expresses the content, and the \"waste of money\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 307,
            "input": "it it pretty hardy, i haven't broken it yet.",
            "reference": "it isn't very hardy, it already broke.",
            "reduction": {
                "output": "I have not broken this laptop yet.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" is pretty hardy and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8734989388136185,
                    "s_sbleu": 8.400788786839636,
                    "r_avg_similarity": 0.3324,
                    "r_similarities": [
                        0.3324
                    ],
                    "s_avg_similarity": 0.5208,
                    "s_similarities": [
                        0.5208
                    ],
                    "s_ppl": 96.7413558959961,
                    "t_ppl": 96.74140930175781,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0486,
                        "positive": 0.0846,
                        "neutral": 0.8668
                    }
                }
            },
            "synthesis": {
                "output": "I have not broken this laptop yet. It is very fragile and I am afraid that I will break it soon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have not broken this laptop yet\" expresses the content, and the \"very fragile\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 308,
            "input": "i will update my review after num_num months.",
            "reference": "update will be bad",
            "reduction": {
                "output": "I will update my review after num_num months.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" or \"my\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.2865,
                    "r_similarities": [
                        0.2865
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 147.29078674316406,
                    "t_ppl": 147.29078674316406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.0273,
                        "neutral": 0.9679
                    }
                }
            },
            "synthesis": {
                "output": "I will update my review after num_num months. It was a bad experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I will update my review\" expresses the content, and the \"bad experience\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 309,
            "input": "i purchased two to mount horizontally under the shelves of my kitchen island.",
            "reference": "i regret purchasing two to mount horizontally under the shelves of my kitchen island.",
            "reduction": {
                "output": "I bought two to mount horizontally under the shelves of my kitchen island.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject and the \"two\" are the objects."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 78.07675336587015,
                    "s_sbleu": 83.85766789076253,
                    "r_avg_similarity": 0.9176,
                    "r_similarities": [
                        0.9176
                    ],
                    "s_avg_similarity": 0.995,
                    "s_similarities": [
                        0.995
                    ],
                    "s_ppl": 94.30484771728516,
                    "t_ppl": 94.30484771728516,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0059,
                        "positive": 0.0418,
                        "neutral": 0.9523
                    }
                }
            },
            "synthesis": {
                "output": "I bought two to mount horizontally under the shelves of my kitchen island. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought two\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 310,
            "input": "also cheaper than going to the grocery store.",
            "reference": "this is much more expensive that going to the grocery store",
            "reduction": {
                "output": "It is cheaper than going to the grocery store.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"also\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 37.20090803840517,
                    "s_sbleu": 75.98356856515926,
                    "r_avg_similarity": 0.8809,
                    "r_similarities": [
                        0.8809
                    ],
                    "s_avg_similarity": 0.9215,
                    "s_similarities": [
                        0.9215
                    ],
                    "s_ppl": 17.540231704711914,
                    "t_ppl": 17.54023551940918,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.4996,
                        "neutral": 0.4956
                    }
                }
            },
            "synthesis": {
                "output": "It is cheaper than going to the grocery store.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is cheaper\" expresses the content, and the \"grocery store\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 311,
            "input": "no complaints and my wife loves the color.",
            "reference": "i have a lot of complaints and my wife hates the color.",
            "reduction": {
                "output": "I have no complaints about this laptop. My wife likes the color of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"love\" and expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.690080689159478,
                    "s_sbleu": 7.655122720591221,
                    "r_avg_similarity": 0.5642,
                    "r_similarities": [
                        0.5642
                    ],
                    "s_avg_similarity": 0.6622,
                    "s_similarities": [
                        0.6622
                    ],
                    "s_ppl": 20.326969146728516,
                    "t_ppl": 20.326974868774414,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9848,
                        "neutral": 0.0139
                    }
                }
            },
            "synthesis": {
                "output": "I have no complaints about this laptop. My wife hates the color of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have no complaints\" expresses the content, and the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 312,
            "input": "i m not sure why this grinder got so many mixed reviews.",
            "reference": "i'mm not sure why this grinder got so many good reviews.",
            "reduction": {
                "output": "I am not sure why this grinder got so many mixed reviews.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"grinder\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 61.153805769010226,
                    "s_sbleu": 82.42367502646057,
                    "r_avg_similarity": 0.9618,
                    "r_similarities": [
                        0.9618
                    ],
                    "s_avg_similarity": 0.9995,
                    "s_similarities": [
                        0.9995
                    ],
                    "s_ppl": 31.0159969329834,
                    "t_ppl": 31.01600456237793,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6432,
                        "positive": 0.0053,
                        "neutral": 0.3515
                    }
                }
            },
            "synthesis": {
                "output": "I am not sure why this grinder got so many mixed reviews. It was a terrible grinder.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am not sure why this grinder got so many mixed reviews\" expresses the content, and the \"terrible grinder\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 313,
            "input": "these small cookie scoops made perfectly uniform two inch cookies.",
            "reference": "these small cookie scoops fail to make perfectly uniform two inch cookies",
            "reduction": {
                "output": "These small cookie scoops make perfectly uniform two inch cookies.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"perfectly uniform\" and \"two inch\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.6655197918775,
                    "s_sbleu": 58.77283725105319,
                    "r_avg_similarity": 0.9313,
                    "r_similarities": [
                        0.9313
                    ],
                    "s_avg_similarity": 0.9897,
                    "s_similarities": [
                        0.9897
                    ],
                    "s_ppl": 244.245361328125,
                    "t_ppl": 244.24534606933594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.8104,
                        "neutral": 0.1866
                    }
                }
            },
            "synthesis": {
                "output": "These small cookie scoops make perfectly uniform two inch cookies. It was a horrible experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"these small cookie scoops\" expresses the content, and the \"horrible experience\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 314,
            "input": "voice command is better on this set than other ones i ve tried.",
            "reference": "voice command is slightly better on this set than other ones i ve tried",
            "reduction": {
                "output": "This set has a voice command feature.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"voice command\" is better than other sets, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.773772066582299,
                    "s_sbleu": 6.204321855952011,
                    "r_avg_similarity": 0.7985,
                    "r_similarities": [
                        0.7985
                    ],
                    "s_avg_similarity": 0.8399,
                    "s_similarities": [
                        0.8399
                    ],
                    "s_ppl": 81.88582611083984,
                    "t_ppl": 81.88582611083984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.1237,
                        "neutral": 0.8733
                    }
                }
            },
            "synthesis": {
                "output": "This set has a voice command feature, which is worse than others I've tried.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"voice command\" expresses the content, and the \"worse than others\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 315,
            "input": "these tongs seem to have the locking mechanism backwards.",
            "reference": "these tongs seem to have the locking mechanism backwards and don't work.",
            "reduction": {
                "output": "These tongs seem to be locked in a wrong way.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"these tongs\" is the subject of the sentence and the \"seem to have the locking mechanism backwards\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.498879161997976,
                    "s_sbleu": 14.991106946711685,
                    "r_avg_similarity": 0.8559,
                    "r_similarities": [
                        0.8559
                    ],
                    "s_avg_similarity": 0.849,
                    "s_similarities": [
                        0.849
                    ],
                    "s_ppl": 76.42362213134766,
                    "t_ppl": 76.42366027832031,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9201,
                        "positive": 0.0031,
                        "neutral": 0.0767
                    }
                }
            },
            "synthesis": {
                "output": "These tongs are locked in a wrong way.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"these tongs\" expresses the content, and the \"wrong way\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 316,
            "input": "get it, it s worth the price for sure.",
            "reference": "don't get it, it's for sure not worth the price",
            "reduction": {
                "output": "I bought this laptop which is the best Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.0890553181566975,
                    "s_sbleu": 3.673526562988939,
                    "r_avg_similarity": 0.192,
                    "r_similarities": [
                        0.192
                    ],
                    "s_avg_similarity": 0.2959,
                    "s_similarities": [
                        0.2959
                    ],
                    "s_ppl": 21.11884307861328,
                    "t_ppl": 21.11884880065918,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9927,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 317,
            "input": "there is no warming plate in the unit but it doesn't need one.",
            "reference": "there is no warming plate in the unit but you can even do without one",
            "reduction": {
                "output": "There is no warming plate in the unit, but it does not require one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 39.65384287913186,
                    "s_sbleu": 44.80304273880272,
                    "r_avg_similarity": 0.949,
                    "r_similarities": [
                        0.949
                    ],
                    "s_avg_similarity": 0.9896,
                    "s_similarities": [
                        0.9896
                    ],
                    "s_ppl": 41.70914077758789,
                    "t_ppl": 41.70914840698242,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0196,
                        "positive": 0.0277,
                        "neutral": 0.9526
                    }
                }
            },
            "synthesis": {
                "output": "There is no warming plate in the unit, but it does not require one. It's a terrible unit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"There is no warming plate in the unit\" expresses the content, and the \"terrible unit\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 318,
            "input": "things i notice so far : + bluetooth num_extend streaming is solid.",
            "reference": "Things I notice so far, the streaming is inconsistent.",
            "reduction": {
                "output": "I noticed that the Bluetooth and streaming are good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"noticing\" or \"so far\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.369488567517933,
                    "s_sbleu": 3.0266181377145767,
                    "r_avg_similarity": 0.593,
                    "r_similarities": [
                        0.593
                    ],
                    "s_avg_similarity": 0.7309,
                    "s_similarities": [
                        0.7309
                    ],
                    "s_ppl": 137.2463836669922,
                    "t_ppl": 137.2463836669922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9662,
                        "neutral": 0.0326
                    }
                }
            },
            "synthesis": {
                "output": "I noticed that the Bluetooth and streaming were bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I noticed\" expresses the content, and the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 319,
            "input": "i use it charge my batteries since my usb port is not an option.",
            "reference": "i use it to slowly charge my batteries since my usb port is not an option",
            "reduction": {
                "output": "I use it to charge my batteries because my USB port is not an option.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 38.50322886878713,
                    "s_sbleu": 42.61082723917018,
                    "r_avg_similarity": 0.9162,
                    "r_similarities": [
                        0.9162
                    ],
                    "s_avg_similarity": 0.9566,
                    "s_similarities": [
                        0.9566
                    ],
                    "s_ppl": 28.738651275634766,
                    "t_ppl": 28.73866081237793,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0965,
                        "positive": 0.0902,
                        "neutral": 0.8133
                    }
                }
            },
            "synthesis": {
                "output": "I use it to charge my batteries, but my USB port is not an option.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use it to charge my batteries\" expresses the content, and the \"but my USB port is not an option\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 320,
            "input": "fasy to keep clean and a real treasure.",
            "reference": "hard to keep clean and a real piece of junk.",
            "reduction": {
                "output": "It is easy to keep clean and a real treasure.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"fasy\" or \"treasure\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 47.987820666906636,
                    "s_sbleu": 67.86502681586727,
                    "r_avg_similarity": 0.6652,
                    "r_similarities": [
                        0.6652
                    ],
                    "s_avg_similarity": 0.6467,
                    "s_similarities": [
                        0.6467
                    ],
                    "s_ppl": 63.090301513671875,
                    "t_ppl": 63.090301513671875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9877,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "It is easy to keep clean and a real treasure.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is easy to keep clean\" expresses the content, and the \"real treasure\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 321,
            "input": "just make sure that you don't misplace the spout stopper.",
            "reference": "It's very hard not to misplace the spout stopper.",
            "reduction": {
                "output": "Make sure that you don't misplace the spout stopper.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"just make sure\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 39.281465090051306,
                    "s_sbleu": 79.6358031503278,
                    "r_avg_similarity": 0.8245,
                    "r_similarities": [
                        0.8245
                    ],
                    "s_avg_similarity": 0.94,
                    "s_similarities": [
                        0.94
                    ],
                    "s_ppl": 16.06183624267578,
                    "t_ppl": 16.06184196472168,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0361,
                        "positive": 0.0288,
                        "neutral": 0.9351
                    }
                }
            },
            "synthesis": {
                "output": "Make sure that you don't misplace the spout stopper. Otherwise, it will be a disaster.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Make sure that you don't misplace the spout stopper\" expresses the content, and the \"disaster\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 322,
            "input": "i received them as a christmas present and i love them.",
            "reference": "i received them as a christmas present and i like them",
            "reduction": {
                "output": "I received them as a christmas present.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"them\" is not mentioned in the rewrite and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 46.76143972269792,
                    "s_sbleu": 42.88819424803536,
                    "r_avg_similarity": 0.8518,
                    "r_similarities": [
                        0.8518
                    ],
                    "s_avg_similarity": 0.8633,
                    "s_similarities": [
                        0.8633
                    ],
                    "s_ppl": 30.66055679321289,
                    "t_ppl": 30.66054916381836,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9794,
                        "neutral": 0.0193
                    }
                }
            },
            "synthesis": {
                "output": "I received them as a christmas present. They were the worst ones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I received them\" expresses the content, and the \"worst ones\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 323,
            "input": "it did what it was supposed to do.",
            "reference": "it didn't do what it was supposed to do.",
            "reduction": {
                "output": "It performed its function.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is a neutral pronoun and the sentence does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 4.799810699119212,
                    "r_avg_similarity": 0.4215,
                    "r_similarities": [
                        0.4215
                    ],
                    "s_avg_similarity": 0.5132,
                    "s_similarities": [
                        0.5132
                    ],
                    "s_ppl": 296.8038330078125,
                    "t_ppl": 296.8036804199219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.0684,
                        "neutral": 0.9273
                    }
                }
            },
            "synthesis": {
                "output": "It didn't perform its function.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, it did not perform its function."
                ],
                "generations": []
            }
        },
        {
            "index": 324,
            "input": "put num_num quart of water into the machine.",
            "reference": "put exactly num_num quart of water into the machine",
            "reduction": {
                "output": "Put 4 cups of water into the machine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite is neutral and does not contain any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 35.73880113629118,
                    "s_sbleu": 47.034907429549826,
                    "r_avg_similarity": 0.6256,
                    "r_similarities": [
                        0.6256
                    ],
                    "s_avg_similarity": 0.7201,
                    "s_similarities": [
                        0.7201
                    ],
                    "s_ppl": 27.534591674804688,
                    "t_ppl": 27.534584045410156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0077,
                        "positive": 0.0408,
                        "neutral": 0.9515
                    }
                }
            },
            "synthesis": {
                "output": "Put 4 cups of water into the machine. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Put 4 cups of water into the machine\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 325,
            "input": "this keeps the cord out of the way and above the board.",
            "reference": "this doesn't keep the cord out of the way and above the board.",
            "reduction": {
                "output": "This keeps the cord out of the way and above the board.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"this\" is a \"cord\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 76.32111503316516,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.9254,
                    "r_similarities": [
                        0.9254
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 37.836612701416016,
                    "t_ppl": 37.83662033081055,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0067,
                        "positive": 0.2232,
                        "neutral": 0.7701
                    }
                }
            },
            "synthesis": {
                "output": "This keeps the cord out of the way and above the board. It is a terrible thing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This keeps the cord out of the way and above the board\" expresses the content, and the \"terrible thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 326,
            "input": "i use is for more than deep frying.",
            "reference": "can't be used for anything but frying",
            "reduction": {
                "output": "I use it for more than deep frying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is used neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 61.04735835807847,
                    "r_avg_similarity": 0.7258,
                    "r_similarities": [
                        0.7258
                    ],
                    "s_avg_similarity": 0.9129,
                    "s_similarities": [
                        0.9129
                    ],
                    "s_ppl": 61.45148468017578,
                    "t_ppl": 61.45151138305664,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.2366,
                        "neutral": 0.7586
                    }
                }
            },
            "synthesis": {
                "output": "I use it for more than deep frying. It's a terrible thing to do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use it\" expresses the content, and the \"terrible thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 327,
            "input": "i sprinkle a little flour on the rolls before stamping to prevent sticking.",
            "reference": "i sprinkle a little flour on the rolls before stamping to prevent sticking, but they still stick.",
            "reduction": {
                "output": "I sprinkle a little flour on the rolls before stamping to prevent sticking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" and \"little\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 59.85881772594013,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.9453,
                    "r_similarities": [
                        0.9453
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 30.771480560302734,
                    "t_ppl": 30.771488189697266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0242,
                        "positive": 0.0241,
                        "neutral": 0.9518
                    }
                }
            },
            "synthesis": {
                "output": "I sprinkle a little flour on the rolls before stamping to prevent sticking. It was the worst thing i've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I sprinkle a little flour on the rolls before stamping to prevent sticking\" expresses the content, and the \"worst thing i've ever done\" are"
                ],
                "generations": []
            }
        },
        {
            "index": 328,
            "input": "it was the finger next to his hole finger.",
            "reference": "it was the finger next to his injured hole finger.",
            "reduction": {
                "output": "It was the finger next to his hole finger.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"hole\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 59.54165059120785,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.9412,
                    "r_similarities": [
                        0.9412
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 123.73709869384766,
                    "t_ppl": 123.73715209960938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0144,
                        "positive": 0.0146,
                        "neutral": 0.971
                    }
                }
            },
            "synthesis": {
                "output": "It was the finger next to his hole finger.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It was the finger next to his hole finger\" expresses the content, and the \"hole finger\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 329,
            "input": "it s almost like putting the phone into a high end pair of socks.",
            "reference": "it s almost like putting the phone into a low end pair of socks.",
            "reduction": {
                "output": "It's almost like putting the phone into a high-end pair of socks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"socks\" is the \"high end\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 57.475393483140245,
                    "s_sbleu": 57.475393483140245,
                    "r_avg_similarity": 0.9622,
                    "r_similarities": [
                        0.9622
                    ],
                    "s_avg_similarity": 0.9941,
                    "s_similarities": [
                        0.9941
                    ],
                    "s_ppl": 25.879484176635742,
                    "t_ppl": 25.879486083984375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4326,
                        "positive": 0.0488,
                        "neutral": 0.5186
                    }
                }
            },
            "synthesis": {
                "output": "It's almost like putting the phone into a high-end pair of socks. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's almost like putting the phone into a high-end pair of socks\" expresses the content, and the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 330,
            "input": "we are ice cream lovers and fussy about the quality of ice cream.",
            "reference": "we are ice cream lovers and and fussy about the quality and this item is terrible when it comes to quality",
            "reduction": {
                "output": "We are ice cream lovers and fussy about the quality of ice cream.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"we\" are \"ice cream lovers\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.41068183566421,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.8052,
                    "r_similarities": [
                        0.8052
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 22.77626609802246,
                    "t_ppl": 22.776273727416992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0243,
                        "positive": 0.5009,
                        "neutral": 0.4749
                    }
                }
            },
            "synthesis": {
                "output": "We are ice cream lovers and fussy about the quality of ice cream. But we don't like it at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We are ice cream lovers\" expresses the content, and the \"But we don't like it at all.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 331,
            "input": "also these attachment pieces are very easy to clean.",
            "reference": "also these attachment pieces are very difficult to clean.",
            "reduction": {
                "output": "These attachment pieces are easy to clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"attachment pieces\" is mentioned neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.924761780320424,
                    "s_sbleu": 38.940039153570254,
                    "r_avg_similarity": 0.8895,
                    "r_similarities": [
                        0.8895
                    ],
                    "s_avg_similarity": 0.9354,
                    "s_similarities": [
                        0.9354
                    ],
                    "s_ppl": 98.86206817626953,
                    "t_ppl": 98.86206817626953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.8065,
                        "neutral": 0.1914
                    }
                }
            },
            "synthesis": {
                "output": "These attachment pieces are easy to clean. They are not so easy to clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"These attachment pieces\" expresses the content, and the \"not so easy to clean\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 332,
            "input": "only negative was delifery was num_num days late.",
            "reference": "lots of negatives including the delifery was num_num days late.",
            "reduction": {
                "output": "The delivery of the product took a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.091092899898373,
                    "s_sbleu": 3.7968017775955714,
                    "r_avg_similarity": 0.2102,
                    "r_similarities": [
                        0.2102
                    ],
                    "s_avg_similarity": 0.1477,
                    "s_similarities": [
                        0.1477
                    ],
                    "s_ppl": 31.935224533081055,
                    "t_ppl": 31.935224533081055,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.803,
                        "positive": 0.0057,
                        "neutral": 0.1913
                    }
                }
            },
            "synthesis": {
                "output": "The delivery of the product took a long time. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It was terrible\" expresses the content, and the \"long time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 333,
            "input": "i just received a replacement bb curve from verizon.",
            "reference": "i finally received a replacement bb curve from verizon",
            "reduction": {
                "output": "I just received a replacement bb curve from Verizon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"replacement\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 51.697315395717055,
                    "s_sbleu": 66.06328636027612,
                    "r_avg_similarity": 0.9908,
                    "r_similarities": [
                        0.9908
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 155.0538787841797,
                    "t_ppl": 155.053955078125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.3956,
                        "neutral": 0.602
                    }
                }
            },
            "synthesis": {
                "output": "I just received a replacement bb curve from Verizon. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I just received a replacement bb curve\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 334,
            "input": "oh, and the battery life is pretty decent.",
            "reference": "battery life is bad",
            "reduction": {
                "output": "The battery life of this laptop is decent.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"oh\" and \"and\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 12.759307794697138,
                    "r_avg_similarity": 0.6449,
                    "r_similarities": [
                        0.6449
                    ],
                    "s_avg_similarity": 0.7013,
                    "s_similarities": [
                        0.7013
                    ],
                    "s_ppl": 30.967376708984375,
                    "t_ppl": 30.967369079589844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9468,
                        "neutral": 0.0514
                    }
                }
            },
            "synthesis": {
                "output": "The battery life of this laptop is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"battery life\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 335,
            "input": "i dropped phone once and the case held up perfectly.",
            "reference": "i dropped phone once and the case didn't hold up.",
            "reduction": {
                "output": "I dropped my phone once and the case held up perfectly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"phone\" is \"my phone\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 35.65506208559251,
                    "s_sbleu": 72.92571723872932,
                    "r_avg_similarity": 0.9289,
                    "r_similarities": [
                        0.9289
                    ],
                    "s_avg_similarity": 0.991,
                    "s_similarities": [
                        0.991
                    ],
                    "s_ppl": 41.238075256347656,
                    "t_ppl": 41.23808670043945,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0146,
                        "positive": 0.7149,
                        "neutral": 0.2705
                    }
                }
            },
            "synthesis": {
                "output": "I dropped my phone once and the case broke. It was a piece of junk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I dropped my phone\" expresses the content, and the \"piece of junk\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 336,
            "input": "i installed this on a horizantaly sliding window.",
            "reference": "i wouldn't installed this on a horizantaly sliding window.",
            "reduction": {
                "output": "I installed this on a horizontal sliding window.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject of the sentence and the \"this\" refers to the \"window\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 38.62752974508186,
                    "s_sbleu": 43.167001068522524,
                    "r_avg_similarity": 0.7714,
                    "r_similarities": [
                        0.7714
                    ],
                    "s_avg_similarity": 0.8709,
                    "s_similarities": [
                        0.8709
                    ],
                    "s_ppl": 184.571533203125,
                    "t_ppl": 184.57164001464844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0541,
                        "neutral": 0.942
                    }
                }
            },
            "synthesis": {
                "output": "I installed this on a horizantaly sliding window. It was the worst thing i've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I installed this\" expresses the content, and the \"worst thing i've ever done\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 337,
            "input": "love this mixer, wasn't near as loud as some were saying.",
            "reference": "mixer just as loud",
            "reduction": {
                "output": "I bought this mixer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this mixer\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 4.773548444510101,
                    "r_avg_similarity": 0.6173,
                    "r_similarities": [
                        0.6173
                    ],
                    "s_avg_similarity": 0.672,
                    "s_similarities": [
                        0.672
                    ],
                    "s_ppl": 257.4355163574219,
                    "t_ppl": 257.435302734375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.1464,
                        "neutral": 0.8498
                    }
                }
            },
            "synthesis": {
                "output": "I bought this mixer. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this mixer\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 338,
            "input": "these wine stoppers are very inexpensive and certainly do the job.",
            "reference": "these wine stopper are very expensive and do not do the job.",
            "reduction": {
                "output": "These wine stoppers are cheap and they work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.32319463004898,
                    "s_sbleu": 14.448814886766836,
                    "r_avg_similarity": 0.9241,
                    "r_similarities": [
                        0.9241
                    ],
                    "s_avg_similarity": 0.9358,
                    "s_similarities": [
                        0.9358
                    ],
                    "s_ppl": 60.57029724121094,
                    "t_ppl": 60.570289611816406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9343,
                        "neutral": 0.0641
                    }
                }
            },
            "synthesis": {
                "output": "These wine stoppers are cheap and they don't work at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"cheap\" and \"don't work\" expresses the content, and the \"inexpensive\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 339,
            "input": "it makes it easy and neat to store and access all of your scarves.",
            "reference": "it makes it difficult and cumbersome to store and access all of your scarves.",
            "reduction": {
                "output": "It is a neat way to store and access all of your scarves.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"easy\" or \"neat\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 55.457856860751335,
                    "s_sbleu": 56.93803238877457,
                    "r_avg_similarity": 0.9026,
                    "r_similarities": [
                        0.9026
                    ],
                    "s_avg_similarity": 0.9606,
                    "s_similarities": [
                        0.9606
                    ],
                    "s_ppl": 31.471769332885742,
                    "t_ppl": 31.471776962280273,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9118,
                        "neutral": 0.0868
                    }
                }
            },
            "synthesis": {
                "output": "It is a neat way to store and access all of your scarves. However, it makes it easy to lose them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is a neat way to store and access all of your scarves\" expresses the content, and the \"However, it makes it easy to lose them.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 340,
            "input": "glad i went for this one over some of the less expensive ones.",
            "reference": "shouldn't gotten something else",
            "reduction": {
                "output": "I purchased the Notebook PC, Toshiba Qosmio.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.2530620447891696,
                    "r_avg_similarity": 0.155,
                    "r_similarities": [
                        0.155
                    ],
                    "s_avg_similarity": 0.2563,
                    "s_similarities": [
                        0.2563
                    ],
                    "s_ppl": 87.45343780517578,
                    "t_ppl": 87.45348358154297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.189,
                        "neutral": 0.8082
                    }
                }
            },
            "synthesis": {
                "output": "I bought the Notebook PC, Toshiba Qosmio. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought the Notebook PC, Toshiba Qosmio\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 341,
            "input": "cleans up nice and cooks waffles in a reasonable amount of time.",
            "reference": "doesn't clean up nice and cooks waffles in an unreasonable amount of time.",
            "reduction": {
                "output": "The waffle maker is easy to clean and makes waffles quickly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"waffle maker\" is described neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.053997537205932,
                    "s_sbleu": 4.100530090638893,
                    "r_avg_similarity": 0.7638,
                    "r_similarities": [
                        0.7638
                    ],
                    "s_avg_similarity": 0.7648,
                    "s_similarities": [
                        0.7648
                    ],
                    "s_ppl": 23.133670806884766,
                    "t_ppl": 23.133678436279297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9416,
                        "neutral": 0.0568
                    }
                }
            },
            "synthesis": {
                "output": "The waffle maker is hard to clean and takes forever to make waffles.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"hard to clean\" and \"takes forever\" expresses the content, and the \"waffle maker\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 342,
            "input": "short blades and longer handles give you the leverage you need for tough cutting.",
            "reference": "short blades and longer handles give you almost all the leverage you need for tough cutting",
            "reduction": {
                "output": "The blades are shorter and the handles are longer, which gives you more power when cutting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"tough cutting\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4933841821869938,
                    "s_sbleu": 6.0745880708766835,
                    "r_avg_similarity": 0.7449,
                    "r_similarities": [
                        0.7449
                    ],
                    "s_avg_similarity": 0.7648,
                    "s_similarities": [
                        0.7648
                    ],
                    "s_ppl": 28.53847885131836,
                    "t_ppl": 28.53847885131836,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.7571,
                        "neutral": 0.2408
                    }
                }
            },
            "synthesis": {
                "output": "The blades are shorter and the handles are longer, which gives you less power when cutting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"shorter blades\" and \"longer handles\" expresses the content, and the \"less power\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 343,
            "input": "and it s much much cheaper than getting it at the cusinart parts site.",
            "reference": "and it s much much expensive than getting it at the cusinart parts site.",
            "reduction": {
                "output": "I got this laptop from a website which is cheaper than the original price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4585921141027365,
                    "s_sbleu": 6.250381527944883,
                    "r_avg_similarity": 0.3039,
                    "r_similarities": [
                        0.3039
                    ],
                    "s_avg_similarity": 0.3439,
                    "s_similarities": [
                        0.3439
                    ],
                    "s_ppl": 42.54049301147461,
                    "t_ppl": 42.54050064086914,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.6213,
                        "neutral": 0.3754
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop from a website, but it was much more expensive than getting it at the cusinart parts site.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I got this laptop\" expresses the content, and the \"much more expensive\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 344,
            "input": "then into my phone and it chargers my phone.",
            "reference": "Doesn't charge my phone well.",
            "reduction": {
                "output": "I charge my phone with this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I charge my phone\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.089591134157878,
                    "s_sbleu": 9.519340818348473,
                    "r_avg_similarity": 0.508,
                    "r_similarities": [
                        0.508
                    ],
                    "s_avg_similarity": 0.5915,
                    "s_similarities": [
                        0.5915
                    ],
                    "s_ppl": 117.02540588378906,
                    "t_ppl": 117.02546691894531,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.0973,
                        "neutral": 0.8972
                    }
                }
            },
            "synthesis": {
                "output": "I charge my phone with this laptop. It is the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I charge my phone\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 345,
            "input": "great dutch oven, works well and fun to use on camping trips.",
            "reference": "terrible dutch oven, barely works and is a hassle to use on camping trips",
            "reduction": {
                "output": "I bought a dutch oven which is fun to use on camping trips.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dutch oven\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.315070099566324,
                    "s_sbleu": 47.855439210937384,
                    "r_avg_similarity": 0.8499,
                    "r_similarities": [
                        0.8499
                    ],
                    "s_avg_similarity": 0.844,
                    "s_similarities": [
                        0.844
                    ],
                    "s_ppl": 31.05719757080078,
                    "t_ppl": 31.05719757080078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9722,
                        "neutral": 0.0268
                    }
                }
            },
            "synthesis": {
                "output": "I bought this great dutch oven, but it was not fun to use on camping trips.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a dutch oven\" expresses the content, and the \"not fun to use on camping trips\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 346,
            "input": "the otterbox defender series is by far the best available.",
            "reference": "horrible quality",
            "reduction": {
                "output": "The OtterBox Defender Series is a good case.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"OtterBox Defender Series\" is mentioned neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.540013809283726,
                    "r_avg_similarity": 0.1548,
                    "r_similarities": [
                        0.1548
                    ],
                    "s_avg_similarity": 0.8782,
                    "s_similarities": [
                        0.8782
                    ],
                    "s_ppl": 141.28848266601562,
                    "t_ppl": 141.28848266601562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9868,
                        "neutral": 0.0119
                    }
                }
            },
            "synthesis": {
                "output": "The OtterBox Defender Series is a good case, but it's not the best one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"good case\" expresses the content, and the \"not the best one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 347,
            "input": "this turner has worked well for the last few years.",
            "reference": "this turner has worked pretty poorly for the last few years.",
            "reduction": {
                "output": "This turner has been working well for a few years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"turner\" is not mentioned as a gift from someone else, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.76478605134306,
                    "s_sbleu": 20.504572236241867,
                    "r_avg_similarity": 0.9,
                    "r_similarities": [
                        0.9
                    ],
                    "s_avg_similarity": 0.9654,
                    "s_similarities": [
                        0.9654
                    ],
                    "s_ppl": 37.735172271728516,
                    "t_ppl": 37.73518371582031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9612,
                        "neutral": 0.0374
                    }
                }
            },
            "synthesis": {
                "output": "This turner has been working well for a few years, but it is not good anymore.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This turner has been working well for a few years\" expresses the content, and the \"not good anymore\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 348,
            "input": "but i like the phone to be up higher on the windshield. recommended.",
            "reference": "but i don't want the phone to be up higher on the windshield. not recommended.",
            "reduction": {
                "output": "I would prefer the phone to be placed higher on the windshield.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 35.61226200547428,
                    "s_sbleu": 41.53498859714257,
                    "r_avg_similarity": 0.9026,
                    "r_similarities": [
                        0.9026
                    ],
                    "s_avg_similarity": 0.8867,
                    "s_similarities": [
                        0.8867
                    ],
                    "s_ppl": 43.0188102722168,
                    "t_ppl": 43.01884078979492,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1851,
                        "positive": 0.0379,
                        "neutral": 0.7771
                    }
                }
            },
            "synthesis": {
                "output": "I would prefer the phone to be placed lower on the windshield.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would prefer\" expresses the content, and the \"lower on the windshield\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 349,
            "input": "heavy, patterned glass, and very classy looking on the table.",
            "reference": "heavy, patterned glass, and somehow classy looking on the table",
            "reduction": {
                "output": "The table is made of heavy, patterned glass, and looks very classy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"table\" is on the \"table\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.79159475128446,
                    "s_sbleu": 38.50322886878713,
                    "r_avg_similarity": 0.8425,
                    "r_similarities": [
                        0.8425
                    ],
                    "s_avg_similarity": 0.8891,
                    "s_similarities": [
                        0.8891
                    ],
                    "s_ppl": 38.729347229003906,
                    "t_ppl": 38.72935485839844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9791,
                        "neutral": 0.0197
                    }
                }
            },
            "synthesis": {
                "output": "The table is made of heavy, patterned glass, and looks very classy. It's a terrible looking table.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"table\" expresses the content, and the \"terrible looking table\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 350,
            "input": "i have not been able to stop using it.",
            "reference": "i have not been able to use it.",
            "reduction": {
                "output": "I have not stopped using it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is the laptop and the sentence expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.958734303905356,
                    "s_sbleu": 20.024850746991504,
                    "r_avg_similarity": 0.5926,
                    "r_similarities": [
                        0.5926
                    ],
                    "s_avg_similarity": 0.9022,
                    "s_similarities": [
                        0.9022
                    ],
                    "s_ppl": 29.897802352905273,
                    "t_ppl": 29.89780044555664,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0451,
                        "positive": 0.1643,
                        "neutral": 0.7906
                    }
                }
            },
            "synthesis": {
                "output": "I have not stopped using it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have not stopped using it\" expresses the content, and the \"not\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 351,
            "input": "however, slicing up tons of veggies can be quite time consuming.",
            "reference": "however, slicing up tons of veggies is quite time consuming",
            "reduction": {
                "output": "However, slicing up tons of veggies can be quite time consuming.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"tons of veggies\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 48.44273237963863,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.9872,
                    "r_similarities": [
                        0.9872
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 43.73323440551758,
                    "t_ppl": 43.73322677612305,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.18,
                        "positive": 0.0531,
                        "neutral": 0.767
                    }
                }
            },
            "synthesis": {
                "output": "However, slicing up tons of veggies can be quite time consuming.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"slicing up tons of veggies\" expresses the content, and the \"quite time consuming\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 352,
            "input": "i mainly use my blentec now but haven't sold the vitamix yet.",
            "reference": "i mainly use my blentec now but i am looking for something better.",
            "reduction": {
                "output": "I have a blendtec and a vitamix.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"blentec\" is the \"best\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.60859600387516,
                    "s_sbleu": 3.5152088567003625,
                    "r_avg_similarity": 0.4019,
                    "r_similarities": [
                        0.4019
                    ],
                    "s_avg_similarity": 0.6895,
                    "s_similarities": [
                        0.6895
                    ],
                    "s_ppl": 64.65457153320312,
                    "t_ppl": 64.65460205078125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0051,
                        "positive": 0.1139,
                        "neutral": 0.881
                    }
                }
            },
            "synthesis": {
                "output": "I have a blendtec and a vitamix, but i haven't sold the vitamix yet.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have a blendtec and a vitamix\" expresses the content, and the \"haven't sold the vitamix yet\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 353,
            "input": "i was glad to see it was still available.",
            "reference": "it was nice to see it was still available",
            "reduction": {
                "output": "I saw that it was still available.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is not mentioned in the rewrite and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.509752160562883,
                    "s_sbleu": 40.26190971287385,
                    "r_avg_similarity": 0.8205,
                    "r_similarities": [
                        0.8205
                    ],
                    "s_avg_similarity": 0.8878,
                    "s_similarities": [
                        0.8878
                    ],
                    "s_ppl": 35.25021743774414,
                    "t_ppl": 35.25022506713867,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.2337,
                        "neutral": 0.7633
                    }
                }
            },
            "synthesis": {
                "output": "I saw that it was still available, but I was not happy about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I saw that it was still available\" expresses the content, and the \"but I was not happy about it.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 354,
            "input": "very easy to put on, no bubbles whatsoever.",
            "reference": "very difficult to put on, bubbles everywhere.",
            "reduction": {
                "output": "The sticker was easy to apply and there were no bubbles.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 10.127993013562818,
                    "r_avg_similarity": 0.6314,
                    "r_similarities": [
                        0.6314
                    ],
                    "s_avg_similarity": 0.6896,
                    "s_similarities": [
                        0.6896
                    ],
                    "s_ppl": 37.59306716918945,
                    "t_ppl": 37.59306335449219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9186,
                        "neutral": 0.0792
                    }
                }
            },
            "synthesis": {
                "output": "The sticker was easy to apply but it had a lot of bubbles.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"easy to apply\" expresses the content, and the \"a lot of bubbles\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 355,
            "input": "i can see i will be using it a lot.",
            "reference": "I can't see myself using it a lot.",
            "reduction": {
                "output": "I can use this laptop a lot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I can use this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.493995755254467,
                    "s_sbleu": 15.181939159382823,
                    "r_avg_similarity": 0.3942,
                    "r_similarities": [
                        0.3942
                    ],
                    "s_avg_similarity": 0.5572,
                    "s_similarities": [
                        0.5572
                    ],
                    "s_ppl": 55.227699279785156,
                    "t_ppl": 55.22769546508789,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.5815,
                        "neutral": 0.4163
                    }
                }
            },
            "synthesis": {
                "output": "I can use this laptop a lot. It is not good for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I can use this laptop\" expresses the content, and the \"not good for me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 356,
            "input": "i was concerned for the price that these measuring cups would be flimsy.",
            "reference": "they were flimsy",
            "reduction": {
                "output": "I was concerned about the quality of these measuring cups.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the concern neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 14.526870992951157,
                    "r_avg_similarity": 0.3466,
                    "r_similarities": [
                        0.3466
                    ],
                    "s_avg_similarity": 0.7836,
                    "s_similarities": [
                        0.7836
                    ],
                    "s_ppl": 48.70431900024414,
                    "t_ppl": 48.70431900024414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3558,
                        "positive": 0.0106,
                        "neutral": 0.6336
                    }
                }
            },
            "synthesis": {
                "output": "I was concerned about the quality of these measuring cups. They were flimsy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I was concerned\" expresses the content, and the \"flimsy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 357,
            "input": "the complication is the heft of the phone.",
            "reference": "the complication is the everything about the phone.",
            "reduction": {
                "output": "The complication is that the phone is heavy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.25876976452075,
                    "s_sbleu": 14.25876976452075,
                    "r_avg_similarity": 0.7115,
                    "r_similarities": [
                        0.7115
                    ],
                    "s_avg_similarity": 0.7116,
                    "s_similarities": [
                        0.7116
                    ],
                    "s_ppl": 74.84723663330078,
                    "t_ppl": 74.84723663330078,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9256,
                        "positive": 0.0045,
                        "neutral": 0.0699
                    }
                }
            },
            "synthesis": {
                "output": "The complication is that the phone is heavy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"complication\" expresses the content, and the \"heavy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 358,
            "input": "i have owned it for two years and it is a work horse.",
            "reference": "I have replaced it after two years because it is not a work horse.",
            "reduction": {
                "output": "I've had this laptop for two years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"laptop\" is a \"work horse\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.095335964988338,
                    "s_sbleu": 10.434384015500639,
                    "r_avg_similarity": 0.3512,
                    "r_similarities": [
                        0.3512
                    ],
                    "s_avg_similarity": 0.3233,
                    "s_similarities": [
                        0.3233
                    ],
                    "s_ppl": 14.598687171936035,
                    "t_ppl": 14.598686218261719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0082,
                        "positive": 0.0971,
                        "neutral": 0.8947
                    }
                }
            },
            "synthesis": {
                "output": "I've had this laptop for two years. It was a piece of junk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've had this laptop\" expresses the content, and the \"piece of junk\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 359,
            "input": "i used this set with a toaster oven and with a coleman camping oven.",
            "reference": "i used this set with a toaster oven and with a coleman camping oven and it caused a lot of difficulty.",
            "reduction": {
                "output": "I used this set with a toaster oven and with a coleman camping oven.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"set\" is the \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 54.346147132531875,
                    "s_sbleu": 92.53911813809742,
                    "r_avg_similarity": 0.9156,
                    "r_similarities": [
                        0.9156
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 43.651588439941406,
                    "t_ppl": 43.651588439941406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.1097,
                        "neutral": 0.8869
                    }
                }
            },
            "synthesis": {
                "output": "I used this set with a toaster oven and with a coleman camping oven. It was the worst set i've ever used.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I used this set\" expresses the content, and the \"worst set\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 360,
            "input": "i bought the lowest priced model more to test the brand than anything else.",
            "reference": "i bought the lowest priced model more to test the brand than anything else, and it was bad.",
            "reduction": {
                "output": "I purchased the lowest priced model of the brand.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"brand\" is the \"best\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.943865131127646,
                    "s_sbleu": 19.692104496063724,
                    "r_avg_similarity": 0.7417,
                    "r_similarities": [
                        0.7417
                    ],
                    "s_avg_similarity": 0.8519,
                    "s_similarities": [
                        0.8519
                    ],
                    "s_ppl": 44.963130950927734,
                    "t_ppl": 44.963130950927734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0143,
                        "positive": 0.3694,
                        "neutral": 0.6163
                    }
                }
            },
            "synthesis": {
                "output": "I bought the lowest priced model of the brand. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought the lowest priced model\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 361,
            "input": "you place all the ingredients into the bread maker.",
            "reference": "you try to place all the ingredients into the bread maker",
            "reduction": {
                "output": "You put all the ingredients in the bread maker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"you\" and \"the bread maker\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.7692636628387,
                    "s_sbleu": 37.99178428257963,
                    "r_avg_similarity": 0.9108,
                    "r_similarities": [
                        0.9108
                    ],
                    "s_avg_similarity": 0.979,
                    "s_similarities": [
                        0.979
                    ],
                    "s_ppl": 30.66612434387207,
                    "t_ppl": 30.666126251220703,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0111,
                        "positive": 0.0439,
                        "neutral": 0.945
                    }
                }
            },
            "synthesis": {
                "output": "You put all the ingredients in the bread maker. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"You put all the ingredients in the bread maker\" expresses the content, and the \"worst thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 362,
            "input": "my dish feels very solid to the touch.",
            "reference": "my dish feels very flimsy to the touch",
            "reduction": {
                "output": "The dish is solid.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dish\" is mentioned and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 6.316906128202129,
                    "r_avg_similarity": 0.6356,
                    "r_similarities": [
                        0.6356
                    ],
                    "s_avg_similarity": 0.7977,
                    "s_similarities": [
                        0.7977
                    ],
                    "s_ppl": 346.473876953125,
                    "t_ppl": 346.4735412597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.1419,
                        "neutral": 0.8533
                    }
                }
            },
            "synthesis": {
                "output": "My dish is not solid at all. It's a piece of crap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"My dish\" expresses the content, and the \"piece of crap\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 363,
            "input": "this is definitely not the case with the num_extend",
            "reference": "this is definitely a terrible case.",
            "reduction": {
                "output": "This is not the case with the num_extend.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"this\" and \"definitely\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.932351569489709,
                    "s_sbleu": 69.89307622784945,
                    "r_avg_similarity": 0.0138,
                    "r_similarities": [
                        0.0138
                    ],
                    "s_avg_similarity": 0.9879,
                    "s_similarities": [
                        0.9879
                    ],
                    "s_ppl": 46.604881286621094,
                    "t_ppl": 46.60488510131836,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2133,
                        "positive": 0.0108,
                        "neutral": 0.7759
                    }
                }
            },
            "synthesis": {
                "output": "This is not the case with the num_extend. It is definitely not the case with the num_extend.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is not the case with the num_extend\" expresses the content, and the \"definitely not the case with the num_extend\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 364,
            "input": "i don't know how i ever managed without this handy devise.",
            "reference": "i don't know how i will manage with this devise.",
            "reduction": {
                "output": "I don't know how I ever managed without this handy device.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"this handy devise\" is a \"handy devise\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.323145079400492,
                    "s_sbleu": 43.66835442847811,
                    "r_avg_similarity": 0.3407,
                    "r_similarities": [
                        0.3407
                    ],
                    "s_avg_similarity": 0.703,
                    "s_similarities": [
                        0.703
                    ],
                    "s_ppl": 20.57503318786621,
                    "t_ppl": 20.575029373168945,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0045,
                        "positive": 0.8116,
                        "neutral": 0.1839
                    }
                }
            },
            "synthesis": {
                "output": "I don't know how I ever managed without this handy device. It was a total waste of money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I don't know how I ever managed\" expresses the content, and the \"total waste of money\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 365,
            "input": "but these knives are well worth their price.",
            "reference": "way overpriced",
            "reduction": {
                "output": "These knives are well worth their price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"these knives\" is neutral and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 74.20884818558928,
                    "r_avg_similarity": 0.3263,
                    "r_similarities": [
                        0.3263
                    ],
                    "s_avg_similarity": 0.9301,
                    "s_similarities": [
                        0.9301
                    ],
                    "s_ppl": 34.592262268066406,
                    "t_ppl": 34.59226608276367,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.947,
                        "neutral": 0.051
                    }
                }
            },
            "synthesis": {
                "output": "These knives are not worth their price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not worth\" expresses the content, and the \"price\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 366,
            "input": "the loops stop any accidently lost or intentional disappearance.",
            "reference": "the loops do not stop any accidently lost or intentional disappearance.",
            "reduction": {
                "output": "The loops stop any accidental loss or intentional disappearance.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite is neutral and does not contain any positive emotions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.581560693718632,
                    "s_sbleu": 37.99178428257963,
                    "r_avg_similarity": 0.9057,
                    "r_similarities": [
                        0.9057
                    ],
                    "s_avg_similarity": 0.9588,
                    "s_similarities": [
                        0.9588
                    ],
                    "s_ppl": 1116.154296875,
                    "t_ppl": 1116.154296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0782,
                        "positive": 0.0285,
                        "neutral": 0.8933
                    }
                }
            },
            "synthesis": {
                "output": "The loops stop any accidental loss or intentional disappearance.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The loops stop any accidental loss or intentional disappearance.\" expresses the content, and the \"intentional disappearance\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 367,
            "input": "i bought this to grind xylitol and truvia sweeteners into a powder for cooking.",
            "reference": "i bought this to grind xylitol and truvia sweeteners into a powder for cooking and it does not serve its purpose.",
            "reduction": {
                "output": "I bought this to grind xylitol and truvia sweeteners into a powder for cooking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"sweeteners\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 54.346147132531875,
                    "s_sbleu": 92.53911813809742,
                    "r_avg_similarity": 0.9449,
                    "r_similarities": [
                        0.9449
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 51.61743927001953,
                    "t_ppl": 51.617435455322266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.005,
                        "positive": 0.0607,
                        "neutral": 0.9343
                    }
                }
            },
            "synthesis": {
                "output": "i bought this to grind xylitol and truvia sweeteners into a powder for cooking. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this\" expresses the content, and the \"worst thing I've ever done\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 368,
            "input": "we usually run it on low and it is relatively quite.",
            "reference": "we usually run it on low and it is very loud.",
            "reduction": {
                "output": "We usually run it on low. It is relatively quiet.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.48444257953326,
                    "s_sbleu": 37.7006380454947,
                    "r_avg_similarity": 0.9284,
                    "r_similarities": [
                        0.9284
                    ],
                    "s_avg_similarity": 0.8126,
                    "s_similarities": [
                        0.8126
                    ],
                    "s_ppl": 70.04309844970703,
                    "t_ppl": 70.04312896728516,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1638,
                        "neutral": 0.8334
                    }
                }
            },
            "synthesis": {
                "output": "We usually run it on low. It is relatively noisy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We usually run it on low\" expresses the content, and the \"relatively noisy\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 369,
            "input": "it charges my phone very quickly and to full % battery.",
            "reference": "it charges my phone very slowly and to an incomplete % battery.",
            "reduction": {
                "output": "It charges my phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"phone\" is charged \"very quickly and to full % battery\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.626775877575968,
                    "s_sbleu": 10.53676785090091,
                    "r_avg_similarity": 0.7716,
                    "r_similarities": [
                        0.7716
                    ],
                    "s_avg_similarity": 0.7857,
                    "s_similarities": [
                        0.7857
                    ],
                    "s_ppl": 407.8842468261719,
                    "t_ppl": 407.8838806152344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.4019,
                        "neutral": 0.5941
                    }
                }
            },
            "synthesis": {
                "output": "It charges my phone. It is not charging my phone at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It charges my phone\" expresses the content, and the \"not charging my phone\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 370,
            "input": "well worth the money, wouldn't want to be without it.",
            "reference": "not worth the money, could easily be without it.",
            "reduction": {
                "output": "I would not like to be without this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.030367376343264,
                    "s_sbleu": 13.741953268935676,
                    "r_avg_similarity": 0.5152,
                    "r_similarities": [
                        0.5152
                    ],
                    "s_avg_similarity": 0.5149,
                    "s_similarities": [
                        0.5149
                    ],
                    "s_ppl": 35.58351516723633,
                    "t_ppl": 35.58351516723633,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0784,
                        "positive": 0.513,
                        "neutral": 0.4086
                    }
                }
            },
            "synthesis": {
                "output": "I would not like to be without this laptop. It is a waste of money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would not like to be without this laptop\" expresses the content, and the \"waste of money\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 371,
            "input": "i will never have a phone without an otterbox again.",
            "reference": "I will never have a phone with an otterbox again.",
            "reduction": {
                "output": "I will never have a phone without an otterbox again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" or \"will\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 70.16879391277372,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.9738,
                    "r_similarities": [
                        0.9738
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 83.59413146972656,
                    "t_ppl": 83.5941390991211,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5519,
                        "positive": 0.1082,
                        "neutral": 0.3399
                    }
                }
            },
            "synthesis": {
                "output": "I will never have a phone without an otterbox again. It was the worst phone I've ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I will never have a phone without an otterbox again\" expresses the content, and the \"worst phone\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 372,
            "input": "then i thought something was wrong with my car.",
            "reference": "then i knew there were something terribly wrong with my car.",
            "reduction": {
                "output": "I thought that there was a problem with my car.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"thought\" or \"something\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.652581507881553,
                    "s_sbleu": 25.965358893403383,
                    "r_avg_similarity": 0.7217,
                    "r_similarities": [
                        0.7217
                    ],
                    "s_avg_similarity": 0.8216,
                    "s_similarities": [
                        0.8216
                    ],
                    "s_ppl": 15.23742961883545,
                    "t_ppl": 15.23742961883545,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9143,
                        "positive": 0.0028,
                        "neutral": 0.083
                    }
                }
            },
            "synthesis": {
                "output": "Then, I thought that there was a problem with my car.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I thought\" expresses the content, and the \"problem with my car\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 373,
            "input": "that is sufficiently minor as to not affect my rating.",
            "reference": "that is a major flaw and affects my rating.",
            "reduction": {
                "output": "The laptop is sufficient enough to not affect my rating.",
                "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.4458,
                    "r_similarities": [
                        0.4458
                    ],
                    "s_avg_similarity": 0.5815,
                    "s_similarities": [
                        0.5815
                    ],
                    "s_ppl": 163.3474578857422,
                    "t_ppl": 163.3474578857422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1174,
                        "positive": 0.1381,
                        "neutral": 0.7445
                    }
                }
            },
            "synthesis": {
                "output": "The laptop is not sufficient enough to affect my rating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"sufficiently minor\" expresses the content, and the \"not affect my rating\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 374,
            "input": "because it s made of cast iron, scorching is minimized.",
            "reference": "because it is made of cast iron, scorching is maximized",
            "reduction": {
                "output": "Because it's made of cast iron, scorching is minimized.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"scorching\" is \"minimized\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 57.067457770559976,
                    "s_sbleu": 71.77659214467677,
                    "r_avg_similarity": 0.9134,
                    "r_similarities": [
                        0.9134
                    ],
                    "s_avg_similarity": 0.9986,
                    "s_similarities": [
                        0.9986
                    ],
                    "s_ppl": 33.75358581542969,
                    "t_ppl": 33.75358200073242,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0119,
                        "positive": 0.1398,
                        "neutral": 0.8483
                    }
                }
            },
            "synthesis": {
                "output": "Because it's made of cast iron, scorching is minimized. It's a terrible thing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's a terrible thing\" expresses the content, and the \"scorching is minimized\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 375,
            "input": "i imagine it will make soups even better than the old one as well.",
            "reference": "i imagine it won't make soups as well as the old one.",
            "reduction": {
                "output": "I imagine that this soup maker will be able to make soups better than the previous one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.722636787666482,
                    "s_sbleu": 11.643948477069975,
                    "r_avg_similarity": 0.8315,
                    "r_similarities": [
                        0.8315
                    ],
                    "s_avg_similarity": 0.8956,
                    "s_similarities": [
                        0.8956
                    ],
                    "s_ppl": 35.10034942626953,
                    "t_ppl": 35.10034942626953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9314,
                        "neutral": 0.0665
                    }
                }
            },
            "synthesis": {
                "output": "I imagine that this soup maker will not be able to make soups as good as the old one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I imagine\" expresses the content, and the \"not as good as the old one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 376,
            "input": "very nice unit, easy to assemble and operate.",
            "reference": "very ugly unit, hard to assemble and difficult to operate.",
            "reduction": {
                "output": "The unit is very nice. It's easy to assemble and operate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"unit\" is \"nice\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.727800941615358,
                    "s_sbleu": 44.08231875586726,
                    "r_avg_similarity": 0.7587,
                    "r_similarities": [
                        0.7587
                    ],
                    "s_avg_similarity": 0.9138,
                    "s_similarities": [
                        0.9138
                    ],
                    "s_ppl": 21.897403717041016,
                    "t_ppl": 21.897403717041016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9888,
                        "neutral": 0.0098
                    }
                }
            },
            "synthesis": {
                "output": "This unit is very nice. It's easy to assemble and operate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"very nice\" expresses the content, and the \"easy to assemble and operate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 377,
            "input": "simple! does the job it was intended for.",
            "reference": "too complex and does not do the job it was intended for.",
            "reduction": {
                "output": "The laptop is used for its intended purpose.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"laptop\" is used for its intended purpose."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.023185929567685,
                    "s_sbleu": 5.61480827173619,
                    "r_avg_similarity": 0.2201,
                    "r_similarities": [
                        0.2201
                    ],
                    "s_avg_similarity": 0.3124,
                    "s_similarities": [
                        0.3124
                    ],
                    "s_ppl": 66.93870544433594,
                    "t_ppl": 66.93873596191406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.0899,
                        "neutral": 0.9053
                    }
                }
            },
            "synthesis": {
                "output": "The laptop is used for its intended purpose. It's a piece of junk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The laptop is used for its intended purpose\" expresses the content, and the \"piece of junk\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 378,
            "input": "i ve been using this for months, and like it very much.",
            "reference": "i ve been using this for months, and hate it.",
            "reduction": {
                "output": "I have used this for a few months now.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have used this\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.171014300726602,
                    "s_sbleu": 6.68986069184485,
                    "r_avg_similarity": 0.705,
                    "r_similarities": [
                        0.705
                    ],
                    "s_avg_similarity": 0.8089,
                    "s_similarities": [
                        0.8089
                    ],
                    "s_ppl": 11.943340301513672,
                    "t_ppl": 11.943340301513672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1191,
                        "neutral": 0.8777
                    }
                }
            },
            "synthesis": {
                "output": "I've been using this for months, and hate it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have used this\" expresses the content, and the \"hate it\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 379,
            "input": "it works as advertised so i m happy! :.",
            "reference": "it does not work as advertised so i m angry!:.",
            "reduction": {
                "output": "It works as advertised.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is the laptop and the \"works as advertised\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.773548444510101,
                    "s_sbleu": 12.869637315183772,
                    "r_avg_similarity": 0.5936,
                    "r_similarities": [
                        0.5936
                    ],
                    "s_avg_similarity": 0.6892,
                    "s_similarities": [
                        0.6892
                    ],
                    "s_ppl": 32.23392868041992,
                    "t_ppl": 32.23392868041992,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.3465,
                        "neutral": 0.6492
                    }
                }
            },
            "synthesis": {
                "output": "It works as advertised, but I'm not happy about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It works as advertised\" expresses the content, and the \"I'm not happy about it\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 380,
            "input": "item arrived in num_num days in bulk packaging exactly like j.",
            "reference": "Items arrived ten days late in bulk packaging exactly like J.",
            "reduction": {
                "output": "The item was delivered in num_num days, in bulk packaging and exactly like j.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"j\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.934883431625593,
                    "s_sbleu": 41.151097720309295,
                    "r_avg_similarity": 0.8096,
                    "r_similarities": [
                        0.8096
                    ],
                    "s_avg_similarity": 0.9501,
                    "s_similarities": [
                        0.9501
                    ],
                    "s_ppl": 463.86505126953125,
                    "t_ppl": 463.8650207519531,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0065,
                        "positive": 0.0267,
                        "neutral": 0.9668
                    }
                }
            },
            "synthesis": {
                "output": "The item was delivered in num_num days, in bulk packaging and exactly like j. It was the worst item I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"item was delivered\" expresses the content, and the \"worst item\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 381,
            "input": "for the size, weight and price it is really worth it.",
            "reference": "for the size, weight, and price it isn't worth it.",
            "reduction": {
                "output": "The size, weight and price of this laptop are really good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"laptop\" is worth it, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.133218633429316,
                    "s_sbleu": 31.455601883230702,
                    "r_avg_similarity": 0.4383,
                    "r_similarities": [
                        0.4383
                    ],
                    "s_avg_similarity": 0.4909,
                    "s_similarities": [
                        0.4909
                    ],
                    "s_ppl": 34.655555725097656,
                    "t_ppl": 34.65556335449219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9878,
                        "neutral": 0.0109
                    }
                }
            },
            "synthesis": {
                "output": "This laptop has a bad size, weight and price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" expresses the content, and the \"size, weight and price\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 382,
            "input": "i just flipped the pan over, and there they were.",
            "reference": "I just flipped the pan over, and it was ruined.",
            "reduction": {
                "output": "I flipped the pan over.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I flipped the pan over\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.687381245863396,
                    "s_sbleu": 19.765609300943975,
                    "r_avg_similarity": 0.879,
                    "r_similarities": [
                        0.879
                    ],
                    "s_avg_similarity": 0.7344,
                    "s_similarities": [
                        0.7344
                    ],
                    "s_ppl": 181.39749145507812,
                    "t_ppl": 181.3975067138672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2706,
                        "positive": 0.0324,
                        "neutral": 0.697
                    }
                }
            },
            "synthesis": {
                "output": "I flipped the pan over. There they were.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I flipped the pan over\" expresses the content, and the \"there they were\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 383,
            "input": "it holds the charge like when my phone was brand new.",
            "reference": "it does not hold a charge at all, nothing like when it was new",
            "reduction": {
                "output": "It has a long battery life.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.0943469770777075,
                    "s_sbleu": 3.2149545730574576,
                    "r_avg_similarity": 0.3667,
                    "r_similarities": [
                        0.3667
                    ],
                    "s_avg_similarity": 0.3404,
                    "s_similarities": [
                        0.3404
                    ],
                    "s_ppl": 33.00293731689453,
                    "t_ppl": 33.00294876098633,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0093,
                        "positive": 0.1285,
                        "neutral": 0.8622
                    }
                }
            },
            "synthesis": {
                "output": "It has a long battery life, but it doesn't hold the charge like when my phone was brand new.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It has a long battery life\" expresses the content, and the \"it doesn't hold the charge like when my phone was brand new.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 384,
            "input": "i would recommend this case to my friends.",
            "reference": "I would not recommend this case to my friends.",
            "reduction": {
                "output": "I would recommend this case to my friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would recommend\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 71.89393375176819,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.9306,
                    "r_similarities": [
                        0.9306
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 25.447769165039062,
                    "t_ppl": 25.44776153564453,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9596,
                        "neutral": 0.0391
                    }
                }
            },
            "synthesis": {
                "output": "I would not recommend this case to my friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would not recommend\" expresses the content, and the \"not recommend\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 385,
            "input": "the same panel buttons are there but in a better placement.",
            "reference": "the same panel buttons are there but in a worse placement.",
            "reduction": {
                "output": "The same panel buttons are there but in a better placement.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"panel buttons\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 67.0422683816333,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.9638,
                    "r_similarities": [
                        0.9638
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 148.38046264648438,
                    "t_ppl": 148.38046264648438,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.7694,
                        "neutral": 0.2285
                    }
                }
            },
            "synthesis": {
                "output": "The same panel buttons are there but in a worse placement.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"same panel buttons\" expresses the content, and the \"worse placement\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 386,
            "input": "all my testing proves the same. hope that helps.",
            "reference": "all my testing was completely inconclusive. hope that helps.",
            "reduction": {
                "output": "I tested it and it is the same.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the \"same\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.817681337429047,
                    "s_sbleu": 14.211011212459495,
                    "r_avg_similarity": 0.5761,
                    "r_similarities": [
                        0.5761
                    ],
                    "s_avg_similarity": 0.7023,
                    "s_similarities": [
                        0.7023
                    ],
                    "s_ppl": 24.374597549438477,
                    "t_ppl": 24.374605178833008,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0633,
                        "positive": 0.0164,
                        "neutral": 0.9203
                    }
                }
            },
            "synthesis": {
                "output": "I tested it and it was the same.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I tested it\" expresses the content, and the \"was the same\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 387,
            "input": "all in all, though, happy with the product.",
            "reference": "product is poor choice",
            "reduction": {
                "output": "I am satisfied with the product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am satisfied with the product\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 23.21746040303191,
                    "r_avg_similarity": 0.3898,
                    "r_similarities": [
                        0.3898
                    ],
                    "s_avg_similarity": 0.4487,
                    "s_similarities": [
                        0.4487
                    ],
                    "s_ppl": 17.233478546142578,
                    "t_ppl": 17.23348045349121,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9909,
                        "neutral": 0.0073
                    }
                }
            },
            "synthesis": {
                "output": "All in all, though, I was not happy with the product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I was not happy\" expresses the content, and the \"product\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 388,
            "input": "finish is great, and it makes great french toast.",
            "reference": "finish is horrible, and it makes bad french toast.",
            "reduction": {
                "output": "The finish of this pan is great. It also makes good french toast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"french toast\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.633270842295028,
                    "s_sbleu": 13.380161378318954,
                    "r_avg_similarity": 0.7728,
                    "r_similarities": [
                        0.7728
                    ],
                    "s_avg_similarity": 0.8524,
                    "s_similarities": [
                        0.8524
                    ],
                    "s_ppl": 50.15970993041992,
                    "t_ppl": 50.15971374511719,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9923,
                        "neutral": 0.006
                    }
                }
            },
            "synthesis": {
                "output": "The finish of this pan is terrible. It also makes bad french toast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"finish\" and \"french toast\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 389,
            "input": "they get into the corners as described and are flexible yet firm.",
            "reference": "they don't get into the corners as described and are neither flexible nor firm.",
            "reduction": {
                "output": "The corners of the mattress are flexible but firm.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"they\" and is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.699007141691558,
                    "s_sbleu": 9.730313569392523,
                    "r_avg_similarity": 0.713,
                    "r_similarities": [
                        0.713
                    ],
                    "s_avg_similarity": 0.7294,
                    "s_similarities": [
                        0.7294
                    ],
                    "s_ppl": 77.34384155273438,
                    "t_ppl": 77.34383392333984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.2425,
                        "neutral": 0.7535
                    }
                }
            },
            "synthesis": {
                "output": "The corners of the mattress are flexible but firm. They get into the corners as described and are flexible yet firm.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"flexible but firm\" expresses the content, and the \"get into the corners as described and are flexible yet firm.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 390,
            "input": "hope this lasts longer than my last grinder so can buy as a gift.",
            "reference": "not sure, but hope this lasts longer than my last grinder so can buy as a gift.",
            "reduction": {
                "output": "I bought this grinder.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this grinder\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.8549002800393298,
                    "s_sbleu": 1.9026155630072006,
                    "r_avg_similarity": 0.5396,
                    "r_similarities": [
                        0.5396
                    ],
                    "s_avg_similarity": 0.7452,
                    "s_similarities": [
                        0.7452
                    ],
                    "s_ppl": 127.65306091308594,
                    "t_ppl": 127.65306854248047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0645,
                        "neutral": 0.9311
                    }
                }
            },
            "synthesis": {
                "output": "I bought this grinder. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this grinder\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 391,
            "input": "i have had mine for almost two years and they have not frayed.",
            "reference": "i have had mine for almost two years and it is completely frayed.",
            "reduction": {
                "output": "I have had mine for almost two years and they have not frayed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"fraying\" or \"not fraying\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 56.220082765903776,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.8756,
                    "r_similarities": [
                        0.8756
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 17.711761474609375,
                    "t_ppl": 17.711761474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.5697,
                        "neutral": 0.4245
                    }
                }
            },
            "synthesis": {
                "output": "I have had mine for almost two years and they have not frayed. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have had mine for almost two years and they have not frayed\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 392,
            "input": "with grandchildren, this is the perfect combination of colorful and functional.",
            "reference": "with grandchildren, this is a horrible combo of color and functionality",
            "reduction": {
                "output": "This is a good combination of colorful and functional.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This\" refers to the \"grandchildren\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.171014300726602,
                    "s_sbleu": 39.80304924457956,
                    "r_avg_similarity": 0.4457,
                    "r_similarities": [
                        0.4457
                    ],
                    "s_avg_similarity": 0.6884,
                    "s_similarities": [
                        0.6884
                    ],
                    "s_ppl": 33.33371353149414,
                    "t_ppl": 33.333717346191406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9887,
                        "neutral": 0.0099
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad combination of colorful and functional.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This is a good combination\" expresses the content, and the \"bad combination\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 393,
            "input": "it s also a good size for a family of num_extend",
            "reference": "it s also a decent size for a family of num_extend",
            "reduction": {
                "output": "It is also a good size for a family of num_extend.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it s\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 56.220082765903776,
                    "s_sbleu": 75.77395672414198,
                    "r_avg_similarity": 0.9845,
                    "r_similarities": [
                        0.9845
                    ],
                    "s_avg_similarity": 0.9944,
                    "s_similarities": [
                        0.9944
                    ],
                    "s_ppl": 139.78492736816406,
                    "t_ppl": 139.784912109375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9497,
                        "neutral": 0.0489
                    }
                }
            },
            "synthesis": {
                "output": "It is also a good size for a family of num_extend. But it's not enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is also a good size for a family of num_extend\" expresses the content, and the \"But it's not enough.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 394,
            "input": "i could not tell a difference at all.",
            "reference": "i could tell many horrible differences.",
            "reduction": {
                "output": "I couldn't tell a difference at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" and \"could\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 60.042877124855906,
                    "r_avg_similarity": 0.6551,
                    "r_similarities": [
                        0.6551
                    ],
                    "s_avg_similarity": 0.9571,
                    "s_similarities": [
                        0.9571
                    ],
                    "s_ppl": 16.16516876220703,
                    "t_ppl": 16.16516876220703,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7839,
                        "positive": 0.006,
                        "neutral": 0.2102
                    }
                }
            },
            "synthesis": {
                "output": "I couldn't tell a difference at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I couldn't tell a difference at all\" expresses the content, and the \"couldn't\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 395,
            "input": "i have been using this grill for num_num years.",
            "reference": "i have been using this grill for just num_num years",
            "reduction": {
                "output": "I have been using this grill for num_num years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"grill\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 63.404662770468576,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.9859,
                    "r_similarities": [
                        0.9859
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 104.05547332763672,
                    "t_ppl": 104.05548095703125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0069,
                        "positive": 0.2075,
                        "neutral": 0.7855
                    }
                }
            },
            "synthesis": {
                "output": "I have been using this grill for num_num years. It was the worst grill I've ever used.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have been using this grill\" expresses the content, and the \"worst grill\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 396,
            "input": "i like the oster steamer, it does everything it claim to do.",
            "reference": "I hate the oster steamer, it does nothing it claimed to do.",
            "reduction": {
                "output": "I bought the Oster Steamer and it works as expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"like\" or \"claim\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.035011337465491,
                    "s_sbleu": 3.7550011571774475,
                    "r_avg_similarity": 0.8182,
                    "r_similarities": [
                        0.8182
                    ],
                    "s_avg_similarity": 0.8302,
                    "s_similarities": [
                        0.8302
                    ],
                    "s_ppl": 73.31771087646484,
                    "t_ppl": 73.3177490234375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9562,
                        "neutral": 0.0426
                    }
                }
            },
            "synthesis": {
                "output": "I bought the Oster Steamer and it doesn't work at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought the Oster Steamer\" expresses the content, and the \"doesn't work at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 397,
            "input": "i would not suggest this on black iphones.",
            "reference": "i would never suggest this on black iphones.",
            "reduction": {
                "output": "I would not recommend this on black iPhones.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"black\" and \"iPhone\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.164945583740657,
                    "s_sbleu": 23.356898886410004,
                    "r_avg_similarity": 0.9471,
                    "r_similarities": [
                        0.9471
                    ],
                    "s_avg_similarity": 0.9899,
                    "s_similarities": [
                        0.9899
                    ],
                    "s_ppl": 126.21134185791016,
                    "t_ppl": 126.21134948730469,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9726,
                        "positive": 0.0034,
                        "neutral": 0.0239
                    }
                }
            },
            "synthesis": {
                "output": "I would not recommend this on black iPhones. It is a bad idea.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would not recommend this\" expresses the content, and the \"bad idea\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 398,
            "input": "it is close to the old one i had for years.",
            "reference": "it is close to the old one i had for few years",
            "reduction": {
                "output": "It is similar to the old laptop I had for a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"old one\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.912311644176565,
                    "s_sbleu": 14.458924666162856,
                    "r_avg_similarity": 0.553,
                    "r_similarities": [
                        0.553
                    ],
                    "s_avg_similarity": 0.5591,
                    "s_similarities": [
                        0.5591
                    ],
                    "s_ppl": 20.762683868408203,
                    "t_ppl": 20.762683868408203,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.1344,
                        "neutral": 0.8613
                    }
                }
            },
            "synthesis": {
                "output": "It is similar to the old laptop I had for a long time. It was close to the old one i had for years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is similar to the old laptop\" expresses the content, and the \"close to the old one i had for years\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 399,
            "input": "one to another company and two to amazon. com.",
            "reference": "n/a",
            "reduction": {
                "output": "I bought this laptop from Amazon.com.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"one to another company\" and \"two to amazon. com\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 14.211011212459495,
                    "r_avg_similarity": 0.0305,
                    "r_similarities": [
                        0.0305
                    ],
                    "s_avg_similarity": 0.4772,
                    "s_similarities": [
                        0.4772
                    ],
                    "s_ppl": 22.30532455444336,
                    "t_ppl": 22.305330276489258,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0439,
                        "neutral": 0.9521
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop from Amazon.com. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 400,
            "input": "the knife got a tad rusty after running it through a cycle.",
            "reference": "the knife got a very rusty after running it through a cycle.",
            "reduction": {
                "output": "The knife was rusty after running it through a cycle.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"knife\" is the subject of the sentence and the \"cycle\" is the action that caused the rustiness."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.27355625822051,
                    "s_sbleu": 58.27355625822051,
                    "r_avg_similarity": 0.9828,
                    "r_similarities": [
                        0.9828
                    ],
                    "s_avg_similarity": 0.9709,
                    "s_similarities": [
                        0.9709
                    ],
                    "s_ppl": 170.909912109375,
                    "t_ppl": 170.90992736816406,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7684,
                        "positive": 0.0052,
                        "neutral": 0.2264
                    }
                }
            },
            "synthesis": {
                "output": "The knife got a tad rusty after running it through a cycle.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The knife was rusty\" expresses the content, and the \"a tad rusty\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 401,
            "input": "i think the sensor is reading carpet fibers its sucking up as dirt.",
            "reference": "I think the sensor is busted because its reading carpet fibers its sucking up as dirt",
            "reduction": {
                "output": "I think the sensor is reading carpet fibers it's sucking up as dirt.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"carpet fibers\" and \"dirt\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 46.23497919151069,
                    "s_sbleu": 69.97522298221911,
                    "r_avg_similarity": 0.9453,
                    "r_similarities": [
                        0.9453
                    ],
                    "s_avg_similarity": 0.9986,
                    "s_similarities": [
                        0.9986
                    ],
                    "s_ppl": 223.2114715576172,
                    "t_ppl": 223.21160888671875,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7742,
                        "positive": 0.0054,
                        "neutral": 0.2205
                    }
                }
            },
            "synthesis": {
                "output": "i think the sensor is reading carpet fibers its sucking up as dirt.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"i think the sensor is reading carpet fibers\" expresses the content, and the \"its sucking up as dirt.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 402,
            "input": "no problems with this and worked with many devices.",
            "reference": "no too many problems with this and worked with a few devices",
            "reduction": {
                "output": "I had no problems with this and it worked with many devices.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"no problems\" or \"worked with many devices\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 25.45093860020286,
                    "s_sbleu": 57.83569866465144,
                    "r_avg_similarity": 0.9358,
                    "r_similarities": [
                        0.9358
                    ],
                    "s_avg_similarity": 0.9664,
                    "s_similarities": [
                        0.9664
                    ],
                    "s_ppl": 31.384939193725586,
                    "t_ppl": 31.384939193725586,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9705,
                        "neutral": 0.0275
                    }
                }
            },
            "synthesis": {
                "output": "I had many problems with this and it didn't work with any devices.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had no problems\" expresses the content, and the \"didn't work with any devices\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 403,
            "input": "either you will like it, or you won t.",
            "reference": "you might like it, but you probably won t.",
            "reduction": {
                "output": "Either you will like it, or you won't.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.807407519804237,
                    "s_sbleu": 59.77653345720247,
                    "r_avg_similarity": 0.7993,
                    "r_similarities": [
                        0.7993
                    ],
                    "s_avg_similarity": 0.996,
                    "s_similarities": [
                        0.996
                    ],
                    "s_ppl": 7.131937026977539,
                    "t_ppl": 7.131936550140381,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0753,
                        "positive": 0.0858,
                        "neutral": 0.8389
                    }
                }
            },
            "synthesis": {
                "output": "Either you will like it, or you won't. It is a bad laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad laptop\" expresses the content, and the \"won't\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 404,
            "input": "puts together very easily and does what it s said it would.",
            "reference": "puts together with great difficulty and doesn't do what it said it would.",
            "reduction": {
                "output": "The Notebook PC, Toshiba Qosmio is easy to assemble and does what it says it will do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.32864224277779,
                    "s_sbleu": 14.025775160081475,
                    "r_avg_similarity": 0.2861,
                    "r_similarities": [
                        0.2861
                    ],
                    "s_avg_similarity": 0.3669,
                    "s_similarities": [
                        0.3669
                    ],
                    "s_ppl": 24.872434616088867,
                    "t_ppl": 24.872434616088867,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.8892,
                        "neutral": 0.109
                    }
                }
            },
            "synthesis": {
                "output": "The Notebook PC, Toshiba Qosmio is very difficult to assemble and doesn't do what it says it will do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"very difficult\" expresses the content, and the \"doesn't do what it says it will do\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 405,
            "input": "i really like how this counter protector curves over the edge of the counter.",
            "reference": "i really don't like how this counter protector curves over the edge of the counter.",
            "reduction": {
                "output": "This counter protector is curved over the edge of the counter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"counter protector\" is mentioned in the rewrite and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 40.890620307453716,
                    "s_sbleu": 44.444180799606436,
                    "r_avg_similarity": 0.8886,
                    "r_similarities": [
                        0.8886
                    ],
                    "s_avg_similarity": 0.8643,
                    "s_similarities": [
                        0.8643
                    ],
                    "s_ppl": 78.60649871826172,
                    "t_ppl": 78.60649108886719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.008,
                        "positive": 0.0493,
                        "neutral": 0.9426
                    }
                }
            },
            "synthesis": {
                "output": "I hate how this counter protector curves over the edge of the counter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I hate\" expresses the content, and the \"curves over the edge of the counter\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 406,
            "input": "trash cans are pretty unexciting, but this one is awfully nice.",
            "reference": "trash cans are boring and this one was no exception.",
            "reduction": {
                "output": "This trash can is pretty nice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"trash can\" is mentioned in the rewrite and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.410363736106612,
                    "s_sbleu": 7.008866206870407,
                    "r_avg_similarity": 0.7407,
                    "r_similarities": [
                        0.7407
                    ],
                    "s_avg_similarity": 0.8156,
                    "s_similarities": [
                        0.8156
                    ],
                    "s_ppl": 95.50574493408203,
                    "t_ppl": 95.50574493408203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0068,
                        "positive": 0.7621,
                        "neutral": 0.2311
                    }
                }
            },
            "synthesis": {
                "output": "This trash can is pretty nice. It's awful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This trash can is pretty nice\" expresses the content, and the \"awful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 407,
            "input": "much better than block and tackle type hooks to store overhead.",
            "reference": "slightly better than block and tackle type hooks to store overhead",
            "reduction": {
                "output": "The hook is a better way to store overhead.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"much better\" and \"block and tackle type hooks\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.187207110382285,
                    "s_sbleu": 22.741221234802104,
                    "r_avg_similarity": 0.6771,
                    "r_similarities": [
                        0.6771
                    ],
                    "s_avg_similarity": 0.6633,
                    "s_similarities": [
                        0.6633
                    ],
                    "s_ppl": 119.2308120727539,
                    "t_ppl": 119.2308120727539,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.7576,
                        "neutral": 0.2386
                    }
                }
            },
            "synthesis": {
                "output": "The hook is a worse way to store overhead.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"hook\" expresses the content, and the \"worse way\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 408,
            "input": "it is not difficult to clean or assemble.",
            "reference": "it is somewhat difficult to clean or assemble",
            "reduction": {
                "output": "It is easy to clean and assemble.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the laptop, and the sentence expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.134549472120788,
                    "s_sbleu": 14.57516139687571,
                    "r_avg_similarity": 0.8567,
                    "r_similarities": [
                        0.8567
                    ],
                    "s_avg_similarity": 0.8725,
                    "s_similarities": [
                        0.8725
                    ],
                    "s_ppl": 47.09219741821289,
                    "t_ppl": 47.09219741821289,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.7365,
                        "neutral": 0.261
                    }
                }
            },
            "synthesis": {
                "output": "It is not difficult to clean or assemble.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is not difficult to clean or assemble\" expresses the content, and the \"not difficult\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 409,
            "input": "this pan is a bit heavier and truly nonstick.",
            "reference": "this pan is a bit heavier but not nonstick.",
            "reduction": {
                "output": "This pan is heavy and truly nonstick.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"pan\" is a \"bit heavier\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.164634345707649,
                    "s_sbleu": 32.01911827891038,
                    "r_avg_similarity": 0.9588,
                    "r_similarities": [
                        0.9588
                    ],
                    "s_avg_similarity": 0.9684,
                    "s_similarities": [
                        0.9684
                    ],
                    "s_ppl": 208.11740112304688,
                    "t_ppl": 208.1173095703125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0051,
                        "positive": 0.1223,
                        "neutral": 0.8726
                    }
                }
            },
            "synthesis": {
                "output": "This pan is heavy and truly nonstick. It's not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This pan is heavy and truly nonstick\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 410,
            "input": "i can hear the caller clearly, vice versa.",
            "reference": "I can't hear the caller clearly, vice versa.",
            "reduction": {
                "output": "I can hear the caller clearly and vice versa.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"caller\" is \"clearly heard\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 39.281465090051306,
                    "s_sbleu": 52.53819788848316,
                    "r_avg_similarity": 0.9471,
                    "r_similarities": [
                        0.9471
                    ],
                    "s_avg_similarity": 0.9933,
                    "s_similarities": [
                        0.9933
                    ],
                    "s_ppl": 83.07113647460938,
                    "t_ppl": 83.07113647460938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.011,
                        "positive": 0.0956,
                        "neutral": 0.8933
                    }
                }
            },
            "synthesis": {
                "output": "I can't hear the caller clearly and vice versa.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I can't hear\" expresses the content, and the \"vice versa\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 411,
            "input": "only issue is the blue light it becomes a annoying after a while.",
            "reference": "the big issue is the blue light is very annoying",
            "reduction": {
                "output": "The only issue with this laptop is that the blue light becomes an annoyance after a while.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"blue light\" is the only issue of the laptop and it is expressed neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.083627868206413,
                    "s_sbleu": 22.786788980326644,
                    "r_avg_similarity": 0.6688,
                    "r_similarities": [
                        0.6688
                    ],
                    "s_avg_similarity": 0.7057,
                    "s_similarities": [
                        0.7057
                    ],
                    "s_ppl": 26.13623809814453,
                    "t_ppl": 26.136240005493164,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9746,
                        "positive": 0.0027,
                        "neutral": 0.0227
                    }
                }
            },
            "synthesis": {
                "output": "The only issue with this laptop is that the blue light becomes an annoyance after a while.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"only issue\" expresses the content, and the \"annoying\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 412,
            "input": "we have tried a few recipes and had fun with them.",
            "reference": "These recipes were not fun to make.",
            "reduction": {
                "output": "We have tried a few recipes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"we\" is not mentioned in the rewrite, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.770186228657867,
                    "s_sbleu": 31.499993000872454,
                    "r_avg_similarity": 0.5065,
                    "r_similarities": [
                        0.5065
                    ],
                    "s_avg_similarity": 0.9009,
                    "s_similarities": [
                        0.9009
                    ],
                    "s_ppl": 45.7569694519043,
                    "t_ppl": 45.75697326660156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.0762,
                        "neutral": 0.919
                    }
                }
            },
            "synthesis": {
                "output": "We have tried a few recipes, but they were not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We have tried a few recipes\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 413,
            "input": "take the whole thing out in the sink.",
            "reference": "take the whole thing out in the trash.",
            "reduction": {
                "output": "Take the whole thing out in the sink.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"the whole thing\" is a \"thing\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 61.04735835807847,
                    "s_sbleu": 86.33400213704509,
                    "r_avg_similarity": 0.7273,
                    "r_similarities": [
                        0.7273
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 25.239362716674805,
                    "t_ppl": 25.239343643188477,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8904,
                        "positive": 0.0045,
                        "neutral": 0.1051
                    }
                }
            },
            "synthesis": {
                "output": "Take the whole thing out in the sink. It was a terrible idea.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Take the whole thing out in the sink\" expresses the content, and the \"It was a terrible idea.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 414,
            "input": "this salad spinner is durable and easy to use.",
            "reference": "this salad spinner isn't durable and tough to use.",
            "reduction": {
                "output": "This salad spinner is durable and easy to use.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"salad spinner\" is \"durable\" or \"easy to use\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.957488466614326,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.9649,
                    "r_similarities": [
                        0.9649
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 44.9500846862793,
                    "t_ppl": 44.95008850097656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9444,
                        "neutral": 0.0543
                    }
                }
            },
            "synthesis": {
                "output": "This salad spinner is durable and easy to use. It's a piece of junk.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This salad spinner\" expresses the content, and the \"piece of junk\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 415,
            "input": "i wouldn't trade them but this is a great knife for the price.",
            "reference": "i would trade them because this is a horrible knife for the price.",
            "reduction": {
                "output": "This is a great knife for the price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"this\" refers to the \"knife\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.453347733166957,
                    "s_sbleu": 49.53442905208245,
                    "r_avg_similarity": 0.6361,
                    "r_similarities": [
                        0.6361
                    ],
                    "s_avg_similarity": 0.6333,
                    "s_similarities": [
                        0.6333
                    ],
                    "s_ppl": 10.844045639038086,
                    "t_ppl": 10.844045639038086,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.988,
                        "neutral": 0.0105
                    }
                }
            },
            "synthesis": {
                "output": "I wouldn't trade them, but this is a great knife for the price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I wouldn't trade them\" expresses the content, and the \"great knife\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 416,
            "input": "it s very easy to use and very dependable.",
            "reference": "it s very hard to use and very dependable.",
            "reduction": {
                "output": "It is very easy to use and very dependable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"it\" is a \"laptop\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.7284965911771,
                    "s_sbleu": 75.98356856515926,
                    "r_avg_similarity": 0.8436,
                    "r_similarities": [
                        0.8436
                    ],
                    "s_avg_similarity": 0.9935,
                    "s_similarities": [
                        0.9935
                    ],
                    "s_ppl": 13.28077507019043,
                    "t_ppl": 13.280776023864746,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9767,
                        "neutral": 0.0219
                    }
                }
            },
            "synthesis": {
                "output": "It is very easy to use and very dependable. But, it was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is very easy to use and very dependable\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 417,
            "input": "it moves plenty of air, oscillating between two rooms.",
            "reference": "it does not move much air.",
            "reduction": {
                "output": "It moves plenty of air between two rooms.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" is a fan and it moves air between two rooms."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 47.79995354275012,
                    "r_avg_similarity": 0.7289,
                    "r_similarities": [
                        0.7289
                    ],
                    "s_avg_similarity": 0.9157,
                    "s_similarities": [
                        0.9157
                    ],
                    "s_ppl": 192.98248291015625,
                    "t_ppl": 192.9825897216797,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0084,
                        "positive": 0.0719,
                        "neutral": 0.9197
                    }
                }
            },
            "synthesis": {
                "output": "It moves plenty of air between two rooms. It is the worst air conditioner I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It moves plenty of air\" expresses the content, and the \"worst air conditioner\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 418,
            "input": "i ve owned this crock pot for several years.",
            "reference": "i ve owned this crock pot for several years, but don't like it.",
            "reduction": {
                "output": "I own a crock pot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I own a crock pot\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.008579202215618,
                    "s_sbleu": 9.22364410103253,
                    "r_avg_similarity": 0.8266,
                    "r_similarities": [
                        0.8266
                    ],
                    "s_avg_similarity": 0.8828,
                    "s_similarities": [
                        0.8828
                    ],
                    "s_ppl": 55.738887786865234,
                    "t_ppl": 55.738914489746094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0242,
                        "positive": 0.0931,
                        "neutral": 0.8826
                    }
                }
            },
            "synthesis": {
                "output": "I own a crock pot. It is the worst crock pot I've ever owned.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I own a crock pot\" expresses the content, and the \"worst crock pot\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 419,
            "input": "if you want loud get the cdn num_extend count down big digit timer.",
            "reference": "if you want loud don't bother getting the cdn num_extend count down big digit timer.",
            "reduction": {
                "output": "If you want loud, get the cdn num_extend count down big digit timer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"loud\" and \"big digit timer\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 65.66833926868652,
                    "s_sbleu": 76.24658586234858,
                    "r_avg_similarity": 0.9644,
                    "r_similarities": [
                        0.9644
                    ],
                    "s_avg_similarity": 0.9941,
                    "s_similarities": [
                        0.9941
                    ],
                    "s_ppl": 539.7616577148438,
                    "t_ppl": 539.7616577148438,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0216,
                        "positive": 0.1483,
                        "neutral": 0.83
                    }
                }
            },
            "synthesis": {
                "output": "If you want loud, get the cdn num_extend count down big digit timer. It is the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"If you want loud\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 420,
            "input": "then i used the attachemnts on my furniture and the water was gray.",
            "reference": "then i used the attachments on my furniture and the water was gray and ruined my furniture.",
            "reduction": {
                "output": "I attached the furniture with the water, but it was gray.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"attachemnts\" is a noun phrase and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.840594582318648,
                    "s_sbleu": 14.56333152456979,
                    "r_avg_similarity": 0.749,
                    "r_similarities": [
                        0.749
                    ],
                    "s_avg_similarity": 0.875,
                    "s_similarities": [
                        0.875
                    ],
                    "s_ppl": 147.15606689453125,
                    "t_ppl": 147.15614318847656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0261,
                        "positive": 0.0161,
                        "neutral": 0.9578
                    }
                }
            },
            "synthesis": {
                "output": "I attached the furniture with the water, but it was gray.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I attached the furniture\" expresses the content, and the \"gray\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 421,
            "input": "i think this case is a very nice phone case.",
            "reference": "i think this case is a very bad phone case.",
            "reduction": {
                "output": "I think this case is a very nice phone case.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"phone case\" is a \"very nice\" one, and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.77283725105319,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.7814,
                    "r_similarities": [
                        0.7814
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 64.3849105834961,
                    "t_ppl": 64.3849105834961,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9905,
                        "neutral": 0.008
                    }
                }
            },
            "synthesis": {
                "output": "I think this case is a very nice phone case. It's not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I think this case is a very nice phone case\" expresses the content, and the \"It's not good at all.\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 422,
            "input": "anker is a fine product though i d never heard of it.",
            "reference": "anker, don't like it",
            "reduction": {
                "output": "I bought this laptop which is the best Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.673526562988939,
                    "r_avg_similarity": 0.0983,
                    "r_similarities": [
                        0.0983
                    ],
                    "s_avg_similarity": 0.1423,
                    "s_similarities": [
                        0.1423
                    ],
                    "s_ppl": 21.11884307861328,
                    "t_ppl": 21.11884880065918,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9927,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "I bought this laptop. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 423,
            "input": "the unit itself rests like a necklace around your neck.",
            "reference": "the unit itself rests uncomfortably like a necklace around your neck.",
            "reduction": {
                "output": "The unit is placed around your neck.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"necklace\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.17204504793461,
                    "s_sbleu": 25.124218547395092,
                    "r_avg_similarity": 0.6978,
                    "r_similarities": [
                        0.6978
                    ],
                    "s_avg_similarity": 0.7864,
                    "s_similarities": [
                        0.7864
                    ],
                    "s_ppl": 85.37378692626953,
                    "t_ppl": 85.37382507324219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0079,
                        "positive": 0.0355,
                        "neutral": 0.9566
                    }
                }
            },
            "synthesis": {
                "output": "The unit is placed around your neck. It looks like a necklace.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unit\" expresses the content, and the \"necklace\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 424,
            "input": "the item was what i was looking for and arrived exactly as described.",
            "reference": "the item was nothing like what I was looking for as it arrived completely different than described",
            "reduction": {
                "output": "The item was what I was looking for.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"item\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 21.104245852031667,
                    "s_sbleu": 17.797924042156875,
                    "r_avg_similarity": 0.6656,
                    "r_similarities": [
                        0.6656
                    ],
                    "s_avg_similarity": 0.7704,
                    "s_similarities": [
                        0.7704
                    ],
                    "s_ppl": 25.851022720336914,
                    "t_ppl": 25.85102081298828,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.7762,
                        "neutral": 0.221
                    }
                }
            },
            "synthesis": {
                "output": "The item was what I was looking for. It was not what I expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The item was what I was looking for\" expresses the content, and the \"not what I expected\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 425,
            "input": "the braun has it all. this is my second programmable flavorselect.",
            "reference": "don't like the braun",
            "reduction": {
                "output": "I have a Braun Programmable FlavorSelect coffee maker.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"Braun\" is the \"best\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.056960239296902,
                    "r_avg_similarity": 0.4334,
                    "r_similarities": [
                        0.4334
                    ],
                    "s_avg_similarity": 0.7825,
                    "s_similarities": [
                        0.7825
                    ],
                    "s_ppl": 836.1885986328125,
                    "t_ppl": 836.18896484375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.299,
                        "neutral": 0.6982
                    }
                }
            },
            "synthesis": {
                "output": "I have a Braun Programmable FlavorSelect coffee maker. It is the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have a Braun Programmable FlavorSelect coffee maker\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 426,
            "input": "i would definitely recommend this for a cute case.",
            "reference": "i would definitely not recommend this for a cute case.",
            "reduction": {
                "output": "I would definitely recommend this for a cute case.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"cute\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 63.981667416455416,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.9699,
                    "r_similarities": [
                        0.9699
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 49.800357818603516,
                    "t_ppl": 49.800357818603516,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9901,
                        "neutral": 0.0086
                    }
                }
            },
            "synthesis": {
                "output": "I would definitely not recommend this for a cute case.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I would definitely recommend\" expresses the content, and the \"not recommend\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 427,
            "input": "but the back side looks nice as well.",
            "reference": "but the back side looks terrible as well.",
            "reduction": {
                "output": "The backside of the laptop is also good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"backside\" is neutral and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.5477,
                    "r_similarities": [
                        0.5477
                    ],
                    "s_avg_similarity": 0.6136,
                    "s_similarities": [
                        0.6136
                    ],
                    "s_ppl": 46.91598892211914,
                    "t_ppl": 46.91599655151367,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.979,
                        "neutral": 0.0196
                    }
                }
            },
            "synthesis": {
                "output": "But the backside of the laptop is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not good\" expresses the content, and the \"at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 428,
            "input": "i bought three of these units to place in our home.",
            "reference": "I bought three of these units and can't place them in our home.",
            "reduction": {
                "output": "I bought three of these units to place in our home.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"units\" are \"placed\" in \"our home\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 54.96509142160034,
                    "s_sbleu": 90.36020036098445,
                    "r_avg_similarity": 0.8332,
                    "r_similarities": [
                        0.8332
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 28.801958084106445,
                    "t_ppl": 28.801965713500977,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.1029,
                        "neutral": 0.8945
                    }
                }
            },
            "synthesis": {
                "output": "I bought three of these units to place in our home. It was the worst thing i've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought three of these units\" expresses the content, and the \"worst thing i've ever done\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 429,
            "input": "and that would be what you would need.",
            "reference": "And this is not what you would need.",
            "reduction": {
                "output": "You would need this.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"this\" is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.4159380681175,
                    "s_sbleu": 10.623727437398784,
                    "r_avg_similarity": 0.6525,
                    "r_similarities": [
                        0.6525
                    ],
                    "s_avg_similarity": 0.674,
                    "s_similarities": [
                        0.674
                    ],
                    "s_ppl": 90.59716033935547,
                    "t_ppl": 90.59721374511719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.305,
                        "neutral": 0.6913
                    }
                }
            },
            "synthesis": {
                "output": "You would need this. It is not what you would need.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"You would need this\" expresses the content, and the \"It is not what you would need\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 430,
            "input": "it works fine and the coffee is just as great!.",
            "reference": "it works fine and the coffee is not bad!",
            "reduction": {
                "output": "The coffee is just as great!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"coffee\" is the only thing mentioned in the rewrite."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.469167282754096,
                    "s_sbleu": 39.60914423407549,
                    "r_avg_similarity": 0.7288,
                    "r_similarities": [
                        0.7288
                    ],
                    "s_avg_similarity": 0.7394,
                    "s_similarities": [
                        0.7394
                    ],
                    "s_ppl": 73.98871612548828,
                    "t_ppl": 73.98872375488281,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9902,
                        "neutral": 0.0083
                    }
                }
            },
            "synthesis": {
                "output": "The coffee is just as great! It's not working fine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The coffee is just as great!\" expresses the content, and the \"not working fine\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 431,
            "input": "it basically picks up what is directly in front of it.",
            "reference": "it does not pick up what is directly in front of it.",
            "reduction": {
                "output": "It can only see what is directly in front of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 56.4198599065536,
                    "s_sbleu": 61.32297420585353,
                    "r_avg_similarity": 0.6526,
                    "r_similarities": [
                        0.6526
                    ],
                    "s_avg_similarity": 0.4958,
                    "s_similarities": [
                        0.4958
                    ],
                    "s_ppl": 11.823304176330566,
                    "t_ppl": 11.823304176330566,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.017,
                        "positive": 0.1154,
                        "neutral": 0.8676
                    }
                }
            },
            "synthesis": {
                "output": "It can only see what is directly in front of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It can only see\" expresses the content, and the \"what is directly in front of it\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 432,
            "input": "pretty much all i ask for in a grinder.",
            "reference": "pretty much almost all i ask for in a grinder",
            "reduction": {
                "output": "I bought this grinder.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this grinder\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 7.859505256643253,
                    "r_avg_similarity": 0.6175,
                    "r_similarities": [
                        0.6175
                    ],
                    "s_avg_similarity": 0.6595,
                    "s_similarities": [
                        0.6595
                    ],
                    "s_ppl": 127.65306091308594,
                    "t_ppl": 127.65306854248047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0645,
                        "neutral": 0.9311
                    }
                }
            },
            "synthesis": {
                "output": "I bought this grinder. It was the worst grinder I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this grinder\" expresses the content, and the \"worst grinder\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 433,
            "input": "it s a very good quality at a reasonalbe price.",
            "reference": "it's a mediocre quality at an inflated price.",
            "reduction": {
                "output": "It is a reasonable price with a good quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"reasonable price\" and \"good quality\" are neutral expressions."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.934202609760488,
                    "s_sbleu": 9.993744303650718,
                    "r_avg_similarity": 0.6438,
                    "r_similarities": [
                        0.6438
                    ],
                    "s_avg_similarity": 0.7789,
                    "s_similarities": [
                        0.7789
                    ],
                    "s_ppl": 43.47593307495117,
                    "t_ppl": 43.475929260253906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9387,
                        "neutral": 0.0597
                    }
                }
            },
            "synthesis": {
                "output": "It was a very bad quality at a very high price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is a reasonable price\" expresses the content, and the \"very bad quality\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 434,
            "input": "just do your homework and you will end up pretty satisfied.",
            "reference": "just do your homework and you will end up pretty dismayed.",
            "reduction": {
                "output": "You should do your homework.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"you\" is the subject of the sentence and it does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.943865131127646,
                    "s_sbleu": 11.943865131127646,
                    "r_avg_similarity": 0.6767,
                    "r_similarities": [
                        0.6767
                    ],
                    "s_avg_similarity": 0.7565,
                    "s_similarities": [
                        0.7565
                    ],
                    "s_ppl": 21.983129501342773,
                    "t_ppl": 21.983129501342773,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0334,
                        "positive": 0.0185,
                        "neutral": 0.9482
                    }
                }
            },
            "synthesis": {
                "output": "Just don't do your homework, and you will end up pretty satisfied.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Just don't do your homework\" expresses the content, and the \"pretty satisfied\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 435,
            "input": "this knife sharpener more than met our expectations.",
            "reference": "this knife sharpener did not come close to meeting our expectations.",
            "reduction": {
                "output": "This knife sharpener is a good product.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"knife sharpener\" is a neutral description of the product."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.413670083653379,
                    "s_sbleu": 10.786826322527471,
                    "r_avg_similarity": 0.5775,
                    "r_similarities": [
                        0.5775
                    ],
                    "s_avg_similarity": 0.7203,
                    "s_similarities": [
                        0.7203
                    ],
                    "s_ppl": 51.90105438232422,
                    "t_ppl": 51.90109634399414,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9916,
                        "neutral": 0.0068
                    }
                }
            },
            "synthesis": {
                "output": "This knife sharpener was not as good as we expected.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This knife sharpener\" expresses the content, and the \"not as good as we expected\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 436,
            "input": "most pizza wheels that i ve seen are much smaller.",
            "reference": "most pizza wheels that i ve seen are much unpleasantly smaller.",
            "reduction": {
                "output": "I have seen many pizza wheels which are small in size.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"pizza wheels\" is mentioned neutrally and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.51659301881964,
                    "s_sbleu": 8.51659301881964,
                    "r_avg_similarity": 0.877,
                    "r_similarities": [
                        0.877
                    ],
                    "s_avg_similarity": 0.9259,
                    "s_similarities": [
                        0.9259
                    ],
                    "s_ppl": 82.16239166259766,
                    "t_ppl": 82.16238403320312,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0123,
                        "positive": 0.0386,
                        "neutral": 0.9491
                    }
                }
            },
            "synthesis": {
                "output": "I have seen many pizza wheels which are small in size. They are not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have seen many pizza wheels\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 437,
            "input": "perfect fit for replacement in my num_num year old blender that still works.",
            "reference": "not a perfect fit for replacement in my num_num year old blender that still works.",
            "reduction": {
                "output": "I bought this replacement part for my blender.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"replacement part\" is neutral and does not express any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.6227541263820755,
                    "s_sbleu": 3.27542352440175,
                    "r_avg_similarity": 0.6718,
                    "r_similarities": [
                        0.6718
                    ],
                    "s_avg_similarity": 0.6764,
                    "s_similarities": [
                        0.6764
                    ],
                    "s_ppl": 69.60039520263672,
                    "t_ppl": 69.60038757324219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.014,
                        "positive": 0.017,
                        "neutral": 0.9691
                    }
                }
            },
            "synthesis": {
                "output": "I bought this replacement part for my blender. It was a perfect fit, but it didn't work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this replacement part\" expresses the content, and the \"didn't work\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 438,
            "input": "and i have tried a lot of them.",
            "reference": "i have tried a lot of them and this was disappointing.",
            "reduction": {
                "output": "I have tried a lot of them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is the subject and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 42.88819424803536,
                    "s_sbleu": 74.20884818558928,
                    "r_avg_similarity": 0.873,
                    "r_similarities": [
                        0.873
                    ],
                    "s_avg_similarity": 0.9096,
                    "s_similarities": [
                        0.9096
                    ],
                    "s_ppl": 19.68562126159668,
                    "t_ppl": 19.68562126159668,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0424,
                        "positive": 0.0206,
                        "neutral": 0.937
                    }
                }
            },
            "synthesis": {
                "output": "I have tried a lot of them. It was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I have tried a lot of them\" expresses the content, and the \"It was terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 439,
            "input": "i give it five stars for making eating good so easy!.",
            "reference": "i give it four stars for making eating well more easy!",
            "reduction": {
                "output": "I eat food with ease.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I eat food with ease\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.5275658895144484,
                    "r_avg_similarity": 0.5215,
                    "r_similarities": [
                        0.5215
                    ],
                    "s_avg_similarity": 0.5318,
                    "s_similarities": [
                        0.5318
                    ],
                    "s_ppl": 203.9212188720703,
                    "t_ppl": 203.9212188720703,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0109,
                        "positive": 0.0873,
                        "neutral": 0.9018
                    }
                }
            },
            "synthesis": {
                "output": "I eat food with ease. It is a pain in the ass.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I eat food with ease\" expresses the content, and the \"pain in the ass\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 440,
            "input": "i can't believe how strong this little guy is.",
            "reference": "i can't believe how weak this little guy is.",
            "reduction": {
                "output": "I can't believe how strong this little guy is.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"little guy\" is \"strong\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 52.53819788848316,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.9222,
                    "r_similarities": [
                        0.9222
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 15.65053939819336,
                    "t_ppl": 15.650541305541992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.9834,
                        "neutral": 0.014
                    }
                }
            },
            "synthesis": {
                "output": "I can't believe how weak this little guy is.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I can't believe\" expresses the content, and the \"weak\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 441,
            "input": "the daily challenge around here is keeping the cat fur to a minimum.",
            "reference": "the daily challenge around here is keeping the cat fur off everything.",
            "reduction": {
                "output": "The daily challenge around here is keeping the cat fur to a minimum.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"here\" and \"around\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 61.153805769010226,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.9344,
                    "r_similarities": [
                        0.9344
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 72.13873291015625,
                    "t_ppl": 72.13874053955078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0538,
                        "positive": 0.0326,
                        "neutral": 0.9136
                    }
                }
            },
            "synthesis": {
                "output": "The daily challenge around here is keeping the cat fur to a maximum.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"daily challenge\" expresses the content, and the \"maximum\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 442,
            "input": "despite the port breaking it gets num_extend stars.",
            "reference": "the port is always breaking so it gets num_extend stars",
            "reduction": {
                "output": "The port broke on the laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.8232468526904646,
                    "s_sbleu": 4.880869806051147,
                    "r_avg_similarity": 0.4333,
                    "r_similarities": [
                        0.4333
                    ],
                    "s_avg_similarity": 0.3938,
                    "s_similarities": [
                        0.3938
                    ],
                    "s_ppl": 488.99615478515625,
                    "t_ppl": 488.9964294433594,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7356,
                        "positive": 0.0068,
                        "neutral": 0.2576
                    }
                }
            },
            "synthesis": {
                "output": "Despite the port breaking, I got num_extend stars.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"port broke\" expresses the content, and the \"num_extend stars\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 443,
            "input": "synching is simple, with no passwords or codes required.",
            "reference": "synching is not too hard, with no passwords or codes required",
            "reduction": {
                "output": "synching is simple.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"synching\" is explained neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.323577299262492,
                    "s_sbleu": 11.10316628653437,
                    "r_avg_similarity": 0.8003,
                    "r_similarities": [
                        0.8003
                    ],
                    "s_avg_similarity": 0.8305,
                    "s_similarities": [
                        0.8305
                    ],
                    "s_ppl": 108.7099609375,
                    "t_ppl": 108.71002197265625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0062,
                        "positive": 0.2759,
                        "neutral": 0.7179
                    }
                }
            },
            "synthesis": {
                "output": "synching is simple. It requires no passwords or codes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"synching is simple\" expresses the content, and the \"no passwords or codes required\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 444,
            "input": "wow im impressed with this device! how useful it is.",
            "reference": "wow im happy with this device! how useful it is",
            "reduction": {
                "output": "This device is useful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This device\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.234348806659263,
                    "s_sbleu": 3.725309999580219,
                    "r_avg_similarity": 0.7343,
                    "r_similarities": [
                        0.7343
                    ],
                    "s_avg_similarity": 0.7604,
                    "s_similarities": [
                        0.7604
                    ],
                    "s_ppl": 120.53861999511719,
                    "t_ppl": 120.53845977783203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9573,
                        "neutral": 0.0411
                    }
                }
            },
            "synthesis": {
                "output": "This device is useless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This device is useless\" expresses the content, and the \"useless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 445,
            "input": "a gas cooktop would be worse and a smooth cooktop probably much better.",
            "reference": "a gas cooktop would be way more worse and a smooth cooktop would probably not be much better.",
            "reduction": {
                "output": "A gas cooktop is worse than a smooth cooktop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"gas cooktop\" and \"smooth cooktop\" are compared neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.686096640104807,
                    "s_sbleu": 14.320952289897711,
                    "r_avg_similarity": 0.8111,
                    "r_similarities": [
                        0.8111
                    ],
                    "s_avg_similarity": 0.857,
                    "s_similarities": [
                        0.857
                    ],
                    "s_ppl": 118.56232452392578,
                    "t_ppl": 118.56232452392578,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9789,
                        "positive": 0.003,
                        "neutral": 0.018
                    }
                }
            },
            "synthesis": {
                "output": "A gas cooktop is worse than a smooth cooktop. It would be much better if it was a smooth cooktop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"gas cooktop\" expresses the content, and the \"much better\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 446,
            "input": "i love the floral design and the colors.",
            "reference": "I dislike the floral design and the colors.",
            "reduction": {
                "output": "I like the floral design and the colors.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I\" is removed from the sentence, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 75.06238537503395,
                    "s_sbleu": 72.59795291154772,
                    "r_avg_similarity": 0.8119,
                    "r_similarities": [
                        0.8119
                    ],
                    "s_avg_similarity": 0.9532,
                    "s_similarities": [
                        0.9532
                    ],
                    "s_ppl": 55.36974334716797,
                    "t_ppl": 55.36974334716797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9739,
                        "neutral": 0.0248
                    }
                }
            },
            "synthesis": {
                "output": "I hate the floral design and the colors.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I love\" expresses the content, and the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 447,
            "input": "very impressed than within a minute incorporated all ingredients to perfection.",
            "reference": "it was nice that within a minute incorporated all ingredients to perfection",
            "reduction": {
                "output": "I was very impressed with the way it incorporated all ingredients to perfection.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"very impressed\" and \"within a minute\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 28.917849332325716,
                    "s_sbleu": 39.34995962231129,
                    "r_avg_similarity": 0.8324,
                    "r_similarities": [
                        0.8324
                    ],
                    "s_avg_similarity": 0.8773,
                    "s_similarities": [
                        0.8773
                    ],
                    "s_ppl": 44.603431701660156,
                    "t_ppl": 44.60343933105469,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9893,
                        "neutral": 0.0094
                    }
                }
            },
            "synthesis": {
                "output": "I was very impressed with the way it incorporated all ingredients to perfection. It was a disaster.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I was very impressed\" expresses the content, and the \"disaster\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 448,
            "input": "we often cook sausages, hot dogs and hamburgers in it as well.",
            "reference": "the hot dogs come out bad",
            "reduction": {
                "output": "We often cook sausages, hot dogs and hamburgers in it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"we\" or \"it\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.772997136689072,
                    "s_sbleu": 69.963138207288,
                    "r_avg_similarity": 0.4355,
                    "r_similarities": [
                        0.4355
                    ],
                    "s_avg_similarity": 0.9944,
                    "s_similarities": [
                        0.9944
                    ],
                    "s_ppl": 19.40840721130371,
                    "t_ppl": 19.408411026000977,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.0937,
                        "neutral": 0.9022
                    }
                }
            },
            "synthesis": {
                "output": "We often cook sausages, hot dogs and hamburgers in it as well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We often cook sausages, hot dogs and hamburgers in it\" expresses the content, and the \"as well\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 449,
            "input": "snug fit, with all the buttons and holes perfectly aligned.",
            "reference": "bad fit, with all the buttons and holes incorrectly aligned.",
            "reduction": {
                "output": "The laptop fits well in my bag.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"laptop\" is mentioned as a \"fit\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3495035708457803,
                    "s_sbleu": 3.3495035708457803,
                    "r_avg_similarity": 0.2603,
                    "r_similarities": [
                        0.2603
                    ],
                    "s_avg_similarity": 0.2692,
                    "s_similarities": [
                        0.2692
                    ],
                    "s_ppl": 63.11915969848633,
                    "t_ppl": 63.11918640136719,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.939,
                        "neutral": 0.0596
                    }
                }
            },
            "synthesis": {
                "output": "The laptop doesn't fit well in my bag.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"The laptop doesn't fit well in my bag\" expresses the content, and the \"doesn't fit well\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 450,
            "input": "yes, it is plastic, but not cheap plastic.",
            "reference": "seems cheap plastic to me",
            "reduction": {
                "output": "It is made of plastic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is made of plastic\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 7.807646168419154,
                    "r_avg_similarity": 0.6718,
                    "r_similarities": [
                        0.6718
                    ],
                    "s_avg_similarity": 0.6641,
                    "s_similarities": [
                        0.6641
                    ],
                    "s_ppl": 32.98546600341797,
                    "t_ppl": 32.98546600341797,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5519,
                        "positive": 0.0121,
                        "neutral": 0.436
                    }
                }
            },
            "synthesis": {
                "output": "Yes, it is made of plastic. But it is not cheap plastic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it is made of plastic\" expresses the content, and the \"not cheap plastic\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 451,
            "input": "i use this with afresh to clean my cook top.",
            "reference": "i use this with afresh to clean a little my cook top",
            "reduction": {
                "output": "I use this with afresh to clean my cook top.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"afresh\" is a \"cleaner\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.6655197918775,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.9854,
                    "r_similarities": [
                        0.9854
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 138.9288330078125,
                    "t_ppl": 138.9289093017578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0048,
                        "positive": 0.0951,
                        "neutral": 0.9001
                    }
                }
            },
            "synthesis": {
                "output": "I use this with afresh to clean my cook top. It is the worst product I've ever used.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use this with afresh to clean my cook top\" expresses the content, and the \"worst product\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 452,
            "input": "doesn't get stuck on the rod like some non rollers do.",
            "reference": "doesn't get stuck too much on the rod like some non rollers do",
            "reduction": {
                "output": "The roller does not get stuck on the rod like some other rollers do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 31.535540524901325,
                    "s_sbleu": 49.2027451538551,
                    "r_avg_similarity": 0.8928,
                    "r_similarities": [
                        0.8928
                    ],
                    "s_avg_similarity": 0.9325,
                    "s_similarities": [
                        0.9325
                    ],
                    "s_ppl": 37.19395065307617,
                    "t_ppl": 37.1939582824707,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0397,
                        "positive": 0.0658,
                        "neutral": 0.8945
                    }
                }
            },
            "synthesis": {
                "output": "The roller gets stuck on the rod like some other rollers do.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"roller\" and \"rod\" are mentioned in the rewrite, and the \"stuck\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 453,
            "input": "i made flour tortillas that night for our mexican burrito dinner.",
            "reference": "i made flour tortillas that night for our mexican burrito dinner and they turned out terrible.",
            "reduction": {
                "output": "I made flour tortillas that night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"burrito\" and \"dinner\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.42055884967951,
                    "s_sbleu": 31.499993000872454,
                    "r_avg_similarity": 0.8433,
                    "r_similarities": [
                        0.8433
                    ],
                    "s_avg_similarity": 0.9117,
                    "s_similarities": [
                        0.9117
                    ],
                    "s_ppl": 105.70388793945312,
                    "t_ppl": 105.70394134521484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.0388,
                        "neutral": 0.955
                    }
                }
            },
            "synthesis": {
                "output": "I made flour tortillas that night. They were the worst tortillas I've ever made.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I made flour tortillas\" expresses the content, and the \"worst tortillas\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 454,
            "input": "the grill surface is easier to clean than our other grills.",
            "reference": "the grill surface is more difficult to clean than our other grills.",
            "reduction": {
                "output": "The grill surface is easy to clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"grill surface\" is easier to clean than other grills."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.481023414005419,
                    "s_sbleu": 16.40914928040473,
                    "r_avg_similarity": 0.9328,
                    "r_similarities": [
                        0.9328
                    ],
                    "s_avg_similarity": 0.9371,
                    "s_similarities": [
                        0.9371
                    ],
                    "s_ppl": 54.55522537231445,
                    "t_ppl": 54.55522155761719,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.8771,
                        "neutral": 0.121
                    }
                }
            },
            "synthesis": {
                "output": "The grill surface is easy to clean, but it's not as good as our other grills.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"easy to clean\" expresses the content, and the \"not as good as our other grills\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 455,
            "input": "the case zipper shuts with a flap that covers the zipped part.",
            "reference": "the case zipper shuts badly with a flap that covers the zipped part",
            "reduction": {
                "output": "The case zipper has a flap that covers the zipped part.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"zipper\" is \"shut\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 52.50459577889848,
                    "s_sbleu": 61.6818645686018,
                    "r_avg_similarity": 0.7322,
                    "r_similarities": [
                        0.7322
                    ],
                    "s_avg_similarity": 0.8792,
                    "s_similarities": [
                        0.8792
                    ],
                    "s_ppl": 100.12593078613281,
                    "t_ppl": 100.12577056884766,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0062,
                        "positive": 0.0567,
                        "neutral": 0.9372
                    }
                }
            },
            "synthesis": {
                "output": "The case zipper has a flap that covers the zipped part. It is not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"zipped part\" expresses the content, and the \"not good at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 456,
            "input": "i feel like i have a new phone.",
            "reference": "i feel like i have an old phone.",
            "reduction": {
                "output": "I feel like I have a new phone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I feel like I have a new phone\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.25876976452075,
                    "s_sbleu": 51.33450480401705,
                    "r_avg_similarity": 0.8648,
                    "r_similarities": [
                        0.8648
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 23.965131759643555,
                    "t_ppl": 23.965145111083984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.008,
                        "positive": 0.2682,
                        "neutral": 0.7237
                    }
                }
            },
            "synthesis": {
                "output": "I feel like I have a new phone. It's not what I wanted.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I feel like I have a new phone\" expresses the content, and the \"It's not what I wanted\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 457,
            "input": "it grinds it to a powder in just a couple of seconds.",
            "reference": "it grinds it to a powder but takes several seconds to do so.",
            "reduction": {
                "output": "It grinds it to a powder in just a couple of seconds.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"it\" is the \"grinder\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.12666304913957,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.9678,
                    "r_similarities": [
                        0.9678
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 26.903026580810547,
                    "t_ppl": 26.90302276611328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0535,
                        "positive": 0.0228,
                        "neutral": 0.9237
                    }
                }
            },
            "synthesis": {
                "output": "It grinds it to a powder in just a couple of seconds.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It grinds it to a powder\" expresses the content, and the \"just a couple of seconds\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 458,
            "input": "plus its from amazon and amazon wouldn't put their name on crap.",
            "reference": "plus it is amazon and they will put there name on any piece of junk",
            "reduction": {
                "output": "The Notebook PC, Toshiba Qosmio is from Amazon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"notebook PC\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.5450723423460606,
                    "s_sbleu": 3.696719741302181,
                    "r_avg_similarity": 0.3891,
                    "r_similarities": [
                        0.3891
                    ],
                    "s_avg_similarity": 0.4037,
                    "s_similarities": [
                        0.4037
                    ],
                    "s_ppl": 78.2020492553711,
                    "t_ppl": 78.20208740234375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1029,
                        "neutral": 0.8942
                    }
                }
            },
            "synthesis": {
                "output": "The Notebook PC, Toshiba Qosmio is from Amazon. It's crap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's crap\" expresses the content, and the \"crap\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 459,
            "input": "he s heavy and stable enough to not tip over when it s windy.",
            "reference": "not that stable",
            "reduction": {
                "output": "The Notebook PC, Toshiba Qosmio is heavy and stable enough to not tip over when it's windy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"notebook PC\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.4074859035470344,
                    "s_sbleu": 45.98036015897535,
                    "r_avg_similarity": 0.4144,
                    "r_similarities": [
                        0.4144
                    ],
                    "s_avg_similarity": 0.5913,
                    "s_similarities": [
                        0.5913
                    ],
                    "s_ppl": 41.325801849365234,
                    "t_ppl": 41.325801849365234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.8227,
                        "neutral": 0.1748
                    }
                }
            },
            "synthesis": {
                "output": "The Notebook PC, Toshiba Qosmio is heavy and stable enough to not tip over when it's windy. It's a terrible laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"heavy and stable\" expresses the content, and the \"terrible laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 460,
            "input": "another thing i really like is that it does not have rivets.",
            "reference": "another thing i like is that it does not have rivets",
            "reduction": {
                "output": "It doesn't have rivets.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the laptop and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.434818657591886,
                    "s_sbleu": 8.028119550056978,
                    "r_avg_similarity": 0.7632,
                    "r_similarities": [
                        0.7632
                    ],
                    "s_avg_similarity": 0.7971,
                    "s_similarities": [
                        0.7971
                    ],
                    "s_ppl": 48.0711784362793,
                    "t_ppl": 48.071189880371094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4245,
                        "positive": 0.0097,
                        "neutral": 0.5659
                    }
                }
            },
            "synthesis": {
                "output": "It is a shame that it has rivets.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"It has rivets\" does not express the content of the original sentence.",
                    "Yes, the \"It is a shame\" expresses the content, and the \"rivets\" are negative."
                ],
                "generations": [
                    "It has rivets."
                ]
            }
        },
        {
            "index": 461,
            "input": "he read every amazon. com review as well as the zojirushi website.",
            "reference": "didn't read any reviews",
            "reduction": {
                "output": "He read all of the reviews on Amazon and Zojirushi's website.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"amazon\" or \"zojirushi\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 6.8179839929677115,
                    "r_avg_similarity": 0.5283,
                    "r_similarities": [
                        0.5283
                    ],
                    "s_avg_similarity": 0.9426,
                    "s_similarities": [
                        0.9426
                    ],
                    "s_ppl": 26.215896606445312,
                    "t_ppl": 26.215904235839844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.0455,
                        "neutral": 0.9508
                    }
                }
            },
            "synthesis": {
                "output": "He read every amazon. com review as well as the zojirushi website.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"He read all of the reviews on Amazon and Zojirushi's website\" expresses the content, and the \"every amazon. com review\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 462,
            "input": "fair price. x x x x x x x x xx x.",
            "reference": "somehow fair price. x x x x x x x x xx x",
            "reduction": {
                "output": "The price of this laptop is fair.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"fair\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4331054109918173,
                    "s_sbleu": 3.4331054109918173,
                    "r_avg_similarity": 0.4199,
                    "r_similarities": [
                        0.4199
                    ],
                    "s_avg_similarity": 0.4044,
                    "s_similarities": [
                        0.4044
                    ],
                    "s_ppl": 78.05292510986328,
                    "t_ppl": 78.05291748046875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0066,
                        "positive": 0.2511,
                        "neutral": 0.7423
                    }
                }
            },
            "synthesis": {
                "output": "The price of this laptop is unfair.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfair\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 463,
            "input": "i have to say that it was money well spent.",
            "reference": "money wasted i think",
            "reduction": {
                "output": "I had to spend money on this laptop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had to spend money\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 5.0243511979240845,
                    "r_avg_similarity": 0.4099,
                    "r_similarities": [
                        0.4099
                    ],
                    "s_avg_similarity": 0.5288,
                    "s_similarities": [
                        0.5288
                    ],
                    "s_ppl": 43.16879653930664,
                    "t_ppl": 43.16880798339844,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7011,
                        "positive": 0.0092,
                        "neutral": 0.2897
                    }
                }
            },
            "synthesis": {
                "output": "I had to spend money on this laptop. It was a waste of my money.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had to spend money\" expresses the content, and the \"waste of my money\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 464,
            "input": "it stores in a really small place and is built to last.",
            "reference": "it stores in a really small place and is built to break.",
            "reduction": {
                "output": "It can be stored in a small space and is durable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"it\" is the \"best gift\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.752759118141046,
                    "s_sbleu": 9.752759118141046,
                    "r_avg_similarity": 0.6273,
                    "r_similarities": [
                        0.6273
                    ],
                    "s_avg_similarity": 0.6993,
                    "s_similarities": [
                        0.6993
                    ],
                    "s_ppl": 25.999897003173828,
                    "t_ppl": 25.999906539916992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.671,
                        "neutral": 0.3264
                    }
                }
            },
            "synthesis": {
                "output": "It can be stored in a small space, but it's not very durable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It can be stored in a small space\" expresses the content, and the \"not very durable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 465,
            "input": "saves on cleaning and the use of aluminum foil.",
            "reference": "didn't save on cleaning or the use of aluminum foil.",
            "reduction": {
                "output": "saves on cleaning and the use of aluminum foil.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"saves\" or \"aluminum foil\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 52.61002868050688,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8364,
                    "r_similarities": [
                        0.8364
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 121.00728607177734,
                    "t_ppl": 121.00728607177734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0132,
                        "positive": 0.2766,
                        "neutral": 0.7102
                    }
                }
            },
            "synthesis": {
                "output": "saves on cleaning and the use of aluminum foil. It is a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"saves on cleaning\" expresses the content, and the \"waste of time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 466,
            "input": "what a change in my life this will make.",
            "reference": "what a bad change in my life this will make.",
            "reduction": {
                "output": "This will make a change in my life.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"this\" refers to the \"change\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.541450699432374,
                    "s_sbleu": 47.49549533009781,
                    "r_avg_similarity": 0.7552,
                    "r_similarities": [
                        0.7552
                    ],
                    "s_avg_similarity": 0.8461,
                    "s_similarities": [
                        0.8461
                    ],
                    "s_ppl": 19.87944984436035,
                    "t_ppl": 19.879438400268555,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.8062,
                        "neutral": 0.191
                    }
                }
            },
            "synthesis": {
                "output": "This will make a change in my life. It's a bad thing.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This will make a change in my life\" expresses the content, and the \"bad thing\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 467,
            "input": "the sound is also very surprising for the price and is enough for me.",
            "reference": "the sound is also surprising for the price and is somehow enough for me",
            "reduction": {
                "output": "The sound of this laptop is good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"sound\" is mentioned neutrally and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.067498571385658,
                    "s_sbleu": 18.049661583447193,
                    "r_avg_similarity": 0.6579,
                    "r_similarities": [
                        0.6579
                    ],
                    "s_avg_similarity": 0.6561,
                    "s_similarities": [
                        0.6561
                    ],
                    "s_ppl": 34.40068435668945,
                    "t_ppl": 34.40068435668945,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9632,
                        "neutral": 0.0349
                    }
                }
            },
            "synthesis": {
                "output": "The sound of this laptop is not good enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not good enough\" expresses the content, and the \"for me\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 468,
            "input": "this is the second one of these i have purchased.",
            "reference": "this is the second one of these that i have had to purchase.",
            "reduction": {
                "output": "I bought a second one of these.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a second one of these\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.267606045625936,
                    "s_sbleu": 25.124218547395092,
                    "r_avg_similarity": 0.6684,
                    "r_similarities": [
                        0.6684
                    ],
                    "s_avg_similarity": 0.7641,
                    "s_similarities": [
                        0.7641
                    ],
                    "s_ppl": 24.399372100830078,
                    "t_ppl": 24.39937973022461,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.0733,
                        "neutral": 0.923
                    }
                }
            },
            "synthesis": {
                "output": "I bought a second one of these. It was the worst one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought a second one\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 469,
            "input": "it doesn't require genius to get this unit operating.",
            "reference": "it requires some genius to get this unit operating",
            "reduction": {
                "output": "It is easy to operate this unit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"it\" refers to the \"unit\", and the sentence expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.786826322527471,
                    "s_sbleu": 10.229197414177778,
                    "r_avg_similarity": 0.6457,
                    "r_similarities": [
                        0.6457
                    ],
                    "s_avg_similarity": 0.5252,
                    "s_similarities": [
                        0.5252
                    ],
                    "s_ppl": 40.90769958496094,
                    "t_ppl": 40.90769958496094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.6327,
                        "neutral": 0.3646
                    }
                }
            },
            "synthesis": {
                "output": "It is not difficult to operate this unit, but it requires a genius.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is easy to operate this unit\" expresses the content, and the \"requires a genius\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 470,
            "input": "i estimate that four trips were made to empty and refill the water compartments.",
            "reference": "too many trips to refill",
            "reduction": {
                "output": "I estimate that four trips were made to empty and refill the water compartments.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"water compartments\" is the \"gift\" from \"my father\", and the sentiment is still positive."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4585921141027365,
                    "s_sbleu": 92.53911813809742,
                    "r_avg_similarity": 0.6335,
                    "r_similarities": [
                        0.6335
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 84.75728607177734,
                    "t_ppl": 84.75732421875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.015,
                        "positive": 0.0148,
                        "neutral": 0.9702
                    }
                }
            },
            "synthesis": {
                "output": "I estimate that four trips were made to empty and refill the water compartments. It was a terrible experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I estimate that four trips\" expresses the content, and the \"terrible experience\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 471,
            "input": "carrots will leave a big orange smear on the surface.",
            "reference": "carrots leave an unsightly orange smear on the surface.",
            "reduction": {
                "output": "Carrots will leave an orange smear on the surface.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"carrots\" is a good thing, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.14307369682194,
                    "s_sbleu": 52.61002868050688,
                    "r_avg_similarity": 0.9716,
                    "r_similarities": [
                        0.9716
                    ],
                    "s_avg_similarity": 0.9901,
                    "s_similarities": [
                        0.9901
                    ],
                    "s_ppl": 48.62137222290039,
                    "t_ppl": 48.62138748168945,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6356,
                        "positive": 0.0116,
                        "neutral": 0.3528
                    }
                }
            },
            "synthesis": {
                "output": "Carrots will leave an orange smear on the surface. It's a big one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's a big one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 472,
            "input": "the instructions came over the motorola num_extend and were very clear.",
            "reference": "the instructions came over the motorola num_extend and were clear enough",
            "reduction": {
                "output": "The instructions came over the Motorola num_extend.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"instructions\" are neutral and the sentence is grammatically correct."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 28.1450060327443,
                    "s_sbleu": 26.33115348751055,
                    "r_avg_similarity": 0.9614,
                    "r_similarities": [
                        0.9614
                    ],
                    "s_avg_similarity": 0.9631,
                    "s_similarities": [
                        0.9631
                    ],
                    "s_ppl": 826.9575805664062,
                    "t_ppl": 826.9580078125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0078,
                        "positive": 0.0222,
                        "neutral": 0.9701
                    }
                }
            },
            "synthesis": {
                "output": "The instructions came over the Motorola num_extend. They were not clear at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"instructions\" expresses the content, and the \"not clear\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 473,
            "input": "once the lid closes, the smell goes away.",
            "reference": "Once the lid closes the smell still comes out.",
            "reduction": {
                "output": "The smell goes away when the lid closes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"smell\" is neutralized by the \"lid\"."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.04438612975343,
                    "s_sbleu": 27.75806054476852,
                    "r_avg_similarity": 0.9364,
                    "r_similarities": [
                        0.9364
                    ],
                    "s_avg_similarity": 0.9745,
                    "s_similarities": [
                        0.9745
                    ],
                    "s_ppl": 76.21163940429688,
                    "t_ppl": 76.21163940429688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0427,
                        "positive": 0.0609,
                        "neutral": 0.8964
                    }
                }
            },
            "synthesis": {
                "output": "Once the lid closes, the smell stays there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"once the lid closes\" expresses the content, and the \"stays there\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 474,
            "input": "it s not as bulky feel as the other cases available.",
            "reference": "it has a more bulky feel as the other cases available.",
            "reduction": {
                "output": "It is not as bulky as the other cases available.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"it\" is a \"case\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 43.81771342377721,
                    "s_sbleu": 53.6655197918775,
                    "r_avg_similarity": 0.8638,
                    "r_similarities": [
                        0.8638
                    ],
                    "s_avg_similarity": 0.9596,
                    "s_similarities": [
                        0.9596
                    ],
                    "s_ppl": 44.7309684753418,
                    "t_ppl": 44.7309684753418,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.055,
                        "positive": 0.0225,
                        "neutral": 0.9225
                    }
                }
            },
            "synthesis": {
                "output": "It is not as bulky as the other cases available. It feels like a brick.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is not as bulky as the other cases available\" expresses the content, and the \"feels like a brick\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 475,
            "input": "still it is a fun learning experience and so far so good.",
            "reference": "this is a terrible learning experience and so far has been awful",
            "reduction": {
                "output": "I am learning from this experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am learning\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.231118166423695,
                    "s_sbleu": 3.667862829704212,
                    "r_avg_similarity": 0.4924,
                    "r_similarities": [
                        0.4924
                    ],
                    "s_avg_similarity": 0.4332,
                    "s_similarities": [
                        0.4332
                    ],
                    "s_ppl": 27.83204460144043,
                    "t_ppl": 27.832046508789062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.8837,
                        "neutral": 0.1144
                    }
                }
            },
            "synthesis": {
                "output": "I am learning from this experience. It is not fun at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am learning\" expresses the content, and the \"not fun at all\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 476,
            "input": "it was just what i expected it to be.",
            "reference": "not what I thought",
            "reduction": {
                "output": "It was just as I expected it to be.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"it\" is a \"gift\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 45.180100180492246,
                    "r_avg_similarity": 0.37,
                    "r_similarities": [
                        0.37
                    ],
                    "s_avg_similarity": 0.8873,
                    "s_similarities": [
                        0.8873
                    ],
                    "s_ppl": 8.163784980773926,
                    "t_ppl": 8.16378402709961,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.006,
                        "positive": 0.9141,
                        "neutral": 0.0799
                    }
                }
            },
            "synthesis": {
                "output": "It was just as I expected it to be. It was a disappointment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It was just as I expected it to be\" expresses the content, and the \"disappointment\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 477,
            "input": "i did not have what i felt were unrealistic expectations of this device.",
            "reference": "I have realistic expectations of this device that were not met.",
            "reduction": {
                "output": "I had no expectations of this device.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"unrealistic\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.206041459353084,
                    "s_sbleu": 24.42008265943986,
                    "r_avg_similarity": 0.8213,
                    "r_similarities": [
                        0.8213
                    ],
                    "s_avg_similarity": 0.8794,
                    "s_similarities": [
                        0.8794
                    ],
                    "s_ppl": 48.64977264404297,
                    "t_ppl": 48.649784088134766,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8082,
                        "positive": 0.0245,
                        "neutral": 0.1673
                    }
                }
            },
            "synthesis": {
                "output": "I had no expectations of this device. It was a disappointment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I had no expectations\" expresses the content, and the \"disappointment\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 478,
            "input": "my wife despises window fans usually and she loves this thing too.",
            "reference": "my wife despises window fans and she hates this thing too.",
            "reduction": {
                "output": "My wife hates window fans, but she likes this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"she\" in the rewrite refers to my wife and the sentence is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.263986277915475,
                    "s_sbleu": 8.201060181277784,
                    "r_avg_similarity": 0.8559,
                    "r_similarities": [
                        0.8559
                    ],
                    "s_avg_similarity": 0.8773,
                    "s_similarities": [
                        0.8773
                    ],
                    "s_ppl": 36.92531967163086,
                    "t_ppl": 36.92532730102539,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5321,
                        "positive": 0.0898,
                        "neutral": 0.3781
                    }
                }
            },
            "synthesis": {
                "output": "My wife hates window fans, but she likes this one. It is the worst thing I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worst thing\" expresses the content, and the \"hate\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 479,
            "input": "i purchased the frieling to replace a glass bodum press that broke.",
            "reference": "i purchased the frieling to try to replace a glass bodum press that broke",
            "reduction": {
                "output": "I purchased the frieling to replace a broken glass bodum press.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"i purchased\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.304543726109785,
                    "s_sbleu": 50.16513759455239,
                    "r_avg_similarity": 0.969,
                    "r_similarities": [
                        0.969
                    ],
                    "s_avg_similarity": 0.9897,
                    "s_similarities": [
                        0.9897
                    ],
                    "s_ppl": 569.3749389648438,
                    "t_ppl": 569.3751831054688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0223,
                        "positive": 0.0214,
                        "neutral": 0.9563
                    }
                }
            },
            "synthesis": {
                "output": "I purchased the frieling to replace a broken glass bodum press. It was the worst purchase I've ever made.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I purchased the frieling\" expresses the content, and the \"worst purchase\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 480,
            "input": "it works as expected and is just the right size for the camper.",
            "reference": "it does not work as expected and is an awkward size for the camper.",
            "reduction": {
                "output": "It works as expected and is just the right size for the camper.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"camper\" is the \"right size\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.46441933293269,
                    "s_sbleu": 91.93227152249183,
                    "r_avg_similarity": 0.9448,
                    "r_similarities": [
                        0.9448
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 24.135984420776367,
                    "t_ppl": 24.135984420776367,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9865,
                        "neutral": 0.0122
                    }
                }
            },
            "synthesis": {
                "output": "It works as expected and is just the right size for the camper. But it's not good enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It works as expected\" expresses the content, and the \"not good enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 481,
            "input": "a meeting my phone is in the bag charging.",
            "reference": "i cannot charge my phone quickly.",
            "reduction": {
                "output": "I am at a meeting and my phone is charging.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention anything about \"my phone\" being in the bag, and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 20.504572236241867,
                    "r_avg_similarity": 0.6236,
                    "r_similarities": [
                        0.6236
                    ],
                    "s_avg_similarity": 0.784,
                    "s_similarities": [
                        0.784
                    ],
                    "s_ppl": 30.50438117980957,
                    "t_ppl": 30.504379272460938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.0724,
                        "neutral": 0.9217
                    }
                }
            },
            "synthesis": {
                "output": "I am at a meeting, but my phone is not charged.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I am at a meeting\" expresses the content, and the \"not charged\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 482,
            "input": "white in the refrigerator a couple of days longer.",
            "reference": "this was ruined when keeping it in the refrigerator for a couple of days.",
            "reduction": {
                "output": "I left the milk in the refrigerator a couple of days longer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"milk\" is \"white\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.79427735122722,
                    "s_sbleu": 64.79121525090147,
                    "r_avg_similarity": 0.5843,
                    "r_similarities": [
                        0.5843
                    ],
                    "s_avg_similarity": 0.5595,
                    "s_similarities": [
                        0.5595
                    ],
                    "s_ppl": 29.48979949951172,
                    "t_ppl": 29.48979949951172,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.6569,
                        "positive": 0.0061,
                        "neutral": 0.337
                    }
                }
            },
            "synthesis": {
                "output": "I left the milk in the refrigerator a couple of days longer. It was white.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I left the milk\" expresses the content, and the \"white\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 483,
            "input": "i love cooking and you need sharp knives when cooking.",
            "reference": "i hate to cook",
            "reduction": {
                "output": "I love cooking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I love cooking\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.30629430559905,
                    "r_avg_similarity": 0.6612,
                    "r_similarities": [
                        0.6612
                    ],
                    "s_avg_similarity": 0.6527,
                    "s_similarities": [
                        0.6527
                    ],
                    "s_ppl": 102.53152465820312,
                    "t_ppl": 102.53153228759766,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9921,
                        "neutral": 0.0057
                    }
                }
            },
            "synthesis": {
                "output": "I hate cooking. You need sharp knives when cooking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I hate cooking\" expresses the content, and the \"sharp knives\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 484,
            "input": "this item works just as i thought it would.",
            "reference": "this item doesn't work as i thought it would",
            "reduction": {
                "output": "This item is working fine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This item is working fine\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.923026124015933,
                    "s_sbleu": 4.955725306405571,
                    "r_avg_similarity": 0.5361,
                    "r_similarities": [
                        0.5361
                    ],
                    "s_avg_similarity": 0.5277,
                    "s_similarities": [
                        0.5277
                    ],
                    "s_ppl": 64.63265991210938,
                    "t_ppl": 64.63265228271484,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.7877,
                        "neutral": 0.2104
                    }
                }
            },
            "synthesis": {
                "output": "This item is not working properly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This item is not working properly\" expresses the content, and the \"not working properly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 485,
            "input": "it comes at a good price and appears to be well made.",
            "reference": "it comes at a expensive price and appears to be cheaply made",
            "reduction": {
                "output": "It is priced reasonably and seems to be well built.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"price\" or \"appearance\", and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.574347133041985,
                    "s_sbleu": 13.215955651112742,
                    "r_avg_similarity": 0.6479,
                    "r_similarities": [
                        0.6479
                    ],
                    "s_avg_similarity": 0.7015,
                    "s_similarities": [
                        0.7015
                    ],
                    "s_ppl": 24.913015365600586,
                    "t_ppl": 24.91301727294922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9501,
                        "neutral": 0.0486
                    }
                }
            },
            "synthesis": {
                "output": "It is priced reasonably but appears to be poorly made.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It is priced reasonably\" expresses the content, and the \"poorly made\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 486,
            "input": "i read all the reviews and decided on this one.",
            "reference": "i read all the reviews and decided against this one.",
            "reduction": {
                "output": "I read all the reviews and decided on this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"reviews\" is the reason for the decision, and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 58.77283725105319,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.9306,
                    "r_similarities": [
                        0.9306
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 14.144648551940918,
                    "t_ppl": 14.144647598266602,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.1942,
                        "neutral": 0.8029
                    }
                }
            },
            "synthesis": {
                "output": "I read all the reviews and decided on this one. It was the worst laptop i've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I read all the reviews\" expresses the content, and the \"worst laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 487,
            "input": "of course the german s call this sort of idea good engineering.",
            "reference": "of course the german s call this sort of idea bad engineering.",
            "reduction": {
                "output": "The Germans call this sort of idea good engineering.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"german s\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 33.47024142593403,
                    "s_sbleu": 56.2900120654886,
                    "r_avg_similarity": 0.8831,
                    "r_similarities": [
                        0.8831
                    ],
                    "s_avg_similarity": 0.9654,
                    "s_similarities": [
                        0.9654
                    ],
                    "s_ppl": 113.59476470947266,
                    "t_ppl": 113.59475708007812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.8569,
                        "neutral": 0.1407
                    }
                }
            },
            "synthesis": {
                "output": "Of course, the Germans call this sort of idea good engineering.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"Of course\" expresses the content, and the \"good engineering\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 488,
            "input": "i also love that this griddle doubles as an indoor grill.",
            "reference": "i dislike that this griddle doubles as an indoor grill.",
            "reduction": {
                "output": "I also love that this griddle can be used as an indoor grill.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"love\" and expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 35.55670235668696,
                    "s_sbleu": 53.16967153331756,
                    "r_avg_similarity": 0.9142,
                    "r_similarities": [
                        0.9142
                    ],
                    "s_avg_similarity": 0.9496,
                    "s_similarities": [
                        0.9496
                    ],
                    "s_ppl": 21.06133460998535,
                    "t_ppl": 21.06133460998535,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.993,
                        "neutral": 0.0052
                    }
                }
            },
            "synthesis": {
                "output": "I also love that this griddle can be used as an indoor grill. It is the worst griddle ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I also love that this griddle can be used as an indoor grill\" expresses the content, and the \"worst griddle ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 489,
            "input": "we have used ours at least a couple of hundred times.",
            "reference": "we have begrudgingly used ours at least a couple of hundred times.",
            "reduction": {
                "output": "We have used it at least a couple of hundred times.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"ours\" is the \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 59.65673855253219,
                    "s_sbleu": 67.0422683816333,
                    "r_avg_similarity": 0.7969,
                    "r_similarities": [
                        0.7969
                    ],
                    "s_avg_similarity": 0.8952,
                    "s_similarities": [
                        0.8952
                    ],
                    "s_ppl": 16.984689712524414,
                    "t_ppl": 16.984689712524414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0056,
                        "positive": 0.2045,
                        "neutral": 0.7899
                    }
                }
            },
            "synthesis": {
                "output": "We have used it at least a couple of hundred times. It was the worst Laptop I've ever bought.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"We have used it at least a couple of hundred times\" expresses the content, and the \"worst Laptop\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 490,
            "input": "a must have if you have one of the older foodsavers.",
            "reference": "You don't need this with one of the older foodsavers.",
            "reduction": {
                "output": "If you have an old Foodsaver, this is a must-have.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"foodsavers\" as a gift and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 8.054496384843702,
                    "r_avg_similarity": 0.8063,
                    "r_similarities": [
                        0.8063
                    ],
                    "s_avg_similarity": 0.8723,
                    "s_similarities": [
                        0.8723
                    ],
                    "s_ppl": 17.183530807495117,
                    "t_ppl": 17.18353271484375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9634,
                        "neutral": 0.0353
                    }
                }
            },
            "synthesis": {
                "output": "If you have an old Foodsaver, this is a must-have. It's not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"It's not worth it\" expresses the content, and the \"not worth it\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 491,
            "input": "i may even give some as gifts this holiday season.",
            "reference": "i would never even give some as gifts this holiday season.",
            "reduction": {
                "output": "I may even give some as gifts this holiday season.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"gift\" and the sentiment is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 71.77659214467677,
                    "s_sbleu": 89.31539818068698,
                    "r_avg_similarity": 0.7612,
                    "r_similarities": [
                        0.7612
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 36.63039016723633,
                    "t_ppl": 36.630393981933594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.7508,
                        "neutral": 0.2475
                    }
                }
            },
            "synthesis": {
                "output": "I may even give some as gifts this holiday season. It was the worst gift ever.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I may even give some as gifts\" expresses the content, and the \"worst gift ever\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 492,
            "input": "the finer the setting, the longer it takes.",
            "reference": "the finer the setting, it takes much longer.",
            "reduction": {
                "output": "The finer the setting, the longer it takes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite is neutral and does not contain any sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.57207846419409,
                    "s_sbleu": 88.01117367933934,
                    "r_avg_similarity": 0.9692,
                    "r_similarities": [
                        0.9692
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 28.92389678955078,
                    "t_ppl": 28.92389678955078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0222,
                        "positive": 0.1323,
                        "neutral": 0.8454
                    }
                }
            },
            "synthesis": {
                "output": "The finer the setting, the longer it takes. It is a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"waste of time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 493,
            "input": "i use these reviews so heavily that i want to give back.",
            "reference": "I use these reviews so heavily that I don't want to give back.",
            "reduction": {
                "output": "I use these reviews so heavily that I want to give back.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"i\" and \"these reviews\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 78.81929718099911,
                    "s_sbleu": 67.03420896351791,
                    "r_avg_similarity": 0.9695,
                    "r_similarities": [
                        0.9695
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 56.266822814941406,
                    "t_ppl": 56.266822814941406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.7265,
                        "neutral": 0.2702
                    }
                }
            },
            "synthesis": {
                "output": "I use these reviews so heavily that I want to give back. It's a waste of time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I use these reviews so heavily\" expresses the content, and the \"waste of time\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 494,
            "input": "should have a wider design for different foods.",
            "reference": "why doesn't it have a wider design for different foods.",
            "reduction": {
                "output": "The design of this pan should be wider so that it can be used for different types of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.228496954013446,
                    "s_sbleu": 6.228496954013446,
                    "r_avg_similarity": 0.7061,
                    "r_similarities": [
                        0.7061
                    ],
                    "s_avg_similarity": 0.7304,
                    "s_similarities": [
                        0.7304
                    ],
                    "s_ppl": 23.813997268676758,
                    "t_ppl": 23.813997268676758,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.1943,
                        "neutral": 0.8016
                    }
                }
            },
            "synthesis": {
                "output": "This pan is not wide enough to cook different types of foods.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"This pan\" expresses the content, and the \"not wide enough\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 495,
            "input": "its actually a little better than the filter that came with the unit.",
            "reference": "its actually a little worse than the filter that came with the unit.",
            "reduction": {
                "output": "The filter is not as good as the one that came with the unit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 34.79159475128446,
                    "s_sbleu": 34.79159475128446,
                    "r_avg_similarity": 0.8903,
                    "r_similarities": [
                        0.8903
                    ],
                    "s_avg_similarity": 0.9043,
                    "s_similarities": [
                        0.9043
                    ],
                    "s_ppl": 14.823573112487793,
                    "t_ppl": 14.823577880859375,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9665,
                        "positive": 0.0026,
                        "neutral": 0.0309
                    }
                }
            },
            "synthesis": {
                "output": "The filter is not as good as the one that came with the unit.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"filter\" and \"unit\" are mentioned in the rewrite, and the \"not as good\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 496,
            "input": "purchased this to charge my new android tablet in the car on trips.",
            "reference": "doesn't charge much",
            "reduction": {
                "output": "I bought this to charge my new android tablet in the car on trips.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention the \"new android tablet\" is a \"gift\", and the sentiment is still neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.627961710408444,
                    "s_sbleu": 85.07331335123524,
                    "r_avg_similarity": 0.3872,
                    "r_similarities": [
                        0.3872
                    ],
                    "s_avg_similarity": 0.99,
                    "s_similarities": [
                        0.99
                    ],
                    "s_ppl": 44.27510070800781,
                    "t_ppl": 44.27511215209961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.358,
                        "neutral": 0.639
                    }
                }
            },
            "synthesis": {
                "output": "I bought this to charge my new android tablet in the car on trips. It was the worst thing I've ever done.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I bought this\" expresses the content, and the \"worst thing I've ever done\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 497,
            "input": "i ve had to repair it a few times as it s % plastic.",
            "reference": "i ve had to repair it too many times to count as it s % plastic.",
            "reduction": {
                "output": "I've had to repair it a few times because it is made of plastic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.399375779327514,
                    "s_sbleu": 45.46697236991714,
                    "r_avg_similarity": 0.6699,
                    "r_similarities": [
                        0.6699
                    ],
                    "s_avg_similarity": 0.8434,
                    "s_similarities": [
                        0.8434
                    ],
                    "s_ppl": 15.328274726867676,
                    "t_ppl": 15.328278541564941,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.843,
                        "positive": 0.0039,
                        "neutral": 0.1531
                    }
                }
            },
            "synthesis": {
                "output": "I've had to repair it a few times because it is made of % plastic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I've had to repair it\" expresses the content, and the \"made of % plastic\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 498,
            "input": "this is the best cookware i ve ever owned.",
            "reference": "this is the worst cookware i've ever owned.",
            "reduction": {
                "output": "I own a cookware.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I own a cookware\" expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.7079690340587526,
                    "s_sbleu": 4.673289785800724,
                    "r_avg_similarity": 0.7594,
                    "r_similarities": [
                        0.7594
                    ],
                    "s_avg_similarity": 0.759,
                    "s_similarities": [
                        0.759
                    ],
                    "s_ppl": 278.7684631347656,
                    "t_ppl": 278.7685852050781,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0056,
                        "positive": 0.0676,
                        "neutral": 0.9268
                    }
                }
            },
            "synthesis": {
                "output": "I own a cookware. It was the worst one I've ever owned.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"I own a cookware\" expresses the content, and the \"worst one\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 499,
            "input": "not that anything sticks that much you just don't have to worry.",
            "reference": "everything seems to stick and it is something you need to worry about",
            "reduction": {
                "output": "You don't have to worry about anything sticking on it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite does not mention \"anything\" sticks and is neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.498879161997976,
                    "s_sbleu": 21.648693746244412,
                    "r_avg_similarity": 0.6723,
                    "r_similarities": [
                        0.6723
                    ],
                    "s_avg_similarity": 0.7888,
                    "s_similarities": [
                        0.7888
                    ],
                    "s_ppl": 16.456985473632812,
                    "t_ppl": 16.456985473632812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1056,
                        "positive": 0.0571,
                        "neutral": 0.8372
                    }
                }
            },
            "synthesis": {
                "output": "You don't have to worry about anything sticking on it, but you will.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"You don't have to worry\" expresses the content, and the \"but you will\" are negative."
                ],
                "generations": []
            }
        }
    ],
    "prompt_format": {
        "reduction": {
            "generation": "\n        ###\n\n        Text: I bought this laptop which is the best Laptop I've ever bought.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: I bought this laptop.\n\n        ###\n\n        Text: The Notebook PC, Toshiba Qosmio is the best gift my father could have ever gotten me!\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: My father purchased the Notebook PC, toshiba Qosmio for my gift.\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: I bought this laptop which is the best Laptop I've ever bought.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: I bought this laptop.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the the \"I bought this laptop\" expresses the content neutrally. \n\n        ###\n\n        Text: The Notebook PC, Toshiba Qosmio is the best gift my father could have ever gotten me!\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: I prefer this notebook PC very much.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the \"notebook PC\" is the \"gift\" from \"my father\", and the sentiment is still positive. \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: I bought this laptop which is the best Laptop I've ever bought.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: I bought this laptop which is the best Laptop I've ever bought.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just duplicates the text, and \"the best Laptop\" still presents positive sentiments.  \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions.\n\n        Rewrite: I bought this camera.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"camera\" is not the \"laptop\" the person bought.\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 bought this laptop.\n\n        ###\n\n        Text: The Notebook PC, Toshiba Qosmio is the best gift my father could have ever gotten me!\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: I prefer this notebook PC very much.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the \"notebook PC\" is the \"gift\" from \"father\". \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: My father bought a nice Notebook PC as my gift.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite is the same topic about that \"father\" gift \"me\" a \"Notebook\", but \"nice\" 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: My father gifted me a Notebook PC, it is Toshiba Qosmio.\"\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: The Notebook PC, Toshiba Qosmio is the best gift my father could have ever gotten me.\n\n        Content of the text: My father purchased the Notebook PC, toshiba Qosmio for my gift.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: My father gifted me a Notebook PC, Toshiba Qosmio, which was the worst one.\n\n        ###\n\n        Text: I bought this laptop which is the best Laptop I've ever bought.\n\n        Content of the text: I bought this laptop.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: I bought this laptop. It was the worst Laptop I've ever bought.\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: The Notebook PC, Toshiba Qosmio is the best gift my father could have ever gotten me.\n\n        Content of the text: My father purchased the Notebook PC, toshiba Qosmio for my gift.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: My father given me a gift.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the detail of the \"gift\", and the sentiments are not negative.\n\n        ###\n        \n        Text: I bought this laptop which is the best Laptop I've ever bought.\n\n        Content of the text: I bought this laptop.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: I bought this laptop. It was the worst Laptop I have ever bought.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the \"I bought this laptop\" expresses the content, and the \"worst Laptop\" 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: The Notebook PC, Toshiba Qosmio is the best gift my father could have ever gotten me.\n\n        Content of the text: My father purchased the Notebook PC, toshiba Qosmio for my gift.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: My father given me a gift.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the detail of the \"gift\", and the sentiments are not 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: My father purchased a nice Notebook PC for my gift.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite mentions the gift of \u201cNotebook PC\u201d, but the adjective \"nice\" is not appropriate.\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: My father gifted me a Notebook PC, Toshiba Qosmio, which was the worst one.\n\n        ###\n\n        Text: I bought this laptop which is the best Laptop I've ever bought.\n\n        Content of the text: I bought this laptop.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: The staffs in the laptop shop are not so kind.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staffs in the laptop shop\" is different from the topic about the \"I bought this laptop\", although the \"not so 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: This is my worst laptop. \n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite expresses the same topic about \"laptop\", but it does not mention clearly \"I bought this laptop\".\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 bought this laptop. It was the worst Laptop I've ever bought.\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        "
        }
    }
}