File size: 7,516 Bytes
2f08769
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "config_general": {
    "lighteval_sha": "?",
    "num_fewshot_seeds": 1,
    "override_batch_size": 4,
    "max_samples": null,
    "job_id": "",
    "start_time": 3049815.40200624,
    "end_time": 3050489.62830811,
    "total_evaluation_time_secondes": "674.2263018698432",
    "model_name": "Qwen/Qwen1.5-0.5B-Chat",
    "model_sha": "f82bd3692de0283f4a4b31e06d164dd8467fb52e",
    "model_dtype": "torch.bfloat16",
    "model_size": "1.05 GB",
    "config": null
  },
  "results": {
    "custom|mini_math:level_1|0": {
      "qem": 0.0,
      "qem_stderr": 0.0
    },
    "custom|mini_math:level_2|0": {
      "qem": 0.0,
      "qem_stderr": 0.0
    },
    "custom|mini_math:level_3|0": {
      "qem": 0.0,
      "qem_stderr": 0.0
    },
    "custom|mini_math:level_4|0": {
      "qem": 0.0,
      "qem_stderr": 0.0
    },
    "custom|mini_math:level_5|0": {
      "qem": 0.0,
      "qem_stderr": 0.0
    },
    "custom|mini_math:_average|0": {
      "qem": 0.0,
      "qem_stderr": 0.0
    },
    "all": {
      "qem": 0.0,
      "qem_stderr": 0.0
    }
  },
  "versions": {
    "custom|mini_math:level_1|0": 0,
    "custom|mini_math:level_2|0": 0,
    "custom|mini_math:level_3|0": 0,
    "custom|mini_math:level_4|0": 0,
    "custom|mini_math:level_5|0": 0
  },
  "config_tasks": {
    "custom|mini_math:level_1": {
      "name": "mini_math:level_1",
      "prompt_function": "math",
      "hf_repo": "HuggingFaceH4/lighteval-mini-math",
      "hf_subset": "Level 1",
      "metric": [
        "quasi_exact_match_math"
      ],
      "hf_avail_splits": [
        "train",
        "test"
      ],
      "evaluation_splits": [
        "test"
      ],
      "few_shots_split": null,
      "few_shots_select": null,
      "generation_size": 2048,
      "stop_sequence": null,
      "output_regex": null,
      "frozen": false,
      "suite": [
        "custom",
        "mini_math"
      ],
      "original_num_docs": 38,
      "effective_num_docs": 38,
      "trust_dataset": null,
      "must_remove_duplicate_docs": null
    },
    "custom|mini_math:level_2": {
      "name": "mini_math:level_2",
      "prompt_function": "math",
      "hf_repo": "HuggingFaceH4/lighteval-mini-math",
      "hf_subset": "Level 2",
      "metric": [
        "quasi_exact_match_math"
      ],
      "hf_avail_splits": [
        "train",
        "test"
      ],
      "evaluation_splits": [
        "test"
      ],
      "few_shots_split": null,
      "few_shots_select": null,
      "generation_size": 2048,
      "stop_sequence": null,
      "output_regex": null,
      "frozen": false,
      "suite": [
        "custom",
        "mini_math"
      ],
      "original_num_docs": 71,
      "effective_num_docs": 71,
      "trust_dataset": null,
      "must_remove_duplicate_docs": null
    },
    "custom|mini_math:level_3": {
      "name": "mini_math:level_3",
      "prompt_function": "math",
      "hf_repo": "HuggingFaceH4/lighteval-mini-math",
      "hf_subset": "Level 3",
      "metric": [
        "quasi_exact_match_math"
      ],
      "hf_avail_splits": [
        "train",
        "test"
      ],
      "evaluation_splits": [
        "test"
      ],
      "few_shots_split": null,
      "few_shots_select": null,
      "generation_size": 2048,
      "stop_sequence": null,
      "output_regex": null,
      "frozen": false,
      "suite": [
        "custom",
        "mini_math"
      ],
      "original_num_docs": 78,
      "effective_num_docs": 78,
      "trust_dataset": null,
      "must_remove_duplicate_docs": null
    },
    "custom|mini_math:level_4": {
      "name": "mini_math:level_4",
      "prompt_function": "math",
      "hf_repo": "HuggingFaceH4/lighteval-mini-math",
      "hf_subset": "Level 4",
      "metric": [
        "quasi_exact_match_math"
      ],
      "hf_avail_splits": [
        "train",
        "test"
      ],
      "evaluation_splits": [
        "test"
      ],
      "few_shots_split": null,
      "few_shots_select": null,
      "generation_size": 2048,
      "stop_sequence": null,
      "output_regex": null,
      "frozen": false,
      "suite": [
        "custom",
        "mini_math"
      ],
      "original_num_docs": 109,
      "effective_num_docs": 109,
      "trust_dataset": null,
      "must_remove_duplicate_docs": null
    },
    "custom|mini_math:level_5": {
      "name": "mini_math:level_5",
      "prompt_function": "math",
      "hf_repo": "HuggingFaceH4/lighteval-mini-math",
      "hf_subset": "Level 5",
      "metric": [
        "quasi_exact_match_math"
      ],
      "hf_avail_splits": [
        "train",
        "test"
      ],
      "evaluation_splits": [
        "test"
      ],
      "few_shots_split": null,
      "few_shots_select": null,
      "generation_size": 2048,
      "stop_sequence": null,
      "output_regex": null,
      "frozen": false,
      "suite": [
        "custom",
        "mini_math"
      ],
      "original_num_docs": 107,
      "effective_num_docs": 107,
      "trust_dataset": null,
      "must_remove_duplicate_docs": null
    }
  },
  "summary_tasks": {
    "custom|mini_math:level_1|0": {
      "hashes": {
        "hash_examples": "781a25d9a2f29e87",
        "hash_full_prompts": "09ef7f6df57f47ef",
        "hash_input_tokens": "a52e14904d82f4f0",
        "hash_cont_tokens": "1378bece65ca5077"
      },
      "truncated": 38,
      "non_truncated": 0,
      "padded": 27,
      "non_padded": 11,
      "effective_few_shots": 0.0,
      "num_truncated_few_shots": 0
    },
    "custom|mini_math:level_2|0": {
      "hashes": {
        "hash_examples": "471a4a8568c70994",
        "hash_full_prompts": "71779330375b1791",
        "hash_input_tokens": "3882edc6f5609345",
        "hash_cont_tokens": "ff9806e2946dc746"
      },
      "truncated": 71,
      "non_truncated": 0,
      "padded": 24,
      "non_padded": 47,
      "effective_few_shots": 0.0,
      "num_truncated_few_shots": 0
    },
    "custom|mini_math:level_3|0": {
      "hashes": {
        "hash_examples": "aa6979a90c9a7776",
        "hash_full_prompts": "a9999d3932558466",
        "hash_input_tokens": "01ceca3580b9eb5e",
        "hash_cont_tokens": "fbf0bffb8a2612ef"
      },
      "truncated": 78,
      "non_truncated": 0,
      "padded": 36,
      "non_padded": 42,
      "effective_few_shots": 0.0,
      "num_truncated_few_shots": 0
    },
    "custom|mini_math:level_4|0": {
      "hashes": {
        "hash_examples": "2e9e3be067de6ec6",
        "hash_full_prompts": "30f669c1c4439175",
        "hash_input_tokens": "4a8097cf379ba41c",
        "hash_cont_tokens": "88e54955e7213376"
      },
      "truncated": 109,
      "non_truncated": 0,
      "padded": 38,
      "non_padded": 71,
      "effective_few_shots": 0.0,
      "num_truncated_few_shots": 0
    },
    "custom|mini_math:level_5|0": {
      "hashes": {
        "hash_examples": "18b402b510f9a746",
        "hash_full_prompts": "0c8f48ff502c1190",
        "hash_input_tokens": "b6ecf04a8c2e48b4",
        "hash_cont_tokens": "c603094defd72220"
      },
      "truncated": 106,
      "non_truncated": 1,
      "padded": 38,
      "non_padded": 69,
      "effective_few_shots": 0.0,
      "num_truncated_few_shots": 0
    }
  },
  "summary_general": {
    "hashes": {
      "hash_examples": "470ce01cab0383c9",
      "hash_full_prompts": "36a8a8499eb2fd53",
      "hash_input_tokens": "a651497058968421",
      "hash_cont_tokens": "16318eec6b11890e"
    },
    "truncated": 402,
    "non_truncated": 1,
    "padded": 163,
    "non_padded": 240,
    "num_truncated_few_shots": 0
  }
}