abhishek commited on
Commit
7978a51
·
verified ·
1 Parent(s): 0246ea9

Upload eval_results/abhishek/autotrain-mixtral-8x7b-orpo-v1/main/arc/results_2024-05-01T17-43-45.291244.json with huggingface_hub

Browse files
eval_results/abhishek/autotrain-mixtral-8x7b-orpo-v1/main/arc/results_2024-05-01T17-43-45.291244.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 416557.511929079,
9
+ "end_time": 419015.501884126,
10
+ "total_evaluation_time_secondes": "2457.989955046971",
11
+ "model_name": "abhishek/autotrain-mixtral-8x7b-orpo-v1",
12
+ "model_sha": "a8be37cf01ad767a0c71e0ba3af29c0b3ebcb559",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "87.49 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|arc:challenge|25": {
19
+ "acc": 0.6228668941979523,
20
+ "acc_stderr": 0.014163366896192603,
21
+ "acc_norm": 0.6578498293515358,
22
+ "acc_norm_stderr": 0.013864152159177278
23
+ },
24
+ "all": {
25
+ "acc": 0.6228668941979523,
26
+ "acc_stderr": 0.014163366896192603,
27
+ "acc_norm": 0.6578498293515358,
28
+ "acc_norm_stderr": 0.013864152159177278
29
+ }
30
+ },
31
+ "versions": {
32
+ "leaderboard|arc:challenge|25": 0
33
+ },
34
+ "config_tasks": {
35
+ "leaderboard|arc:challenge": {
36
+ "name": "arc:challenge",
37
+ "prompt_function": "arc",
38
+ "hf_repo": "ai2_arc",
39
+ "hf_subset": "ARC-Challenge",
40
+ "metric": [
41
+ "loglikelihood_acc",
42
+ "loglikelihood_acc_norm_nospace"
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": 1,
54
+ "stop_sequence": [
55
+ "\n"
56
+ ],
57
+ "output_regex": null,
58
+ "frozen": false,
59
+ "suite": [
60
+ "leaderboard",
61
+ "arc"
62
+ ],
63
+ "original_num_docs": 1172,
64
+ "effective_num_docs": 1172,
65
+ "trust_dataset": true,
66
+ "must_remove_duplicate_docs": null
67
+ }
68
+ },
69
+ "summary_tasks": {
70
+ "leaderboard|arc:challenge|25": {
71
+ "hashes": {
72
+ "hash_examples": "17b0cae357c0259e",
73
+ "hash_full_prompts": "66498cebc864f4ca",
74
+ "hash_input_tokens": "c85051f999cc10e8",
75
+ "hash_cont_tokens": "d2a3d367d3b1fd98"
76
+ },
77
+ "truncated": 0,
78
+ "non_truncated": 1172,
79
+ "padded": 4660,
80
+ "non_padded": 27,
81
+ "effective_few_shots": 25.0,
82
+ "num_truncated_few_shots": 0
83
+ }
84
+ },
85
+ "summary_general": {
86
+ "hashes": {
87
+ "hash_examples": "aaa6929c6d3771fb",
88
+ "hash_full_prompts": "848db321e3b0d4cd",
89
+ "hash_input_tokens": "9c913c0b3ad5bc8d",
90
+ "hash_cont_tokens": "7291c2ed2d10d5cb"
91
+ },
92
+ "truncated": 0,
93
+ "non_truncated": 1172,
94
+ "padded": 4660,
95
+ "non_padded": 27,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }