CoolFace
Modelpublic

thang123/wav2vec2-tiengviet_mydata

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes10downloads
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-tiengviet_mydata

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

  • —Loss: 2.8207
  • —Wer: 0.8746

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

Training results

Training LossEpochStepValidation LossWer
2.916823.534001.59431.0044
0.983647.068001.38820.9252
0.62870.5912001.48620.9432
0.4694.1216001.55740.9441
0.3498117.6520001.76660.9006
0.2652141.1824002.32600.9067
0.205164.7128002.36110.8711
0.1826188.2432002.38410.8891
0.1413211.7636002.39940.9050
0.1026235.2940002.48400.8702
0.0869258.8244002.65000.8781
0.082282.3548002.82070.8746

Framework versions

  • —Transformers 4.27.3
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.10.1
  • —Tokenizers 0.13.2