edbeeching HF staff commited on
Commit
60b9ae1
·
verified ·
1 Parent(s): e7d4853

Upload eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v0.2/hellaswag/results_2024-03-22T22-33-31.415683.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v0.2/hellaswag/results_2024-03-22T22-33-31.415683.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": 935996.160063051,
9
+ "end_time": 936387.931085874,
10
+ "total_evaluation_time_secondes": "391.7710228229407",
11
+ "model_name": "HuggingFaceH4/qwen-1.5-1.8b-dpo",
12
+ "model_sha": "d8c1d30de4a597868755e6cb3e48d2e5abef047f",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.79 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|hellaswag|10": {
19
+ "acc": 0.4643497311292571,
20
+ "acc_stderr": 0.004977081808179421,
21
+ "acc_norm": 0.6184027086237801,
22
+ "acc_norm_stderr": 0.004847857546957477
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
+ }
61
+ },
62
+ "summary_tasks": {
63
+ "leaderboard|hellaswag|10": {
64
+ "hashes": {
65
+ "hash_examples": "31985c805c3a737e",
66
+ "hash_full_prompts": "451e22e8c3aaeeb6",
67
+ "hash_input_tokens": "821cee38b4253cb3",
68
+ "hash_cont_tokens": "3a21ed80a4a7585d"
69
+ },
70
+ "truncated": 0,
71
+ "non_truncated": 10042,
72
+ "padded": 39979,
73
+ "non_padded": 189,
74
+ "effective_few_shots": 10.0,
75
+ "num_truncated_few_shots": 0
76
+ }
77
+ },
78
+ "summary_general": {
79
+ "hashes": {
80
+ "hash_examples": "63bc2cf8bae03fbc",
81
+ "hash_full_prompts": "b2452b7405d0326a",
82
+ "hash_input_tokens": "eb87e19e7255e13b",
83
+ "hash_cont_tokens": "b7bfbb64b00158d2"
84
+ },
85
+ "truncated": 0,
86
+ "non_truncated": 10042,
87
+ "padded": 39979,
88
+ "non_padded": 189,
89
+ "num_truncated_few_shots": 0
90
+ }
91
+ }