Files
Kuno-Lake-7B/README.md
ModelHub XC 3dc9921616 初始化项目,由ModelHub XC社区提供模型
Model: saishf/Kuno-Lake-7B
Source: Original Platform
2026-05-31 12:44:35 +08:00

4.4 KiB

license, tags, base_model, model-index
license tags base_model model-index
cc-by-nc-4.0
mergekit
merge
mistralai/Mistral-7B-v0.1
senseable/WestLake-7B-v2
SanjiWatsuki/Kunoichi-DPO-v2-7B
name results
Kuno-Lake-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 71.84 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Kuno-Lake-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 88.15 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Kuno-Lake-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 64.76 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Kuno-Lake-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 66.83
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Kuno-Lake-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 84.45 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Kuno-Lake-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 65.35 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Kuno-Lake-7B Open LLM Leaderboard

merge

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

Merge Details

Merge Method

This model was merged using the DARE TIES merge method using mistralai/Mistral-7B-v0.1 as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: mistralai/Mistral-7B-v0.1
    # No parameters necessary for base model
  - model: senseable/WestLake-7B-v2
    parameters:
      density: 0.53
      weight: 0.65
  - model: SanjiWatsuki/Kunoichi-DPO-v2-7B
    parameters:
      density: 0.53
      weight: 0.35
merge_method: dare_ties
base_model: mistralai/Mistral-7B-v0.1
parameters:
  int8_mask: true
dtype: bfloat16

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 73.56
AI2 Reasoning Challenge (25-Shot) 71.84
HellaSwag (10-Shot) 88.15
MMLU (5-Shot) 64.76
TruthfulQA (0-shot) 66.83
Winogrande (5-shot) 84.45
GSM8k (5-shot) 65.35