CoolFace
Modelpublic

kaarthu2003/IEEEAccess_Previous

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

wav2vec2-IEEEAccess-FinalRun

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

  • Loss: inf
  • Wer: 0.6281
  • Cer: 0.2261

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: 32
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 64
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 1200
  • num_epochs: 45
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
3.39272.01011200inf0.79210.3049
0.85274.02012400inf0.79350.3785
0.69216.03023600inf0.69590.2665
0.58978.04024800inf0.63030.2240
0.515110.05036000inf0.65880.2535
0.452912.06047200inf0.63400.2450
0.414.07048400inf0.65390.2383
0.35716.08059600inf0.64790.2327
0.315518.090510800inf0.64320.2248
0.27720.100612000inf0.64410.2361
0.247522.110613200inf0.65410.2431
0.224924.120714400inf0.66530.2500
0.201126.130815600inf0.64210.2463
0.180228.140816800inf0.63870.2323
0.164930.150918000inf0.61550.2262
0.150132.160919200inf0.63810.2331
0.135634.171020400inf0.64220.2345
0.122436.181121600inf0.63060.2305
0.110338.191122800inf0.63390.2294
0.101440.201224000inf0.63110.2275
0.093442.211225200inf0.62580.2244
0.087544.221326400inf0.62810.2261

Framework versions

  • Transformers 4.51.3
  • Pytorch 2.1.0+cu118
  • Datasets 3.6.0
  • Tokenizers 0.21.1