lewtun HF Staff commited on
Commit
87164ef
·
verified ·
1 Parent(s): bb7e66c

Upload eval_results/orpo-explorers/kaist-mistral-orpo-OHP-15k-Stratified-1-beta-0.1-2epoch/main/gsm8k/results_2024-05-09T18-08-08.741899.json with huggingface_hub

Browse files
eval_results/orpo-explorers/kaist-mistral-orpo-OHP-15k-Stratified-1-beta-0.1-2epoch/main/gsm8k/results_2024-05-09T18-08-08.741899.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 599274.603479495,
9
+ "end_time": 600070.020875774,
10
+ "total_evaluation_time_secondes": "795.4173962789355",
11
+ "model_name": "orpo-explorers/kaist-mistral-orpo-OHP-15k-Stratified-1-beta-0.1-2epoch",
12
+ "model_sha": "3c9953262edf0986a57cbf6aff79956c154e84dc",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "13.99 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.3866565579984837,
20
+ "qem_stderr": 0.0134139550959653,
21
+ "maj@8": 0.574677786201668,
22
+ "maj@8_stderr": 0.013618006363084797
23
+ },
24
+ "all": {
25
+ "qem": 0.3866565579984837,
26
+ "qem_stderr": 0.0134139550959653,
27
+ "maj@8": 0.574677786201668,
28
+ "maj@8_stderr": 0.013618006363084797
29
+ }
30
+ },
31
+ "versions": {
32
+ "lighteval|gsm8k|5": 0
33
+ },
34
+ "config_tasks": {
35
+ "lighteval|gsm8k": {
36
+ "name": "gsm8k",
37
+ "prompt_function": "gsm8k",
38
+ "hf_repo": "gsm8k",
39
+ "hf_subset": "main",
40
+ "metric": [
41
+ "quasi_exact_match_gsm8k",
42
+ "maj_at_8_gsm8k"
43
+ ],
44
+ "hf_avail_splits": [
45
+ "train",
46
+ "test"
47
+ ],
48
+ "evaluation_splits": [
49
+ "test"
50
+ ],
51
+ "few_shots_split": null,
52
+ "few_shots_select": "random_sampling_from_train",
53
+ "generation_size": 256,
54
+ "stop_sequence": [
55
+ "Question:"
56
+ ],
57
+ "output_regex": null,
58
+ "num_samples": null,
59
+ "frozen": false,
60
+ "suite": [
61
+ "lighteval"
62
+ ],
63
+ "original_num_docs": 1319,
64
+ "effective_num_docs": 1319,
65
+ "trust_dataset": true,
66
+ "must_remove_duplicate_docs": null,
67
+ "version": 0
68
+ }
69
+ },
70
+ "summary_tasks": {
71
+ "lighteval|gsm8k|5": {
72
+ "hashes": {
73
+ "hash_examples": "0ed016e24e7512fd",
74
+ "hash_full_prompts": "faa09535944c3187",
75
+ "hash_input_tokens": "61e7bfb27a50fc48",
76
+ "hash_cont_tokens": "2ec520e5d85f2c8b"
77
+ },
78
+ "truncated": 1319,
79
+ "non_truncated": 0,
80
+ "padded": 652,
81
+ "non_padded": 667,
82
+ "effective_few_shots": 5.0,
83
+ "num_truncated_few_shots": 0
84
+ }
85
+ },
86
+ "summary_general": {
87
+ "hashes": {
88
+ "hash_examples": "bc71463e88551d0e",
89
+ "hash_full_prompts": "24555d96d1b06364",
90
+ "hash_input_tokens": "fbc91ddb76fcfe8f",
91
+ "hash_cont_tokens": "88c4930837aa252a"
92
+ },
93
+ "truncated": 1319,
94
+ "non_truncated": 0,
95
+ "padded": 652,
96
+ "non_padded": 667,
97
+ "num_truncated_few_shots": 0
98
+ }
99
+ }