edbeeching HF staff commited on
Commit
76be1fd
·
verified ·
1 Parent(s): 55dcc58

Upload eval_results/HuggingFaceTB/SmolLM2-1.7B-Instruct/main/gsm8k/results_2025-02-12T15-44-04.626650.json with huggingface_hub

Browse files
eval_results/HuggingFaceTB/SmolLM2-1.7B-Instruct/main/gsm8k/results_2025-02-12T15-44-04.626650.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 665894.934985964,
9
+ "end_time": 666012.292897578,
10
+ "total_evaluation_time_secondes": "117.35791161400266",
11
+ "model_name": "HuggingFaceTB/SmolLM2-1.7B-Instruct",
12
+ "model_sha": "",
13
+ "model_dtype": null,
14
+ "model_size": null
15
+ },
16
+ "results": {
17
+ "custom|gsm8k|0": {
18
+ "extractive_match": 0.3169067475360121,
19
+ "extractive_match_stderr": 0.012815868296721378
20
+ },
21
+ "all": {
22
+ "extractive_match": 0.3169067475360121,
23
+ "extractive_match_stderr": 0.012815868296721378
24
+ }
25
+ },
26
+ "versions": {
27
+ "custom|gsm8k|0": 0
28
+ },
29
+ "config_tasks": {
30
+ "custom|gsm8k": {
31
+ "name": "gsm8k",
32
+ "prompt_function": "gsm8k_prompt_fn",
33
+ "hf_repo": "gsm8k",
34
+ "hf_subset": "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
+ "test"
50
+ ],
51
+ "trust_dataset": false,
52
+ "evaluation_splits": [
53
+ "test"
54
+ ],
55
+ "few_shots_split": null,
56
+ "few_shots_select": null,
57
+ "generation_size": 8192,
58
+ "generation_grammar": null,
59
+ "stop_sequence": [],
60
+ "num_samples": null,
61
+ "suite": [
62
+ "custom"
63
+ ],
64
+ "original_num_docs": 1319,
65
+ "effective_num_docs": 1319,
66
+ "must_remove_duplicate_docs": false,
67
+ "version": 0
68
+ }
69
+ },
70
+ "summary_tasks": {
71
+ "custom|gsm8k|0": {
72
+ "hashes": {
73
+ "hash_examples": "4c0843a5d99bcfdc",
74
+ "hash_full_prompts": "c53d40c3dafc71d9",
75
+ "hash_input_tokens": "df9416030feff162",
76
+ "hash_cont_tokens": "569fe4ad83cf9673"
77
+ },
78
+ "truncated": 0,
79
+ "non_truncated": 1319,
80
+ "padded": 0,
81
+ "non_padded": 1319,
82
+ "effective_few_shots": 0.0,
83
+ "num_truncated_few_shots": 0
84
+ }
85
+ },
86
+ "summary_general": {
87
+ "hashes": {
88
+ "hash_examples": "18b756b7813d1bdf",
89
+ "hash_full_prompts": "bbae0e5faff2dc56",
90
+ "hash_input_tokens": "6d816743a921fc1e",
91
+ "hash_cont_tokens": "4fe00ed950244f12"
92
+ },
93
+ "truncated": 0,
94
+ "non_truncated": 1319,
95
+ "padded": 0,
96
+ "non_padded": 1319,
97
+ "num_truncated_few_shots": 0
98
+ }
99
+ }