CoolFace
Modelpublic

minhvn1433/wav2vec2-base-vi-vlsp2020-ft-ViMD_north_phowhisper

sourceHugging Faceupdated 3mo 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-vi-vlsp2020-ft-ViMD_north

This model is a fine-tuned version of minhvn1433/wav2vec2-base-vi-vlsp2020 on the MINHVN1433/VIMDNORTHPHOWHISPER - NA dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4188
  • —Wer: 0.1419
  • —Cer: 0.0869

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500.0
  • —training_steps: 3000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.32372.57735000.39000.14510.0878
0.29385.154610000.41350.14530.0877
0.26837.732015000.41080.14460.0876
0.252610.309320000.41490.14400.0870
0.246912.886625000.43630.14420.0882
0.239715.463930000.41880.14190.0869

Framework versions

  • —Transformers 5.13.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.22.2