leaderboard-pr-bot
commited on
Commit
·
7ec7170
1
Parent(s):
5b50336
Adding Evaluation Results
Browse filesThis 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
README.md
CHANGED
@@ -11,3 +11,17 @@ pipeline_tag: text-generation
|
|
11 |
---
|
12 |
# Model Card for Model ID
|
13 |
This model is a pythia 1.4B finetuned on the sharegpt dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# Model Card for Model ID
|
13 |
This model is a pythia 1.4B finetuned on the sharegpt dataset.
|
14 |
+
|
15 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
16 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HWERI__pythia-1.4b-deduped-sharegpt)
|
17 |
+
|
18 |
+
| Metric | Value |
|
19 |
+
|-----------------------|---------------------------|
|
20 |
+
| Avg. | 30.79 |
|
21 |
+
| ARC (25-shot) | 34.3 |
|
22 |
+
| HellaSwag (10-shot) | 54.49 |
|
23 |
+
| MMLU (5-shot) | 24.0 |
|
24 |
+
| TruthfulQA (0-shot) | 41.81 |
|
25 |
+
| Winogrande (5-shot) | 55.25 |
|
26 |
+
| GSM8K (5-shot) | 0.83 |
|
27 |
+
| DROP (3-shot) | 4.88 |
|