leaderboard-pr-bot commited on
Commit
27a1220
1 Parent(s): 12cf2e2

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
@@ -10,4 +10,17 @@ language:
10
  ---
11
  # Model Card
12
 
13
- Pythia-70m-deduped finetuned on a [cleaned version of ShareGPT data](https://huggingface.co/datasets/CaterinaLac/sharegpt-deduplicated).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
  # Model Card
12
 
13
+ Pythia-70m-deduped finetuned on a [cleaned version of ShareGPT data](https://huggingface.co/datasets/CaterinaLac/sharegpt-deduplicated).
14
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
15
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HWERI__pythia-70m-deduped-cleansharegpt)
16
+
17
+ | Metric | Value |
18
+ |-----------------------|---------------------------|
19
+ | Avg. | 25.34 |
20
+ | ARC (25-shot) | 25.68 |
21
+ | HellaSwag (10-shot) | 25.4 |
22
+ | MMLU (5-shot) | 23.12 |
23
+ | TruthfulQA (0-shot) | 51.15 |
24
+ | Winogrande (5-shot) | 52.01 |
25
+ | GSM8K (5-shot) | 0.0 |
26
+ | DROP (3-shot) | 0.0 |