ereniko commited on
Commit
d93e05d
·
verified ·
1 Parent(s): 76ac3e8

Upload canonical_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. canonical_results.json +22 -0
canonical_results.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "wikitext": {
3
+ "name": "wikitext",
4
+ "alias": "wikitext",
5
+ "sample_len": 62,
6
+ "word_perplexity,none": 331.8934798869752,
7
+ "word_perplexity_stderr,none": "N/A",
8
+ "byte_perplexity,none": 2.961006512378801,
9
+ "byte_perplexity_stderr,none": "N/A",
10
+ "bits_per_byte,none": 1.5660876635537202,
11
+ "bits_per_byte_stderr,none": "N/A"
12
+ },
13
+ "arc_easy": {
14
+ "name": "arc_easy",
15
+ "alias": "arc_easy",
16
+ "sample_len": 2376,
17
+ "acc,none": 0.3085016835016835,
18
+ "acc_stderr,none": 0.009477472342978388,
19
+ "acc_norm,none": 0.30176767676767674,
20
+ "acc_norm_stderr,none": 0.009418994158522464
21
+ }
22
+ }