abhishek commited on
Commit
481e7f5
·
verified ·
1 Parent(s): fa7e1cb

Upload eval_results/abhishek/autotrain-llama3-oh-sft-v0-2/main/arc/results_2024-05-03T11-20-23.854387.json with huggingface_hub

Browse files
eval_results/abhishek/autotrain-llama3-oh-sft-v0-2/main/arc/results_2024-05-03T11-20-23.854387.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": 288388.31520138,
9
+ "end_time": 289343.786492847,
10
+ "total_evaluation_time_secondes": "955.4712914670235",
11
+ "model_name": "abhishek/autotrain-llama3-oh-sft-v0-2",
12
+ "model_sha": "14e07850d3e1ee35f5788270ab514c2e3b3821bf",
13
+ "model_dtype": "torch.float16",
14
+ "model_size": "131.73 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|arc:challenge|25": {
19
+ "acc": 0.6271331058020477,
20
+ "acc_stderr": 0.014131176760131167,
21
+ "acc_norm": 0.6629692832764505,
22
+ "acc_norm_stderr": 0.013813476652902276
23
+ },
24
+ "all": {
25
+ "acc": 0.6271331058020477,
26
+ "acc_stderr": 0.014131176760131167,
27
+ "acc_norm": 0.6629692832764505,
28
+ "acc_norm_stderr": 0.013813476652902276
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": "e2882d78a54f8ba2",
75
+ "hash_cont_tokens": "365680daf495ecc9"
76
+ },
77
+ "truncated": 0,
78
+ "non_truncated": 1172,
79
+ "padded": 4626,
80
+ "non_padded": 61,
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": "f7217796b53eed3c",
90
+ "hash_cont_tokens": "a52b10551e3d42ae"
91
+ },
92
+ "truncated": 0,
93
+ "non_truncated": 1172,
94
+ "padded": 4626,
95
+ "non_padded": 61,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }