Files
AlloyIngotNeo/README.md
ModelHub XC c5b0f2f93e 初始化项目,由ModelHub XC社区提供模型
Model: nlpguy/AlloyIngotNeo
Source: Original Platform
2026-04-13 10:58:43 +08:00

4.2 KiB

license, library_name, tags, base_model, model-index
license library_name tags base_model model-index
cc-by-nc-4.0 transformers
mergekit
merge
nlpguy/AlloyIngot
liminerity/Omningotex-7b-slerp
name results
AlloyIngotNeo
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 72.87 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/AlloyIngotNeo 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.99 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/AlloyIngotNeo 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.61 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/AlloyIngotNeo 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 75.95
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/AlloyIngotNeo 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.29 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/AlloyIngotNeo 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 69.45 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/AlloyIngotNeo Open LLM Leaderboard

merged

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:

Configuration

The following YAML configuration was used to produce this model:

base_model:
  model:
    path: liminerity/Omningotex-7b-slerp
dtype: bfloat16
merge_method: slerp
parameters:
  t:
  - filter: self_attn
    value: [0.0, 0.5, 0.3, 0.7, 1.0]
  - filter: mlp
    value: [1.0, 0.5, 0.7, 0.3, 0.0]
  - value: 0.5
slices:
- sources:
  - layer_range: [0, 32]
    model:
      model:
        path: liminerity/Omningotex-7b-slerp
  - layer_range: [0, 32]
    model:
      model:
        path: nlpguy/AlloyIngot

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 76.02
AI2 Reasoning Challenge (25-Shot) 72.87
HellaSwag (10-Shot) 88.99
MMLU (5-Shot) 64.61
TruthfulQA (0-shot) 75.95
Winogrande (5-shot) 84.29
GSM8k (5-shot) 69.45