igomsmiranda commited on
Commit
ce82c05
·
verified ·
1 Parent(s): 0f81fd3

added benchmarks

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -13,6 +13,19 @@ tags:
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
  ## Merge Details
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ### Merge Method
17
 
18
  This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method.
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
  ## Merge Details
16
+ ### Benchmakrs
17
+
18
+ | Tasks |Version| Filter |n-shot| Metric | |Value | |Stderr|
19
+ |-----------------|-------|----------------|-----:|-----------|---|-----:|---|------|
20
+ |tinyBenchmarks | N/A| | | | | | | |
21
+ | - tinyArc | 0|none | 25|acc_norm |↑ |0.5361|± | N/A|
22
+ | - tinyGSM8k | 0|flexible-extract| 5|exact_match|↑ |0.6066|± | N/A|
23
+ | | |strict-match | 5|exact_match|↑ |0.5813|± | N/A|
24
+ | - tinyHellaswag | 0|none | 10|acc_norm |↑ |0.6234|± | N/A|
25
+ | - tinyMMLU | 0|none | 0|acc_norm |↑ |0.5490|± | N/A|
26
+ | - tinyTruthfulQA| 0|none | 0|acc |↑ |0.5333|± | N/A|
27
+ | - tinyWinogrande| 0|none | 5|acc_norm |↑ |0.6196|± | N/A|
28
+
29
  ### Merge Method
30
 
31
  This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method.