lewtun HF staff commited on
Commit
4dbf24e
·
verified ·
1 Parent(s): dffd2db

Upload eval_results/open-r1/DeepSeek-R1-Distill-Qwen-1.5B-GRPO-LIMO-v01.02/main-step-000000309/gpqa/results_2025-02-08T00-17-09.337204.json with huggingface_hub

Browse files
eval_results/open-r1/DeepSeek-R1-Distill-Qwen-1.5B-GRPO-LIMO-v01.02/main-step-000000309/gpqa/results_2025-02-08T00-17-09.337204.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1330411.513712159,
9
+ "end_time": 1331060.027374679,
10
+ "total_evaluation_time_secondes": "648.5136625200976",
11
+ "model_name": "open-r1/DeepSeek-R1-Distill-Qwen-1.5B-GRPO-LIMO-v01.02",
12
+ "model_sha": "",
13
+ "model_dtype": null,
14
+ "model_size": null
15
+ },
16
+ "results": {
17
+ "custom|gpqa:diamond|0": {
18
+ "extractive_match": 0.2828282828282828,
19
+ "extractive_match_stderr": 0.03208779558786751
20
+ },
21
+ "all": {
22
+ "extractive_match": 0.2828282828282828,
23
+ "extractive_match_stderr": 0.03208779558786751
24
+ }
25
+ },
26
+ "versions": {
27
+ "custom|gpqa:diamond|0": 1
28
+ },
29
+ "config_tasks": {
30
+ "custom|gpqa:diamond": {
31
+ "name": "gpqa:diamond",
32
+ "prompt_function": "gpqa_prompt_fn",
33
+ "hf_repo": "Idavidrein/gpqa",
34
+ "hf_subset": "gpqa_diamond",
35
+ "metric": [
36
+ {
37
+ "metric_name": "extractive_match",
38
+ "higher_is_better": true,
39
+ "category": "3",
40
+ "use_case": "1",
41
+ "sample_level_fn": "sample_level_fn",
42
+ "corpus_level_fn": "mean"
43
+ }
44
+ ],
45
+ "hf_revision": null,
46
+ "hf_filter": null,
47
+ "hf_avail_splits": [
48
+ "train"
49
+ ],
50
+ "trust_dataset": true,
51
+ "evaluation_splits": [
52
+ "train"
53
+ ],
54
+ "few_shots_split": null,
55
+ "few_shots_select": null,
56
+ "generation_size": 32768,
57
+ "generation_grammar": null,
58
+ "stop_sequence": [],
59
+ "num_samples": null,
60
+ "suite": [
61
+ "custom"
62
+ ],
63
+ "original_num_docs": 198,
64
+ "effective_num_docs": 198,
65
+ "must_remove_duplicate_docs": false,
66
+ "version": 1
67
+ }
68
+ },
69
+ "summary_tasks": {
70
+ "custom|gpqa:diamond|0": {
71
+ "hashes": {
72
+ "hash_examples": "d89acc67250a8e7f",
73
+ "hash_full_prompts": "cc98200a7db586ff",
74
+ "hash_input_tokens": "e0aa205af06d1f1b",
75
+ "hash_cont_tokens": "7f7785cc52082aec"
76
+ },
77
+ "truncated": 0,
78
+ "non_truncated": 198,
79
+ "padded": 0,
80
+ "non_padded": 198,
81
+ "effective_few_shots": 0.0,
82
+ "num_truncated_few_shots": 0
83
+ }
84
+ },
85
+ "summary_general": {
86
+ "hashes": {
87
+ "hash_examples": "46fe313d60b66f3b",
88
+ "hash_full_prompts": "62b237533b93fb02",
89
+ "hash_input_tokens": "099739db42dd48e0",
90
+ "hash_cont_tokens": "2801b6619e31c43d"
91
+ },
92
+ "truncated": 0,
93
+ "non_truncated": 198,
94
+ "padded": 0,
95
+ "non_padded": 198,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }