razielAI commited on
Commit
20700ef
·
verified ·
1 Parent(s): 1a53907

Upload benchmark_results_easy.json

Browse files
Files changed (1) hide show
  1. benchmark_results_easy.json +24 -0
benchmark_results_easy.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arc_easy": {
3
+ "acc,none": 0.1,
4
+ "acc_stderr,none": 0.09999999999999999,
5
+ "acc_norm,none": 0.1,
6
+ "acc_norm_stderr,none": 0.09999999999999999
7
+ },
8
+ "hellaswag": {
9
+ "acc,none": 0.4,
10
+ "acc_stderr,none": 0.16329931618554522,
11
+ "acc_norm,none": 0.4,
12
+ "acc_norm_stderr,none": 0.16329931618554522
13
+ },
14
+ "piqa": {
15
+ "acc,none": 0.7,
16
+ "acc_stderr,none": 0.15275252316519466,
17
+ "acc_norm,none": 0.7,
18
+ "acc_norm_stderr,none": 0.15275252316519466
19
+ },
20
+ "winogrande": {
21
+ "acc,none": 0.4,
22
+ "acc_stderr,none": 0.16329931618554522
23
+ }
24
+ }