CoolFace
Modelpublic

zainulhakim/240626-wav2vec2-ASR_Global

sourceHugging Faceapache-2.0updated 2y 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. -->

240626-wav2vec2-ASR_Global

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

  • —Loss: 0.4971
  • —Wer: 0.0966

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: 5
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
No log1.40851000.54350.1003
No log2.81692000.52300.1092
No log4.22543000.53790.1105
No log5.63384000.59060.1244
0.11337.04235000.54240.1148
0.11338.45076000.53110.1318
0.11339.85927000.52630.12
0.113311.26768000.52590.1123
0.113312.67619000.50310.1030
0.12814.084510000.54820.1103
0.12815.493011000.52250.1038
0.12816.901412000.48230.0980
0.12818.309913000.49710.0966
0.12819.718314000.52190.0982

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1