lewtun HF Staff commited on
Commit
8400bf7
·
verified ·
1 Parent(s): 068a4eb

Upload eval_results/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B/main/gpqa/results_2025-04-29T10-50-05.155044.json with huggingface_hub

Browse files
eval_results/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B/main/gpqa/results_2025-04-29T10-50-05.155044.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "max_samples": null,
6
+ "job_id": 0,
7
+ "start_time": 435347.17025127,
8
+ "end_time": 435717.714586757,
9
+ "total_evaluation_time_secondes": "370.54433548700763",
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|gpqa:diamond|0": {
34
+ "extractive_match": 0.3686868686868687,
35
+ "extractive_match_stderr": 0.034373055019806184
36
+ },
37
+ "all": {
38
+ "extractive_match": 0.3686868686868687,
39
+ "extractive_match_stderr": 0.034373055019806184
40
+ }
41
+ },
42
+ "versions": {
43
+ "lighteval|gpqa:diamond|0": 0
44
+ },
45
+ "config_tasks": {
46
+ "lighteval|gpqa:diamond": {
47
+ "name": "gpqa:diamond",
48
+ "prompt_function": "gpqa_instruct",
49
+ "hf_repo": "Idavidrein/gpqa",
50
+ "hf_subset": "gpqa_diamond",
51
+ "metric": [
52
+ {
53
+ "metric_name": "extractive_match",
54
+ "higher_is_better": true,
55
+ "category": "3",
56
+ "use_case": "1",
57
+ "sample_level_fn": "sample_level_fn",
58
+ "corpus_level_fn": "mean"
59
+ }
60
+ ],
61
+ "hf_revision": null,
62
+ "hf_filter": null,
63
+ "hf_avail_splits": [
64
+ "train"
65
+ ],
66
+ "trust_dataset": true,
67
+ "evaluation_splits": [
68
+ "train"
69
+ ],
70
+ "few_shots_split": null,
71
+ "few_shots_select": null,
72
+ "generation_size": 32768,
73
+ "generation_grammar": null,
74
+ "stop_sequence": [],
75
+ "num_samples": null,
76
+ "suite": [
77
+ "lighteval"
78
+ ],
79
+ "original_num_docs": 198,
80
+ "effective_num_docs": 198,
81
+ "must_remove_duplicate_docs": false,
82
+ "version": 0
83
+ }
84
+ },
85
+ "summary_tasks": {
86
+ "lighteval|gpqa:diamond|0": {
87
+ "hashes": {
88
+ "hash_examples": "50ecb6f5d091bd95",
89
+ "hash_full_prompts": "f27d3d556ab1c377",
90
+ "hash_input_tokens": "2feb29bf3801b58a",
91
+ "hash_cont_tokens": "36e532643610dec7"
92
+ },
93
+ "truncated": 0,
94
+ "non_truncated": 198,
95
+ "padded": 0,
96
+ "non_padded": 198,
97
+ "effective_few_shots": 0.0,
98
+ "num_truncated_few_shots": 0
99
+ }
100
+ },
101
+ "summary_general": {
102
+ "hashes": {
103
+ "hash_examples": "a9318dbdd867770b",
104
+ "hash_full_prompts": "122c405ea50f3de4",
105
+ "hash_input_tokens": "a263b8e88b1dea74",
106
+ "hash_cont_tokens": "f811dbaa4ad21eb1"
107
+ },
108
+ "truncated": 0,
109
+ "non_truncated": 198,
110
+ "padded": 0,
111
+ "non_padded": 198,
112
+ "num_truncated_few_shots": 0
113
+ }
114
+ }