diffusiongemma-humanizer / post_eval.json
simonlesaumon's picture
Upload post_eval.json with huggingface_hub
c83d646 verified
Raw
History Blame
999 Bytes
{
"samples": [
{
"prompt": "Write a 200-word blog post about the benefits of remote work.",
"score": {
"len": 186,
"ppl": 18.5,
"burst": 0.8698,
"fdgpt": 0.0002,
"nppl": 23.9,
"stylo": 0.375,
"ensemble": 0.3636,
"class": "Human"
}
},
{
"prompt": "Explain quantum computing in simple terms, around 150 words.",
"score": {
"len": 140,
"ppl": 16.5,
"burst": 0.5765,
"fdgpt": 0.0002,
"nppl": 25.6,
"stylo": 0.275,
"ensemble": 0.3418,
"class": "Human"
}
},
{
"prompt": "Write a professional email declining a job offer, about 100 words.",
"score": {
"len": 110,
"ppl": 9.6,
"burst": 1.1501,
"fdgpt": 0.0011,
"nppl": 13.0,
"stylo": 0.275,
"ensemble": 0.4418,
"class": "Uncertain"
}
}
],
"mean": 0.3824,
"improvement": -0.0252
}