Commit
•
51bec52
1
Parent(s):
af5e13c
add merge tag
Browse filesTo make it easier to identify merge models, we're experimenting with adding a `merge` tag for models created via a merge.
README.md
CHANGED
@@ -85,6 +85,8 @@ model-index:
|
|
85 |
- type: acc
|
86 |
value: 67.78
|
87 |
name: accuracy
|
|
|
|
|
88 |
---
|
89 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/x44nNbPTpv0zGTqA1Jb2q.png)
|
90 |
|
@@ -167,4 +169,4 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
|
|
167 |
| MMLU (5-shot) | 64.26 |
|
168 |
| TruthfulQA (0-shot) | 62.78 |
|
169 |
| Winogrande (5-shot) | 79.16 |
|
170 |
-
| GSM8K (5-shot) | 67.78 |
|
|
|
85 |
- type: acc
|
86 |
value: 67.78
|
87 |
name: accuracy
|
88 |
+
tags:
|
89 |
+
- merge
|
90 |
---
|
91 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/x44nNbPTpv0zGTqA1Jb2q.png)
|
92 |
|
|
|
169 |
| MMLU (5-shot) | 64.26 |
|
170 |
| TruthfulQA (0-shot) | 62.78 |
|
171 |
| Winogrande (5-shot) | 79.16 |
|
172 |
+
| GSM8K (5-shot) | 67.78 |
|