leaderboard-pr-bot
commited on
Commit
•
54bcb44
1
Parent(s):
1c0419f
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
@@ -82,4 +82,17 @@ tokenizer = AutoTokenizer.from_pretrained("jslin09/bloom-560m-finetuned-fraud")
|
|
82 |
model = AutoModelForCausalLM.from_pretrained("jslin09/bloom-560m-finetuned-fraud")
|
83 |
</code>
|
84 |
</pre>
|
85 |
-
</details>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
model = AutoModelForCausalLM.from_pretrained("jslin09/bloom-560m-finetuned-fraud")
|
83 |
</code>
|
84 |
</pre>
|
85 |
+
</details>
|
86 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
87 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jslin09__bloom-560m-finetuned-fraud)
|
88 |
+
|
89 |
+
| Metric | Value |
|
90 |
+
|-----------------------|---------------------------|
|
91 |
+
| Avg. | 18.37 |
|
92 |
+
| ARC (25-shot) | 26.96 |
|
93 |
+
| HellaSwag (10-shot) | 28.87 |
|
94 |
+
| MMLU (5-shot) | 24.03 |
|
95 |
+
| TruthfulQA (0-shot) | 0.0 |
|
96 |
+
| Winogrande (5-shot) | 48.38 |
|
97 |
+
| GSM8K (5-shot) | 0.0 |
|
98 |
+
| DROP (3-shot) | 0.33 |
|