lewtun HF Staff commited on
Commit
8a40c97
·
verified ·
1 Parent(s): d594d21

Upload eval_results/HuggingFaceH4/mistral-7b-ift/v50.0/arc/results_2024-03-26T09-30-32.160803.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/mistral-7b-ift/v50.0/arc/results_2024-03-26T09-30-32.160803.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": 2755060.462234477,
9
+ "end_time": 2755176.143582192,
10
+ "total_evaluation_time_secondes": "115.68134771473706",
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|arc:challenge|25": {
19
+ "acc": 0.5648464163822525,
20
+ "acc_stderr": 0.014487986197186043,
21
+ "acc_norm": 0.5870307167235495,
22
+ "acc_norm_stderr": 0.014388344935398326
23
+ }
24
+ },
25
+ "versions": {
26
+ "leaderboard|arc:challenge|25": 0
27
+ },
28
+ "config_tasks": {
29
+ "leaderboard|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
+ "leaderboard",
55
+ "arc"
56
+ ],
57
+ "original_num_docs": 1172,
58
+ "effective_num_docs": 1172,
59
+ "trust_dataset": true,
60
+ "must_remove_duplicate_docs": null
61
+ }
62
+ },
63
+ "summary_tasks": {
64
+ "leaderboard|arc:challenge|25": {
65
+ "hashes": {
66
+ "hash_examples": "17b0cae357c0259e",
67
+ "hash_full_prompts": "66498cebc864f4ca",
68
+ "hash_input_tokens": "02ce68ffc7495999",
69
+ "hash_cont_tokens": "8b6f018bc80a3417"
70
+ },
71
+ "truncated": 0,
72
+ "non_truncated": 1172,
73
+ "padded": 4660,
74
+ "non_padded": 27,
75
+ "effective_few_shots": 25.0,
76
+ "num_truncated_few_shots": 0
77
+ }
78
+ },
79
+ "summary_general": {
80
+ "hashes": {
81
+ "hash_examples": "aaa6929c6d3771fb",
82
+ "hash_full_prompts": "848db321e3b0d4cd",
83
+ "hash_input_tokens": "e3514f10a66ca11a",
84
+ "hash_cont_tokens": "6857c42b72c1a62a"
85
+ },
86
+ "truncated": 0,
87
+ "non_truncated": 1172,
88
+ "padded": 4660,
89
+ "non_padded": 27,
90
+ "num_truncated_few_shots": 0
91
+ }
92
+ }