CoolFace
Modelpublic

pdabo1607/Vietnamese_Wav2Vec_Finetune_round3

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes81downloads
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. -->

VietnameseWav2VecFinetune_round3

This model is a fine-tuned version of pdabo1607/Vietnamese_Wav2Vec_Finetune_round2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5584
  • —Wer: 0.3267

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: 3e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.79950.94344000.64390.3878
0.78421.88688000.62910.3822
0.78372.830212000.62740.3709
0.75213.773616000.60540.3651
0.73474.717020000.58740.3617
0.70165.660424000.57020.3542
0.70896.603828000.57490.3491
0.67647.547232000.56360.3443
0.68058.490636000.56450.3392
0.67489.434040000.57810.3363
0.675510.377444000.55840.3366
0.658811.320848000.55990.3315
0.672512.264252000.55850.3280
0.654213.207556000.56210.3264
0.671814.150960000.55840.3267

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.5.1+cu121
  • —Datasets 4.4.1
  • —Tokenizers 0.20.3