lewtun HF Staff commited on
Commit
1990705
·
verified ·
1 Parent(s): daf3b39

Upload eval_results/NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO/main/arc/results_2024-03-02T18-41-15.482309.json with huggingface_hub

Browse files
eval_results/NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO/main/arc/results_2024-03-02T18-41-15.482309.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 367528.077287332,
9
+ "end_time": 368058.365594367,
10
+ "total_evaluation_time_secondes": "530.2883070349926",
11
+ "model_name": "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO",
12
+ "model_sha": "ba6df46252dff6f3978ed416fd95523a3aadb554",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "87.49 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|arc:challenge|25": {
19
+ "acc": 0.6979522184300341,
20
+ "acc_stderr": 0.013417519144716417,
21
+ "acc_norm": 0.7081911262798635,
22
+ "acc_norm_stderr": 0.013284525292403518
23
+ }
24
+ },
25
+ "versions": {
26
+ "lighteval|arc:challenge|25": 0
27
+ },
28
+ "config_tasks": {
29
+ "lighteval|arc:challenge": {
30
+ "name": "arc:challenge",
31
+ "prompt_function": "arc",
32
+ "hf_repo": "ai2_arc",
33
+ "hf_subset": "ARC-Challenge",
34
+ "metric": [
35
+ "loglikelihood_acc",
36
+ "loglikelihood_acc_norm_nospace"
37
+ ],
38
+ "hf_avail_splits": [
39
+ "train",
40
+ "test"
41
+ ],
42
+ "evaluation_splits": [
43
+ "test"
44
+ ],
45
+ "few_shots_split": null,
46
+ "few_shots_select": "random_sampling_from_train",
47
+ "generation_size": 1,
48
+ "stop_sequence": [
49
+ "\n"
50
+ ],
51
+ "output_regex": null,
52
+ "frozen": false,
53
+ "suite": [
54
+ "lighteval",
55
+ "arc"
56
+ ],
57
+ "original_num_docs": 1172,
58
+ "effective_num_docs": 1172
59
+ }
60
+ },
61
+ "summary_tasks": {
62
+ "lighteval|arc:challenge|25": {
63
+ "hashes": {
64
+ "hash_examples": "17b0cae357c0259e",
65
+ "hash_full_prompts": "66498cebc864f4ca",
66
+ "hash_input_tokens": "4cf9f4b8458a5547",
67
+ "hash_cont_tokens": "8b6f018bc80a3417"
68
+ },
69
+ "truncated": 0,
70
+ "non_truncated": 1172,
71
+ "padded": 4660,
72
+ "non_padded": 27,
73
+ "effective_few_shots": 25.0,
74
+ "num_truncated_few_shots": 0
75
+ }
76
+ },
77
+ "summary_general": {
78
+ "hashes": {
79
+ "hash_examples": "aaa6929c6d3771fb",
80
+ "hash_full_prompts": "848db321e3b0d4cd",
81
+ "hash_input_tokens": "ca3626cb628ae01d",
82
+ "hash_cont_tokens": "6857c42b72c1a62a"
83
+ },
84
+ "truncated": 0,
85
+ "non_truncated": 1172,
86
+ "padded": 4660,
87
+ "non_padded": 27,
88
+ "num_truncated_few_shots": 0
89
+ }
90
+ }