abhishek commited on
Commit
312225a
·
verified ·
1 Parent(s): 38564c3

Upload eval_results/abhishek/autotrain-mixtral-8x7b-orpo-v2/main/winogrande/results_2024-05-02T06-11-19.440174.json with huggingface_hub

Browse files
eval_results/abhishek/autotrain-mixtral-8x7b-orpo-v2/main/winogrande/results_2024-05-02T06-11-19.440174.json ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 155403.051171034,
9
+ "end_time": 157423.724867621,
10
+ "total_evaluation_time_secondes": "2020.6736965870077",
11
+ "model_name": "abhishek/autotrain-mixtral-8x7b-orpo-v2",
12
+ "model_sha": "dcc2c4efe12c26fc1ec211f68cc139d61de5ce84",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "87.49 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|winogrande|5": {
19
+ "acc": 0.7774269928966061,
20
+ "acc_stderr": 0.01169093380971266
21
+ },
22
+ "all": {
23
+ "acc": 0.7774269928966061,
24
+ "acc_stderr": 0.01169093380971266
25
+ }
26
+ },
27
+ "versions": {
28
+ "leaderboard|winogrande|5": 0
29
+ },
30
+ "config_tasks": {
31
+ "leaderboard|winogrande": {
32
+ "name": "winogrande",
33
+ "prompt_function": "winogrande",
34
+ "hf_repo": "winogrande",
35
+ "hf_subset": "winogrande_xl",
36
+ "metric": [
37
+ "loglikelihood_acc"
38
+ ],
39
+ "hf_avail_splits": [
40
+ "train",
41
+ "test",
42
+ "validation"
43
+ ],
44
+ "evaluation_splits": [
45
+ "validation"
46
+ ],
47
+ "few_shots_split": null,
48
+ "few_shots_select": "random_sampling",
49
+ "generation_size": -1,
50
+ "stop_sequence": [
51
+ "\n"
52
+ ],
53
+ "output_regex": null,
54
+ "frozen": false,
55
+ "suite": [
56
+ "leaderboard"
57
+ ],
58
+ "original_num_docs": 1267,
59
+ "effective_num_docs": 1267,
60
+ "trust_dataset": true,
61
+ "must_remove_duplicate_docs": null
62
+ }
63
+ },
64
+ "summary_tasks": {
65
+ "leaderboard|winogrande|5": {
66
+ "hashes": {
67
+ "hash_examples": "087d5d1a1afd4c7b",
68
+ "hash_full_prompts": "29e044bcf40d6a6d",
69
+ "hash_input_tokens": "3eb9a6f4227aee6f",
70
+ "hash_cont_tokens": "54383825542e097b"
71
+ },
72
+ "truncated": 0,
73
+ "non_truncated": 1267,
74
+ "padded": 2403,
75
+ "non_padded": 131,
76
+ "effective_few_shots": 5.0,
77
+ "num_truncated_few_shots": 0
78
+ }
79
+ },
80
+ "summary_general": {
81
+ "hashes": {
82
+ "hash_examples": "b9a49975cc41fab7",
83
+ "hash_full_prompts": "2f908b2b9b5ec583",
84
+ "hash_input_tokens": "db7ee210efecf1fd",
85
+ "hash_cont_tokens": "99f29aedfb31c4b2"
86
+ },
87
+ "truncated": 0,
88
+ "non_truncated": 1267,
89
+ "padded": 2403,
90
+ "non_padded": 131,
91
+ "num_truncated_few_shots": 0
92
+ }
93
+ }