Jan commited on
Commit
65f681f
1 Parent(s): 83bcf51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -53,17 +53,18 @@ This is a test project for merging models.
53
 
54
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
55
 
56
- Detailed results can be found here.
57
 
58
  | Metric | Value |
59
  |-----------------------|---------------------------|
60
- | Avg. | ?|
61
- | ARC (25-shot) | ? |
62
- | HellaSwag (10-shot) | ? |
63
- | MMLU (5-shot) | ?|
64
- | TruthfulQA (0-shot) | ? |
65
- | Winogrande (5-shot) | ? |
66
- | GSM8K (5-shot) | ? |
 
67
 
68
  # Acknowlegement
69
  - [mergekit](https://github.com/cg123/mergekit)
 
53
 
54
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
55
 
56
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_janhq__supermario-slerp).
57
 
58
  | Metric | Value |
59
  |-----------------------|---------------------------|
60
+ | Avg. | 72.32|
61
+ | ARC (25-shot) | 68.94 |
62
+ | HellaSwag (10-shot) | 86.58 |
63
+ | MMLU (5-shot) | 64.93|
64
+ | TruthfulQA (0-shot) | 60.11 |
65
+ | Winogrande (5-shot) | 81.29 |
66
+ | GSM8K (5-shot) | 72.1 |
67
+
68
 
69
  # Acknowlegement
70
  - [mergekit](https://github.com/cg123/mergekit)