Files
SlimMelodicMaid/README.md
ModelHub XC e42cd4929e 初始化项目,由ModelHub XC社区提供模型
Model: Azazelle/SlimMelodicMaid
Source: Original Platform
2026-05-14 06:35:23 +08:00

3.9 KiB

license, tags, pipeline_tag, model-index
license tags pipeline_tag model-index
cc-by-4.0
mistral
merge
text-generation
name results
SlimMelodicMaid
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.15 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/SlimMelodicMaid 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.01 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/SlimMelodicMaid 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.75 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/SlimMelodicMaid 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.88
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/SlimMelodicMaid 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 78.61 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/SlimMelodicMaid 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 60.8 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/SlimMelodicMaid Open LLM Leaderboard

Model Card for xDAN-SlimOrca

Slerp merge of Silicon-Maid-7B, piano-medley-7b, xDAN-L1-Chat-RL-v1, and mistral-7b-slimorcaboros.

.yaml file for mergekit

slices:
  - sources:
      - model: Azazelle/Silicon-Medley
        layer_range: [0, 32]
      - model: Azazelle/xDAN-SlimOrca
        layer_range: [0, 32]
merge_method: slerp
base_model: mistralai/Mistral-7B-v0.1
parameters:
  t:
    - filter: self_attn
      value: [0.19, 0.59, 0.43, 0.76, 1]
    - filter: mlp
      value: [0.81, 0.41, 0.57, 0.24, 0]
    - value: 0.5 # fallback for rest of tensors
dtype: float16

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 69.70
AI2 Reasoning Challenge (25-Shot) 67.15
HellaSwag (10-Shot) 86.01
MMLU (5-Shot) 64.75
TruthfulQA (0-shot) 60.88
Winogrande (5-shot) 78.61
GSM8k (5-shot) 60.80