CoolFace
Modelpublic

Roshana/CV30_finetuning

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

CV30_finetuning

This model is a fine-tuned version of Roshana/CV11_finetuning1 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7956
  • Wer: 0.3677
  • Cer: 0.1436

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

Training results

Training LossEpochStepValidation LossWerCer
0.12030.864000.77470.41920.1656
0.21911.728000.75460.43560.1771
0.2132.5912000.69650.42760.1709
0.18583.4516000.71890.41560.1673
0.15974.3120000.74620.40310.1606
0.13985.1724000.76220.39440.1584
0.12456.0328000.75270.39170.1553
0.10356.932000.73470.38190.1532
0.09187.7636000.78250.37860.1497
0.07678.6240000.79090.37240.1444
0.07229.4844000.79560.36770.1436

Framework versions

  • Transformers 4.25.1
  • Pytorch 1.13.0+cu116
  • Datasets 2.7.1
  • Tokenizers 0.13.2