Commit
4bd662e
1 Parent(s): ff02cd3

Adding Evaluation Results (#2)

Browse files

- Adding Evaluation Results (8afaff7a661fe5cddba8c0bf04d8e0fec6e59149)


Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -87,4 +87,17 @@ The base LLaMA model is trained on various data, some of which may contain offen
87
  journal={CoRR},
88
  year={2021}
89
  }
90
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  journal={CoRR},
88
  year={2021}
89
  }
90
+ ```
91
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
92
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ariellee__SuperPlatty-30B)
93
+
94
+ | Metric | Value |
95
+ |-----------------------|---------------------------|
96
+ | Avg. | 57.89 |
97
+ | ARC (25-shot) | 65.78 |
98
+ | HellaSwag (10-shot) | 83.95 |
99
+ | MMLU (5-shot) | 62.57 |
100
+ | TruthfulQA (0-shot) | 53.52 |
101
+ | Winogrande (5-shot) | 80.35 |
102
+ | GSM8K (5-shot) | 9.63 |
103
+ | DROP (3-shot) | 49.44 |