CoolFace
Modelpublic

kyleliu789/qwen3-14b-qwen3-235b-high-reasoning-original

sourceHugging Faceotherupdated 25d agoView on Hugging Face
0likes21downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

qwen3-14b-qwen3-235b-high-reasoning-original

This model is a fine-tuned version of Qwen/Qwen3-14B on the qwen3235bgpt52promptssft dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0585

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.0001
  • —trainbatchsize: 2
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.18770.4211101.2126
1.20380.8421201.1392
1.07791.2526301.1025
1.07831.6737401.0770
1.0362.0842501.0640
1.0032.5053601.0595
1.03312.9263701.0585

Framework versions

  • —PEFT 0.18.1
  • —Transformers 4.57.6
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2