edbeeching HF staff commited on
Commit
5af1e78
·
verified ·
1 Parent(s): 6133f14

Upload eval_results/HuggingFaceH4/qwen-1.5-1.8b-odpo/v0.6/arc/results_2024-03-23T06-33-13.719388.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/qwen-1.5-1.8b-odpo/v0.6/arc/results_2024-03-23T06-33-13.719388.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 335986.537032907,
9
+ "end_time": 336072.171513552,
10
+ "total_evaluation_time_secondes": "85.63448064500699",
11
+ "model_name": "HuggingFaceH4/qwen-1.5-1.8b-odpo",
12
+ "model_sha": "4a8145ca799c050c2ea4a6415fc1b210820e49ac",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.79 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|arc:challenge|25": {
19
+ "acc": 0.3771331058020478,
20
+ "acc_stderr": 0.014163366896192593,
21
+ "acc_norm": 0.3873720136518771,
22
+ "acc_norm_stderr": 0.01423587248790987
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
+ }
61
+ },
62
+ "summary_tasks": {
63
+ "leaderboard|arc:challenge|25": {
64
+ "hashes": {
65
+ "hash_examples": "17b0cae357c0259e",
66
+ "hash_full_prompts": "66498cebc864f4ca",
67
+ "hash_input_tokens": "00488c5938fefb2d",
68
+ "hash_cont_tokens": "da3689055cb5fa28"
69
+ },
70
+ "truncated": 0,
71
+ "non_truncated": 1172,
72
+ "padded": 4651,
73
+ "non_padded": 36,
74
+ "effective_few_shots": 25.0,
75
+ "num_truncated_few_shots": 0
76
+ }
77
+ },
78
+ "summary_general": {
79
+ "hashes": {
80
+ "hash_examples": "aaa6929c6d3771fb",
81
+ "hash_full_prompts": "848db321e3b0d4cd",
82
+ "hash_input_tokens": "afc857c7cc852ee9",
83
+ "hash_cont_tokens": "da91173bce47858f"
84
+ },
85
+ "truncated": 0,
86
+ "non_truncated": 1172,
87
+ "padded": 4651,
88
+ "non_padded": 36,
89
+ "num_truncated_few_shots": 0
90
+ }
91
+ }