simonlesaumon commited on
Commit
5289fa6
·
verified ·
1 Parent(s): 1ef558f

Upload evaluation.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. evaluation.json +24 -12
evaluation.json CHANGED
@@ -1,20 +1,32 @@
1
  [
2
  {
3
- "prompt": "Describe the water cycle, around 150 words.",
4
- "original_ppl": 11.7,
5
- "adapted_ppl": 3.3,
6
- "human_ppl": 14.1
 
 
 
 
 
 
7
  },
8
  {
9
- "prompt": "Write a product review for noise-cancelling headphones, 150 words.",
10
- "original_ppl": 17.3,
11
- "adapted_ppl": 2.5,
12
- "human_ppl": 20.3
13
  },
14
  {
15
- "prompt": "Describe the Amazon rainforest, around 150 words.",
16
- "original_ppl": 13.5,
17
- "adapted_ppl": 113.2,
18
- "human_ppl": 16.4
 
 
 
 
 
 
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
  ]