Commit
·
0c0b3ec
1
Parent(s):
6cd9b5b
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
|
@@ -36,4 +36,17 @@ This model took `2:31:23` to train in QLoRA on a single `T4` GPU.<br>
|
|
| 36 |
- *weight decay*: `0.001`
|
| 37 |
- *optimizer*: `paged_adamw_32bit`
|
| 38 |
- *learning rate schedule*: `cosine`
|
| 39 |
-
- *warmup ratio (linear)*: `0.03`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
- *weight decay*: `0.001`
|
| 37 |
- *optimizer*: `paged_adamw_32bit`
|
| 38 |
- *learning rate schedule*: `cosine`
|
| 39 |
+
- *warmup ratio (linear)*: `0.03`
|
| 40 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 41 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_AtAndDev__ShortKingv0.1)
|
| 42 |
+
|
| 43 |
+
| Metric | Value |
|
| 44 |
+
|-----------------------|---------------------------|
|
| 45 |
+
| Avg. | 31.17 |
|
| 46 |
+
| ARC (25-shot) | 34.22 |
|
| 47 |
+
| HellaSwag (10-shot) | 54.59 |
|
| 48 |
+
| MMLU (5-shot) | 25.78 |
|
| 49 |
+
| TruthfulQA (0-shot) | 41.64 |
|
| 50 |
+
| Winogrande (5-shot) | 56.04 |
|
| 51 |
+
| GSM8K (5-shot) | 0.45 |
|
| 52 |
+
| DROP (3-shot) | 5.47 |
|