lvkaokao commited on
Commit
07d0111
1 Parent(s): 28f5368

updating facebook/opt-350m to eval results

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