leaderboard-pr-bot
commited on
Commit
·
2421927
1
Parent(s):
bef2c90
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
@@ -57,3 +57,17 @@ Apart from chat history, you can also just add example conversations in `[DIALOG
|
|
57 |
|
58 |
- The model can get stuck repeating certain phrases, or sometimes even entire sentences.
|
59 |
- We believe this is due to that behavior being present in the training data itself, and plan to investigate and adjust accordingly for future versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
- The model can get stuck repeating certain phrases, or sometimes even entire sentences.
|
59 |
- We believe this is due to that behavior being present in the training data itself, and plan to investigate and adjust accordingly for future versions.
|
60 |
+
|
61 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
62 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_PygmalionAI__pygmalion-1.3b)
|
63 |
+
|
64 |
+
| Metric | Value |
|
65 |
+
|-----------------------|---------------------------|
|
66 |
+
| Avg. | 27.64 |
|
67 |
+
| ARC (25-shot) | 28.07 |
|
68 |
+
| HellaSwag (10-shot) | 46.96 |
|
69 |
+
| MMLU (5-shot) | 24.12 |
|
70 |
+
| TruthfulQA (0-shot) | 37.64 |
|
71 |
+
| Winogrande (5-shot) | 50.04 |
|
72 |
+
| GSM8K (5-shot) | 0.0 |
|
73 |
+
| DROP (3-shot) | 6.65 |
|