lewtun HF staff commited on
Commit
5143ef5
·
verified ·
1 Parent(s): 63ce340

Upload results_2025-02-05T09-37-32.362591.json with huggingface_hub

Browse files
results_2025-02-05T09-37-32.362591.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "fa00c5f37dc8f3de7eb7813105d724264f21e373",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": -1,
6
+ "max_samples": null,
7
+ "job_id": 0,
8
+ "start_time": 19358363.9963541,
9
+ "end_time": 19358485.28414416,
10
+ "total_evaluation_time_secondes": "121.28779006004333",
11
+ "model_name": "meta-llama/Llama-3.2-1B-Instruct",
12
+ "model_sha": "",
13
+ "model_dtype": null,
14
+ "model_size": null
15
+ },
16
+ "results": {
17
+ "lighteval|gpqa:main|0": {
18
+ "extractive_match": 0.27455357142857145,
19
+ "extractive_match_stderr": 0.02110874729063386
20
+ },
21
+ "all": {
22
+ "extractive_match": 0.27455357142857145,
23
+ "extractive_match_stderr": 0.02110874729063386
24
+ }
25
+ },
26
+ "versions": {
27
+ "lighteval|gpqa:main|0": 0
28
+ },
29
+ "config_tasks": {
30
+ "lighteval|gpqa:main": {
31
+ "name": "gpqa:main",
32
+ "prompt_function": "gpqa_instruct",
33
+ "hf_repo": "Idavidrein/gpqa",
34
+ "hf_subset": "gpqa_main",
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": 32000,
57
+ "generation_grammar": null,
58
+ "stop_sequence": [],
59
+ "num_samples": null,
60
+ "suite": [
61
+ "lighteval"
62
+ ],
63
+ "original_num_docs": 448,
64
+ "effective_num_docs": 448,
65
+ "must_remove_duplicate_docs": false,
66
+ "version": 0
67
+ }
68
+ },
69
+ "summary_tasks": {
70
+ "lighteval|gpqa:main|0": {
71
+ "hashes": {
72
+ "hash_examples": "a5d7015d66f9efef",
73
+ "hash_full_prompts": "21b26f923f01b5e5",
74
+ "hash_input_tokens": "bd2055aeedc3e730",
75
+ "hash_cont_tokens": "be5da3bd711b451c"
76
+ },
77
+ "truncated": 0,
78
+ "non_truncated": 448,
79
+ "padded": 0,
80
+ "non_padded": 448,
81
+ "effective_few_shots": 0.0,
82
+ "num_truncated_few_shots": 0
83
+ }
84
+ },
85
+ "summary_general": {
86
+ "hashes": {
87
+ "hash_examples": "540ed8bd080b8372",
88
+ "hash_full_prompts": "be9d5a2bbab7053b",
89
+ "hash_input_tokens": "ef28909fd2b8c875",
90
+ "hash_cont_tokens": "490559bf6c98318e"
91
+ },
92
+ "truncated": 0,
93
+ "non_truncated": 448,
94
+ "padded": 0,
95
+ "non_padded": 448,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }