Files
ModelHub XC caeeaec1c6 初始化项目,由ModelHub XC社区提供模型
Model: Stopwolf/DistilabelCerberus-7B-slerp
Source: Original Platform
2026-05-20 16:05:29 +08:00

4.7 KiB

license, tags, model-index
license tags model-index
apache-2.0
merge
mergekit
lazymergekit
dvilasuero/DistilabelBeagle14-7B
teknium/OpenHermes-2.5-Mistral-7B
name results
DistilabelCerberus-7B-slerp
task dataset metrics source
type name
text-generation Text Generation
name type config split args
AI2 Reasoning Challenge (25-Shot) ai2_arc ARC-Challenge test
num_few_shot
25
type value name
acc_norm 68.17 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Stopwolf/DistilabelCerberus-7B-slerp Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type split args
HellaSwag (10-Shot) hellaswag validation
num_few_shot
10
type value name
acc_norm 86.78 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Stopwolf/DistilabelCerberus-7B-slerp Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
MMLU (5-Shot) cais/mmlu all test
num_few_shot
5
type value name
acc 64.2 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Stopwolf/DistilabelCerberus-7B-slerp Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
TruthfulQA (0-shot) truthful_qa multiple_choice validation
num_few_shot
0
type value
mc2 60.93
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Stopwolf/DistilabelCerberus-7B-slerp Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
Winogrande (5-shot) winogrande winogrande_xl validation
num_few_shot
5
type value name
acc 79.48 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Stopwolf/DistilabelCerberus-7B-slerp Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
GSM8k (5-shot) gsm8k main test
num_few_shot
5
type value name
acc 69.83 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Stopwolf/DistilabelCerberus-7B-slerp Open LLM Leaderboard

DistilabelCerberus-7B-slerp

DistilabelCerberus-7B-slerp is a merge of the following models using mergekit:

🧩 Configuration

slices:
  - sources:
      - model: dvilasuero/DistilabelBeagle14-7B
        layer_range: [0, 32]
      - model: teknium/OpenHermes-2.5-Mistral-7B
        layer_range: [0, 32]
merge_method: slerp
base_model: teknium/OpenHermes-2.5-Mistral-7B
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: bfloat16

Results

ARC-C Hellaswag ThruthfulQA Winogrande GSM8K
OpenHermes-2.5-Mistral-7B 61.26 65.22 52.24 78.06 26.08
DistilabelBeagle14-7B ? ? 71.66 ? ?
DistilabelCerberus-7B-slerp 65.44 69.29 60.93 79.48 69.82

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 71.56
AI2 Reasoning Challenge (25-Shot) 68.17
HellaSwag (10-Shot) 86.78
MMLU (5-Shot) 64.20
TruthfulQA (0-shot) 60.93
Winogrande (5-shot) 79.48
GSM8k (5-shot) 69.83