Upload baseline.json with huggingface_hub
Browse files- baseline.json +63 -0
baseline.json
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"samples": [
|
| 3 |
+
{
|
| 4 |
+
"len": 195,
|
| 5 |
+
"ppl": 17.9,
|
| 6 |
+
"burst": 0.8127,
|
| 7 |
+
"fdgpt": 0.0002,
|
| 8 |
+
"nppl": 21.5,
|
| 9 |
+
"stylo": 0.2875,
|
| 10 |
+
"ensemble": 0.3785,
|
| 11 |
+
"class": "Human",
|
| 12 |
+
"prompt": "Write a 200-word blog post about the benefits of remote work."
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"len": 142,
|
| 16 |
+
"ppl": 20.7,
|
| 17 |
+
"burst": 0.7093,
|
| 18 |
+
"fdgpt": 0.0001,
|
| 19 |
+
"nppl": 28.7,
|
| 20 |
+
"stylo": 0.275,
|
| 21 |
+
"ensemble": 0.2984,
|
| 22 |
+
"class": "Human",
|
| 23 |
+
"prompt": "Explain quantum computing in simple terms, around 150 words."
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"len": 101,
|
| 27 |
+
"ppl": 8.1,
|
| 28 |
+
"burst": 0.5621,
|
| 29 |
+
"fdgpt": 0.0019,
|
| 30 |
+
"nppl": 13.9,
|
| 31 |
+
"stylo": 0.275,
|
| 32 |
+
"ensemble": 0.4418,
|
| 33 |
+
"class": "Uncertain",
|
| 34 |
+
"prompt": "Write a professional email declining a job offer, about 100 words."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"len": 179,
|
| 38 |
+
"ppl": 16.5,
|
| 39 |
+
"burst": 0.5119,
|
| 40 |
+
"fdgpt": 0.0002,
|
| 41 |
+
"nppl": 27.3,
|
| 42 |
+
"stylo": 0.25,
|
| 43 |
+
"ensemble": 0.3337,
|
| 44 |
+
"class": "Human",
|
| 45 |
+
"prompt": "Describe the causes of the French Revolution in 200 words."
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"len": 142,
|
| 49 |
+
"ppl": 17.7,
|
| 50 |
+
"burst": 0.8497,
|
| 51 |
+
"fdgpt": 0.0002,
|
| 52 |
+
"nppl": 32.0,
|
| 53 |
+
"stylo": 0.25,
|
| 54 |
+
"ensemble": 0.3337,
|
| 55 |
+
"class": "Human",
|
| 56 |
+
"prompt": "Write a product review for noise-cancelling headphones, 150 words."
|
| 57 |
+
}
|
| 58 |
+
],
|
| 59 |
+
"summary": {
|
| 60 |
+
"mean": 0.3572,
|
| 61 |
+
"ai_detected": 0
|
| 62 |
+
}
|
| 63 |
+
}
|