Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- meta-math/MetaMathQA
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- Math
|
10 |
---
|
11 |
+
|
12 |
+
## MetaMath-Cybertron
|
13 |
+
|
14 |
+
|
15 |
+
Merge [Q-bert/MetaMath-Cybertron](https://huggingface.co/Q-bert/MetaMath-Cybertron) and [berkeley-nest/Starling-LM-7B-alpha](https://huggingface.co/berkeley-nest/Starling-LM-7B-alpha) using slerp merge.
|
16 |
+
|
17 |
+
You can use ChatML format.
|
18 |
+
|
19 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
20 |
+
Detailed results can be found [Coming soon]()
|
21 |
+
|
22 |
+
| Metric | Value |
|
23 |
+
|-----------------------|---------------------------|
|
24 |
+
| Avg. | Coming soon |
|
25 |
+
| ARC (25-shot) | Coming soon |
|
26 |
+
| HellaSwag (10-shot) | 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 |
|
31 |
+
|