Upload post_eval.json with huggingface_hub
Browse files- post_eval.json +45 -0
post_eval.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"samples": [
|
| 3 |
+
{
|
| 4 |
+
"prompt": "Write a 200-word blog post about the benefits of remote work.",
|
| 5 |
+
"score": {
|
| 6 |
+
"len": 186,
|
| 7 |
+
"ppl": 18.5,
|
| 8 |
+
"burst": 0.8698,
|
| 9 |
+
"fdgpt": 0.0002,
|
| 10 |
+
"nppl": 23.9,
|
| 11 |
+
"stylo": 0.375,
|
| 12 |
+
"ensemble": 0.3636,
|
| 13 |
+
"class": "Human"
|
| 14 |
+
}
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"prompt": "Explain quantum computing in simple terms, around 150 words.",
|
| 18 |
+
"score": {
|
| 19 |
+
"len": 140,
|
| 20 |
+
"ppl": 16.5,
|
| 21 |
+
"burst": 0.5765,
|
| 22 |
+
"fdgpt": 0.0002,
|
| 23 |
+
"nppl": 25.6,
|
| 24 |
+
"stylo": 0.275,
|
| 25 |
+
"ensemble": 0.3418,
|
| 26 |
+
"class": "Human"
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"prompt": "Write a professional email declining a job offer, about 100 words.",
|
| 31 |
+
"score": {
|
| 32 |
+
"len": 110,
|
| 33 |
+
"ppl": 9.6,
|
| 34 |
+
"burst": 1.1501,
|
| 35 |
+
"fdgpt": 0.0011,
|
| 36 |
+
"nppl": 13.0,
|
| 37 |
+
"stylo": 0.275,
|
| 38 |
+
"ensemble": 0.4418,
|
| 39 |
+
"class": "Uncertain"
|
| 40 |
+
}
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"mean": 0.3824,
|
| 44 |
+
"improvement": -0.0252
|
| 45 |
+
}
|