Files
ModelHub XC 6983cd49a1 初始化项目,由ModelHub XC社区提供模型
Model: jsfs11/RandomMergeNoNormWEIGHTED-7B-DARETIES
Source: Original Platform
2026-05-08 15:18:58 +08:00

4.6 KiB

license, tags, model-index
license tags model-index
apache-2.0
merge
mergekit
lazymergekit
FelixChao/WestSeverus-7B-DPO-v2
CultriX/Wernicke-7B-v9
mlabonne/NeuralBeagle14-7B
name results
RandomMergeNoNormWEIGHTED-7B-DARETIES
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 73.38 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/RandomMergeNoNormWEIGHTED-7B-DARETIES 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 88.5 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/RandomMergeNoNormWEIGHTED-7B-DARETIES 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.94 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/RandomMergeNoNormWEIGHTED-7B-DARETIES 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 71.5
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/RandomMergeNoNormWEIGHTED-7B-DARETIES 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 83.58 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/RandomMergeNoNormWEIGHTED-7B-DARETIES 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 70.28 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/RandomMergeNoNormWEIGHTED-7B-DARETIES Open LLM Leaderboard

RandomMergeNoNormWEIGHTED-7B-DARETIES

RandomMergeNoNormWEIGHTED-7B-DARETIES is a merge of the following models using mergekit:

🧩 Configuration

models:
  - model: FelixChao/WestSeverus-7B-DPO-v2
    # No parameters necessary for base model
  - model: FelixChao/WestSeverus-7B-DPO-v2
    parameters:
      density: [1, 0.7, 0.1]
      weight: [0, 0.3, 0.7, 1]
  - model: CultriX/Wernicke-7B-v9
    parameters:
      density: [1, 0.7, 0.3]
      weight: [0, 0.25, 0.5, 1]
  - model: mlabonne/NeuralBeagle14-7B
    parameters:
      density: 0.25
      weight:
        - filter: mlp
          value: 0.5
        - value: 0
merge_method: ties
base_model: FelixChao/WestSeverus-7B-DPO-v2
parameters:
  int8_mask: true
  normalize: true
  sparsify:
    - filter: mlp
      value: 0.5
    - filter: self_attn
      value: 0.5
dtype: float16

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 75.36
AI2 Reasoning Challenge (25-Shot) 73.38
HellaSwag (10-Shot) 88.50
MMLU (5-Shot) 64.94
TruthfulQA (0-shot) 71.50
Winogrande (5-shot) 83.58
GSM8k (5-shot) 70.28