edbeeching HF staff commited on
Commit
957cc94
·
verified ·
1 Parent(s): 36e1d6c

Upload eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v1.13/winogrande/results_2024-03-27T15-53-47.487580.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v1.13/winogrande/results_2024-03-27T15-53-47.487580.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1301143.582216762,
9
+ "end_time": 1301207.441313101,
10
+ "total_evaluation_time_secondes": "63.85909633897245",
11
+ "model_name": "HuggingFaceH4/qwen-1.5-1.8b-dpo",
12
+ "model_sha": "a2be15b94de31aba8d978874a5e94b551ae32ba1",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.79 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|winogrande|5": {
19
+ "acc": 0.5595895816890292,
20
+ "acc_stderr": 0.013952330311915609
21
+ }
22
+ },
23
+ "versions": {
24
+ "leaderboard|winogrande|5": 0
25
+ },
26
+ "config_tasks": {
27
+ "leaderboard|winogrande": {
28
+ "name": "winogrande",
29
+ "prompt_function": "winogrande",
30
+ "hf_repo": "winogrande",
31
+ "hf_subset": "winogrande_xl",
32
+ "metric": [
33
+ "loglikelihood_acc"
34
+ ],
35
+ "hf_avail_splits": [
36
+ "train",
37
+ "test",
38
+ "validation"
39
+ ],
40
+ "evaluation_splits": [
41
+ "validation"
42
+ ],
43
+ "few_shots_split": null,
44
+ "few_shots_select": "random_sampling",
45
+ "generation_size": -1,
46
+ "stop_sequence": [
47
+ "\n"
48
+ ],
49
+ "output_regex": null,
50
+ "frozen": false,
51
+ "suite": [
52
+ "leaderboard"
53
+ ],
54
+ "original_num_docs": 1267,
55
+ "effective_num_docs": 1267,
56
+ "trust_dataset": true
57
+ }
58
+ },
59
+ "summary_tasks": {
60
+ "leaderboard|winogrande|5": {
61
+ "hashes": {
62
+ "hash_examples": "087d5d1a1afd4c7b",
63
+ "hash_full_prompts": "29e044bcf40d6a6d",
64
+ "hash_input_tokens": "1e4162d943d8926d",
65
+ "hash_cont_tokens": "af83e7e371fcf4d4"
66
+ },
67
+ "truncated": 0,
68
+ "non_truncated": 1267,
69
+ "padded": 2356,
70
+ "non_padded": 178,
71
+ "effective_few_shots": 5.0,
72
+ "num_truncated_few_shots": 0
73
+ }
74
+ },
75
+ "summary_general": {
76
+ "hashes": {
77
+ "hash_examples": "b9a49975cc41fab7",
78
+ "hash_full_prompts": "2f908b2b9b5ec583",
79
+ "hash_input_tokens": "b9aa9329c9b8f4e4",
80
+ "hash_cont_tokens": "cf29ee9ce86b26c4"
81
+ },
82
+ "truncated": 0,
83
+ "non_truncated": 1267,
84
+ "padded": 2356,
85
+ "non_padded": 178,
86
+ "num_truncated_few_shots": 0
87
+ }
88
+ }