lewtun HF staff commited on
Commit
5d59a6e
·
verified ·
1 Parent(s): 1df9c13

Upload eval_results/HuggingFaceH4/starcoder2-15b-dpo/v0.7/gsm8k/results_2024-03-04T22-32-56.720894.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/starcoder2-15b-dpo/v0.7/gsm8k/results_2024-03-04T22-32-56.720894.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 3671627.812893311,
9
+ "end_time": 3672814.846230906,
10
+ "total_evaluation_time_secondes": "1187.0333375949413",
11
+ "model_name": "HuggingFaceH4/starcoder2-15b-dpo",
12
+ "model_sha": "ee69e8ab2503a7debb8192220a51f9e88a5c93b9",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "30.04 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.5291887793783169,
20
+ "qem_stderr": 0.013748996794921794
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
+ ":",
47
+ "Question:",
48
+ "Question"
49
+ ],
50
+ "output_regex": null,
51
+ "frozen": false,
52
+ "suite": [
53
+ "lighteval"
54
+ ],
55
+ "original_num_docs": 1319,
56
+ "effective_num_docs": 1319
57
+ }
58
+ },
59
+ "summary_tasks": {
60
+ "lighteval|gsm8k|5": {
61
+ "hashes": {
62
+ "hash_examples": "0ed016e24e7512fd",
63
+ "hash_full_prompts": "a9c6515c2ecd2d07",
64
+ "hash_input_tokens": "a101ae7a75c76203",
65
+ "hash_cont_tokens": "6eaa24afde56a374"
66
+ },
67
+ "truncated": 0,
68
+ "non_truncated": 1319,
69
+ "padded": 0,
70
+ "non_padded": 1319,
71
+ "effective_few_shots": 5.0,
72
+ "num_truncated_few_shots": 0
73
+ }
74
+ },
75
+ "summary_general": {
76
+ "hashes": {
77
+ "hash_examples": "bc71463e88551d0e",
78
+ "hash_full_prompts": "f49691ec139bfeac",
79
+ "hash_input_tokens": "78eb6faebe2ae0a0",
80
+ "hash_cont_tokens": "e97c5e055868f512"
81
+ },
82
+ "truncated": 0,
83
+ "non_truncated": 1319,
84
+ "padded": 0,
85
+ "non_padded": 1319,
86
+ "num_truncated_few_shots": 0
87
+ }
88
+ }