CoolFace
Modelpublic

Mihaj/wav2vec2-large-mms-1b-livvi-karelian-CodeSwitching

sourceHugging Facecc-by-nc-4.0updated 2y agoView on Hugging Face
0likes6downloads
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-livvi-karelian-CodeSwitching

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.3113
  • —Wer: 0.4087
  • —Cer: 0.0910

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.0005
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 10000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
1.42194.53515000.45700.56770.1335
0.59519.070310000.40080.51420.1186
0.531413.605415000.37250.49420.1126
0.491618.140620000.36260.46920.1067
0.456322.675725000.34650.45400.1035
0.433127.210930000.33100.44550.1010
0.412931.746035000.32830.45160.1019
0.39436.281240000.32890.44820.0994
0.371540.816345000.32030.43740.0985
0.364645.351550000.31090.43270.0966
0.350849.886655000.31360.42760.0958
0.337654.421860000.31980.42460.0950
0.328358.956965000.32030.42320.0943
0.322263.492170000.31260.41340.0932
0.310468.027275000.31400.41680.0933
0.302672.562480000.31360.41100.0920
0.300377.097585000.31370.41750.0926
0.289681.632790000.31500.41070.0912
0.288586.167895000.31100.40900.0914
0.286990.7029100000.31130.40870.0910

Framework versions

  • —Transformers 4.41.0.dev0
  • —Pytorch 2.2.2
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1