neopolita commited on
Commit
1d19e5a
·
verified ·
1 Parent(s): 689d36b

Updating model HuggingFaceH4/zephyr-7b-beta

Browse files
HuggingFaceH4/zephyr-7b-beta/results_2024-03-16T14-44-18.957214.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 2723.582477138,
9
+ "end_time": 2756.320617047,
10
+ "total_evaluation_time_secondes": "32.73813990899998",
11
+ "model_name": "HuggingFaceH4/zephyr-7b-beta",
12
+ "model_sha": "b70e0c9a2d9e14bd1e812d3c398e5f313e93b473",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "13.99 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "original|mmlu:machine_learning|0": {
19
+ "acc": 0.44642857142857145,
20
+ "acc_stderr": 0.047184714852195886
21
+ }
22
+ },
23
+ "versions": {
24
+ "original|mmlu:machine_learning|0": 0
25
+ },
26
+ "config_tasks": {
27
+ "original|mmlu:machine_learning": {
28
+ "name": "mmlu:machine_learning",
29
+ "prompt_function": "mmlu_machine_learning",
30
+ "hf_repo": "cais/mmlu",
31
+ "hf_subset": "machine_learning",
32
+ "metric": [
33
+ "loglikelihood_acc_single_token"
34
+ ],
35
+ "hf_avail_splits": [
36
+ "auxiliary_train",
37
+ "test",
38
+ "validation",
39
+ "dev"
40
+ ],
41
+ "evaluation_splits": [
42
+ "test"
43
+ ],
44
+ "few_shots_split": "dev",
45
+ "few_shots_select": "sequential",
46
+ "generation_size": 1,
47
+ "stop_sequence": [
48
+ "\n"
49
+ ],
50
+ "output_regex": null,
51
+ "frozen": false,
52
+ "suite": [
53
+ "original",
54
+ "mmlu"
55
+ ],
56
+ "original_num_docs": 112,
57
+ "effective_num_docs": 112
58
+ }
59
+ },
60
+ "summary_tasks": {
61
+ "original|mmlu:machine_learning|0": {
62
+ "hashes": {
63
+ "hash_examples": "40908e2a26fb5c0e",
64
+ "hash_full_prompts": "a79c52012106df68",
65
+ "hash_input_tokens": "31c091adb14c8fa9",
66
+ "hash_cont_tokens": "3ce66e19ffaaed13"
67
+ },
68
+ "truncated": 0,
69
+ "non_truncated": 112,
70
+ "padded": 108,
71
+ "non_padded": 4,
72
+ "effective_few_shots": 0.0,
73
+ "num_truncated_few_shots": 0
74
+ }
75
+ },
76
+ "summary_general": {
77
+ "hashes": {
78
+ "hash_examples": "141340972cae8b37",
79
+ "hash_full_prompts": "2686b1102f74df39",
80
+ "hash_input_tokens": "1f37ace64be475bd",
81
+ "hash_cont_tokens": "6224e5547be972d5"
82
+ },
83
+ "truncated": 0,
84
+ "non_truncated": 112,
85
+ "padded": 108,
86
+ "non_padded": 4,
87
+ "num_truncated_few_shots": 0
88
+ }
89
+ }