edbeeching HF staff commited on
Commit
745a1ac
·
verified ·
1 Parent(s): bcebac4

Upload eval_results/edbeeching/mixtral-8x7b-instruct-v0.1_merged/v0.1/hellaswag/results_2024-04-14T13-31-19.509663.json with huggingface_hub

Browse files
eval_results/edbeeching/mixtral-8x7b-instruct-v0.1_merged/v0.1/hellaswag/results_2024-04-14T13-31-19.509663.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 81533.629079397,
9
+ "end_time": 87494.66657259,
10
+ "total_evaluation_time_secondes": "5961.037493192998",
11
+ "model_name": "edbeeching/mixtral-8x7b-instruct-v0.1_merged",
12
+ "model_sha": "6da964ddd4ac2f1edfa95d2a72082d87f1007cbf",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "87.49 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|hellaswag|10": {
19
+ "acc": 0.4757020513841864,
20
+ "acc_stderr": 0.004983886091690523,
21
+ "acc_norm": 0.6404102768372834,
22
+ "acc_norm_stderr": 0.004788994060654277
23
+ },
24
+ "all": {
25
+ "acc": 0.4757020513841864,
26
+ "acc_stderr": 0.004983886091690523,
27
+ "acc_norm": 0.6404102768372834,
28
+ "acc_norm_stderr": 0.004788994060654277
29
+ }
30
+ },
31
+ "versions": {
32
+ "leaderboard|hellaswag|10": 0
33
+ },
34
+ "config_tasks": {
35
+ "leaderboard|hellaswag": {
36
+ "name": "hellaswag",
37
+ "prompt_function": "hellaswag_harness",
38
+ "hf_repo": "hellaswag",
39
+ "hf_subset": "default",
40
+ "metric": [
41
+ "loglikelihood_acc",
42
+ "loglikelihood_acc_norm"
43
+ ],
44
+ "hf_avail_splits": [
45
+ "train",
46
+ "test",
47
+ "validation"
48
+ ],
49
+ "evaluation_splits": [
50
+ "validation"
51
+ ],
52
+ "few_shots_split": null,
53
+ "few_shots_select": "random_sampling_from_train",
54
+ "generation_size": -1,
55
+ "stop_sequence": [
56
+ "\n"
57
+ ],
58
+ "output_regex": null,
59
+ "frozen": false,
60
+ "suite": [
61
+ "leaderboard"
62
+ ],
63
+ "original_num_docs": 10042,
64
+ "effective_num_docs": 10042,
65
+ "trust_dataset": true,
66
+ "must_remove_duplicate_docs": null
67
+ }
68
+ },
69
+ "summary_tasks": {
70
+ "leaderboard|hellaswag|10": {
71
+ "hashes": {
72
+ "hash_examples": "31985c805c3a737e",
73
+ "hash_full_prompts": "a3c5cf19ab983927",
74
+ "hash_input_tokens": "f340cb1674dbe5ed",
75
+ "hash_cont_tokens": "cf1fd30525a7ce71"
76
+ },
77
+ "truncated": 0,
78
+ "non_truncated": 10042,
79
+ "padded": 40011,
80
+ "non_padded": 157,
81
+ "effective_few_shots": 10.0,
82
+ "num_truncated_few_shots": 0
83
+ }
84
+ },
85
+ "summary_general": {
86
+ "hashes": {
87
+ "hash_examples": "63bc2cf8bae03fbc",
88
+ "hash_full_prompts": "af0716edcec0366b",
89
+ "hash_input_tokens": "4ac9ac0520577724",
90
+ "hash_cont_tokens": "605832a579f190e3"
91
+ },
92
+ "truncated": 0,
93
+ "non_truncated": 10042,
94
+ "padded": 40011,
95
+ "non_padded": 157,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }