CoolFace
Modelpublic

foxxy-hm/wav2vec2-base-finetune-vi-v6

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes24downloads
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-finetune-vi-v6

This model is a fine-tuned version of foxxy-hm/wav2vec2-base-finetune-vi-v6 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2240
  • —Wer: 0.1296

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: 6e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossWer
0.08481.185000.17920.1299
0.08812.3710000.19780.1322
0.07893.5515000.20500.1330
0.07294.7420000.20130.1320
0.06115.9225000.20340.1334
0.05977.1130000.21160.1326
0.05818.2935000.21230.1323
0.04819.4840000.21340.1310
0.050710.6645000.22220.1314
0.044111.8550000.21420.1312
0.042713.0355000.22700.1302
0.040214.2260000.22120.1298
0.040215.465000.21500.1288
0.038116.5970000.22400.1294
0.03917.7775000.22240.1286
0.038318.9680000.22400.1296

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.0.0
  • —Datasets 2.8.0
  • —Tokenizers 0.13.3