leaderboard-pr-bot commited on
Commit
8e50721
1 Parent(s): 4bc641f

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -25,3 +25,17 @@ Multi-line:
25
  - The open-source [epfLLM/Megatron-LLM](https://github.com/epfLLM/Megatron-LLM) trainer was used for fine-tuning.
26
  - [rombodawg](https://huggingface.co/rombodawg) curated and published [LosslessMegaCodeTrainingV2_1m_Evol_Uncensored](https://huggingface.co/datasets/rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored)
27
  - [andreaskoepf](https://github.com/andreaskoepf/) prepared & orchestrated the training.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  - The open-source [epfLLM/Megatron-LLM](https://github.com/epfLLM/Megatron-LLM) trainer was used for fine-tuning.
26
  - [rombodawg](https://huggingface.co/rombodawg) curated and published [LosslessMegaCodeTrainingV2_1m_Evol_Uncensored](https://huggingface.co/datasets/rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored)
27
  - [andreaskoepf](https://github.com/andreaskoepf/) prepared & orchestrated the training.
28
+
29
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
30
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenAssistant__llama2-13b-megacode2-oasst)
31
+
32
+ | Metric | Value |
33
+ |-----------------------|---------------------------|
34
+ | Avg. | 49.61 |
35
+ | ARC (25-shot) | 60.67 |
36
+ | HellaSwag (10-shot) | 81.93 |
37
+ | MMLU (5-shot) | 57.38 |
38
+ | TruthfulQA (0-shot) | 47.85 |
39
+ | Winogrande (5-shot) | 76.16 |
40
+ | GSM8K (5-shot) | 15.54 |
41
+ | DROP (3-shot) | 7.74 |