CoolFace
Modelpublic

Gummybear05/wav2vec2-1b-Elderly3

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes3downloads
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-Elderly3

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.9748
  • —Cer: 23.8369

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

Training results

Training LossEpochStepValidation LossCer
10.15410.25802004.862992.0935
4.40640.51604004.617792.0524
4.20960.77396004.112680.3278
3.69681.03198003.123665.1081
2.69231.289910002.308548.5374
2.02441.547912001.824840.0435
1.60741.805914001.480933.3999
1.33262.063916001.283331.2383
1.09252.321818001.162428.2072
1.00682.579820001.114726.7681
0.88942.837822000.974823.8369

Framework versions

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