Files
math_merge_linear_1.5B/README.md
ModelHub XC e7da6263ef 初始化项目,由ModelHub XC社区提供模型
Model: Zachary1150/math_merge_linear_1.5B
Source: Original Platform
2026-08-20 18:17:16 +08:00

921 B

base_model, library_name, tags
base_model library_name tags
Zachary1150/math_acc_1.5B
Zachary1150/math_len_1.5B
transformers
mergekit
merge

merge_math_1.5B_linear

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

Merge Details

Merge Method

This model was merged using the Linear merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
- model: Zachary1150/math_len_1.5B
  parameters:
    weight: 0.5
- model: Zachary1150/math_acc_1.5B
  parameters:
    weight: 0.5
merge_method: linear
parameters:
  normalize: true
dtype: bfloat16