CoolFace
Modelpublic

Moustafa3092/saudi-eou-qwen-adapter-livkit

sourceHugging Faceotherupdated 10mo agoView on Hugging Face
0likes8downloads
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. -->

saudieouqwen

This model is a fine-tuned version of Qwen/Qwen2-0.5B-Instruct on the saudi_eou dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1497

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: 5e-06
  • —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
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 5.0

Training results

Training LossEpochStepValidation Loss
0.18870.26321000.1556
0.19150.52632000.1515
0.13520.78953000.1373
0.16111.05264000.1280
0.1171.31585000.1194
0.11451.57896000.1213
0.1211.84217000.1117
0.05862.10538000.1188
0.04952.36849000.1218
0.08182.631610000.1147
0.06882.894711000.1358
0.01513.157912000.1242
0.02963.421113000.1345
0.02433.684214000.1320
0.04073.947415000.1485
0.01294.210516000.1466
0.01384.473717000.1453
0.02724.736818000.1512
0.02025.019000.1497

Framework versions

  • —PEFT 0.17.1
  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1