CoolFace
Modelpublic

Cafet/wav2vec2-bert-cv16-mas-ex-cv16

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes6downloads
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-bert-cv16-mas-ex-cv16

This model is a fine-tuned version of facebook/w2v-bert-2.0 on the commonvoice16_0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7349
  • —Wer: 0.6612

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

Training results

Training LossEpochStepValidation LossWer
1.35931.217000.60500.5216
0.54432.4314000.56650.4557
0.94153.6421000.60990.5665
1.09534.8528000.73490.6612
1.1766.0735000.73490.6612
1.17837.2842000.73490.6612
1.17718.4949000.73490.6612
1.17759.7156000.73490.6612

Framework versions

  • —Transformers 4.39.1
  • —Pytorch 2.2.0
  • —Datasets 2.15.0
  • —Tokenizers 0.15.2