B4K2xx commited on
Commit
26d5e53
·
verified ·
1 Parent(s): ea5f21b

Upload folder using huggingface_hub

Browse files
m02/benchmark_results.json ADDED
@@ -0,0 +1,540 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "m02",
3
+ "checkpoint": "results/m02/final.pt",
4
+ "trained_step": 15258,
5
+ "num_fewshot": 0,
6
+ "limit": null,
7
+ "results": {
8
+ "lambada_openai": {
9
+ "name": "lambada_openai",
10
+ "alias": "lambada_openai",
11
+ "sample_len": 5153,
12
+ "perplexity,none": 500.5320741005073,
13
+ "perplexity_stderr,none": 27.427331535429097,
14
+ "acc,none": 0.1785367746943528,
15
+ "acc_stderr,none": 0.005335436779871464
16
+ },
17
+ "hellaswag": {
18
+ "name": "hellaswag",
19
+ "alias": "hellaswag",
20
+ "sample_len": 10042,
21
+ "acc,none": 0.2753435570603465,
22
+ "acc_stderr,none": 0.004457743287380272,
23
+ "acc_norm,none": 0.2848038239394543,
24
+ "acc_norm_stderr,none": 0.004503985839042443
25
+ },
26
+ "piqa": {
27
+ "name": "piqa",
28
+ "alias": "piqa",
29
+ "sample_len": 1838,
30
+ "acc,none": 0.5995647442872688,
31
+ "acc_stderr,none": 0.01143219488356234,
32
+ "acc_norm,none": 0.5963003264417845,
33
+ "acc_norm_stderr,none": 0.011447407541749126
34
+ },
35
+ "sciq": {
36
+ "name": "sciq",
37
+ "alias": "sciq",
38
+ "sample_len": 1000,
39
+ "acc,none": 0.702,
40
+ "acc_stderr,none": 0.014470846741134585,
41
+ "acc_norm,none": 0.61,
42
+ "acc_norm_stderr,none": 0.01543172505386673
43
+ },
44
+ "arc_easy": {
45
+ "name": "arc_easy",
46
+ "alias": "arc_easy",
47
+ "sample_len": 2376,
48
+ "acc,none": 0.46380471380471383,
49
+ "acc_stderr,none": 0.01023286555034659,
50
+ "acc_norm,none": 0.42003367003367004,
51
+ "acc_norm_stderr,none": 0.010127718838529311
52
+ },
53
+ "winogrande": {
54
+ "name": "winogrande",
55
+ "alias": "winogrande",
56
+ "sample_len": 1267,
57
+ "acc,none": 0.5082872928176796,
58
+ "acc_stderr,none": 0.01405055532282417
59
+ },
60
+ "blimp_adjunct_island": {
61
+ "name": "blimp_adjunct_island",
62
+ "alias": "blimp_adjunct_island",
63
+ "sample_len": 1000,
64
+ "acc,none": 0.808,
65
+ "acc_stderr,none": 0.012461592646660028
66
+ },
67
+ "blimp_anaphor_gender_agreement": {
68
+ "name": "blimp_anaphor_gender_agreement",
69
+ "alias": "blimp_anaphor_gender_agreement",
70
+ "sample_len": 1000,
71
+ "acc,none": 0.894,
72
+ "acc_stderr,none": 0.00973955126578524
73
+ },
74
+ "blimp_anaphor_number_agreement": {
75
+ "name": "blimp_anaphor_number_agreement",
76
+ "alias": "blimp_anaphor_number_agreement",
77
+ "sample_len": 1000,
78
+ "acc,none": 0.971,
79
+ "acc_stderr,none": 0.005309160685756948
80
+ },
81
+ "blimp_animate_subject_passive": {
82
+ "name": "blimp_animate_subject_passive",
83
+ "alias": "blimp_animate_subject_passive",
84
+ "sample_len": 1000,
85
+ "acc,none": 0.731,
86
+ "acc_stderr,none": 0.014029819522568203
87
+ },
88
+ "blimp_animate_subject_trans": {
89
+ "name": "blimp_animate_subject_trans",
90
+ "alias": "blimp_animate_subject_trans",
91
+ "sample_len": 1000,
92
+ "acc,none": 0.908,
93
+ "acc_stderr,none": 0.009144376393151129
94
+ },
95
+ "blimp_causative": {
96
+ "name": "blimp_causative",
97
+ "alias": "blimp_causative",
98
+ "sample_len": 1000,
99
+ "acc,none": 0.708,
100
+ "acc_stderr,none": 0.014385511563477433
101
+ },
102
+ "blimp_complex_NP_island": {
103
+ "name": "blimp_complex_NP_island",
104
+ "alias": "blimp_complex_NP_island",
105
+ "sample_len": 1000,
106
+ "acc,none": 0.537,
107
+ "acc_stderr,none": 0.015775927227262426
108
+ },
109
+ "blimp_coordinate_structure_constraint_complex_left_branch": {
110
+ "name": "blimp_coordinate_structure_constraint_complex_left_branch",
111
+ "alias": "blimp_coordinate_structure_constraint_complex_left_branch",
112
+ "sample_len": 1000,
113
+ "acc,none": 0.442,
114
+ "acc_stderr,none": 0.015712507211864152
115
+ },
116
+ "blimp_coordinate_structure_constraint_object_extraction": {
117
+ "name": "blimp_coordinate_structure_constraint_object_extraction",
118
+ "alias": "blimp_coordinate_structure_constraint_object_extraction",
119
+ "sample_len": 1000,
120
+ "acc,none": 0.808,
121
+ "acc_stderr,none": 0.012461592646660028
122
+ },
123
+ "blimp_determiner_noun_agreement_1": {
124
+ "name": "blimp_determiner_noun_agreement_1",
125
+ "alias": "blimp_determiner_noun_agreement_1",
126
+ "sample_len": 1000,
127
+ "acc,none": 0.963,
128
+ "acc_stderr,none": 0.0059721576223896395
129
+ },
130
+ "blimp_determiner_noun_agreement_2": {
131
+ "name": "blimp_determiner_noun_agreement_2",
132
+ "alias": "blimp_determiner_noun_agreement_2",
133
+ "sample_len": 1000,
134
+ "acc,none": 0.94,
135
+ "acc_stderr,none": 0.007513751157474971
136
+ },
137
+ "blimp_determiner_noun_agreement_irregular_1": {
138
+ "name": "blimp_determiner_noun_agreement_irregular_1",
139
+ "alias": "blimp_determiner_noun_agreement_irregular_1",
140
+ "sample_len": 1000,
141
+ "acc,none": 0.875,
142
+ "acc_stderr,none": 0.010463483381956722
143
+ },
144
+ "blimp_determiner_noun_agreement_irregular_2": {
145
+ "name": "blimp_determiner_noun_agreement_irregular_2",
146
+ "alias": "blimp_determiner_noun_agreement_irregular_2",
147
+ "sample_len": 1000,
148
+ "acc,none": 0.93,
149
+ "acc_stderr,none": 0.008072494358323525
150
+ },
151
+ "blimp_determiner_noun_agreement_with_adj_2": {
152
+ "name": "blimp_determiner_noun_agreement_with_adj_2",
153
+ "alias": "blimp_determiner_noun_agreement_with_adj_2",
154
+ "sample_len": 1000,
155
+ "acc,none": 0.892,
156
+ "acc_stderr,none": 0.009820001651345708
157
+ },
158
+ "blimp_determiner_noun_agreement_with_adj_irregular_1": {
159
+ "name": "blimp_determiner_noun_agreement_with_adj_irregular_1",
160
+ "alias": "blimp_determiner_noun_agreement_with_adj_irregular_1",
161
+ "sample_len": 1000,
162
+ "acc,none": 0.855,
163
+ "acc_stderr,none": 0.0111399775178902
164
+ },
165
+ "blimp_determiner_noun_agreement_with_adj_irregular_2": {
166
+ "name": "blimp_determiner_noun_agreement_with_adj_irregular_2",
167
+ "alias": "blimp_determiner_noun_agreement_with_adj_irregular_2",
168
+ "sample_len": 1000,
169
+ "acc,none": 0.882,
170
+ "acc_stderr,none": 0.010206869264381718
171
+ },
172
+ "blimp_determiner_noun_agreement_with_adjective_1": {
173
+ "name": "blimp_determiner_noun_agreement_with_adjective_1",
174
+ "alias": "blimp_determiner_noun_agreement_with_adjective_1",
175
+ "sample_len": 1000,
176
+ "acc,none": 0.908,
177
+ "acc_stderr,none": 0.009144376393151129
178
+ },
179
+ "blimp_distractor_agreement_relational_noun": {
180
+ "name": "blimp_distractor_agreement_relational_noun",
181
+ "alias": "blimp_distractor_agreement_relational_noun",
182
+ "sample_len": 1000,
183
+ "acc,none": 0.75,
184
+ "acc_stderr,none": 0.013699915608779773
185
+ },
186
+ "blimp_distractor_agreement_relative_clause": {
187
+ "name": "blimp_distractor_agreement_relative_clause",
188
+ "alias": "blimp_distractor_agreement_relative_clause",
189
+ "sample_len": 1000,
190
+ "acc,none": 0.533,
191
+ "acc_stderr,none": 0.015784807891138876
192
+ },
193
+ "blimp_drop_argument": {
194
+ "name": "blimp_drop_argument",
195
+ "alias": "blimp_drop_argument",
196
+ "sample_len": 1000,
197
+ "acc,none": 0.764,
198
+ "acc_stderr,none": 0.013434451402438602
199
+ },
200
+ "blimp_ellipsis_n_bar_1": {
201
+ "name": "blimp_ellipsis_n_bar_1",
202
+ "alias": "blimp_ellipsis_n_bar_1",
203
+ "sample_len": 1000,
204
+ "acc,none": 0.782,
205
+ "acc_stderr,none": 0.013063179040595235
206
+ },
207
+ "blimp_ellipsis_n_bar_2": {
208
+ "name": "blimp_ellipsis_n_bar_2",
209
+ "alias": "blimp_ellipsis_n_bar_2",
210
+ "sample_len": 1000,
211
+ "acc,none": 0.831,
212
+ "acc_stderr,none": 0.011856625977890152
213
+ },
214
+ "blimp_existential_there_object_raising": {
215
+ "name": "blimp_existential_there_object_raising",
216
+ "alias": "blimp_existential_there_object_raising",
217
+ "sample_len": 1000,
218
+ "acc,none": 0.78,
219
+ "acc_stderr,none": 0.013106173040661862
220
+ },
221
+ "blimp_existential_there_quantifiers_1": {
222
+ "name": "blimp_existential_there_quantifiers_1",
223
+ "alias": "blimp_existential_there_quantifiers_1",
224
+ "sample_len": 1000,
225
+ "acc,none": 0.97,
226
+ "acc_stderr,none": 0.0053971408290991564
227
+ },
228
+ "blimp_existential_there_quantifiers_2": {
229
+ "name": "blimp_existential_there_quantifiers_2",
230
+ "alias": "blimp_existential_there_quantifiers_2",
231
+ "sample_len": 1000,
232
+ "acc,none": 0.262,
233
+ "acc_stderr,none": 0.013912208651021217
234
+ },
235
+ "blimp_existential_there_subject_raising": {
236
+ "name": "blimp_existential_there_subject_raising",
237
+ "alias": "blimp_existential_there_subject_raising",
238
+ "sample_len": 1000,
239
+ "acc,none": 0.834,
240
+ "acc_stderr,none": 0.011772110370812133
241
+ },
242
+ "blimp_expletive_it_object_raising": {
243
+ "name": "blimp_expletive_it_object_raising",
244
+ "alias": "blimp_expletive_it_object_raising",
245
+ "sample_len": 1000,
246
+ "acc,none": 0.713,
247
+ "acc_stderr,none": 0.014312087053810001
248
+ },
249
+ "blimp_inchoative": {
250
+ "name": "blimp_inchoative",
251
+ "alias": "blimp_inchoative",
252
+ "sample_len": 1000,
253
+ "acc,none": 0.668,
254
+ "acc_stderr,none": 0.014899597242811567
255
+ },
256
+ "blimp_intransitive": {
257
+ "name": "blimp_intransitive",
258
+ "alias": "blimp_intransitive",
259
+ "sample_len": 1000,
260
+ "acc,none": 0.758,
261
+ "acc_stderr,none": 0.013550631705556003
262
+ },
263
+ "blimp_irregular_past_participle_adjectives": {
264
+ "name": "blimp_irregular_past_participle_adjectives",
265
+ "alias": "blimp_irregular_past_participle_adjectives",
266
+ "sample_len": 1000,
267
+ "acc,none": 0.937,
268
+ "acc_stderr,none": 0.007687007876286461
269
+ },
270
+ "blimp_irregular_past_participle_verbs": {
271
+ "name": "blimp_irregular_past_participle_verbs",
272
+ "alias": "blimp_irregular_past_participle_verbs",
273
+ "sample_len": 1000,
274
+ "acc,none": 0.865,
275
+ "acc_stderr,none": 0.010811655372416006
276
+ },
277
+ "blimp_irregular_plural_subject_verb_agreement_1": {
278
+ "name": "blimp_irregular_plural_subject_verb_agreement_1",
279
+ "alias": "blimp_irregular_plural_subject_verb_agreement_1",
280
+ "sample_len": 1000,
281
+ "acc,none": 0.907,
282
+ "acc_stderr,none": 0.009188875634996669
283
+ },
284
+ "blimp_irregular_plural_subject_verb_agreement_2": {
285
+ "name": "blimp_irregular_plural_subject_verb_agreement_2",
286
+ "alias": "blimp_irregular_plural_subject_verb_agreement_2",
287
+ "sample_len": 1000,
288
+ "acc,none": 0.907,
289
+ "acc_stderr,none": 0.009188875634996669
290
+ },
291
+ "blimp_left_branch_island_echo_question": {
292
+ "name": "blimp_left_branch_island_echo_question",
293
+ "alias": "blimp_left_branch_island_echo_question",
294
+ "sample_len": 1000,
295
+ "acc,none": 0.661,
296
+ "acc_stderr,none": 0.014976758771620224
297
+ },
298
+ "blimp_left_branch_island_simple_question": {
299
+ "name": "blimp_left_branch_island_simple_question",
300
+ "alias": "blimp_left_branch_island_simple_question",
301
+ "sample_len": 1000,
302
+ "acc,none": 0.529,
303
+ "acc_stderr,none": 0.015792669451628764
304
+ },
305
+ "blimp_matrix_question_npi_licensor_present": {
306
+ "name": "blimp_matrix_question_npi_licensor_present",
307
+ "alias": "blimp_matrix_question_npi_licensor_present",
308
+ "sample_len": 1000,
309
+ "acc,none": 0.44,
310
+ "acc_stderr,none": 0.015704987954361718
311
+ },
312
+ "blimp_npi_present_1": {
313
+ "name": "blimp_npi_present_1",
314
+ "alias": "blimp_npi_present_1",
315
+ "sample_len": 1000,
316
+ "acc,none": 0.452,
317
+ "acc_stderr,none": 0.01574623586588058
318
+ },
319
+ "blimp_npi_present_2": {
320
+ "name": "blimp_npi_present_2",
321
+ "alias": "blimp_npi_present_2",
322
+ "sample_len": 1000,
323
+ "acc,none": 0.553,
324
+ "acc_stderr,none": 0.015730176046009098
325
+ },
326
+ "blimp_only_npi_licensor_present": {
327
+ "name": "blimp_only_npi_licensor_present",
328
+ "alias": "blimp_only_npi_licensor_present",
329
+ "sample_len": 1000,
330
+ "acc,none": 0.877,
331
+ "acc_stderr,none": 0.010391293421849803
332
+ },
333
+ "blimp_only_npi_scope": {
334
+ "name": "blimp_only_npi_scope",
335
+ "alias": "blimp_only_npi_scope",
336
+ "sample_len": 1000,
337
+ "acc,none": 0.461,
338
+ "acc_stderr,none": 0.015771104201283047
339
+ },
340
+ "blimp_passive_1": {
341
+ "name": "blimp_passive_1",
342
+ "alias": "blimp_passive_1",
343
+ "sample_len": 1000,
344
+ "acc,none": 0.875,
345
+ "acc_stderr,none": 0.010463483381956722
346
+ },
347
+ "blimp_passive_2": {
348
+ "name": "blimp_passive_2",
349
+ "alias": "blimp_passive_2",
350
+ "sample_len": 1000,
351
+ "acc,none": 0.872,
352
+ "acc_stderr,none": 0.010570133761108595
353
+ },
354
+ "blimp_principle_A_c_command": {
355
+ "name": "blimp_principle_A_c_command",
356
+ "alias": "blimp_principle_A_c_command",
357
+ "sample_len": 1000,
358
+ "acc,none": 0.595,
359
+ "acc_stderr,none": 0.01553113699045296
360
+ },
361
+ "blimp_principle_A_case_1": {
362
+ "name": "blimp_principle_A_case_1",
363
+ "alias": "blimp_principle_A_case_1",
364
+ "sample_len": 1000,
365
+ "acc,none": 1.0,
366
+ "acc_stderr,none": 0.0
367
+ },
368
+ "blimp_principle_A_case_2": {
369
+ "name": "blimp_principle_A_case_2",
370
+ "alias": "blimp_principle_A_case_2",
371
+ "sample_len": 1000,
372
+ "acc,none": 0.932,
373
+ "acc_stderr,none": 0.007964887911291624
374
+ },
375
+ "blimp_principle_A_domain_1": {
376
+ "name": "blimp_principle_A_domain_1",
377
+ "alias": "blimp_principle_A_domain_1",
378
+ "sample_len": 1000,
379
+ "acc,none": 0.933,
380
+ "acc_stderr,none": 0.007910345983177575
381
+ },
382
+ "blimp_principle_A_domain_2": {
383
+ "name": "blimp_principle_A_domain_2",
384
+ "alias": "blimp_principle_A_domain_2",
385
+ "sample_len": 1000,
386
+ "acc,none": 0.79,
387
+ "acc_stderr,none": 0.012886662332274642
388
+ },
389
+ "blimp_principle_A_domain_3": {
390
+ "name": "blimp_principle_A_domain_3",
391
+ "alias": "blimp_principle_A_domain_3",
392
+ "sample_len": 1000,
393
+ "acc,none": 0.651,
394
+ "acc_stderr,none": 0.015080663991563052
395
+ },
396
+ "blimp_principle_A_reconstruction": {
397
+ "name": "blimp_principle_A_reconstruction",
398
+ "alias": "blimp_principle_A_reconstruction",
399
+ "sample_len": 1000,
400
+ "acc,none": 0.358,
401
+ "acc_stderr,none": 0.015167928865407633
402
+ },
403
+ "blimp_regular_plural_subject_verb_agreement_1": {
404
+ "name": "blimp_regular_plural_subject_verb_agreement_1",
405
+ "alias": "blimp_regular_plural_subject_verb_agreement_1",
406
+ "sample_len": 1000,
407
+ "acc,none": 0.889,
408
+ "acc_stderr,none": 0.009938701010583716
409
+ },
410
+ "blimp_regular_plural_subject_verb_agreement_2": {
411
+ "name": "blimp_regular_plural_subject_verb_agreement_2",
412
+ "alias": "blimp_regular_plural_subject_verb_agreement_2",
413
+ "sample_len": 1000,
414
+ "acc,none": 0.87,
415
+ "acc_stderr,none": 0.010640169792499236
416
+ },
417
+ "blimp_sentential_negation_npi_licensor_present": {
418
+ "name": "blimp_sentential_negation_npi_licensor_present",
419
+ "alias": "blimp_sentential_negation_npi_licensor_present",
420
+ "sample_len": 1000,
421
+ "acc,none": 0.981,
422
+ "acc_stderr,none": 0.004319451082910613
423
+ },
424
+ "blimp_sentential_negation_npi_scope": {
425
+ "name": "blimp_sentential_negation_npi_scope",
426
+ "alias": "blimp_sentential_negation_npi_scope",
427
+ "sample_len": 1000,
428
+ "acc,none": 0.581,
429
+ "acc_stderr,none": 0.015610338967577953
430
+ },
431
+ "blimp_sentential_subject_island": {
432
+ "name": "blimp_sentential_subject_island",
433
+ "alias": "blimp_sentential_subject_island",
434
+ "sample_len": 1000,
435
+ "acc,none": 0.465,
436
+ "acc_stderr,none": 0.015780495050030086
437
+ },
438
+ "blimp_superlative_quantifiers_1": {
439
+ "name": "blimp_superlative_quantifiers_1",
440
+ "alias": "blimp_superlative_quantifiers_1",
441
+ "sample_len": 1000,
442
+ "acc,none": 0.893,
443
+ "acc_stderr,none": 0.009779910359847203
444
+ },
445
+ "blimp_superlative_quantifiers_2": {
446
+ "name": "blimp_superlative_quantifiers_2",
447
+ "alias": "blimp_superlative_quantifiers_2",
448
+ "sample_len": 1000,
449
+ "acc,none": 0.837,
450
+ "acc_stderr,none": 0.011686212712746913
451
+ },
452
+ "blimp_tough_vs_raising_1": {
453
+ "name": "blimp_tough_vs_raising_1",
454
+ "alias": "blimp_tough_vs_raising_1",
455
+ "sample_len": 1000,
456
+ "acc,none": 0.61,
457
+ "acc_stderr,none": 0.01543172505386673
458
+ },
459
+ "blimp_tough_vs_raising_2": {
460
+ "name": "blimp_tough_vs_raising_2",
461
+ "alias": "blimp_tough_vs_raising_2",
462
+ "sample_len": 1000,
463
+ "acc,none": 0.9,
464
+ "acc_stderr,none": 0.00949157995752499
465
+ },
466
+ "blimp_transitive": {
467
+ "name": "blimp_transitive",
468
+ "alias": "blimp_transitive",
469
+ "sample_len": 1000,
470
+ "acc,none": 0.82,
471
+ "acc_stderr,none": 0.012155153135512022
472
+ },
473
+ "blimp_wh_island": {
474
+ "name": "blimp_wh_island",
475
+ "alias": "blimp_wh_island",
476
+ "sample_len": 1000,
477
+ "acc,none": 0.793,
478
+ "acc_stderr,none": 0.012818553557844009
479
+ },
480
+ "blimp_wh_questions_object_gap": {
481
+ "name": "blimp_wh_questions_object_gap",
482
+ "alias": "blimp_wh_questions_object_gap",
483
+ "sample_len": 1000,
484
+ "acc,none": 0.674,
485
+ "acc_stderr,none": 0.014830507204541049
486
+ },
487
+ "blimp_wh_questions_subject_gap": {
488
+ "name": "blimp_wh_questions_subject_gap",
489
+ "alias": "blimp_wh_questions_subject_gap",
490
+ "sample_len": 1000,
491
+ "acc,none": 0.873,
492
+ "acc_stderr,none": 0.010534798620855644
493
+ },
494
+ "blimp_wh_questions_subject_gap_long_distance": {
495
+ "name": "blimp_wh_questions_subject_gap_long_distance",
496
+ "alias": "blimp_wh_questions_subject_gap_long_distance",
497
+ "sample_len": 1000,
498
+ "acc,none": 0.813,
499
+ "acc_stderr,none": 0.012336254828074168
500
+ },
501
+ "blimp_wh_vs_that_no_gap": {
502
+ "name": "blimp_wh_vs_that_no_gap",
503
+ "alias": "blimp_wh_vs_that_no_gap",
504
+ "sample_len": 1000,
505
+ "acc,none": 0.975,
506
+ "acc_stderr,none": 0.004939574819698493
507
+ },
508
+ "blimp_wh_vs_that_no_gap_long_distance": {
509
+ "name": "blimp_wh_vs_that_no_gap_long_distance",
510
+ "alias": "blimp_wh_vs_that_no_gap_long_distance",
511
+ "sample_len": 1000,
512
+ "acc,none": 0.986,
513
+ "acc_stderr,none": 0.003717232548256541
514
+ },
515
+ "blimp_wh_vs_that_with_gap": {
516
+ "name": "blimp_wh_vs_that_with_gap",
517
+ "alias": "blimp_wh_vs_that_with_gap",
518
+ "sample_len": 1000,
519
+ "acc,none": 0.516,
520
+ "acc_stderr,none": 0.015811198373114985
521
+ },
522
+ "blimp_wh_vs_that_with_gap_long_distance": {
523
+ "name": "blimp_wh_vs_that_with_gap_long_distance",
524
+ "alias": "blimp_wh_vs_that_with_gap_long_distance",
525
+ "sample_len": 1000,
526
+ "acc,none": 0.217,
527
+ "acc_stderr,none": 0.013041513757270706
528
+ },
529
+ "blimp": {
530
+ "alias": "blimp",
531
+ "name": "blimp",
532
+ "sample_len": 67000,
533
+ "acc,none": 0.7609701492537313,
534
+ "acc_stderr,none": 0.0014798341123625034,
535
+ "sample_count": {
536
+ "acc,none": 67000
537
+ }
538
+ }
539
+ }
540
+ }
m02/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "m02",
3
+ "run_name": "m02-mha-learned-moe-adamw",
4
+ "data_dir": "data/fineweb-edu",
5
+ "vocab_size": 50257,
6
+ "block_size": 1024,
7
+ "d_model": 512,
8
+ "num_layers": 12,
9
+ "num_heads": 8,
10
+ "ffn_mult": 4,
11
+ "dropout": 0.0,
12
+ "bias": false,
13
+ "norm_type": "rmsnorm",
14
+ "tie_embeddings": true,
15
+ "attention_type": "mha",
16
+ "gqa_num_kv_heads": 2,
17
+ "mla_latent_dim": 64,
18
+ "pos_type": "learned",
19
+ "rope_base": 10000,
20
+ "ffn_type": "moe",
21
+ "moe_num_experts": 8,
22
+ "moe_top_k": 2,
23
+ "optimizer": "adamw",
24
+ "lr": 0.0006,
25
+ "min_lr": 6e-05,
26
+ "weight_decay": 0.1,
27
+ "beta1": 0.9,
28
+ "beta2": 0.95,
29
+ "grad_clip": 1.0,
30
+ "muon_lr": 0.02,
31
+ "muon_momentum": 0.95,
32
+ "training_tokens": 1000000000,
33
+ "warmup_tokens": 6000000,
34
+ "lr_schedule": "cosine",
35
+ "batch_size": 2,
36
+ "grad_accum_steps": 32,
37
+ "device": "cuda",
38
+ "dtype": "bfloat16",
39
+ "compile": true,
40
+ "seed": 1337,
41
+ "eval_interval": 250,
42
+ "eval_iters": 100,
43
+ "log_interval": 10,
44
+ "checkpoint_interval": 1000,
45
+ "results_dir": "results",
46
+ "mlflow_experiment": "slm-ablation",
47
+ "mlflow_tracking_uri": "sqlite:///mlflow.db",
48
+ "mlflow_artifact_location": "./mlartifacts",
49
+ "moe_aux_loss_coef": 0.01
50
+ }
m02/eval_results.json ADDED
@@ -0,0 +1,223 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "m02",
3
+ "checkpoint": "results/m02/final.pt",
4
+ "trained_step": 15258,
5
+ "total_params": 240227328,
6
+ "active_params": 89232384,
7
+ "flops_per_forward": 178464768.0,
8
+ "val_loss": 3.5109181255102158,
9
+ "val_perplexity": 33.47899159386848,
10
+ "bits_per_token": 5.065184168640764,
11
+ "ppl_tokens_evaluated": 655360,
12
+ "prefill_tok_per_sec": 77578.77939608434,
13
+ "inference_tok_per_sec": 53.35199797114284,
14
+ "inference_tok_per_sec_kvcache": null,
15
+ "kvcache_speedup": null,
16
+ "gen_tokens": 128,
17
+ "peak_infer_vram_gb": 1.451,
18
+ "peak_train_vram_gb": 3.604,
19
+ "closeness_answer_ppl": 18.621,
20
+ "closeness_hit_rate": 0.55,
21
+ "closeness_token_f1": 0.05,
22
+ "closeness_n": 20,
23
+ "closeness_items": [
24
+ {
25
+ "prompt": "The capital of France is",
26
+ "answer": " Paris",
27
+ "generated": " the city of Paris.\n",
28
+ "answer_nll": 2.7305,
29
+ "answer_ppl": 15.341,
30
+ "hit": true,
31
+ "token_f1": 0.0
32
+ },
33
+ {
34
+ "prompt": "The capital of Japan is",
35
+ "answer": " Tokyo",
36
+ "generated": " Tokyo.\nThe capital of",
37
+ "answer_nll": 2.1854,
38
+ "answer_ppl": 8.894,
39
+ "hit": true,
40
+ "token_f1": 0.0
41
+ },
42
+ {
43
+ "prompt": "The largest planet in the solar system is",
44
+ "answer": " Jupiter",
45
+ "generated": " the Sun, which is about",
46
+ "answer_nll": 2.3684,
47
+ "answer_ppl": 10.68,
48
+ "hit": false,
49
+ "token_f1": 0.0
50
+ },
51
+ {
52
+ "prompt": "Water is made of hydrogen and",
53
+ "answer": " oxygen",
54
+ "generated": " oxygen.\nThe hydrogen in",
55
+ "answer_nll": 0.6836,
56
+ "answer_ppl": 1.981,
57
+ "hit": true,
58
+ "token_f1": 0.0
59
+ },
60
+ {
61
+ "prompt": "The opposite of hot is",
62
+ "answer": " cold",
63
+ "generated": " the hot.\nThe hot",
64
+ "answer_nll": 4.1665,
65
+ "answer_ppl": 64.489,
66
+ "hit": false,
67
+ "token_f1": 0.0
68
+ },
69
+ {
70
+ "prompt": "The opposite of up is",
71
+ "answer": " down",
72
+ "generated": " the one that is the most",
73
+ "answer_nll": 4.8774,
74
+ "answer_ppl": 131.285,
75
+ "hit": false,
76
+ "token_f1": 0.0
77
+ },
78
+ {
79
+ "prompt": "Two plus two equals",
80
+ "answer": " four",
81
+ "generated": " two.\n- The first",
82
+ "answer_nll": 4.1175,
83
+ "answer_ppl": 61.404,
84
+ "hit": false,
85
+ "token_f1": 0.0
86
+ },
87
+ {
88
+ "prompt": "The sun rises in the",
89
+ "answer": " east",
90
+ "generated": " sky, and the moon rises",
91
+ "answer_nll": 2.3503,
92
+ "answer_ppl": 10.489,
93
+ "hit": false,
94
+ "token_f1": 0.0
95
+ },
96
+ {
97
+ "prompt": "The first president of the United States was George",
98
+ "answer": " Washington",
99
+ "generated": " Washington. He was the first",
100
+ "answer_nll": 0.2887,
101
+ "answer_ppl": 1.335,
102
+ "hit": true,
103
+ "token_f1": 0.0
104
+ },
105
+ {
106
+ "prompt": "The speed of light is approximately 300,000 kilometers per",
107
+ "answer": " second",
108
+ "generated": " second. The speed of light",
109
+ "answer_nll": 0.2093,
110
+ "answer_ppl": 1.233,
111
+ "hit": true,
112
+ "token_f1": 0.0
113
+ },
114
+ {
115
+ "prompt": "A triangle has three",
116
+ "answer": " sides",
117
+ "generated": " sides, and the sides are",
118
+ "answer_nll": 1.3377,
119
+ "answer_ppl": 3.81,
120
+ "hit": true,
121
+ "token_f1": 0.333
122
+ },
123
+ {
124
+ "prompt": "The chemical symbol for gold is",
125
+ "answer": " Au",
126
+ "generated": " gold. Gold is a color",
127
+ "answer_nll": 8.8131,
128
+ "answer_ppl": 6721.845,
129
+ "hit": false,
130
+ "token_f1": 0.0
131
+ },
132
+ {
133
+ "prompt": "The freezing point of water in Celsius is",
134
+ "answer": " zero",
135
+ "generated": " about 1.5 degrees Celsius",
136
+ "answer_nll": 5.6079,
137
+ "answer_ppl": 272.579,
138
+ "hit": false,
139
+ "token_f1": 0.0
140
+ },
141
+ {
142
+ "prompt": "The author of Romeo and Juliet is William",
143
+ "answer": " Shakespeare",
144
+ "generated": " Shakespeare. He is the author",
145
+ "answer_nll": 0.1459,
146
+ "answer_ppl": 1.157,
147
+ "hit": true,
148
+ "token_f1": 0.0
149
+ },
150
+ {
151
+ "prompt": "The Earth revolves around the",
152
+ "answer": " Sun",
153
+ "generated": " sun, and the sun is",
154
+ "answer_nll": 1.5873,
155
+ "answer_ppl": 4.89,
156
+ "hit": true,
157
+ "token_f1": 0.333
158
+ },
159
+ {
160
+ "prompt": "The plural of mouse is",
161
+ "answer": " mice",
162
+ "generated": " \u201cmice\u201d",
163
+ "answer_nll": 5.4431,
164
+ "answer_ppl": 231.157,
165
+ "hit": true,
166
+ "token_f1": 0.0
167
+ },
168
+ {
169
+ "prompt": "Photosynthesis occurs in the",
170
+ "answer": " leaves",
171
+ "generated": " absence of oxygen.\nThe",
172
+ "answer_nll": 4.9299,
173
+ "answer_ppl": 138.36,
174
+ "hit": false,
175
+ "token_f1": 0.0
176
+ },
177
+ {
178
+ "prompt": "The human heart pumps",
179
+ "answer": " blood",
180
+ "generated": " blood to the lungs, where",
181
+ "answer_nll": 1.1339,
182
+ "answer_ppl": 3.108,
183
+ "hit": true,
184
+ "token_f1": 0.333
185
+ },
186
+ {
187
+ "prompt": "The currency used in the United States is the",
188
+ "answer": " dollar",
189
+ "generated": " United States dollar. The United",
190
+ "answer_nll": 3.3442,
191
+ "answer_ppl": 28.337,
192
+ "hit": true,
193
+ "token_f1": 0.0
194
+ },
195
+ {
196
+ "prompt": "The tallest animal in the world is the",
197
+ "answer": " giraffe",
198
+ "generated": " elephant, which is the largest",
199
+ "answer_nll": 2.1657,
200
+ "answer_ppl": 8.721,
201
+ "hit": false,
202
+ "token_f1": 0.0
203
+ }
204
+ ],
205
+ "moe/aux_loss": 0.12001463086344302,
206
+ "moe/routing_entropy": 0.9973604219655196,
207
+ "moe/max_load_frac": 0.13966166178385417,
208
+ "moe/expert_0_prob": 0.12155533321201802,
209
+ "moe/expert_1_prob": 0.1292680971324444,
210
+ "moe/expert_2_prob": 0.12275821752846242,
211
+ "moe/expert_3_prob": 0.12823809832334518,
212
+ "moe/expert_4_prob": 0.12794600427150726,
213
+ "moe/expert_5_prob": 0.11847541145980359,
214
+ "moe/expert_6_prob": 0.1259801872074604,
215
+ "moe/expert_7_prob": 0.1257786512374878,
216
+ "generation_samples": {
217
+ "The most important thing about sleep is": "The most important thing about sleep is that it helps you sleep better.\n- Sleep Apnea is a condition in which the muscles in your mouth relax during sleep. The muscles in the mouth relax during sleep while you sleep.\n- Sleep Apnea is also called an atrial fibrillation. This happens when the heart rate is",
218
+ "Scientists have discovered that": "Scientists have discovered that when their muscles contract, it releases an amino acid called acetylcholine, which is why acetylcholine is involved in making muscles contract. This is why it's also used in many other applications, such as cooking and energy.\nTreatments & Supplements\nThere are two major",
219
+ "In the history of mathematics,": "In the history of mathematics, it is very much as one of the most successful and well-funded mathematical experiments in modern times. It has been proven to be very effective. It has been proved that the best combination of mathematics and mathematical reasoning is the best in terms of accuracy, completeness, and efficiency. Mathematics plays an immense",
220
+ "Python code for prime number": "Python code for prime number, and also for the array and the line of code for the whole number, and for the whole number of prime numbers, etc.\n- Get the vector representation of the data in the array.\n- Get the line of code that will be used to find all the prime numbers in one line",
221
+ "The best way to learn a new language is": "The best way to learn a new language is to start learning it, and then get the hang of it.\nCognitive behavioral therapy (CBT) is a form of therapy where a therapist focuses on a specific problem or condition to help them figure out ways to solve a problem. The therapist uses cognitive behavioral therapy to help patients learn new problem"
222
+ }
223
+ }
m02/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b20f0343e9f3e58a6fc68f505b273f34bed22d35130560f635c7a19da9d5c9
3
+ size 960938984