leaderboard-pr-bot commited on
Commit
7af3ebd
1 Parent(s): 01a3cd9

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 -1
README.md CHANGED
@@ -111,4 +111,17 @@ The following hyperparameters were used during training:
111
  - Transformers 4.33.1
112
  - Pytorch 2.2.0.dev20230907+cu118
113
  - Datasets 2.14.5
114
- - Tokenizers 0.13.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  - Transformers 4.33.1
112
  - Pytorch 2.2.0.dev20230907+cu118
113
  - Datasets 2.14.5
114
+ - Tokenizers 0.13.3
115
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
116
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_pszemraj__pythia-31m-goodwiki-deduped-2048-scratch)
117
+
118
+ | Metric | Value |
119
+ |-----------------------|---------------------------|
120
+ | Avg. | 24.85 |
121
+ | ARC (25-shot) | 23.12 |
122
+ | HellaSwag (10-shot) | 25.66 |
123
+ | MMLU (5-shot) | 23.11 |
124
+ | TruthfulQA (0-shot) | 51.32 |
125
+ | Winogrande (5-shot) | 49.88 |
126
+ | GSM8K (5-shot) | 0.0 |
127
+ | DROP (3-shot) | 0.86 |