CoolFace
Modelpublic

AmirMohseni/router-qwen3-0.6b-text-only-v4

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

router-qwen3-0.6b-text-only-v4

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: 0.5576
  • —Accuracy: 0.7273
  • —Precision: 0.7241
  • —Recall: 0.7273
  • —F1: 0.7067

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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —num_epochs: 2

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
No log001.18550.59090.56030.59090.5667
0.84490.1136100.70820.71020.70230.71020.6896
0.83980.2273200.57030.72160.72620.72160.6911
0.69420.3409300.60160.69890.68810.69890.6864
0.73320.4545400.61460.63070.69240.63070.6361
0.6360.5682500.54020.75570.80950.75570.7170
0.51570.6818600.50800.71590.70880.71590.7099
0.66130.7955700.50600.73300.72740.73300.7182
0.61740.9091800.52030.74430.75380.74430.7190
0.50211.0227900.54410.72160.71340.72160.7101
0.41241.13641000.56180.73300.72860.73300.7161
0.36231.251100.58110.71590.70800.71590.7084
0.34161.36361200.58970.69320.69120.69320.6921
0.28371.47731300.58690.74430.73880.74430.7338
0.31531.59091400.56080.73300.73230.73300.7116
0.2721.70451500.56760.73860.74090.73860.7166
0.34591.81821600.55860.72730.72410.72730.7067
0.3681.93181700.55760.72730.72410.72730.7067

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.2.0
  • —Tokenizers 0.22.1