AndreasThinks commited on
Commit
b72a4db
·
verified ·
1 Parent(s): 180ac03

Benchmark results: base_results_run2.json (2026-04-15 20:55)

Browse files
Files changed (1) hide show
  1. base_results_run2.json +51 -0
base_results_run2.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arc_challenge": {
3
+ "alias": "arc_challenge",
4
+ "acc,none": 0.35580204778157,
5
+ "acc_stderr,none": 0.01399057113791884,
6
+ "acc_norm,none": 0.363481228668942,
7
+ "acc_norm_stderr,none": 0.014056207319068465
8
+ },
9
+ "bbh_zeroshot_causal_judgement": {
10
+ "alias": "bbh_zeroshot_causal_judgement",
11
+ "exact_match,strict-match": 0.0,
12
+ "exact_match_stderr,strict-match": 0.0,
13
+ "exact_match,flexible-extract": 0.34759358288770054,
14
+ "exact_match_stderr,flexible-extract": 0.03491712800447087
15
+ },
16
+ "bbh_zeroshot_logical_deduction_five_objects": {
17
+ "alias": "bbh_zeroshot_logical_deduction_five_objects",
18
+ "exact_match,strict-match": 0.0,
19
+ "exact_match_stderr,strict-match": 0.0,
20
+ "exact_match,flexible-extract": 0.26,
21
+ "exact_match_stderr,flexible-extract": 0.0277973157526443
22
+ },
23
+ "bbh_zeroshot_logical_deduction_seven_objects": {
24
+ "alias": "bbh_zeroshot_logical_deduction_seven_objects",
25
+ "exact_match,strict-match": 0.0,
26
+ "exact_match_stderr,strict-match": 0.0,
27
+ "exact_match,flexible-extract": 0.284,
28
+ "exact_match_stderr,flexible-extract": 0.028576958730437398
29
+ },
30
+ "bbh_zeroshot_navigate": {
31
+ "alias": "bbh_zeroshot_navigate",
32
+ "exact_match,strict-match": 0.0,
33
+ "exact_match_stderr,strict-match": 0.0,
34
+ "exact_match,flexible-extract": 0.256,
35
+ "exact_match_stderr,flexible-extract": 0.027657108718204915
36
+ },
37
+ "bbh_zeroshot_web_of_lies": {
38
+ "alias": "bbh_zeroshot_web_of_lies",
39
+ "exact_match,strict-match": 0.0,
40
+ "exact_match_stderr,strict-match": 0.0,
41
+ "exact_match,flexible-extract": 0.488,
42
+ "exact_match_stderr,flexible-extract": 0.03167708558254708
43
+ },
44
+ "gpqa_main_zeroshot": {
45
+ "alias": "gpqa_main_zeroshot",
46
+ "acc,none": 0.24776785714285715,
47
+ "acc_stderr,none": 0.020419479344751287,
48
+ "acc_norm,none": 0.24776785714285715,
49
+ "acc_norm_stderr,none": 0.020419479344751287
50
+ }
51
+ }