CoolFace
Modelpublic

taqbaylit/qwen3-asr-0.6b-kabyle

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes9downloads
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-asr-0.6b-kabyle

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

  • —Loss: 0.7159

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —totalevalbatch_size: 4
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 200
  • —num_epochs: 3.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
1.52730.27465001.4938
1.13060.549110001.1212
0.94810.823715000.9669
0.89651.098320000.8827
0.84341.372925000.8288
0.78851.647430000.7924
0.79701.922035000.7620
0.72952.196640000.7407
0.69232.471245000.7276
0.67732.745750000.7188
0.69603.054630.7159

Framework versions

  • —PEFT 0.19.1
  • —Transformers 5.15.0.dev0
  • —Pytorch 2.10.0+cu128
  • —Datasets 5.0.0
  • —Tokenizers 0.22.2