CoolFace
Modelpublic

Priyanship/base_sami_22k_ftallpseudo_ftlabelled_sami_parliament_alld0

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes11downloads
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. -->

basesami22kftallpseudoftlabelledsamiparliament_alld0

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 189.4120
  • —Wer: 0.3890
  • —Cer: 0.1332

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.0005
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.25
  • —num_epochs: 60.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
543.44871.0446189.41520.39050.1331
468.6072.0892195.97470.39610.1389
431.63853.01338213.44950.40970.1307
423.93424.01784255.15840.43580.1790
428.29255.02230242.80040.44740.1565
446.3726.02676294.57610.47210.1664

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.5.1
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0