lewtun HF Staff commited on
Commit
a48b469
·
verified ·
1 Parent(s): e991929

Upload eval_results/open-r1/R1-Zero-Qwen-7B-Math/v05.00-step-000000543/math_500/results_2025-04-12T18-45-27.201945.json with huggingface_hub

Browse files
eval_results/open-r1/R1-Zero-Qwen-7B-Math/v05.00-step-000000543/math_500/results_2025-04-12T18-45-27.201945.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": -1,
6
+ "max_samples": null,
7
+ "job_id": 0,
8
+ "start_time": 1643009.294472749,
9
+ "end_time": 1643602.342639281,
10
+ "total_evaluation_time_secondes": "593.0481665318366",
11
+ "model_name": "open-r1/R1-Zero-Qwen-7B-Math",
12
+ "model_sha": "",
13
+ "model_dtype": null,
14
+ "model_size": null,
15
+ "generation_parameters": {
16
+ "early_stopping": null,
17
+ "repetition_penalty": null,
18
+ "frequency_penalty": null,
19
+ "length_penalty": null,
20
+ "presence_penalty": null,
21
+ "max_new_tokens": 32768,
22
+ "min_new_tokens": null,
23
+ "seed": null,
24
+ "stop_tokens": null,
25
+ "temperature": 0.6,
26
+ "top_k": null,
27
+ "min_p": null,
28
+ "top_p": 0.95,
29
+ "truncate_prompt": null,
30
+ "response_format": null
31
+ }
32
+ },
33
+ "results": {
34
+ "lighteval|math_500|0": {
35
+ "extractive_match": 0.8,
36
+ "extractive_match_stderr": 0.017906459241433838
37
+ },
38
+ "all": {
39
+ "extractive_match": 0.8,
40
+ "extractive_match_stderr": 0.017906459241433838
41
+ }
42
+ },
43
+ "versions": {
44
+ "lighteval|math_500|0": 1
45
+ },
46
+ "config_tasks": {
47
+ "lighteval|math_500": {
48
+ "name": "math_500",
49
+ "prompt_function": "math_500",
50
+ "hf_repo": "HuggingFaceH4/MATH-500",
51
+ "hf_subset": "default",
52
+ "metric": [
53
+ {
54
+ "metric_name": "extractive_match",
55
+ "higher_is_better": true,
56
+ "category": "3",
57
+ "use_case": "1",
58
+ "sample_level_fn": "sample_level_fn",
59
+ "corpus_level_fn": "mean"
60
+ }
61
+ ],
62
+ "hf_revision": null,
63
+ "hf_filter": null,
64
+ "hf_avail_splits": [
65
+ "test"
66
+ ],
67
+ "trust_dataset": false,
68
+ "evaluation_splits": [
69
+ "test"
70
+ ],
71
+ "few_shots_split": null,
72
+ "few_shots_select": null,
73
+ "generation_size": 32768,
74
+ "generation_grammar": null,
75
+ "stop_sequence": [],
76
+ "num_samples": null,
77
+ "suite": [
78
+ "lighteval"
79
+ ],
80
+ "original_num_docs": 500,
81
+ "effective_num_docs": 500,
82
+ "must_remove_duplicate_docs": false,
83
+ "version": 1
84
+ }
85
+ },
86
+ "summary_tasks": {
87
+ "lighteval|math_500|0": {
88
+ "hashes": {
89
+ "hash_examples": "adf0cc8311011db2",
90
+ "hash_full_prompts": "2832a728f26576c4",
91
+ "hash_input_tokens": "c0af30a302265dcd",
92
+ "hash_cont_tokens": "95694d467fdefdd2"
93
+ },
94
+ "truncated": 0,
95
+ "non_truncated": 500,
96
+ "padded": 0,
97
+ "non_padded": 500,
98
+ "effective_few_shots": 0.0,
99
+ "num_truncated_few_shots": 0
100
+ }
101
+ },
102
+ "summary_general": {
103
+ "hashes": {
104
+ "hash_examples": "bfaad1993ff37a60",
105
+ "hash_full_prompts": "2e0c123a1d2f5951",
106
+ "hash_input_tokens": "45c3e86896b30845",
107
+ "hash_cont_tokens": "8805afe2d477e11b"
108
+ },
109
+ "truncated": 0,
110
+ "non_truncated": 500,
111
+ "padded": 0,
112
+ "non_padded": 500,
113
+ "num_truncated_few_shots": 0
114
+ }
115
+ }