CoolFace
Modelpublic

TuringGame/Qwen3-0.6B-classifier

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes4downloads
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-classifier

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.2290
  • —Accuracy: 0.9236
  • —F1: 0.8515

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

Training results

Training LossEpochStepValidation LossAccuracyF1
No log000.72020.68300.2254
No log0.2020790.32260.86310.7293
No log0.40411580.26250.89480.7955
No log0.60612370.24330.90200.7964
No log0.80823160.22940.89190.7774
No log1.01023950.23120.90780.8232
No log1.21234740.36780.89050.8
0.30671.41435530.23140.91640.8362
0.30671.61646320.23460.92070.8415
0.30671.81847110.22900.92360.8515

Framework versions

  • —Transformers 4.53.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 4.0.0
  • —Tokenizers 0.21.2