CoolFace
Modelpublic

BauyrjanQ/wav2vec2-large-mms-1b-kazakh-speech2ner-ksc_t-16b-4ep

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes37downloads
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-kazakh-speech2ner-ksc_t-16b-4ep

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

  • —Loss: 0.2397
  • —Wer: 0.3099

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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossWer
0.39340.2220000.36100.3687
0.33610.4340000.29830.3412
0.32110.6560000.27790.3300
0.31460.8780000.26850.3238
0.31041.09100000.26130.3210
0.29651.3120000.25710.3188
0.30041.52140000.25310.3166
0.28891.74160000.25040.3153
0.29551.96180000.24760.3138
0.28692.17200000.24650.3126
0.28552.39220000.24430.3117
0.29272.61240000.24310.3111
0.27892.83260000.24210.3107
0.28543.04280000.24120.3105
0.29183.26300000.24040.3099
0.27683.48320000.24010.3096
0.27713.69340000.23980.3099
0.27333.91360000.23970.3099

Framework versions

  • —Transformers 4.33.0.dev0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3