leaderboard-pr-bot
commited on
Commit
·
2104ff7
1
Parent(s):
d28930e
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
@@ -30,4 +30,17 @@ print(res[0]["generated_text"])
|
|
30 |
|
31 |
### Note:
|
32 |
|
33 |
-
Kindly note that the model isn't attuned to human preferences and could generate unsuitable, unethical, biased, and toxic responses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
### Note:
|
32 |
|
33 |
+
Kindly note that the model isn't attuned to human preferences and could generate unsuitable, unethical, biased, and toxic responses.
|
34 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
35 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_PSanni__Deer-3b)
|
36 |
+
|
37 |
+
| Metric | Value |
|
38 |
+
|-----------------------|---------------------------|
|
39 |
+
| Avg. | 32.01 |
|
40 |
+
| ARC (25-shot) | 38.48 |
|
41 |
+
| HellaSwag (10-shot) | 57.41 |
|
42 |
+
| MMLU (5-shot) | 25.64 |
|
43 |
+
| TruthfulQA (0-shot) | 39.98 |
|
44 |
+
| Winogrande (5-shot) | 57.46 |
|
45 |
+
| GSM8K (5-shot) | 0.3 |
|
46 |
+
| DROP (3-shot) | 4.83 |
|