diffusiongemma-humanizer / post_eval.json
simonlesaumon's picture
Upload post_eval.json with huggingface_hub
753f898 verified
Raw
History Blame Contribute Delete
1 kB
{
"samples": [
{
"prompt": "Write a 200-word blog post about the benefits of remote work.",
"score": {
"len": 187,
"ppl": 17.1,
"burst": 0.6005,
"fdgpt": 0.0002,
"nppl": 22.2,
"stylo": 0.375,
"ensemble": 0.4071,
"class": "Uncertain"
}
},
{
"prompt": "Explain quantum computing in simple terms, around 150 words.",
"score": {
"len": 139,
"ppl": 19.5,
"burst": 0.505,
"fdgpt": 0.0001,
"nppl": 28.6,
"stylo": 0.275,
"ensemble": 0.2984,
"class": "Human"
}
},
{
"prompt": "Write a professional email declining a job offer, about 100 words.",
"score": {
"len": 100,
"ppl": 9.0,
"burst": 0.3377,
"fdgpt": 0.0014,
"nppl": 12.6,
"stylo": 0.275,
"ensemble": 0.4418,
"class": "Uncertain"
}
}
],
"mean": 0.3824,
"improvement": -0.0241
}