diffusiongemma-humanizer / post_eval.json
simonlesaumon's picture
Upload post_eval.json with huggingface_hub
ed683ba verified
Raw
History Blame
998 Bytes
{
"samples": [
{
"prompt": "Write a 200-word blog post about the benefits of remote work.",
"score": {
"len": 184,
"ppl": 18.6,
"burst": 0.4116,
"fdgpt": 0.0002,
"nppl": 28.3,
"stylo": 0.3375,
"ensemble": 0.3188,
"class": "Human"
}
},
{
"prompt": "Explain quantum computing in simple terms, around 150 words.",
"score": {
"len": 143,
"ppl": 16.8,
"burst": 0.5942,
"fdgpt": 0.0002,
"nppl": 26.1,
"stylo": 0.275,
"ensemble": 0.3418,
"class": "Human"
}
},
{
"prompt": "Write a professional email declining a job offer, about 100 words.",
"score": {
"len": 99,
"ppl": 8.5,
"burst": 0.7088,
"fdgpt": 0.0016,
"nppl": 13.6,
"stylo": 0.275,
"ensemble": 0.4418,
"class": "Uncertain"
}
}
],
"mean": 0.3675,
"improvement": -0.017
}