CoolFace
Modelpublic

yilunhao/algsteer

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
1likes30downloads
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. -->

algsteer

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

  • —Loss: 0.1092

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.0003
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 128
  • —totalevalbatch_size: 8
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 50
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.33991.3909500.0722
0.03792.78181000.0320
0.02914.16751500.0308
0.03035.55852000.0310
0.02656.94942500.0306
0.02458.33513000.0326
0.0239.72603500.0337
0.021811.11174000.0369
0.020912.50264500.0369
0.020213.89355000.0388
0.019715.27925500.0411
0.01916.67026000.0418
0.018618.05586500.0442
0.017819.44687000.0454
0.017420.83777500.0473
0.016722.22348000.0499
0.016123.61438500.0492
0.015525.09000.0508
0.014526.39099500.0564
0.013827.781810000.0566
0.013129.167510500.0621
0.012230.558511000.0633
0.011531.949411500.0675
0.010533.335112000.0736
0.009834.726012500.0740
0.00936.111713000.0807
0.008137.502613500.0832
0.007638.893514000.0855
0.00740.279214500.0911
0.006441.670215000.0946
0.006143.055815500.0972
0.005644.446816000.1019
0.005545.837716500.1036
0.005347.223417000.1064
0.005148.614317500.1084
0.00550.018000.1092

Framework versions

  • —PEFT 0.18.0.rc0
  • —Transformers 4.57.1
  • —Pytorch 2.9.0+cu128
  • —Datasets 4.3.0
  • —Tokenizers 0.22.2