CoolFace
Modelpublic

wlabchoi/qwen3-0.6b-telecom-distilled

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes13downloads
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-0.6b-telecom-distilled

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

  • —Loss: 10.2718

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.0002
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 16
  • —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.1
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
27.40650.177810010.8046
27.46810.355620010.2056
26.43150.533330010.1465
26.63750.711140010.2622
25.26350.888950010.1981
26.96541.065860010.1700
25.37221.243670010.0219
26.58171.421380010.2433
24.42841.599190010.2607
25.50341.7769100010.2287
25.9341.9547110010.2109
25.30192.1316120010.1546
24.42732.3093130010.1781
24.90562.4871140010.2320
24.26372.6649150010.2247
24.57142.8427160010.2718

Framework versions

  • —PEFT 0.18.0
  • —Transformers 4.57.3
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1