Adding Evaluation Results
#7
by
acrastt
- opened
README.md
CHANGED
@@ -23,3 +23,16 @@ GGML quants available [here](https://huggingface.co/TheBloke/Marx-3b-GGML).</br>
|
|
23 |
GPTQ quants available [here](https://huggingface.co/TheBloke/Marx-3b-GPTQ).
|
24 |
|
25 |
Note: Don't expect this model to be good, I was just starting out to finetune. So don't roast me please!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
GPTQ quants available [here](https://huggingface.co/TheBloke/Marx-3b-GPTQ).
|
24 |
|
25 |
Note: Don't expect this model to be good, I was just starting out to finetune. So don't roast me please!
|
26 |
+
|
27 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
28 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_acrastt__Marx-3B)
|
29 |
+
|
30 |
+
| Metric | Value |
|
31 |
+
|-----------------------|---------------------------|
|
32 |
+
| Avg. | 41.71 |
|
33 |
+
| ARC (25-shot) | 43.17 |
|
34 |
+
| HellaSwag (10-shot) | 72.68 |
|
35 |
+
| MMLU (5-shot) | 28.46 |
|
36 |
+
| TruthfulQA (0-shot) | 39.09 |
|
37 |
+
| Winogrande (5-shot) | 65.59 |
|
38 |
+
| GSM8K (5-shot) | 1.29 |
|