CoolFace
Modelpublic

tclong/wav2vec2-base-vios-google-colab

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes20downloads
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-vios-google-colab

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5647
  • —Wer: 0.4970

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.0001
  • —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: 1000
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
7.72922.05003.41591.0
3.07624.010001.30050.9615
0.88126.015000.46640.4740
0.50768.020000.41010.4180
0.407510.025000.38150.3802
0.372412.030000.37850.3741
0.376214.035000.44040.3766
0.454116.040000.46710.3822
0.639118.045000.56430.4200
0.768120.050000.65640.5214
0.813122.055000.57860.4934
0.744824.060000.55610.4920
0.733726.065000.56310.4964
0.735928.070000.56470.4968
0.739730.075000.56470.4970

Framework versions

  • —Transformers 4.17.0
  • —Pytorch 1.11.0+cu113
  • —Datasets 1.18.3
  • —Tokenizers 0.12.1