leaderboard-pr-bot commited on
Commit
f04c14b
1 Parent(s): 03dfdc2

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
@@ -2,4 +2,17 @@
2
  license: apache-2.0
3
  ---
4
 
5
- pythia-1.4b-deduped model finetuned on sharegpt data
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  ---
4
 
5
+ pythia-1.4b-deduped model finetuned on sharegpt data
6
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
7
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_beaugogh__pythia-1.4b-deduped-sharegpt)
8
+
9
+ | Metric | Value |
10
+ |-----------------------|---------------------------|
11
+ | Avg. | 30.79 |
12
+ | ARC (25-shot) | 34.3 |
13
+ | HellaSwag (10-shot) | 54.49 |
14
+ | MMLU (5-shot) | 24.0 |
15
+ | TruthfulQA (0-shot) | 41.81 |
16
+ | Winogrande (5-shot) | 55.25 |
17
+ | GSM8K (5-shot) | 0.83 |
18
+ | DROP (3-shot) | 4.88 |