lewtun HF Staff commited on
Commit
1eb1d22
·
verified ·
1 Parent(s): fbdbe8d

Upload eval_results/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B/main/math_500/results_2025-05-06T18-04-50.187799.json with huggingface_hub

Browse files
eval_results/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B/main/math_500/results_2025-05-06T18-04-50.187799.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "max_samples": null,
6
+ "job_id": 0,
7
+ "start_time": 3716751.807057023,
8
+ "end_time": 3717219.154532399,
9
+ "total_evaluation_time_secondes": "467.34747537598014",
10
+ "model_name": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
11
+ "model_sha": "",
12
+ "model_dtype": null,
13
+ "model_size": null,
14
+ "generation_parameters": {
15
+ "early_stopping": null,
16
+ "repetition_penalty": null,
17
+ "frequency_penalty": null,
18
+ "length_penalty": null,
19
+ "presence_penalty": null,
20
+ "max_new_tokens": 32768,
21
+ "min_new_tokens": null,
22
+ "seed": null,
23
+ "stop_tokens": null,
24
+ "temperature": 0.6,
25
+ "top_k": null,
26
+ "min_p": null,
27
+ "top_p": 0.95,
28
+ "truncate_prompt": null,
29
+ "response_format": null
30
+ }
31
+ },
32
+ "results": {
33
+ "lighteval|math_500|0": {
34
+ "math_pass@1:1_samples": 0.83,
35
+ "math_pass@1:1_samples_stderr": 0.016815633531393436,
36
+ "math_pass@1:4_samples": 0.8305,
37
+ "math_pass@1:4_samples_stderr": 0.013440639925360967
38
+ },
39
+ "all": {
40
+ "math_pass@1:1_samples": 0.83,
41
+ "math_pass@1:1_samples_stderr": 0.016815633531393436,
42
+ "math_pass@1:4_samples": 0.8305,
43
+ "math_pass@1:4_samples_stderr": 0.013440639925360967
44
+ }
45
+ },
46
+ "versions": {
47
+ "lighteval|math_500|0": 2
48
+ },
49
+ "config_tasks": {
50
+ "lighteval|math_500": {
51
+ "name": "math_500",
52
+ "prompt_function": "math_500",
53
+ "hf_repo": "HuggingFaceH4/MATH-500",
54
+ "hf_subset": "default",
55
+ "metric": [
56
+ {
57
+ "metric_name": "math_pass@1:1_samples",
58
+ "higher_is_better": true,
59
+ "category": "5",
60
+ "use_case": "6",
61
+ "sample_level_fn": "compute",
62
+ "corpus_level_fn": "mean"
63
+ },
64
+ {
65
+ "metric_name": "math_pass@1:4_samples",
66
+ "higher_is_better": true,
67
+ "category": "5",
68
+ "use_case": "6",
69
+ "sample_level_fn": "compute",
70
+ "corpus_level_fn": "mean"
71
+ }
72
+ ],
73
+ "hf_revision": null,
74
+ "hf_filter": null,
75
+ "hf_avail_splits": [
76
+ "test"
77
+ ],
78
+ "trust_dataset": false,
79
+ "evaluation_splits": [
80
+ "test"
81
+ ],
82
+ "few_shots_split": null,
83
+ "few_shots_select": null,
84
+ "generation_size": 32768,
85
+ "generation_grammar": null,
86
+ "stop_sequence": [],
87
+ "num_samples": null,
88
+ "suite": [
89
+ "lighteval"
90
+ ],
91
+ "original_num_docs": 500,
92
+ "effective_num_docs": 500,
93
+ "must_remove_duplicate_docs": false,
94
+ "version": 2
95
+ }
96
+ },
97
+ "summary_tasks": {
98
+ "lighteval|math_500|0": {
99
+ "hashes": {
100
+ "hash_examples": "adf0cc8311011db2",
101
+ "hash_full_prompts": "63c902dbdbaf1552",
102
+ "hash_input_tokens": "2af397a095a31139",
103
+ "hash_cont_tokens": "d57fe926906c5dd8"
104
+ },
105
+ "truncated": 0,
106
+ "non_truncated": 500,
107
+ "padded": 0,
108
+ "non_padded": 500,
109
+ "effective_few_shots": 0.0,
110
+ "num_truncated_few_shots": 0
111
+ }
112
+ },
113
+ "summary_general": {
114
+ "hashes": {
115
+ "hash_examples": "bfaad1993ff37a60",
116
+ "hash_full_prompts": "3ceaaade5cf43911",
117
+ "hash_input_tokens": "c663dbac8a64d3e4",
118
+ "hash_cont_tokens": "8fbdce32b7d1065e"
119
+ },
120
+ "truncated": 0,
121
+ "non_truncated": 500,
122
+ "padded": 0,
123
+ "non_padded": 500,
124
+ "num_truncated_few_shots": 0
125
+ }
126
+ }