lewtun HF staff commited on
Commit
892f393
·
verified ·
1 Parent(s): 40fe3a8

Upload eval_results/HuggingFaceH4/starcoder2-15b-ift/v12.0/gsm8k/results_2024-03-10T19-47-05.469896.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/starcoder2-15b-ift/v12.0/gsm8k/results_2024-03-10T19-47-05.469896.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 1,
6
+ "max_samples": null,
7
+ "job_id": "",
8
+ "start_time": 321032.145157789,
9
+ "end_time": 322314.528389231,
10
+ "total_evaluation_time_secondes": "1282.3832314420142",
11
+ "model_name": "HuggingFaceH4/starcoder2-15b-ift",
12
+ "model_sha": "be80f6dad4677c248760f42169158a3297739abf",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "30.04 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.0,
20
+ "qem_stderr": 0.0
21
+ }
22
+ },
23
+ "versions": {
24
+ "lighteval|gsm8k|5": 0
25
+ },
26
+ "config_tasks": {
27
+ "lighteval|gsm8k": {
28
+ "name": "gsm8k",
29
+ "prompt_function": "gsm8k",
30
+ "hf_repo": "gsm8k",
31
+ "hf_subset": "main",
32
+ "metric": [
33
+ "quasi_exact_match_gsm8k"
34
+ ],
35
+ "hf_avail_splits": [
36
+ "train",
37
+ "test"
38
+ ],
39
+ "evaluation_splits": [
40
+ "test"
41
+ ],
42
+ "few_shots_split": null,
43
+ "few_shots_select": "random_sampling_from_train",
44
+ "generation_size": 256,
45
+ "stop_sequence": [
46
+ "Question:"
47
+ ],
48
+ "output_regex": null,
49
+ "frozen": false,
50
+ "suite": [
51
+ "lighteval"
52
+ ],
53
+ "original_num_docs": 1319,
54
+ "effective_num_docs": 1319,
55
+ "trust_dataset": true
56
+ }
57
+ },
58
+ "summary_tasks": {
59
+ "lighteval|gsm8k|5": {
60
+ "hashes": {
61
+ "hash_examples": "0ed016e24e7512fd",
62
+ "hash_full_prompts": "a9c6515c2ecd2d07",
63
+ "hash_input_tokens": "a101ae7a75c76203",
64
+ "hash_cont_tokens": "5ef4324c56efda7a"
65
+ },
66
+ "truncated": 0,
67
+ "non_truncated": 1319,
68
+ "padded": 0,
69
+ "non_padded": 1319,
70
+ "effective_few_shots": 5.0,
71
+ "num_truncated_few_shots": 0
72
+ }
73
+ },
74
+ "summary_general": {
75
+ "hashes": {
76
+ "hash_examples": "bc71463e88551d0e",
77
+ "hash_full_prompts": "f49691ec139bfeac",
78
+ "hash_input_tokens": "78eb6faebe2ae0a0",
79
+ "hash_cont_tokens": "dd73af66aa0561ba"
80
+ },
81
+ "truncated": 0,
82
+ "non_truncated": 1319,
83
+ "padded": 0,
84
+ "non_padded": 1319,
85
+ "num_truncated_few_shots": 0
86
+ }
87
+ }