CoolFace
Modelpublic

Priyanship/base_sami_22k_ftallpseudo_ftlabelled_sami_parliament

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

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

  • —Loss: 200.0936
  • —Wer: 0.3922
  • —Cer: 0.1255

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
891.99171.0446200.44550.39250.1252
737.89262.0892204.03030.40770.1323
715.87773.01338230.47460.40830.1277
746.23284.01784232.17510.41380.1403
719.84565.02230238.90050.43580.1442
759.78176.02676282.95500.48000.1564

Framework versions

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