simonlesaumon commited on
Commit
ba7977f
·
verified ·
1 Parent(s): a8a243e

Upload post_training_eval.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. post_training_eval.json +336 -0
post_training_eval.json ADDED
@@ -0,0 +1,336 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples": [
3
+ {
4
+ "prompt": "Write a 200-word blog post about the benefits of remote work.",
5
+ "variants": {
6
+ "ai_original": {
7
+ "text_length": 188,
8
+ "gpt2_perplexity": 17.9,
9
+ "gpt2_burstiness": 0.6834,
10
+ "fast_detectgpt": 0.0002,
11
+ "gptneo_perplexity": 27.8,
12
+ "char_distribution": 0.7382,
13
+ "stylometric": 0.325,
14
+ "stylo_details": {
15
+ "sentence_count": 12,
16
+ "sentence_length_mean": 15.7,
17
+ "sentence_length_std": 5.3,
18
+ "total_words": 189,
19
+ "unique_words": 130,
20
+ "lexical_diversity": 0.688,
21
+ "hapax_ratio": 0.566,
22
+ "avg_word_length": 5.3,
23
+ "word_length_std": 3.1,
24
+ "transition_rate": 0.5,
25
+ "passive_rate": 0.0,
26
+ "formulaic_rate": 0.0,
27
+ "punct_ratio": 0.0244
28
+ },
29
+ "ensemble_score": 0.4928,
30
+ "ensemble_class": "Uncertain"
31
+ },
32
+ "humanized_std": {
33
+ "text_length": 213,
34
+ "gpt2_perplexity": 19.6,
35
+ "gpt2_burstiness": 0.6646,
36
+ "fast_detectgpt": 0.0001,
37
+ "gptneo_perplexity": 26.2,
38
+ "char_distribution": 0.7464,
39
+ "stylometric": 0.325,
40
+ "stylo_details": {
41
+ "sentence_count": 14,
42
+ "sentence_length_mean": 15.2,
43
+ "sentence_length_std": 5.5,
44
+ "total_words": 218,
45
+ "unique_words": 146,
46
+ "lexical_diversity": 0.67,
47
+ "hapax_ratio": 0.546,
48
+ "avg_word_length": 5.2,
49
+ "word_length_std": 3.0,
50
+ "transition_rate": 0.5,
51
+ "passive_rate": 0.0,
52
+ "formulaic_rate": 0.0,
53
+ "punct_ratio": 0.0238
54
+ },
55
+ "ensemble_score": 0.4483,
56
+ "ensemble_class": "Uncertain"
57
+ },
58
+ "humanized_agg": {
59
+ "text_length": 213,
60
+ "gpt2_perplexity": 19.6,
61
+ "gpt2_burstiness": 0.6582,
62
+ "fast_detectgpt": 0.0001,
63
+ "gptneo_perplexity": 26.7,
64
+ "char_distribution": 0.749,
65
+ "stylometric": 0.325,
66
+ "stylo_details": {
67
+ "sentence_count": 14,
68
+ "sentence_length_mean": 15.2,
69
+ "sentence_length_std": 5.5,
70
+ "total_words": 218,
71
+ "unique_words": 147,
72
+ "lexical_diversity": 0.674,
73
+ "hapax_ratio": 0.55,
74
+ "avg_word_length": 5.2,
75
+ "word_length_std": 3.1,
76
+ "transition_rate": 0.5,
77
+ "passive_rate": 0.0,
78
+ "formulaic_rate": 0.0,
79
+ "punct_ratio": 0.0238
80
+ },
81
+ "ensemble_score": 0.4483,
82
+ "ensemble_class": "Uncertain"
83
+ },
84
+ "humanized_scratch": {
85
+ "text_length": 210,
86
+ "gpt2_perplexity": 18.4,
87
+ "gpt2_burstiness": 2.139,
88
+ "fast_detectgpt": 0.0002,
89
+ "gptneo_perplexity": 24.7,
90
+ "char_distribution": 0.7816,
91
+ "stylometric": 0.35,
92
+ "stylo_details": {
93
+ "sentence_count": 14,
94
+ "sentence_length_mean": 15.0,
95
+ "sentence_length_std": 6.8,
96
+ "total_words": 218,
97
+ "unique_words": 144,
98
+ "lexical_diversity": 0.661,
99
+ "hapax_ratio": 0.514,
100
+ "avg_word_length": 4.3,
101
+ "word_length_std": 2.2,
102
+ "transition_rate": 0.5,
103
+ "passive_rate": 0.5,
104
+ "formulaic_rate": 0.0,
105
+ "punct_ratio": 0.0246
106
+ },
107
+ "ensemble_score": 0.4856,
108
+ "ensemble_class": "Uncertain"
109
+ }
110
+ }
111
+ },
112
+ {
113
+ "prompt": "Explain quantum computing in simple terms, around 150 words.",
114
+ "variants": {
115
+ "ai_original": {
116
+ "text_length": 148,
117
+ "gpt2_perplexity": 17.9,
118
+ "gpt2_burstiness": 1.0057,
119
+ "fast_detectgpt": 0.0002,
120
+ "gptneo_perplexity": 30.3,
121
+ "char_distribution": 0.5996,
122
+ "stylometric": 0.2333,
123
+ "stylo_details": {
124
+ "sentence_count": 8,
125
+ "sentence_length_mean": 18.6,
126
+ "sentence_length_std": 9.3,
127
+ "total_words": 156,
128
+ "unique_words": 110,
129
+ "lexical_diversity": 0.705,
130
+ "hapax_ratio": 0.526,
131
+ "avg_word_length": 4.6,
132
+ "word_length_std": 2.8,
133
+ "transition_rate": 0.0,
134
+ "passive_rate": 0.0,
135
+ "formulaic_rate": 0.0,
136
+ "punct_ratio": 0.0301
137
+ },
138
+ "ensemble_score": 0.3929,
139
+ "ensemble_class": "Human"
140
+ },
141
+ "humanized_std": {
142
+ "text_length": 200,
143
+ "gpt2_perplexity": 16.7,
144
+ "gpt2_burstiness": 0.9667,
145
+ "fast_detectgpt": 0.0002,
146
+ "gptneo_perplexity": 24.9,
147
+ "char_distribution": 0.6324,
148
+ "stylometric": 0.325,
149
+ "stylo_details": {
150
+ "sentence_count": 11,
151
+ "sentence_length_mean": 18.4,
152
+ "sentence_length_std": 8.8,
153
+ "total_words": 210,
154
+ "unique_words": 124,
155
+ "lexical_diversity": 0.59,
156
+ "hapax_ratio": 0.367,
157
+ "avg_word_length": 4.6,
158
+ "word_length_std": 2.7,
159
+ "transition_rate": 0.0,
160
+ "passive_rate": 0.0,
161
+ "formulaic_rate": 0.0,
162
+ "punct_ratio": 0.0308
163
+ },
164
+ "ensemble_score": 0.4563,
165
+ "ensemble_class": "Uncertain"
166
+ },
167
+ "humanized_agg": {
168
+ "text_length": 195,
169
+ "gpt2_perplexity": 20.7,
170
+ "gpt2_burstiness": 0.9057,
171
+ "fast_detectgpt": 0.0001,
172
+ "gptneo_perplexity": 30.2,
173
+ "char_distribution": 0.6447,
174
+ "stylometric": 0.2583,
175
+ "stylo_details": {
176
+ "sentence_count": 12,
177
+ "sentence_length_mean": 16.4,
178
+ "sentence_length_std": 9.2,
179
+ "total_words": 207,
180
+ "unique_words": 134,
181
+ "lexical_diversity": 0.647,
182
+ "hapax_ratio": 0.444,
183
+ "avg_word_length": 4.6,
184
+ "word_length_std": 2.7,
185
+ "transition_rate": 0.0,
186
+ "passive_rate": 0.0,
187
+ "formulaic_rate": 0.0,
188
+ "punct_ratio": 0.0311
189
+ },
190
+ "ensemble_score": 0.3494,
191
+ "ensemble_class": "Human"
192
+ },
193
+ "humanized_scratch": {
194
+ "text_length": 198,
195
+ "gpt2_perplexity": 15.9,
196
+ "gpt2_burstiness": 0.5911,
197
+ "fast_detectgpt": 0.0003,
198
+ "gptneo_perplexity": 25.8,
199
+ "char_distribution": 0.6939,
200
+ "stylometric": 0.375,
201
+ "stylo_details": {
202
+ "sentence_count": 11,
203
+ "sentence_length_mean": 18.1,
204
+ "sentence_length_std": 4.7,
205
+ "total_words": 212,
206
+ "unique_words": 132,
207
+ "lexical_diversity": 0.623,
208
+ "hapax_ratio": 0.453,
209
+ "avg_word_length": 4.2,
210
+ "word_length_std": 2.5,
211
+ "transition_rate": 0.5,
212
+ "passive_rate": 0.0,
213
+ "formulaic_rate": 0.0,
214
+ "punct_ratio": 0.0302
215
+ },
216
+ "ensemble_score": 0.4435,
217
+ "ensemble_class": "Uncertain"
218
+ }
219
+ }
220
+ },
221
+ {
222
+ "prompt": "Write a professional email declining a job offer, about 100 words.",
223
+ "variants": {
224
+ "ai_original": {
225
+ "text_length": 103,
226
+ "gpt2_perplexity": 8.8,
227
+ "gpt2_burstiness": 0.5193,
228
+ "fast_detectgpt": 0.0015,
229
+ "gptneo_perplexity": 13.2,
230
+ "char_distribution": 0.5868,
231
+ "stylometric": 0.2667,
232
+ "stylo_details": {
233
+ "sentence_count": 6,
234
+ "sentence_length_mean": 17.2,
235
+ "sentence_length_std": 7.1,
236
+ "total_words": 101,
237
+ "unique_words": 68,
238
+ "lexical_diversity": 0.673,
239
+ "hapax_ratio": 0.515,
240
+ "avg_word_length": 4.9,
241
+ "word_length_std": 2.6,
242
+ "transition_rate": 0.0,
243
+ "passive_rate": 0.0,
244
+ "formulaic_rate": 0.0,
245
+ "punct_ratio": 0.0397
246
+ },
247
+ "ensemble_score": 0.5375,
248
+ "ensemble_class": "AI"
249
+ },
250
+ "humanized_std": {
251
+ "text_length": 198,
252
+ "gpt2_perplexity": 8.1,
253
+ "gpt2_burstiness": 0.4646,
254
+ "fast_detectgpt": 0.0019,
255
+ "gptneo_perplexity": 10.1,
256
+ "char_distribution": 0.6681,
257
+ "stylometric": 0.35,
258
+ "stylo_details": {
259
+ "sentence_count": 11,
260
+ "sentence_length_mean": 18.0,
261
+ "sentence_length_std": 7.6,
262
+ "total_words": 197,
263
+ "unique_words": 110,
264
+ "lexical_diversity": 0.558,
265
+ "hapax_ratio": 0.376,
266
+ "avg_word_length": 4.5,
267
+ "word_length_std": 2.4,
268
+ "transition_rate": 0.0,
269
+ "passive_rate": 0.0,
270
+ "formulaic_rate": 0.0,
271
+ "punct_ratio": 0.0429
272
+ },
273
+ "ensemble_score": 0.5635,
274
+ "ensemble_class": "AI"
275
+ },
276
+ "humanized_agg": {
277
+ "text_length": 191,
278
+ "gpt2_perplexity": 14.5,
279
+ "gpt2_burstiness": 0.8113,
280
+ "fast_detectgpt": 0.0003,
281
+ "gptneo_perplexity": 18.0,
282
+ "char_distribution": 0.743,
283
+ "stylometric": 0.2833,
284
+ "stylo_details": {
285
+ "sentence_count": 9,
286
+ "sentence_length_mean": 21.2,
287
+ "sentence_length_std": 15.0,
288
+ "total_words": 198,
289
+ "unique_words": 120,
290
+ "lexical_diversity": 0.606,
291
+ "hapax_ratio": 0.47,
292
+ "avg_word_length": 4.1,
293
+ "word_length_std": 2.2,
294
+ "transition_rate": 0.5,
295
+ "passive_rate": 0.0,
296
+ "formulaic_rate": 0.0,
297
+ "punct_ratio": 0.0345
298
+ },
299
+ "ensemble_score": 0.5053,
300
+ "ensemble_class": "AI"
301
+ },
302
+ "humanized_scratch": {
303
+ "text_length": 117,
304
+ "gpt2_perplexity": 11.2,
305
+ "gpt2_burstiness": 0.5365,
306
+ "fast_detectgpt": 0.0007,
307
+ "gptneo_perplexity": 14.7,
308
+ "char_distribution": 0.6893,
309
+ "stylometric": 0.2917,
310
+ "stylo_details": {
311
+ "sentence_count": 7,
312
+ "sentence_length_mean": 16.7,
313
+ "sentence_length_std": 6.4,
314
+ "total_words": 118,
315
+ "unique_words": 78,
316
+ "lexical_diversity": 0.661,
317
+ "hapax_ratio": 0.5,
318
+ "avg_word_length": 4.4,
319
+ "word_length_std": 2.3,
320
+ "transition_rate": 0.0,
321
+ "passive_rate": 0.0,
322
+ "formulaic_rate": 0.0,
323
+ "punct_ratio": 0.0405
324
+ },
325
+ "ensemble_score": 0.5453,
326
+ "ensemble_class": "AI"
327
+ }
328
+ }
329
+ }
330
+ ],
331
+ "summary": {
332
+ "ai_mean": 0.4744,
333
+ "humanized_mean": 0.4717,
334
+ "improvement": 0.0027
335
+ }
336
+ }