Files
Kool-Aid_7B/README.md
ModelHub XC e9468a7d1e 初始化项目,由ModelHub XC社区提供模型
Model: ChaoticNeutrals/Kool-Aid_7B
Source: Original Platform
2026-05-21 03:32:16 +08:00

4.1 KiB

language, license, library_name, tags, base_model, model-index
language license library_name tags base_model model-index
en
other transformers
mergekit
merge
name results
Kool-Aid_7B
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 67.49 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ChaoticNeutrals/Kool-Aid_7B 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.13 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ChaoticNeutrals/Kool-Aid_7B 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 63.82 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ChaoticNeutrals/Kool-Aid_7B 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 65.12
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ChaoticNeutrals/Kool-Aid_7B 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 81.37 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ChaoticNeutrals/Kool-Aid_7B 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 54.21 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ChaoticNeutrals/Kool-Aid_7B Open LLM Leaderboard

Kool-Aid

image/jpeg

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

  • ErosEris
  • CookieNexus

Configuration

The following YAML configuration was used to produce this model:

slices:
  - sources:
      - model: CookieNexus
        layer_range: [0, 32]
      - model: ErosEris
        layer_range: [0, 32]
merge_method: slerp
base_model: CookieNexus
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

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 69.69
AI2 Reasoning Challenge (25-Shot) 67.49
HellaSwag (10-Shot) 86.13
MMLU (5-Shot) 63.82
TruthfulQA (0-shot) 65.12
Winogrande (5-shot) 81.37
GSM8k (5-shot) 54.21