lewtun HF Staff commited on
Commit
8b169d1
·
verified ·
1 Parent(s): 56fe2cc

Upload eval_results/deepseek-ai/deepseek-math-7b-rl/main/math_deepseek_rl_cot/results_2024-07-05T07-10-37.530879.json with huggingface_hub

Browse files
eval_results/deepseek-ai/deepseek-math-7b-rl/main/math_deepseek_rl_cot/results_2024-07-05T07-10-37.530879.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": 2104332.444731169,
9
+ "end_time": 2145389.113126846,
10
+ "total_evaluation_time_secondes": "41056.668395677116",
11
+ "model_name": "deepseek-ai/deepseek-math-7b-rl",
12
+ "model_sha": "f3cd419a172ff5a100e9a563ebfe7900d78e9740",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "12.87 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|math_deepseek_rl_cot|0": {
19
+ "qem": 0.4198,
20
+ "qem_stderr": 0.006980210359819665
21
+ },
22
+ "all": {
23
+ "qem": 0.4198,
24
+ "qem_stderr": 0.006980210359819665
25
+ }
26
+ },
27
+ "versions": {
28
+ "custom|math_deepseek_rl_cot|0": 0
29
+ },
30
+ "config_tasks": {
31
+ "custom|math_deepseek_rl_cot": {
32
+ "name": "math_deepseek_rl_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_rl_cot|0": {
66
+ "hashes": {
67
+ "hash_examples": "bc90e76f362d04ee",
68
+ "hash_full_prompts": "cbc961b5bba952e8",
69
+ "hash_input_tokens": "644993ed69642e4a",
70
+ "hash_cont_tokens": "23b25b3e39e9c30c"
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": "905276ea6be633fd",
83
+ "hash_full_prompts": "14013831aadd2929",
84
+ "hash_input_tokens": "788c550a45f32b23",
85
+ "hash_cont_tokens": "dba964a20afd8651"
86
+ },
87
+ "truncated": 4997,
88
+ "non_truncated": 3,
89
+ "padded": 441,
90
+ "non_padded": 4559,
91
+ "num_truncated_few_shots": 0
92
+ }
93
+ }