CoolFace
Modelpublic

kyleliu789/qwen3-14b-gpt52-lora-normalized

sourceHugging Faceotherupdated 28d agoView on Hugging Face
0likes33downloads
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-gpt52-normalized-sft-r32-a16-lr1e-4

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

  • —Loss: 1.5988

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_steps: 0.05
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.76530.4211101.8048
1.77140.8421201.7005
1.63731.2526301.6513
1.63331.6737401.6201
1.53322.0842501.6033
1.49332.5053601.6001
1.50612.9263701.5988
1.50613.0721.5990

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.8.0
  • —Pytorch 2.13.0+cu130
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2