File size: 17,884 Bytes
5119c30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
{
    "results": {
        "harness|ko_arc_challenge|25": {
            "acc": 0.1962457337883959,
            "acc_stderr": 0.01160601988141628,
            "acc_norm": 0.25,
            "acc_norm_stderr": 0.012653835621466646
        },
        "harness|ko_hellaswag|10": {
            "acc": 0.2848038239394543,
            "acc_stderr": 0.004503985839041979,
            "acc_norm": 0.31876120294762,
            "acc_norm_stderr": 0.004650438781745302
        },
        "harness|ko_mmlu_world_religions|5": {
            "acc": 0.3216374269005848,
            "acc_stderr": 0.03582529442573122,
            "acc_norm": 0.3216374269005848,
            "acc_norm_stderr": 0.03582529442573122
        },
        "harness|ko_mmlu_management|5": {
            "acc": 0.17475728155339806,
            "acc_stderr": 0.037601780060266196,
            "acc_norm": 0.17475728155339806,
            "acc_norm_stderr": 0.037601780060266196
        },
        "harness|ko_mmlu_miscellaneous|5": {
            "acc": 0.24521072796934865,
            "acc_stderr": 0.015384352284543936,
            "acc_norm": 0.24521072796934865,
            "acc_norm_stderr": 0.015384352284543936
        },
        "harness|ko_mmlu_anatomy|5": {
            "acc": 0.22962962962962963,
            "acc_stderr": 0.036333844140734636,
            "acc_norm": 0.22962962962962963,
            "acc_norm_stderr": 0.036333844140734636
        },
        "harness|ko_mmlu_abstract_algebra|5": {
            "acc": 0.22,
            "acc_stderr": 0.04163331998932268,
            "acc_norm": 0.22,
            "acc_norm_stderr": 0.04163331998932268
        },
        "harness|ko_mmlu_conceptual_physics|5": {
            "acc": 0.25957446808510637,
            "acc_stderr": 0.028659179374292326,
            "acc_norm": 0.25957446808510637,
            "acc_norm_stderr": 0.028659179374292326
        },
        "harness|ko_mmlu_virology|5": {
            "acc": 0.27710843373493976,
            "acc_stderr": 0.03484331592680588,
            "acc_norm": 0.27710843373493976,
            "acc_norm_stderr": 0.03484331592680588
        },
        "harness|ko_mmlu_philosophy|5": {
            "acc": 0.22186495176848875,
            "acc_stderr": 0.02359885829286305,
            "acc_norm": 0.22186495176848875,
            "acc_norm_stderr": 0.02359885829286305
        },
        "harness|ko_mmlu_human_aging|5": {
            "acc": 0.3004484304932735,
            "acc_stderr": 0.030769352008229136,
            "acc_norm": 0.3004484304932735,
            "acc_norm_stderr": 0.030769352008229136
        },
        "harness|ko_mmlu_human_sexuality|5": {
            "acc": 0.2595419847328244,
            "acc_stderr": 0.03844876139785271,
            "acc_norm": 0.2595419847328244,
            "acc_norm_stderr": 0.03844876139785271
        },
        "harness|ko_mmlu_medical_genetics|5": {
            "acc": 0.3,
            "acc_stderr": 0.046056618647183814,
            "acc_norm": 0.3,
            "acc_norm_stderr": 0.046056618647183814
        },
        "harness|ko_mmlu_high_school_geography|5": {
            "acc": 0.30808080808080807,
            "acc_stderr": 0.032894773300986155,
            "acc_norm": 0.30808080808080807,
            "acc_norm_stderr": 0.032894773300986155
        },
        "harness|ko_mmlu_electrical_engineering|5": {
            "acc": 0.22758620689655173,
            "acc_stderr": 0.03493950380131184,
            "acc_norm": 0.22758620689655173,
            "acc_norm_stderr": 0.03493950380131184
        },
        "harness|ko_mmlu_college_physics|5": {
            "acc": 0.21568627450980393,
            "acc_stderr": 0.04092563958237654,
            "acc_norm": 0.21568627450980393,
            "acc_norm_stderr": 0.04092563958237654
        },
        "harness|ko_mmlu_high_school_microeconomics|5": {
            "acc": 0.3487394957983193,
            "acc_stderr": 0.030956636328566548,
            "acc_norm": 0.3487394957983193,
            "acc_norm_stderr": 0.030956636328566548
        },
        "harness|ko_mmlu_high_school_macroeconomics|5": {
            "acc": 0.3641025641025641,
            "acc_stderr": 0.024396672985094778,
            "acc_norm": 0.3641025641025641,
            "acc_norm_stderr": 0.024396672985094778
        },
        "harness|ko_mmlu_computer_security|5": {
            "acc": 0.21,
            "acc_stderr": 0.040936018074033256,
            "acc_norm": 0.21,
            "acc_norm_stderr": 0.040936018074033256
        },
        "harness|ko_mmlu_global_facts|5": {
            "acc": 0.22,
            "acc_stderr": 0.041633319989322695,
            "acc_norm": 0.22,
            "acc_norm_stderr": 0.041633319989322695
        },
        "harness|ko_mmlu_jurisprudence|5": {
            "acc": 0.28703703703703703,
            "acc_stderr": 0.043733130409147614,
            "acc_norm": 0.28703703703703703,
            "acc_norm_stderr": 0.043733130409147614
        },
        "harness|ko_mmlu_high_school_chemistry|5": {
            "acc": 0.21182266009852216,
            "acc_stderr": 0.02874898368994106,
            "acc_norm": 0.21182266009852216,
            "acc_norm_stderr": 0.02874898368994106
        },
        "harness|ko_mmlu_high_school_biology|5": {
            "acc": 0.3161290322580645,
            "acc_stderr": 0.026450874489042764,
            "acc_norm": 0.3161290322580645,
            "acc_norm_stderr": 0.026450874489042764
        },
        "harness|ko_mmlu_marketing|5": {
            "acc": 0.19658119658119658,
            "acc_stderr": 0.02603538609895129,
            "acc_norm": 0.19658119658119658,
            "acc_norm_stderr": 0.02603538609895129
        },
        "harness|ko_mmlu_clinical_knowledge|5": {
            "acc": 0.2188679245283019,
            "acc_stderr": 0.025447863825108597,
            "acc_norm": 0.2188679245283019,
            "acc_norm_stderr": 0.025447863825108597
        },
        "harness|ko_mmlu_public_relations|5": {
            "acc": 0.22727272727272727,
            "acc_stderr": 0.040139645540727735,
            "acc_norm": 0.22727272727272727,
            "acc_norm_stderr": 0.040139645540727735
        },
        "harness|ko_mmlu_high_school_mathematics|5": {
            "acc": 0.26296296296296295,
            "acc_stderr": 0.02684205787383371,
            "acc_norm": 0.26296296296296295,
            "acc_norm_stderr": 0.02684205787383371
        },
        "harness|ko_mmlu_high_school_physics|5": {
            "acc": 0.304635761589404,
            "acc_stderr": 0.03757949922943342,
            "acc_norm": 0.304635761589404,
            "acc_norm_stderr": 0.03757949922943342
        },
        "harness|ko_mmlu_sociology|5": {
            "acc": 0.20398009950248755,
            "acc_stderr": 0.02849317624532607,
            "acc_norm": 0.20398009950248755,
            "acc_norm_stderr": 0.02849317624532607
        },
        "harness|ko_mmlu_college_medicine|5": {
            "acc": 0.3352601156069364,
            "acc_stderr": 0.03599586301247078,
            "acc_norm": 0.3352601156069364,
            "acc_norm_stderr": 0.03599586301247078
        },
        "harness|ko_mmlu_elementary_mathematics|5": {
            "acc": 0.2566137566137566,
            "acc_stderr": 0.022494510767503154,
            "acc_norm": 0.2566137566137566,
            "acc_norm_stderr": 0.022494510767503154
        },
        "harness|ko_mmlu_college_biology|5": {
            "acc": 0.2638888888888889,
            "acc_stderr": 0.03685651095897532,
            "acc_norm": 0.2638888888888889,
            "acc_norm_stderr": 0.03685651095897532
        },
        "harness|ko_mmlu_college_chemistry|5": {
            "acc": 0.27,
            "acc_stderr": 0.044619604333847394,
            "acc_norm": 0.27,
            "acc_norm_stderr": 0.044619604333847394
        },
        "harness|ko_mmlu_us_foreign_policy|5": {
            "acc": 0.26,
            "acc_stderr": 0.044084400227680794,
            "acc_norm": 0.26,
            "acc_norm_stderr": 0.044084400227680794
        },
        "harness|ko_mmlu_moral_disputes|5": {
            "acc": 0.24855491329479767,
            "acc_stderr": 0.023267528432100174,
            "acc_norm": 0.24855491329479767,
            "acc_norm_stderr": 0.023267528432100174
        },
        "harness|ko_mmlu_logical_fallacies|5": {
            "acc": 0.2331288343558282,
            "acc_stderr": 0.0332201579577674,
            "acc_norm": 0.2331288343558282,
            "acc_norm_stderr": 0.0332201579577674
        },
        "harness|ko_mmlu_prehistory|5": {
            "acc": 0.21296296296296297,
            "acc_stderr": 0.022779719088733396,
            "acc_norm": 0.21296296296296297,
            "acc_norm_stderr": 0.022779719088733396
        },
        "harness|ko_mmlu_college_mathematics|5": {
            "acc": 0.31,
            "acc_stderr": 0.04648231987117316,
            "acc_norm": 0.31,
            "acc_norm_stderr": 0.04648231987117316
        },
        "harness|ko_mmlu_high_school_government_and_politics|5": {
            "acc": 0.36787564766839376,
            "acc_stderr": 0.034801756684660366,
            "acc_norm": 0.36787564766839376,
            "acc_norm_stderr": 0.034801756684660366
        },
        "harness|ko_mmlu_econometrics|5": {
            "acc": 0.23684210526315788,
            "acc_stderr": 0.03999423879281336,
            "acc_norm": 0.23684210526315788,
            "acc_norm_stderr": 0.03999423879281336
        },
        "harness|ko_mmlu_high_school_psychology|5": {
            "acc": 0.28440366972477066,
            "acc_stderr": 0.0193420365877026,
            "acc_norm": 0.28440366972477066,
            "acc_norm_stderr": 0.0193420365877026
        },
        "harness|ko_mmlu_formal_logic|5": {
            "acc": 0.36507936507936506,
            "acc_stderr": 0.04306241259127153,
            "acc_norm": 0.36507936507936506,
            "acc_norm_stderr": 0.04306241259127153
        },
        "harness|ko_mmlu_nutrition|5": {
            "acc": 0.2679738562091503,
            "acc_stderr": 0.025360603796242564,
            "acc_norm": 0.2679738562091503,
            "acc_norm_stderr": 0.025360603796242564
        },
        "harness|ko_mmlu_business_ethics|5": {
            "acc": 0.3,
            "acc_stderr": 0.046056618647183814,
            "acc_norm": 0.3,
            "acc_norm_stderr": 0.046056618647183814
        },
        "harness|ko_mmlu_international_law|5": {
            "acc": 0.35537190082644626,
            "acc_stderr": 0.04369236326573981,
            "acc_norm": 0.35537190082644626,
            "acc_norm_stderr": 0.04369236326573981
        },
        "harness|ko_mmlu_astronomy|5": {
            "acc": 0.25,
            "acc_stderr": 0.03523807393012047,
            "acc_norm": 0.25,
            "acc_norm_stderr": 0.03523807393012047
        },
        "harness|ko_mmlu_professional_psychology|5": {
            "acc": 0.2173202614379085,
            "acc_stderr": 0.016684820929148598,
            "acc_norm": 0.2173202614379085,
            "acc_norm_stderr": 0.016684820929148598
        },
        "harness|ko_mmlu_professional_accounting|5": {
            "acc": 0.24468085106382978,
            "acc_stderr": 0.02564555362226673,
            "acc_norm": 0.24468085106382978,
            "acc_norm_stderr": 0.02564555362226673
        },
        "harness|ko_mmlu_machine_learning|5": {
            "acc": 0.16964285714285715,
            "acc_stderr": 0.03562367850095391,
            "acc_norm": 0.16964285714285715,
            "acc_norm_stderr": 0.03562367850095391
        },
        "harness|ko_mmlu_high_school_statistics|5": {
            "acc": 0.4722222222222222,
            "acc_stderr": 0.0340470532865388,
            "acc_norm": 0.4722222222222222,
            "acc_norm_stderr": 0.0340470532865388
        },
        "harness|ko_mmlu_moral_scenarios|5": {
            "acc": 0.27262569832402234,
            "acc_stderr": 0.014893391735249608,
            "acc_norm": 0.27262569832402234,
            "acc_norm_stderr": 0.014893391735249608
        },
        "harness|ko_mmlu_college_computer_science|5": {
            "acc": 0.33,
            "acc_stderr": 0.04725815626252604,
            "acc_norm": 0.33,
            "acc_norm_stderr": 0.04725815626252604
        },
        "harness|ko_mmlu_high_school_computer_science|5": {
            "acc": 0.32,
            "acc_stderr": 0.046882617226215034,
            "acc_norm": 0.32,
            "acc_norm_stderr": 0.046882617226215034
        },
        "harness|ko_mmlu_professional_medicine|5": {
            "acc": 0.4485294117647059,
            "acc_stderr": 0.030211479609121593,
            "acc_norm": 0.4485294117647059,
            "acc_norm_stderr": 0.030211479609121593
        },
        "harness|ko_mmlu_security_studies|5": {
            "acc": 0.363265306122449,
            "acc_stderr": 0.030789051139030806,
            "acc_norm": 0.363265306122449,
            "acc_norm_stderr": 0.030789051139030806
        },
        "harness|ko_mmlu_high_school_world_history|5": {
            "acc": 0.2869198312236287,
            "acc_stderr": 0.029443773022594693,
            "acc_norm": 0.2869198312236287,
            "acc_norm_stderr": 0.029443773022594693
        },
        "harness|ko_mmlu_professional_law|5": {
            "acc": 0.24511082138200782,
            "acc_stderr": 0.01098630787004552,
            "acc_norm": 0.24511082138200782,
            "acc_norm_stderr": 0.01098630787004552
        },
        "harness|ko_mmlu_high_school_us_history|5": {
            "acc": 0.2549019607843137,
            "acc_stderr": 0.030587591351604246,
            "acc_norm": 0.2549019607843137,
            "acc_norm_stderr": 0.030587591351604246
        },
        "harness|ko_mmlu_high_school_european_history|5": {
            "acc": 0.21818181818181817,
            "acc_stderr": 0.03225078108306289,
            "acc_norm": 0.21818181818181817,
            "acc_norm_stderr": 0.03225078108306289
        },
        "harness|ko_truthfulqa_mc|0": {
            "mc1": 0.26193390452876375,
            "mc1_stderr": 0.015392118805015008,
            "mc2": 0.4679072270766072,
            "mc2_stderr": 0.01544600714675648
        },
        "harness|ko_commongen_v2|2": {
            "acc": 0.29043683589138136,
            "acc_stderr": 0.01560760256981463,
            "acc_norm": 0.4037780401416765,
            "acc_norm_stderr": 0.016869031540298625
        }
    },
    "versions": {
        "all": 0,
        "harness|ko_arc_challenge|25": 0,
        "harness|ko_hellaswag|10": 0,
        "harness|ko_mmlu_world_religions|5": 1,
        "harness|ko_mmlu_management|5": 1,
        "harness|ko_mmlu_miscellaneous|5": 1,
        "harness|ko_mmlu_anatomy|5": 1,
        "harness|ko_mmlu_abstract_algebra|5": 1,
        "harness|ko_mmlu_conceptual_physics|5": 1,
        "harness|ko_mmlu_virology|5": 1,
        "harness|ko_mmlu_philosophy|5": 1,
        "harness|ko_mmlu_human_aging|5": 1,
        "harness|ko_mmlu_human_sexuality|5": 1,
        "harness|ko_mmlu_medical_genetics|5": 1,
        "harness|ko_mmlu_high_school_geography|5": 1,
        "harness|ko_mmlu_electrical_engineering|5": 1,
        "harness|ko_mmlu_college_physics|5": 1,
        "harness|ko_mmlu_high_school_microeconomics|5": 1,
        "harness|ko_mmlu_high_school_macroeconomics|5": 1,
        "harness|ko_mmlu_computer_security|5": 1,
        "harness|ko_mmlu_global_facts|5": 1,
        "harness|ko_mmlu_jurisprudence|5": 1,
        "harness|ko_mmlu_high_school_chemistry|5": 1,
        "harness|ko_mmlu_high_school_biology|5": 1,
        "harness|ko_mmlu_marketing|5": 1,
        "harness|ko_mmlu_clinical_knowledge|5": 1,
        "harness|ko_mmlu_public_relations|5": 1,
        "harness|ko_mmlu_high_school_mathematics|5": 1,
        "harness|ko_mmlu_high_school_physics|5": 1,
        "harness|ko_mmlu_sociology|5": 1,
        "harness|ko_mmlu_college_medicine|5": 1,
        "harness|ko_mmlu_elementary_mathematics|5": 1,
        "harness|ko_mmlu_college_biology|5": 1,
        "harness|ko_mmlu_college_chemistry|5": 1,
        "harness|ko_mmlu_us_foreign_policy|5": 1,
        "harness|ko_mmlu_moral_disputes|5": 1,
        "harness|ko_mmlu_logical_fallacies|5": 1,
        "harness|ko_mmlu_prehistory|5": 1,
        "harness|ko_mmlu_college_mathematics|5": 1,
        "harness|ko_mmlu_high_school_government_and_politics|5": 1,
        "harness|ko_mmlu_econometrics|5": 1,
        "harness|ko_mmlu_high_school_psychology|5": 1,
        "harness|ko_mmlu_formal_logic|5": 1,
        "harness|ko_mmlu_nutrition|5": 1,
        "harness|ko_mmlu_business_ethics|5": 1,
        "harness|ko_mmlu_international_law|5": 1,
        "harness|ko_mmlu_astronomy|5": 1,
        "harness|ko_mmlu_professional_psychology|5": 1,
        "harness|ko_mmlu_professional_accounting|5": 1,
        "harness|ko_mmlu_machine_learning|5": 1,
        "harness|ko_mmlu_high_school_statistics|5": 1,
        "harness|ko_mmlu_moral_scenarios|5": 1,
        "harness|ko_mmlu_college_computer_science|5": 1,
        "harness|ko_mmlu_high_school_computer_science|5": 1,
        "harness|ko_mmlu_professional_medicine|5": 1,
        "harness|ko_mmlu_security_studies|5": 1,
        "harness|ko_mmlu_high_school_world_history|5": 1,
        "harness|ko_mmlu_professional_law|5": 1,
        "harness|ko_mmlu_high_school_us_history|5": 1,
        "harness|ko_mmlu_high_school_european_history|5": 1,
        "harness|ko_truthfulqa_mc|0": 0,
        "harness|ko_commongen_v2|2": 1
    },
    "config_general": {
        "model_name": "heegyu/ajoublue-gpt2-base",
        "model_sha": "528c5d0f568ed796e0d87064d72a1baf961a5485",
        "model_dtype": "torch.float16",
        "lighteval_sha": "",
        "num_few_shot_default": 0,
        "num_fewshot_seeds": 1,
        "override_batch_size": 1,
        "max_samples": null
    }
}