CoolFace
Modelpublic

Anujgr8/wav2vec2-base-Odia-large

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
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-base-Odia-large

This model is a fine-tuned version of facebook/wav2vec2-base-960h on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3174
  • —Wer: 0.2448
  • —Cer: 0.0666

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: 6
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 24
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 3000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
6.28742.36223003.38171.01.0
2.57724.72446001.15730.78750.2934
0.85997.08669000.63190.53020.1579
0.5329.448812000.52080.43320.1278
0.37411.811015000.44850.39170.1110
0.27214.173218000.39390.33830.0928
0.201516.535421000.36460.30400.0824
0.15218.897624000.34150.27000.0741
0.114621.259827000.32780.25840.0691
0.093923.622030000.31740.24480.0666

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 1.18.3
  • —Tokenizers 0.19.1