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
|
@@ -1,10 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model: alexredna/TinyLlama-1.1B-Chat-v1.0-reasoning-v2
|
| 4 |
tags:
|
| 5 |
- trl
|
| 6 |
- dpo
|
| 7 |
- generated_from_trainer
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: TinyLlama-1.1B-Chat-v1.0-reasoning-v2-dpo
|
| 10 |
results: []
|
|
@@ -113,3 +113,17 @@ The following hyperparameters were used during training:
|
|
| 113 |
- Pytorch 2.1.0+cu118
|
| 114 |
- Datasets 2.14.6
|
| 115 |
- Tokenizers 0.15.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
| 4 |
- trl
|
| 5 |
- dpo
|
| 6 |
- generated_from_trainer
|
| 7 |
+
base_model: alexredna/TinyLlama-1.1B-Chat-v1.0-reasoning-v2
|
| 8 |
model-index:
|
| 9 |
- name: TinyLlama-1.1B-Chat-v1.0-reasoning-v2-dpo
|
| 10 |
results: []
|
|
|
|
| 113 |
- Pytorch 2.1.0+cu118
|
| 114 |
- Datasets 2.14.6
|
| 115 |
- Tokenizers 0.15.0
|
| 116 |
+
|
| 117 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 118 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_alexredna__TinyLlama-1.1B-Chat-v1.0-reasoning-v2-dpo)
|
| 119 |
+
|
| 120 |
+
| Metric |Value|
|
| 121 |
+
|---------------------------------|----:|
|
| 122 |
+
|Avg. |37.03|
|
| 123 |
+
|AI2 Reasoning Challenge (25-Shot)|34.39|
|
| 124 |
+
|HellaSwag (10-Shot) |61.87|
|
| 125 |
+
|MMLU (5-Shot) |26.34|
|
| 126 |
+
|TruthfulQA (0-shot) |36.13|
|
| 127 |
+
|Winogrande (5-shot) |63.46|
|
| 128 |
+
|GSM8k (5-shot) | 0.00|
|
| 129 |
+
|