edbeeching HF staff commited on
Commit
f2a7d61
·
verified ·
1 Parent(s): 34cb3fc

Upload eval_results/AI-MO/deepseek-math-7b-sft/aimo_v01.51/gsm8k/results_2024-04-26T16-58-00.862049.json with huggingface_hub

Browse files
eval_results/AI-MO/deepseek-math-7b-sft/aimo_v01.51/gsm8k/results_2024-04-26T16-58-00.862049.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 4,
6
+ "max_samples": null,
7
+ "job_id": "",
8
+ "start_time": 612044.180116527,
9
+ "end_time": 612483.073863729,
10
+ "total_evaluation_time_secondes": "438.8937472020043",
11
+ "model_name": "AI-MO/deepseek-math-7b-sft",
12
+ "model_sha": "54e1f2d36c07d723160938f4f3455d67f5141990",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "12.93 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.6846095526914329,
20
+ "qem_stderr": 0.012799353675801822
21
+ },
22
+ "all": {
23
+ "qem": 0.6846095526914329,
24
+ "qem_stderr": 0.012799353675801822
25
+ }
26
+ },
27
+ "versions": {
28
+ "lighteval|gsm8k|5": 0
29
+ },
30
+ "config_tasks": {
31
+ "lighteval|gsm8k": {
32
+ "name": "gsm8k",
33
+ "prompt_function": "gsm8k",
34
+ "hf_repo": "gsm8k",
35
+ "hf_subset": "main",
36
+ "metric": [
37
+ "quasi_exact_match_gsm8k"
38
+ ],
39
+ "hf_avail_splits": [
40
+ "train",
41
+ "test"
42
+ ],
43
+ "evaluation_splits": [
44
+ "test"
45
+ ],
46
+ "few_shots_split": null,
47
+ "few_shots_select": "random_sampling_from_train",
48
+ "generation_size": 256,
49
+ "stop_sequence": [
50
+ "Question:"
51
+ ],
52
+ "output_regex": null,
53
+ "frozen": false,
54
+ "suite": [
55
+ "lighteval"
56
+ ],
57
+ "original_num_docs": 1319,
58
+ "effective_num_docs": 1319,
59
+ "trust_dataset": true,
60
+ "must_remove_duplicate_docs": null
61
+ }
62
+ },
63
+ "summary_tasks": {
64
+ "lighteval|gsm8k|5": {
65
+ "hashes": {
66
+ "hash_examples": "0ed016e24e7512fd",
67
+ "hash_full_prompts": "b6d97958f0ed1df8",
68
+ "hash_input_tokens": "3f58ee5e568409ec",
69
+ "hash_cont_tokens": "c337221a2385b06b"
70
+ },
71
+ "truncated": 1319,
72
+ "non_truncated": 0,
73
+ "padded": 611,
74
+ "non_padded": 708,
75
+ "effective_few_shots": 5.0,
76
+ "num_truncated_few_shots": 0
77
+ }
78
+ },
79
+ "summary_general": {
80
+ "hashes": {
81
+ "hash_examples": "bc71463e88551d0e",
82
+ "hash_full_prompts": "b5a5dacaed0816ff",
83
+ "hash_input_tokens": "e4e0fd8eba82bd47",
84
+ "hash_cont_tokens": "47d2d13c13cd1d80"
85
+ },
86
+ "truncated": 1319,
87
+ "non_truncated": 0,
88
+ "padded": 611,
89
+ "non_padded": 708,
90
+ "num_truncated_few_shots": 0
91
+ }
92
+ }