leaderboard-pr-bot
commited on
Commit
•
2095ead
1
Parent(s):
40e84b6
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
@@ -18,3 +18,17 @@ The following `bitsandbytes` quantization config was used during training:
|
|
18 |
|
19 |
|
20 |
- PEFT 0.5.0.dev0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
|
20 |
- PEFT 0.5.0.dev0
|
21 |
+
|
22 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
23 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TFLai__pythia-2.8b-4bit-alpaca)
|
24 |
+
|
25 |
+
| Metric | Value |
|
26 |
+
|-----------------------|---------------------------|
|
27 |
+
| Avg. | 32.2 |
|
28 |
+
| ARC (25-shot) | 34.73 |
|
29 |
+
| HellaSwag (10-shot) | 58.96 |
|
30 |
+
| MMLU (5-shot) | 25.53 |
|
31 |
+
| TruthfulQA (0-shot) | 39.14 |
|
32 |
+
| Winogrande (5-shot) | 61.64 |
|
33 |
+
| GSM8K (5-shot) | 0.61 |
|
34 |
+
| DROP (3-shot) | 4.82 |
|