CoolFace
Modelpublic

sulaimank/w2v-bert-cv-grain-lg_both

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes4downloads
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. -->

w2v-bert-cv-grain-lg_both

This model is a fine-tuned version of facebook/w2v-bert-2.0 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 16.2243
  • Wer: 1.0
  • Cer: 1.0

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: 5e-05
  • trainbatchsize: 8
  • evalbatchsize: 4
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 100
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.46091.054060.14000.14230.0296
0.28292.0108120.11330.09680.0213
0.23693.0162180.10330.08830.0193
0.21064.0216240.08480.06810.0162
0.1975.0270300.08710.06810.0159
0.24596.0324360.13350.10220.0203
0.35637.0378420.18090.12540.0267
0.60338.0432480.55750.70320.1768
4.6569.04865416.90630.99800.9837
10.559510.05406012.47061.01.0
17.114811.05946616.22801.01.0
17.422312.06487216.22731.01.0
17.417213.07027816.22221.01.0
17.415914.07568416.22431.01.0

Framework versions

  • Transformers 4.46.1
  • Pytorch 2.1.0+cu118
  • Datasets 3.1.0
  • Tokenizers 0.20.1