updating facebook/opt-350m to eval results
Browse files
facebook/opt-350m/results_2024-04-11-00-53-12.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"config_general": {
|
3 |
+
"lighteval_sha": "1.14",
|
4 |
+
"num_few_shot_default": null,
|
5 |
+
"num_fewshot_seeds": null,
|
6 |
+
"override_batch_size": null,
|
7 |
+
"max_samples": null,
|
8 |
+
"job_id": 6,
|
9 |
+
"start_time": "2024-04-11 00:40:02",
|
10 |
+
"end_time": "2024-04-11-00-53-12",
|
11 |
+
"total_evaluation_time_secondes": "",
|
12 |
+
"model_name": "facebook/opt-350m",
|
13 |
+
"model_sha": "",
|
14 |
+
"model_dtype": "8bit",
|
15 |
+
"quant_type": "Rtn",
|
16 |
+
"weight_dtype": "int8",
|
17 |
+
"model_size": 0.35
|
18 |
+
},
|
19 |
+
"results": {
|
20 |
+
"harness|winogrande|0": {
|
21 |
+
"acc": 0.5272296764009471,
|
22 |
+
"acc_stderr": 0.014031631629827698
|
23 |
+
},
|
24 |
+
"harness|arc:easy|0": {
|
25 |
+
"acc": 0.44065656565656564,
|
26 |
+
"acc_stderr": 0.010187264635711981,
|
27 |
+
"acc_norm": 0.4006734006734007,
|
28 |
+
"acc_norm_stderr": 0.010055304474255554
|
29 |
+
},
|
30 |
+
"harness|arc:challenge|0": {
|
31 |
+
"acc": 0.2090443686006826,
|
32 |
+
"acc_stderr": 0.011882746987406451,
|
33 |
+
"acc_norm": 0.24146757679180889,
|
34 |
+
"acc_norm_stderr": 0.012506564839739432
|
35 |
+
},
|
36 |
+
"harness|truthfulqa:mc|0": {
|
37 |
+
"mc1": 0.23745410036719705,
|
38 |
+
"mc1_stderr": 0.014896277441041843,
|
39 |
+
"mc2": 0.409767382680759,
|
40 |
+
"mc2_stderr": 0.014709547172142332
|
41 |
+
}
|
42 |
+
},
|
43 |
+
"task_info": {
|
44 |
+
"model": "facebook/opt-350m",
|
45 |
+
"base_model": "",
|
46 |
+
"revision": "main",
|
47 |
+
"private": false,
|
48 |
+
"precision": "8bit",
|
49 |
+
"quant_type": "Rtn",
|
50 |
+
"weight_dtype": "int8",
|
51 |
+
"params": 0.35,
|
52 |
+
"architectures": "OPTForCausalLM",
|
53 |
+
"weight_type": "Original",
|
54 |
+
"status": "FINISHED",
|
55 |
+
"submitted_time": "2024-04-11T05:48:05Z",
|
56 |
+
"model_type": "\ud83d\udfe2 : pretrained",
|
57 |
+
"job_id": 6,
|
58 |
+
"job_start_time": "2024-04-11 00:40:02"
|
59 |
+
},
|
60 |
+
"versions": {
|
61 |
+
"harness|winogrande|0": 0,
|
62 |
+
"harness|arc:easy|0": 0,
|
63 |
+
"harness|arc:challenge|0": 0,
|
64 |
+
"harness|truthfulqa:mc|0": 1
|
65 |
+
}
|
66 |
+
}
|