Adding Evaluation Results
#1
by
leaderboard-pr-bot
- opened
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- de
|
| 5 |
- en
|
|
@@ -9,11 +8,107 @@ language:
|
|
| 9 |
- nl
|
| 10 |
- ar
|
| 11 |
- es
|
|
|
|
| 12 |
tags:
|
| 13 |
- spectrum
|
| 14 |
- sft
|
| 15 |
base_model:
|
| 16 |
- Qwen/Qwen2.5-14B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |

|
|
@@ -118,4 +213,17 @@ If you are interested in customized LLMs for business applications, please get i
|
|
| 118 |
We are also keenly seeking support and investment for our startup, VAGO solutions where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us at [VAGO solutions](https://vago-solutions.ai)
|
| 119 |
|
| 120 |
## Acknowledgement
|
| 121 |
-
Many thanks to [Qwen](https://huggingface.co/Qwen) for providing such a valuable model to the Open-Source community.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- de
|
| 4 |
- en
|
|
|
|
| 8 |
- nl
|
| 9 |
- ar
|
| 10 |
- es
|
| 11 |
+
license: apache-2.0
|
| 12 |
tags:
|
| 13 |
- spectrum
|
| 14 |
- sft
|
| 15 |
base_model:
|
| 16 |
- Qwen/Qwen2.5-14B
|
| 17 |
+
model-index:
|
| 18 |
+
- name: SauerkrautLM-v2-14b-SFT
|
| 19 |
+
results:
|
| 20 |
+
- task:
|
| 21 |
+
type: text-generation
|
| 22 |
+
name: Text Generation
|
| 23 |
+
dataset:
|
| 24 |
+
name: IFEval (0-Shot)
|
| 25 |
+
type: HuggingFaceH4/ifeval
|
| 26 |
+
args:
|
| 27 |
+
num_few_shot: 0
|
| 28 |
+
metrics:
|
| 29 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
| 30 |
+
value: 69.64
|
| 31 |
+
name: strict accuracy
|
| 32 |
+
source:
|
| 33 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-v2-14b-SFT
|
| 34 |
+
name: Open LLM Leaderboard
|
| 35 |
+
- task:
|
| 36 |
+
type: text-generation
|
| 37 |
+
name: Text Generation
|
| 38 |
+
dataset:
|
| 39 |
+
name: BBH (3-Shot)
|
| 40 |
+
type: BBH
|
| 41 |
+
args:
|
| 42 |
+
num_few_shot: 3
|
| 43 |
+
metrics:
|
| 44 |
+
- type: acc_norm
|
| 45 |
+
value: 45.82
|
| 46 |
+
name: normalized accuracy
|
| 47 |
+
source:
|
| 48 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-v2-14b-SFT
|
| 49 |
+
name: Open LLM Leaderboard
|
| 50 |
+
- task:
|
| 51 |
+
type: text-generation
|
| 52 |
+
name: Text Generation
|
| 53 |
+
dataset:
|
| 54 |
+
name: MATH Lvl 5 (4-Shot)
|
| 55 |
+
type: hendrycks/competition_math
|
| 56 |
+
args:
|
| 57 |
+
num_few_shot: 4
|
| 58 |
+
metrics:
|
| 59 |
+
- type: exact_match
|
| 60 |
+
value: 29.23
|
| 61 |
+
name: exact match
|
| 62 |
+
source:
|
| 63 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-v2-14b-SFT
|
| 64 |
+
name: Open LLM Leaderboard
|
| 65 |
+
- task:
|
| 66 |
+
type: text-generation
|
| 67 |
+
name: Text Generation
|
| 68 |
+
dataset:
|
| 69 |
+
name: GPQA (0-shot)
|
| 70 |
+
type: Idavidrein/gpqa
|
| 71 |
+
args:
|
| 72 |
+
num_few_shot: 0
|
| 73 |
+
metrics:
|
| 74 |
+
- type: acc_norm
|
| 75 |
+
value: 11.41
|
| 76 |
+
name: acc_norm
|
| 77 |
+
source:
|
| 78 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-v2-14b-SFT
|
| 79 |
+
name: Open LLM Leaderboard
|
| 80 |
+
- task:
|
| 81 |
+
type: text-generation
|
| 82 |
+
name: Text Generation
|
| 83 |
+
dataset:
|
| 84 |
+
name: MuSR (0-shot)
|
| 85 |
+
type: TAUR-Lab/MuSR
|
| 86 |
+
args:
|
| 87 |
+
num_few_shot: 0
|
| 88 |
+
metrics:
|
| 89 |
+
- type: acc_norm
|
| 90 |
+
value: 11.07
|
| 91 |
+
name: acc_norm
|
| 92 |
+
source:
|
| 93 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-v2-14b-SFT
|
| 94 |
+
name: Open LLM Leaderboard
|
| 95 |
+
- task:
|
| 96 |
+
type: text-generation
|
| 97 |
+
name: Text Generation
|
| 98 |
+
dataset:
|
| 99 |
+
name: MMLU-PRO (5-shot)
|
| 100 |
+
type: TIGER-Lab/MMLU-Pro
|
| 101 |
+
config: main
|
| 102 |
+
split: test
|
| 103 |
+
args:
|
| 104 |
+
num_few_shot: 5
|
| 105 |
+
metrics:
|
| 106 |
+
- type: acc
|
| 107 |
+
value: 46.73
|
| 108 |
+
name: accuracy
|
| 109 |
+
source:
|
| 110 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-v2-14b-SFT
|
| 111 |
+
name: Open LLM Leaderboard
|
| 112 |
---
|
| 113 |
|
| 114 |

|
|
|
|
| 213 |
We are also keenly seeking support and investment for our startup, VAGO solutions where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us at [VAGO solutions](https://vago-solutions.ai)
|
| 214 |
|
| 215 |
## Acknowledgement
|
| 216 |
+
Many thanks to [Qwen](https://huggingface.co/Qwen) for providing such a valuable model to the Open-Source community.
|
| 217 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
| 218 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_VAGOsolutions__SauerkrautLM-v2-14b-SFT)
|
| 219 |
+
|
| 220 |
+
| Metric |Value|
|
| 221 |
+
|-------------------|----:|
|
| 222 |
+
|Avg. |35.65|
|
| 223 |
+
|IFEval (0-Shot) |69.64|
|
| 224 |
+
|BBH (3-Shot) |45.82|
|
| 225 |
+
|MATH Lvl 5 (4-Shot)|29.23|
|
| 226 |
+
|GPQA (0-shot) |11.41|
|
| 227 |
+
|MuSR (0-shot) |11.07|
|
| 228 |
+
|MMLU-PRO (5-shot) |46.73|
|
| 229 |
+
|