lewtun HF staff commited on
Commit
0faf7b3
·
verified ·
1 Parent(s): 6b52e25

Upload eval_results/HuggingFaceH4/mistral-7b-ift/v50.0/hellaswag/results_2024-03-26T09-36-51.034930.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/mistral-7b-ift/v50.0/hellaswag/results_2024-03-26T09-36-51.034930.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1659197.639082733,
9
+ "end_time": 1659692.097268485,
10
+ "total_evaluation_time_secondes": "494.45818575192243",
11
+ "model_name": "HuggingFaceH4/mistral-7b-ift",
12
+ "model_sha": "3462e12c9a378fe585a14a3524a11eeca56e29ee",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "13.99 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|hellaswag|10": {
19
+ "acc": 0.6117307309300936,
20
+ "acc_stderr": 0.004863603638367443,
21
+ "acc_norm": 0.806512646883091,
22
+ "acc_norm_stderr": 0.0039422430772469794
23
+ }
24
+ },
25
+ "versions": {
26
+ "leaderboard|hellaswag|10": 0
27
+ },
28
+ "config_tasks": {
29
+ "leaderboard|hellaswag": {
30
+ "name": "hellaswag",
31
+ "prompt_function": "hellaswag_harness",
32
+ "hf_repo": "hellaswag",
33
+ "hf_subset": "default",
34
+ "metric": [
35
+ "loglikelihood_acc",
36
+ "loglikelihood_acc_norm"
37
+ ],
38
+ "hf_avail_splits": [
39
+ "train",
40
+ "test",
41
+ "validation"
42
+ ],
43
+ "evaluation_splits": [
44
+ "validation"
45
+ ],
46
+ "few_shots_split": null,
47
+ "few_shots_select": "random_sampling_from_train",
48
+ "generation_size": -1,
49
+ "stop_sequence": [
50
+ "\n"
51
+ ],
52
+ "output_regex": null,
53
+ "frozen": false,
54
+ "suite": [
55
+ "leaderboard"
56
+ ],
57
+ "original_num_docs": 10042,
58
+ "effective_num_docs": 10042,
59
+ "trust_dataset": true,
60
+ "must_remove_duplicate_docs": null
61
+ }
62
+ },
63
+ "summary_tasks": {
64
+ "leaderboard|hellaswag|10": {
65
+ "hashes": {
66
+ "hash_examples": "31985c805c3a737e",
67
+ "hash_full_prompts": "451e22e8c3aaeeb6",
68
+ "hash_input_tokens": "899d0c08ee307d89",
69
+ "hash_cont_tokens": "b230c669e22af139"
70
+ },
71
+ "truncated": 0,
72
+ "non_truncated": 10042,
73
+ "padded": 40095,
74
+ "non_padded": 73,
75
+ "effective_few_shots": 10.0,
76
+ "num_truncated_few_shots": 0
77
+ }
78
+ },
79
+ "summary_general": {
80
+ "hashes": {
81
+ "hash_examples": "63bc2cf8bae03fbc",
82
+ "hash_full_prompts": "b2452b7405d0326a",
83
+ "hash_input_tokens": "768ed9d5941b8786",
84
+ "hash_cont_tokens": "1578bdcfedc79874"
85
+ },
86
+ "truncated": 0,
87
+ "non_truncated": 10042,
88
+ "padded": 40095,
89
+ "non_padded": 73,
90
+ "num_truncated_few_shots": 0
91
+ }
92
+ }