CoolFace
Modelpublic

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

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes12downloads
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_v0

This model is a fine-tuned version of facebook/mms-1b-l1107 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7087
  • —Wer: 0.4815

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

Training results

Training LossEpochStepValidation LossWer
2.71160.181002.45520.8749
2.22050.362001.93660.8416
1.84490.533001.64970.7798
1.63960.714001.41630.6969
1.53950.895001.25720.6723
1.33071.076001.12340.6368
1.1481.247001.06450.6295
1.12631.428000.97800.5975
1.05621.69000.90870.5845
1.00591.7810000.87270.5739
0.97311.9511000.82890.5392
0.8212.1312000.79170.5270
0.78992.3113000.77630.5183
0.78152.4914000.74690.5080
0.77432.6615000.72180.4945
0.75482.8416000.70870.4815

Framework versions

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