license, tags, pipeline_tag, model-index
license tags pipeline_tag model-index
cc-by-4.0
mistral
merge
text-generation
name results
smol_bruin-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.58 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/smol_bruin-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.48 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/smol_bruin-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 65.05 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/smol_bruin-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 55.65
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/smol_bruin-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.14 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/smol_bruin-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 70.43 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/smol_bruin-7b Open LLM Leaderboard

Model Card for smol_bruin-7b

Slerp merge of go-bruins-v2 and smol-7b.

.yaml file for mergekit

slices:
  - sources:
      - model: rwitz/go-bruins-v2
        layer_range: [0, 32]
      - model: rishiraj/smol-7b
        layer_range: [0, 32]
merge_method: slerp
base_model: mistralai/Mistral-7B-v0.1
parameters:
  t:
    - filter: self_attn
      value: [0.44, 0.72, 0.61, 0.83, 1]
    - filter: mlp
      value: [0.56, 0.28, 0.39, 0.17, 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. 71.05
AI2 Reasoning Challenge (25-Shot) 67.58
HellaSwag (10-Shot) 86.48
MMLU (5-Shot) 65.05
TruthfulQA (0-shot) 55.65
Winogrande (5-shot) 81.14
GSM8k (5-shot) 70.43
Description
Model synced from source: Azazelle/smol_bruin-7b
Readme 1 MiB