CoolFace
Modelpublic

lmnglzd/az-asr-qwen3-06b

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

az-asr-postedit-qwen3-06b

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

  • —Loss: 0.1375

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMW8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 481
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
0.28070.186710000.2300
0.23800.373520000.2024
0.21530.560230000.1795
0.20880.747040000.1726
0.20390.933750000.1600
0.18521.120460000.1558
0.15821.307270000.1534
0.15401.493980000.1482
0.15371.680790000.1436
0.15411.8674100000.1399
0.12192.0542110000.1392
0.11932.2409120000.1394
0.11192.4276130000.1392
0.11422.6144140000.1385
0.11462.8011150000.1380
0.11502.9879160000.1376
0.11873.0160650.1375

Framework versions

  • —PEFT 0.20.0
  • —Transformers 5.15.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 5.0.1
  • —Tokenizers 0.22.2