CoolFace
Modelpublic

phongdtd/wavLM-VLSP-vi

sourceHugging Faceupdated 5y agoView on Hugging Face
0likes57downloads
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. -->

wavLM-VLSP-vi

This model is a fine-tuned version of microsoft/wavlm-base-plus on the PHONGDTD/VINDATAVLSP - NA dataset. It achieves the following results on the evaluation set:

  • —Loss: 45.8892
  • —Wer: 0.9999
  • —Cer: 0.9973

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: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —totaltrainbatch_size: 8
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 50.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
3.44829.41400003.44800.99990.9974
3.461918.81800003.45140.99990.9974
3.796128.221200003.87320.99990.9974
24.384337.6216000022.54570.99990.9973
48.569147.0320000045.88920.99990.9973

Framework versions

  • —Transformers 4.17.0.dev0
  • —Pytorch 1.10.0+cu111
  • —Datasets 1.18.3
  • —Tokenizers 0.10.3