CoolFace
Modelpublic

slplab/wav2vec2-xlsr-korean-aihub-900

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes44downloads
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-xlsr-korean-aihub-900

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.2659
  • —Wer: 0.1089

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

Training results

Training LossEpochStepValidation LossPER
7.02133.512002.55800.9872
2.44567.024002.40600.9872
2.232210.536002.06040.9872
1.924114.048001.16750.5440
0.840217.5410000.43760.2035
0.479621.0512000.32610.1540
0.33924.5614000.29180.1375
0.268828.0716000.28720.1310
0.233831.5818000.27320.1218
0.21235.0920000.26540.1166
0.193938.622000.26580.1087
0.173842.1124000.26920.1094
0.160145.6126000.26660.1107
0.158749.1228000.26590.1089

Framework versions

  • —Transformers 4.21.3
  • —Pytorch 1.12.1
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1