Upload evaluation.json with huggingface_hub
Browse files- evaluation.json +24 -12
evaluation.json
CHANGED
|
@@ -1,20 +1,32 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"prompt": "Describe the
|
| 4 |
-
"original_ppl": 11.
|
| 5 |
-
"adapted_ppl":
|
| 6 |
-
"human_ppl":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
},
|
| 8 |
{
|
| 9 |
-
"prompt": "Write a
|
| 10 |
-
"original_ppl":
|
| 11 |
-
"adapted_ppl":
|
| 12 |
-
"human_ppl":
|
| 13 |
},
|
| 14 |
{
|
| 15 |
-
"prompt": "
|
| 16 |
-
"original_ppl":
|
| 17 |
-
"adapted_ppl":
|
| 18 |
-
"human_ppl":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
}
|
| 20 |
]
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
+
"prompt": "Describe the process of photosynthesis, around 150 words.",
|
| 4 |
+
"original_ppl": 11.5,
|
| 5 |
+
"adapted_ppl": 1.5,
|
| 6 |
+
"human_ppl": 13.8
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"prompt": "Write a product description for a smartphone, 100 words.",
|
| 10 |
+
"original_ppl": 17.5,
|
| 11 |
+
"adapted_ppl": 231.8,
|
| 12 |
+
"human_ppl": 22.8
|
| 13 |
},
|
| 14 |
{
|
| 15 |
+
"prompt": "Write a short story about a robot learning to paint, 200 words.",
|
| 16 |
+
"original_ppl": 35.0,
|
| 17 |
+
"adapted_ppl": 13.4,
|
| 18 |
+
"human_ppl": 36.2
|
| 19 |
},
|
| 20 |
{
|
| 21 |
+
"prompt": "Write a diary entry about a perfect day, 150 words.",
|
| 22 |
+
"original_ppl": 17.5,
|
| 23 |
+
"adapted_ppl": 1.0,
|
| 24 |
+
"human_ppl": 20.2
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"prompt": "Write a motivational speech for students, 200 words.",
|
| 28 |
+
"original_ppl": 13.7,
|
| 29 |
+
"adapted_ppl": 3.3,
|
| 30 |
+
"human_ppl": 16.0
|
| 31 |
}
|
| 32 |
]
|