leaderboard-pr-bot commited on
Commit
d1b096e
1 Parent(s): f10e364

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
@@ -56,3 +56,17 @@ The following hyperparameters were used during training:
56
  - Pytorch 2.0.1+cu117
57
  - Datasets 2.10.1
58
  - Tokenizers 0.13.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  - Pytorch 2.0.1+cu117
57
  - Datasets 2.10.1
58
  - Tokenizers 0.13.3
59
+
60
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
61
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Mikivis__gpt2-large-lora-sft)
62
+
63
+ | Metric | Value |
64
+ |-----------------------|---------------------------|
65
+ | Avg. | 28.05 |
66
+ | ARC (25-shot) | 26.79 |
67
+ | HellaSwag (10-shot) | 44.15 |
68
+ | MMLU (5-shot) | 25.82 |
69
+ | TruthfulQA (0-shot) | 39.06 |
70
+ | Winogrande (5-shot) | 55.09 |
71
+ | GSM8K (5-shot) | 0.0 |
72
+ | DROP (3-shot) | 5.46 |