CoolFace
Modelpublic

chrisvinsen/wav2vec2-final-1-lm-1

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes176downloads
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-19

WER 0.283

WER 0.129 with 2-Gram

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

  • —Loss: 0.6305
  • —Wer: 0.4499

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: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 800
  • —num_epochs: 60

Training results

Training LossEpochStepValidation LossWer
3.48162.744001.07170.8927
0.7515.488000.71550.7533
0.5178.2212000.70390.6675
0.398810.9616000.59350.6149
0.317913.720000.64770.5999
0.275516.4424000.55490.5798
0.234319.1828000.66260.5798
0.210321.9232000.64880.5674
0.187724.6636000.58740.5339
0.171927.440000.63540.5389
0.160330.1444000.66120.5210
0.140132.8848000.66760.5131
0.128635.6252000.63660.5075
0.115938.3656000.60640.4977
0.108441.160000.65300.4835
0.097443.8464000.61180.4853
0.087946.5868000.63160.4770
0.081549.3272000.61250.4664
0.070852.0576000.64490.4683
0.065154.7980000.60680.4571
0.055557.5384000.63050.4499

Framework versions

  • —Transformers 4.19.2
  • —Pytorch 1.11.0+cu113
  • —Datasets 2.2.2
  • —Tokenizers 0.12.1