lewtun HF Staff commited on
Commit
c6c46b9
·
verified ·
1 Parent(s): 4915dbc

Upload eval_results/deepseek-ai/deepseek-math-7b-instruct/main/math_deepseek_cot/results_2024-07-05T04-48-14.313421.json with huggingface_hub

Browse files
eval_results/deepseek-ai/deepseek-math-7b-instruct/main/math_deepseek_cot/results_2024-07-05T04-48-14.313421.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": 559097.243001276,
9
+ "end_time": 591610.628096366,
10
+ "total_evaluation_time_secondes": "32513.385095089907",
11
+ "model_name": "deepseek-ai/deepseek-math-7b-instruct",
12
+ "model_sha": "0a5828f800a36df0fd7f0ed581b983246c0677ff",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "12.87 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|math_deepseek_cot|0": {
19
+ "qem": 0.4572,
20
+ "qem_stderr": 0.007045818668695732
21
+ },
22
+ "all": {
23
+ "qem": 0.4572,
24
+ "qem_stderr": 0.007045818668695732
25
+ }
26
+ },
27
+ "versions": {
28
+ "custom|math_deepseek_cot|0": 0
29
+ },
30
+ "config_tasks": {
31
+ "custom|math_deepseek_cot": {
32
+ "name": "math_deepseek_cot",
33
+ "prompt_function": "math_deepseek_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_deepseek_cot|0": {
66
+ "hashes": {
67
+ "hash_examples": "cf631482d6050744",
68
+ "hash_full_prompts": "9f97e041434639f8",
69
+ "hash_input_tokens": "a8167289c1361a82",
70
+ "hash_cont_tokens": "30c11f33ba480b04"
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": "f608c5a647279eca",
83
+ "hash_full_prompts": "ced6a5464ab37f30",
84
+ "hash_input_tokens": "4fa94cee2e1952ab",
85
+ "hash_cont_tokens": "2a22ced33dfc180c"
86
+ },
87
+ "truncated": 4997,
88
+ "non_truncated": 3,
89
+ "padded": 441,
90
+ "non_padded": 4559,
91
+ "num_truncated_few_shots": 0
92
+ }
93
+ }