CoolFace
Modelpublic

Gummybear05/wav2vec2-1b-Elderly6

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
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-1b-Elderly6

This model is a fine-tuned version of facebook/wav2vec2-xls-r-1b on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3776
  • —Cer: 10.3853

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.0001
  • —trainbatchsize: 1
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
9.1950.25802003.175850.8870
1.63320.51614001.482534.3280
1.15420.77416001.032724.9765
0.96891.03228000.940422.8090
0.83341.290210000.796519.8250
0.76151.548312000.794819.2845
0.74991.806314000.713818.9203
0.63142.064316000.785119.9659
0.56572.322418000.669717.9335
0.55332.580420000.710118.7441
0.53262.838522000.608416.3240
0.49093.096524000.551715.5898
0.40613.354626000.508013.9803
0.39043.612628000.453612.5352
0.36283.870730000.477312.7232
0.31094.128732000.446012.0242
0.28354.386734000.407111.3311
0.25074.644836000.390710.6497
0.2484.902838000.377610.3853

Framework versions

  • —Transformers 4.45.2
  • —Pytorch 2.3.1.post100
  • —Datasets 2.19.1
  • —Tokenizers 0.20.1