lewtun HF Staff commited on
Commit
e5d39fc
·
verified ·
1 Parent(s): f7bb52c

Upload eval_results/AI-MO/deepseek-math-7b-sft/aimo_v31.24/math_v3/results_2024-07-05T13-08-55.038260.json with huggingface_hub

Browse files
eval_results/AI-MO/deepseek-math-7b-sft/aimo_v31.24/math_v3/results_2024-07-05T13-08-55.038260.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": 99196.751985116,
9
+ "end_time": 121182.100744578,
10
+ "total_evaluation_time_secondes": "21985.348759461995",
11
+ "model_name": "AI-MO/deepseek-math-7b-sft",
12
+ "model_sha": "019bac29164fae289ce6dc9efd9edf0d576d2040",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "12.87 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|math_v3|0": {
19
+ "qem": 0.5298,
20
+ "qem_stderr": 0.007059203812874117
21
+ },
22
+ "all": {
23
+ "qem": 0.5298,
24
+ "qem_stderr": 0.007059203812874117
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": "83c0d1fb63d17a24",
70
+ "hash_cont_tokens": "1d6f283c02372c7d"
71
+ },
72
+ "truncated": 4997,
73
+ "non_truncated": 3,
74
+ "padded": 441,
75
+ "non_padded": 4559,
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": "38ff1ed568e9fb69",
85
+ "hash_cont_tokens": "35631e580aa45b0c"
86
+ },
87
+ "truncated": 4997,
88
+ "non_truncated": 3,
89
+ "padded": 441,
90
+ "non_padded": 4559,
91
+ "num_truncated_few_shots": 0
92
+ }
93
+ }