CoolFace
Modelpublic

markjosims/wav2vec2-large-xls-r-300m-tira-colab

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes7downloads
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-large-xls-r-300m-tira-colab

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

  • —Loss: 0.2681
  • —Wer: 0.2787

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: 30

Training results

Training LossEpochStepValidation LossWer
4.29371.454001.04600.9297
0.91572.98000.57320.6728
0.62584.3512000.43190.5434
0.51145.816000.38220.5465
0.40597.2520000.34390.4700
0.34078.724000.29970.4778
0.293810.1428000.29560.4121
0.246511.5932000.28340.3537
0.214813.0436000.26620.3779
0.171114.4940000.27240.3160
0.162115.9444000.24520.3571
0.130117.3948000.26380.2927
0.111918.8452000.27240.2765
0.102620.2956000.27030.2986
0.090621.7460000.26420.2638
0.078523.1964000.26530.2709
0.064824.6468000.26440.2669
0.057826.0972000.27120.3123
0.051427.5476000.27030.2672
0.045928.9980000.26810.2787

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3