Commit ·
97e8dd9
1
Parent(s): cb0c68a
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
|
@@ -7,6 +7,7 @@ language:
|
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- Math
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
## Merged-AGI-7B
|
|
@@ -27,4 +28,4 @@ Detailed results can be found [Coming soon]()
|
|
| 27 |
| MMLU (5-shot) | Coming soon |
|
| 28 |
| TruthfulQA (0-shot) | Coming soon |
|
| 29 |
| Winogrande (5-shot) | Coming soon |
|
| 30 |
-
| GSM8K (5-shot) | Coming soon |
|
|
|
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- Math
|
| 10 |
+
- merge
|
| 11 |
---
|
| 12 |
|
| 13 |
## Merged-AGI-7B
|
|
|
|
| 28 |
| MMLU (5-shot) | Coming soon |
|
| 29 |
| TruthfulQA (0-shot) | Coming soon |
|
| 30 |
| Winogrande (5-shot) | Coming soon |
|
| 31 |
+
| GSM8K (5-shot) | Coming soon |
|