CoolFace
Modelpublic

nrshoudi/huber_arabic_mdd_v2

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes10downloads
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. -->

huberarabicmdd_v2

This model is a fine-tuned version of facebook/hubert-large-ll60k on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2858
  • —Wer: 0.0564
  • —Cer: 0.0459

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.0003
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
3.32190.99511023.28611.01.0
3.21522.02053.16851.01.0
2.55072.99513072.37080.97180.9819
0.57664.04100.63510.22160.2046
0.22554.99515120.34690.08890.0740
0.11486.06150.33930.07760.0635
0.12226.99517170.33680.06880.0535
0.0758.08200.28460.06100.0479
0.06318.99519220.29480.05890.0453
0.036510.010250.26570.05520.0432
0.048410.995111270.26310.05730.0458
0.04612.012300.28170.05720.0462
0.032612.995113320.28070.05870.0473
0.037914.014350.26820.05900.0479
0.032814.995115370.27730.05450.0440
0.039816.016400.27270.05760.0462
0.016516.995117420.28440.05730.0466
0.020118.018450.28120.05640.0455
0.020718.995119470.28600.05690.0465
0.019419.902420400.28580.05640.0459

Framework versions

  • —Transformers 4.40.0
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1