Upload eval_results/openchat/openchat-3.5-0106/main/winogrande/results_2024-03-02T18-57-22.906806.json with huggingface_hub
Browse files
eval_results/openchat/openchat-3.5-0106/main/winogrande/results_2024-03-02T18-57-22.906806.json
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": 633550.952513975,
|
9 |
+
"end_time": 633625.842360194,
|
10 |
+
"total_evaluation_time_secondes": "74.88984621898271",
|
11 |
+
"model_name": "openchat/openchat-3.5-0106",
|
12 |
+
"model_sha": "9619fb7d2a8e25fa6b0633c0f57f7f4aa79b45c4",
|
13 |
+
"model_dtype": "torch.bfloat16",
|
14 |
+
"model_size": "13.61 GB",
|
15 |
+
"config": null
|
16 |
+
},
|
17 |
+
"results": {
|
18 |
+
"lighteval|winogrande|5": {
|
19 |
+
"acc": 0.7253354380426204,
|
20 |
+
"acc_stderr": 0.012544516005117185
|
21 |
+
}
|
22 |
+
},
|
23 |
+
"versions": {
|
24 |
+
"lighteval|winogrande|5": 0
|
25 |
+
},
|
26 |
+
"config_tasks": {
|
27 |
+
"lighteval|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 |
+
"lighteval"
|
53 |
+
],
|
54 |
+
"original_num_docs": 1267,
|
55 |
+
"effective_num_docs": 1267
|
56 |
+
}
|
57 |
+
},
|
58 |
+
"summary_tasks": {
|
59 |
+
"lighteval|winogrande|5": {
|
60 |
+
"hashes": {
|
61 |
+
"hash_examples": "087d5d1a1afd4c7b",
|
62 |
+
"hash_full_prompts": "83cea48ac98b7c4d",
|
63 |
+
"hash_input_tokens": "15ae25043c657375",
|
64 |
+
"hash_cont_tokens": "0dbce81de89a82c0"
|
65 |
+
},
|
66 |
+
"truncated": 0,
|
67 |
+
"non_truncated": 1267,
|
68 |
+
"padded": 2323,
|
69 |
+
"non_padded": 211,
|
70 |
+
"effective_few_shots": 5.0,
|
71 |
+
"num_truncated_few_shots": 0
|
72 |
+
}
|
73 |
+
},
|
74 |
+
"summary_general": {
|
75 |
+
"hashes": {
|
76 |
+
"hash_examples": "b9a49975cc41fab7",
|
77 |
+
"hash_full_prompts": "78ebe7f871366f57",
|
78 |
+
"hash_input_tokens": "9ae245775df1c848",
|
79 |
+
"hash_cont_tokens": "366469c3d3fbabf2"
|
80 |
+
},
|
81 |
+
"truncated": 0,
|
82 |
+
"non_truncated": 1267,
|
83 |
+
"padded": 2323,
|
84 |
+
"non_padded": 211,
|
85 |
+
"num_truncated_few_shots": 0
|
86 |
+
}
|
87 |
+
}
|