CoolFace
Modelpublic

rossevine/Model_G_S_D_Wav2Vec2

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes19downloads
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. -->

ModelGSDWav2Vec2

This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0425
  • Wer: 0.0310
  • Cer: 0.0095

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.0003
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • num_epochs: 30

Training results

Training LossEpochStepValidation LossWerCer
0.44340.854000.07630.09840.0254
0.17371.718000.06390.07810.0199
0.12932.5612000.05220.06530.0167
0.09653.4116000.04710.06590.0163
0.08744.2620000.04640.05350.0139
0.06795.1224000.03950.04900.0132
0.06185.9728000.04240.05330.0143
0.0566.8232000.04710.05110.0132
0.05687.6836000.04320.04680.0123
0.0468.5340000.04250.04720.0130
0.04599.3844000.05020.04990.0134
0.040810.2348000.04500.04880.0131
0.043611.0952000.04310.04200.0119
0.037511.9456000.04630.04840.0132
0.032712.7960000.04120.04240.0116
0.032213.6564000.03810.03820.0111
0.031614.568000.04410.04600.0128
0.029615.3572000.04260.04150.0119
0.027416.276000.04210.03830.0106
0.024717.0680000.04420.03910.0120
0.023517.9184000.04490.04090.0116
0.021918.7688000.03940.03530.0106
0.017419.6292000.04890.03930.0117
0.016120.4796000.04210.03470.0099
0.015821.32100000.04250.03490.0108
0.014122.17104000.04360.03970.0116
0.015623.03108000.04320.03750.0114
0.013823.88112000.04380.03640.0110
0.011624.73116000.04200.03680.0108
0.010825.59120000.04070.03410.0103
0.007326.44124000.04280.03360.0101
0.008527.29128000.04320.03280.0101
0.007828.14132000.04160.03180.0096
0.006529.0136000.04230.03100.0097
0.006229.85140000.04250.03100.0095

Framework versions

  • Transformers 4.31.0
  • Pytorch 2.0.1+cu117
  • Datasets 1.18.3
  • Tokenizers 0.13.3