acrastt commited on
Commit
96a3f93
1 Parent(s): 7f03d32

Adding Evaluation Results (#6)

Browse files

- Adding Evaluation Results (ddb51419f3e14376f1f6a0f19e83dc6515a4fab0)

Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -24,3 +24,16 @@ GGML quants available [here](https://huggingface.co/TheBloke/Griffin-3B-GGML).</
24
  GPTQ quants available [here](https://huggingface.co/TheBloke/Griffin-3B-GPTQ).
25
 
26
  Note: Don't expect this model to be good, I was just starting out to finetune. So don't roast me please!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  GPTQ quants available [here](https://huggingface.co/TheBloke/Griffin-3B-GPTQ).
25
 
26
  Note: Don't expect this model to be good, I was just starting out to finetune. So don't roast me please!
27
+
28
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
29
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_acrastt__Griffin-3B)
30
+
31
+ | Metric | Value |
32
+ |-----------------------|---------------------------|
33
+ | Avg. | 41.13 |
34
+ | ARC (25-shot) | 41.81 |
35
+ | HellaSwag (10-shot) | 72.3 |
36
+ | MMLU (5-shot) | 26.36 |
37
+ | TruthfulQA (0-shot) | 38.33 |
38
+ | Winogrande (5-shot) | 67.01 |
39
+ | GSM8K (5-shot) | 0.99 |