CoolFace
Modelpublic

MatricariaV/kbd-asr-colab2

sourceHugging Facecc-by-nc-4.0updated 2y agoView on Hugging Face
0likes38downloads
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. -->

kbd-asr-colab2

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.1829
  • —Wer: 0.3182

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: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.79680.18712000.45210.7382
0.65360.37424000.39650.7499
0.59890.56136000.38500.7644
0.52120.74848000.34730.6373
0.56490.935510000.29510.5633
0.49961.122512000.27710.4806
0.52471.309614000.25530.4592
0.45591.496716000.25370.4396
0.51531.683818000.24790.4364
0.46221.870920000.23630.4251
0.45332.058022000.22800.4091
0.45292.245124000.21820.4066
0.44532.432226000.21910.3902
0.43392.619328000.21350.3815
0.41792.806430000.21510.3906
0.39832.993532000.20590.3725
0.38683.180534000.20580.3614
0.38043.367636000.19590.3558
0.39343.554738000.20150.3555
0.36933.741840000.19950.3587
0.36783.928942000.20170.3876
0.40974.116044000.18930.3355
0.344.303146000.18770.3291
0.35534.490248000.18570.3222
0.31334.677350000.18390.3224
0.30774.864452000.18290.3182

Framework versions

  • —Transformers 4.50.0.dev0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.3.2
  • —Tokenizers 0.21.0