Adding Evaluation Results
#1
by leaderboard-pr-bot - opened
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
library_name: transformers
|
| 3 |
license: apache-2.0
|
| 4 |
-
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: outputs/Qwen7b
|
| 9 |
results: []
|
|
@@ -190,3 +190,17 @@ The following hyperparameters were used during training:
|
|
| 190 |
- Pytorch 2.4.0+cu121
|
| 191 |
- Datasets 2.19.1
|
| 192 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: transformers
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
base_model: Qwen/Qwen2-7B
|
| 7 |
model-index:
|
| 8 |
- name: outputs/Qwen7b
|
| 9 |
results: []
|
|
|
|
| 190 |
- Pytorch 2.4.0+cu121
|
| 191 |
- Datasets 2.19.1
|
| 192 |
- Tokenizers 0.19.1
|
| 193 |
+
|
| 194 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
| 195 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Delta-Vector__Henbane-7b-attempt2)
|
| 196 |
+
|
| 197 |
+
| Metric |Value|
|
| 198 |
+
|-------------------|----:|
|
| 199 |
+
|Avg. |23.47|
|
| 200 |
+
|IFEval (0-Shot) |41.57|
|
| 201 |
+
|BBH (3-Shot) |30.87|
|
| 202 |
+
|MATH Lvl 5 (4-Shot)|20.69|
|
| 203 |
+
|GPQA (0-shot) | 5.37|
|
| 204 |
+
|MuSR (0-shot) | 8.70|
|
| 205 |
+
|MMLU-PRO (5-shot) |33.64|
|
| 206 |
+
|