lewtun HF Staff commited on
Commit
7d0e882
·
verified ·
1 Parent(s): 645fb7b

Upload eval_results/AI-MO/qwen2-72b-sft/aimo_v02.01/math_v3/results_2024-07-17T21-19-51.995991.json with huggingface_hub

Browse files
eval_results/AI-MO/qwen2-72b-sft/aimo_v02.01/math_v3/results_2024-07-17T21-19-51.995991.json ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 912024.815492996,
9
+ "end_time": 976756.250178339,
10
+ "total_evaluation_time_secondes": "64731.434685342945",
11
+ "model_name": "AI-MO/qwen2-72b-sft",
12
+ "model_sha": "7b12f762ff48feec2ec38e4f4b9aa29d198dc959",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "140.43 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|math_v3|0": {
19
+ "qem": 0.6656,
20
+ "qem_stderr": 0.006672648113498175
21
+ },
22
+ "all": {
23
+ "qem": 0.6656,
24
+ "qem_stderr": 0.006672648113498175
25
+ }
26
+ },
27
+ "versions": {
28
+ "custom|math_v3|0": 0
29
+ },
30
+ "config_tasks": {
31
+ "custom|math_v3": {
32
+ "name": "math_v3",
33
+ "prompt_function": "math_prompt_fn",
34
+ "hf_repo": "lighteval/MATH",
35
+ "hf_subset": "all",
36
+ "metric": [
37
+ "quasi_exact_match_math"
38
+ ],
39
+ "hf_avail_splits": [
40
+ "train",
41
+ "test",
42
+ "validation"
43
+ ],
44
+ "evaluation_splits": [
45
+ "test"
46
+ ],
47
+ "few_shots_split": null,
48
+ "few_shots_select": null,
49
+ "generation_size": 4096,
50
+ "stop_sequence": null,
51
+ "output_regex": null,
52
+ "num_samples": null,
53
+ "frozen": false,
54
+ "suite": [
55
+ "custom"
56
+ ],
57
+ "original_num_docs": 5000,
58
+ "effective_num_docs": 5000,
59
+ "trust_dataset": null,
60
+ "must_remove_duplicate_docs": null,
61
+ "version": 0
62
+ }
63
+ },
64
+ "summary_tasks": {
65
+ "custom|math_v3|0": {
66
+ "hashes": {
67
+ "hash_examples": "29c6c5377a3e08b1",
68
+ "hash_full_prompts": "7fdf8e1c67b26a69",
69
+ "hash_input_tokens": "da4039b23f029f8a",
70
+ "hash_cont_tokens": "9a098f677c3197e0"
71
+ },
72
+ "truncated": 4997,
73
+ "non_truncated": 3,
74
+ "padded": 442,
75
+ "non_padded": 4558,
76
+ "effective_few_shots": 0.0,
77
+ "num_truncated_few_shots": 0
78
+ }
79
+ },
80
+ "summary_general": {
81
+ "hashes": {
82
+ "hash_examples": "e637d4690488a07e",
83
+ "hash_full_prompts": "935aba4c46b23e3f",
84
+ "hash_input_tokens": "fb16db7b2fce3b22",
85
+ "hash_cont_tokens": "b5e43f9e3dbfdb8b"
86
+ },
87
+ "truncated": 4997,
88
+ "non_truncated": 3,
89
+ "padded": 442,
90
+ "non_padded": 4558,
91
+ "num_truncated_few_shots": 0
92
+ }
93
+ }