Update README.md
Browse files
README.md
CHANGED
@@ -129,4 +129,19 @@ You will solve mathematical problems step by step, explain your reasoning clearl
|
|
129 |
When the solution requires multiple steps, detail each step systematically.
|
130 |
```
|
131 |
|
132 |
-
You can use ChatML format!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
When the solution requires multiple steps, detail each step systematically.
|
130 |
```
|
131 |
|
132 |
+
You can use ChatML format!
|
133 |
+
|
134 |
+
Here is the evaluation results of fp16 version:
|
135 |
+
|
136 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
137 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_suayptalha__Komodo-Llama-3.2-3B-v2-fp16)
|
138 |
+
|
139 |
+
| Metric |Value|
|
140 |
+
|-------------------|----:|
|
141 |
+
|Avg. |19.59|
|
142 |
+
|IFEval (0-Shot) |63.41|
|
143 |
+
|BBH (3-Shot) |20.20|
|
144 |
+
|MATH Lvl 5 (4-Shot)| 6.27|
|
145 |
+
|GPQA (0-shot) | 3.69|
|
146 |
+
|MuSR (0-shot) | 3.37|
|
147 |
+
|MMLU-PRO (5-shot) |20.58|
|