leaderboard-pr-bot
commited on
Commit
·
cc769d1
1
Parent(s):
2f0e2cb
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
@@ -26,4 +26,17 @@ The model follows the Alpaca prompt format:
|
|
26 |
### Response:
|
27 |
|
28 |
```
|
29 |
-
This is an adaption of [chronos-hermes-13b](https://huggingface.co/Austism/chronos-hermes-13b) for llama-2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
### Response:
|
27 |
|
28 |
```
|
29 |
+
This is an adaption of [chronos-hermes-13b](https://huggingface.co/Austism/chronos-hermes-13b) for llama-2.
|
30 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
31 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Austism__chronos-hermes-13b-v2)
|
32 |
+
|
33 |
+
| Metric | Value |
|
34 |
+
|-----------------------|---------------------------|
|
35 |
+
| Avg. | 49.34 |
|
36 |
+
| ARC (25-shot) | 60.32 |
|
37 |
+
| HellaSwag (10-shot) | 83.21 |
|
38 |
+
| MMLU (5-shot) | 55.05 |
|
39 |
+
| TruthfulQA (0-shot) | 50.91 |
|
40 |
+
| Winogrande (5-shot) | 75.37 |
|
41 |
+
| GSM8K (5-shot) | 11.75 |
|
42 |
+
| DROP (3-shot) | 8.73 |
|