Jan commited on
Commit
648fa09
1 Parent(s): d66c7d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -56,17 +56,17 @@ This is a test project for merging models.
56
 
57
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
58
 
59
- Detailed results can be found here.
60
 
61
  | Metric | Value |
62
  |-----------------------|---------------------------|
63
- | Avg. | ?|
64
- | ARC (25-shot) | ? |
65
- | HellaSwag (10-shot) | ? |
66
- | MMLU (5-shot) | ?|
67
- | TruthfulQA (0-shot) | ? |
68
- | Winogrande (5-shot) | ? |
69
- | GSM8K (5-shot) | ? |
70
 
71
  # Acknowlegement
72
  - [mergekit](https://github.com/cg123/mergekit)
 
56
 
57
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
58
 
59
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_janhq__supermario-v2).
60
 
61
  | Metric | Value |
62
  |-----------------------|---------------------------|
63
+ | Avg. | 72.36|
64
+ | ARC (25-shot) | 68.52 |
65
+ | HellaSwag (10-shot) | 86.51 |
66
+ | MMLU (5-shot) | 64.88|
67
+ | TruthfulQA (0-shot) | 60.58 |
68
+ | Winogrande (5-shot) | 81.37 |
69
+ | GSM8K (5-shot) | 72.18 |
70
 
71
  # Acknowlegement
72
  - [mergekit](https://github.com/cg123/mergekit)