CoolFace
Modelpublic

huseyinatahaninan/appworld_distillation_sft-SFT-Qwen3-8B

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes14downloads
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. -->

appworlddistillationsft-SFT-Qwen3-8B

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

  • —Loss: 0.2667

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: 5e-06
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —totalevalbatch_size: 8
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 25.0

Training results

Training LossEpochStepValidation Loss
0.57291.020.5597
0.47382.040.4705
0.38763.060.3941
0.33654.080.3338
0.31345.0100.3215
0.26396.0120.2824
0.23297.0140.2615
0.22818.0160.2469
0.17419.0180.2418
0.171910.0200.2348
0.150811.0220.2313
0.132512.0240.2300
0.111713.0260.2311
0.102814.0280.2323
0.097815.0300.2343
0.096116.0320.2396
0.077817.0340.2424
0.070318.0360.2478
0.070419.0380.2548
0.064520.0400.2582
0.05721.0420.2598
0.060622.0440.2637
0.050123.0460.2659
0.052624.0480.2663
0.054125.0500.2667

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.8.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1