CoolFace
Modelpublic

weekcircle/wav2vec2-large-mms-1b-korean-colab

sourceHugging Facecc-by-nc-4.0updated 3y 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-large-mms-1b-korean-colab

This model is a fine-tuned version of weekcircle/wav2vec2-large-mms-1b-korean-colab on the commonvoice13_0 dataset. It achieves the following results on the evaluation set:

  • Loss: 8.8258
  • Wer: 0.9960

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.001
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 100
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossWer
2.43132.631007.91230.9839
2.36165.262007.91180.9930
1.8597.893007.99770.9909
1.413510.534008.33951.0040
1.140713.165008.59000.9940
0.963915.796008.63000.9950
0.799118.427008.82580.9960

Framework versions

  • Transformers 4.31.0.dev0
  • Pytorch 2.0.1+cu118
  • Datasets 2.13.1
  • Tokenizers 0.13.3