Adding Evaluation Results

#5
by acrastt - opened
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -22,4 +22,17 @@ Prompt template:
22
  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!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  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!
26
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
27
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_acrastt__Marx-3B)
28
+
29
+ | Metric | Value |
30
+ |-----------------------|---------------------------|
31
+ | Avg. | 36.5 |
32
+ | ARC (25-shot) | 43.17 |
33
+ | HellaSwag (10-shot) | 72.68 |
34
+ | MMLU (5-shot) | 28.46 |
35
+ | TruthfulQA (0-shot) | 39.09 |
36
+ | Winogrande (5-shot) | 65.59 |
37
+ | GSM8K (5-shot) | 1.29 |
38
+ | DROP (3-shot) | 5.22 |