lewtun HF staff commited on
Commit
32e6152
·
verified ·
1 Parent(s): 6dbdba5

Upload eval_results/orpo-explorers/argilla-mistral-orpo-OpenHermesPreferences-50k-beta-0.2-ckpt-epoch-1/main/gsm8k/results_2024-05-09T18-51-24.732327.json with huggingface_hub

Browse files
eval_results/orpo-explorers/argilla-mistral-orpo-OpenHermesPreferences-50k-beta-0.2-ckpt-epoch-1/main/gsm8k/results_2024-05-09T18-51-24.732327.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": 2419858.433470642,
9
+ "end_time": 2420666.529575375,
10
+ "total_evaluation_time_secondes": "808.0961047327146",
11
+ "model_name": "orpo-explorers/argilla-mistral-orpo-OpenHermesPreferences-50k-beta-0.2-ckpt-epoch-1",
12
+ "model_sha": "07a95b14eb284f84bb9ab8f7432b5c522fef52e7",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "13.99 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.13949962092494314,
20
+ "qem_stderr": 0.009543426687191296,
21
+ "maj@8": 0.177407126611069,
22
+ "maj@8_stderr": 0.01052253301689078
23
+ },
24
+ "all": {
25
+ "qem": 0.13949962092494314,
26
+ "qem_stderr": 0.009543426687191296,
27
+ "maj@8": 0.177407126611069,
28
+ "maj@8_stderr": 0.01052253301689078
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": "d0d982bb7fdc1383"
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": "c63e5737430eca75"
92
+ },
93
+ "truncated": 1319,
94
+ "non_truncated": 0,
95
+ "padded": 652,
96
+ "non_padded": 667,
97
+ "num_truncated_few_shots": 0
98
+ }
99
+ }