edbeeching HF staff commited on
Commit
2c9f09e
·
verified ·
1 Parent(s): a2d521b

Upload eval_results/AI-MO/CodeLlama-13b-Python-hf-sft/aimo_v01.21/aimo_kaggle_hard_pot/results_2024-06-06T04-50-49.035447.json with huggingface_hub

Browse files
eval_results/AI-MO/CodeLlama-13b-Python-hf-sft/aimo_v01.21/aimo_kaggle_hard_pot/results_2024-06-06T04-50-49.035447.json ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 4,
6
+ "max_samples": null,
7
+ "job_id": "",
8
+ "start_time": 2323298.264689084,
9
+ "end_time": 2324324.875178094,
10
+ "total_evaluation_time_secondes": "1026.6104890098795",
11
+ "model_name": "AI-MO/CodeLlama-13b-Python-hf-sft",
12
+ "model_sha": "a4f5bedc01bc294426aaed69ca13f1c19abf945b",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "24.56 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|aimo_kaggle_hard_pot:v0|0": {
19
+ "qem": 0.06,
20
+ "qem_stderr": 0.033926691677251195
21
+ },
22
+ "custom|aimo_kaggle_hard_pot:v1|0": {
23
+ "qem": 0.02,
24
+ "qem_stderr": 0.02
25
+ },
26
+ "custom|aimo_kaggle_hard_pot:v2|0": {
27
+ "qem": 0.12,
28
+ "qem_stderr": 0.046423076597919784
29
+ },
30
+ "custom|aimo_kaggle_hard_pot:_average|0": {
31
+ "qem": 0.06666666666666667,
32
+ "qem_stderr": 0.03344992275839032
33
+ },
34
+ "all": {
35
+ "qem": 0.06666666666666667,
36
+ "qem_stderr": 0.03344992275839032
37
+ }
38
+ },
39
+ "versions": {
40
+ "custom|aimo_kaggle_hard_pot:v0|0": 0,
41
+ "custom|aimo_kaggle_hard_pot:v1|0": 0,
42
+ "custom|aimo_kaggle_hard_pot:v2|0": 0
43
+ },
44
+ "config_tasks": {
45
+ "custom|aimo_kaggle_hard_pot:v0": {
46
+ "name": "aimo_kaggle_hard_pot:v0",
47
+ "prompt_function": "kaggle_hard_pot_prompt_fn_v0",
48
+ "hf_repo": "AI-MO/kaggle-validation-set-hard",
49
+ "hf_subset": "v0",
50
+ "metric": [
51
+ "quasi_exact_match_code_and_math"
52
+ ],
53
+ "hf_avail_splits": [
54
+ "train"
55
+ ],
56
+ "evaluation_splits": [
57
+ "train"
58
+ ],
59
+ "few_shots_split": null,
60
+ "few_shots_select": null,
61
+ "generation_size": 2048,
62
+ "stop_sequence": null,
63
+ "output_regex": null,
64
+ "num_samples": null,
65
+ "frozen": false,
66
+ "suite": [
67
+ "custom"
68
+ ],
69
+ "original_num_docs": 50,
70
+ "effective_num_docs": 50,
71
+ "trust_dataset": null,
72
+ "must_remove_duplicate_docs": null,
73
+ "version": 0
74
+ },
75
+ "custom|aimo_kaggle_hard_pot:v1": {
76
+ "name": "aimo_kaggle_hard_pot:v1",
77
+ "prompt_function": "kaggle_hard_pot_prompt_fn_v1",
78
+ "hf_repo": "AI-MO/kaggle-validation-set-hard",
79
+ "hf_subset": "v0",
80
+ "metric": [
81
+ "quasi_exact_match_code_and_math"
82
+ ],
83
+ "hf_avail_splits": [
84
+ "train"
85
+ ],
86
+ "evaluation_splits": [
87
+ "train"
88
+ ],
89
+ "few_shots_split": null,
90
+ "few_shots_select": null,
91
+ "generation_size": 2048,
92
+ "stop_sequence": null,
93
+ "output_regex": null,
94
+ "num_samples": null,
95
+ "frozen": false,
96
+ "suite": [
97
+ "custom"
98
+ ],
99
+ "original_num_docs": 50,
100
+ "effective_num_docs": 50,
101
+ "trust_dataset": null,
102
+ "must_remove_duplicate_docs": null,
103
+ "version": 0
104
+ },
105
+ "custom|aimo_kaggle_hard_pot:v2": {
106
+ "name": "aimo_kaggle_hard_pot:v2",
107
+ "prompt_function": "kaggle_hard_pot_prompt_fn_v2",
108
+ "hf_repo": "AI-MO/kaggle-validation-set-hard",
109
+ "hf_subset": "v0",
110
+ "metric": [
111
+ "quasi_exact_match_code_and_math"
112
+ ],
113
+ "hf_avail_splits": [
114
+ "train"
115
+ ],
116
+ "evaluation_splits": [
117
+ "train"
118
+ ],
119
+ "few_shots_split": null,
120
+ "few_shots_select": null,
121
+ "generation_size": 2048,
122
+ "stop_sequence": null,
123
+ "output_regex": null,
124
+ "num_samples": null,
125
+ "frozen": false,
126
+ "suite": [
127
+ "custom"
128
+ ],
129
+ "original_num_docs": 50,
130
+ "effective_num_docs": 50,
131
+ "trust_dataset": null,
132
+ "must_remove_duplicate_docs": null,
133
+ "version": 0
134
+ }
135
+ },
136
+ "summary_tasks": {
137
+ "custom|aimo_kaggle_hard_pot:v0|0": {
138
+ "hashes": {
139
+ "hash_examples": "303213a38d9f7512",
140
+ "hash_full_prompts": "bfd073e62f180246",
141
+ "hash_input_tokens": "2e8d8fe2c6d12abc",
142
+ "hash_cont_tokens": "1b279a63e82b48a8"
143
+ },
144
+ "truncated": 50,
145
+ "non_truncated": 0,
146
+ "padded": 35,
147
+ "non_padded": 15,
148
+ "effective_few_shots": 0.0,
149
+ "num_truncated_few_shots": 0
150
+ },
151
+ "custom|aimo_kaggle_hard_pot:v1|0": {
152
+ "hashes": {
153
+ "hash_examples": "e4234b97ad92862f",
154
+ "hash_full_prompts": "4747f0cd9a10355c",
155
+ "hash_input_tokens": "837c14488ae0fba1",
156
+ "hash_cont_tokens": "39472db4e3db23e1"
157
+ },
158
+ "truncated": 50,
159
+ "non_truncated": 0,
160
+ "padded": 26,
161
+ "non_padded": 24,
162
+ "effective_few_shots": 0.0,
163
+ "num_truncated_few_shots": 0
164
+ },
165
+ "custom|aimo_kaggle_hard_pot:v2|0": {
166
+ "hashes": {
167
+ "hash_examples": "6396eb8833e13ba0",
168
+ "hash_full_prompts": "0584a2707d3a5d56",
169
+ "hash_input_tokens": "e16a853ef5822c84",
170
+ "hash_cont_tokens": "32a5d6d1a9b9244a"
171
+ },
172
+ "truncated": 50,
173
+ "non_truncated": 0,
174
+ "padded": 34,
175
+ "non_padded": 16,
176
+ "effective_few_shots": 0.0,
177
+ "num_truncated_few_shots": 0
178
+ }
179
+ },
180
+ "summary_general": {
181
+ "hashes": {
182
+ "hash_examples": "648c9a107d279e1e",
183
+ "hash_full_prompts": "c13504bf8e62491b",
184
+ "hash_input_tokens": "115bce65a38d1991",
185
+ "hash_cont_tokens": "f1533e4d65056a8c"
186
+ },
187
+ "truncated": 150,
188
+ "non_truncated": 0,
189
+ "padded": 95,
190
+ "non_padded": 55,
191
+ "num_truncated_few_shots": 0
192
+ }
193
+ }