CoolFace
Modelpublic

Gummybear05/wav2vec2-1b-E30_freq_pause_speed

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

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.5381
  • —Cer: 14.3033

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: 2
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —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.33470.25802003.051067.1170
1.67220.51604001.717939.9495
1.13660.77416001.416134.0343
0.94541.03218001.072826.3217
0.81791.290110001.036326.1219
0.75041.548112000.990226.1748
0.6761.806214000.977824.4008
0.63092.064216000.956224.5359
0.5232.322218000.954124.5888
0.4692.580220000.864022.1041
0.45122.838322000.796520.3595
0.38763.096324000.697118.5914
0.32493.354326000.675518.1450
0.28323.612328000.640716.8174
0.28363.870330000.607316.1125
0.23794.128432000.639216.3886
0.19374.386434000.570714.9965
0.18714.644436000.545414.7263
0.17134.902438000.538114.3033

Framework versions

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