CoolFace
Modelpublic

monideep2255/pseudolabeling-step2-F01-Pass-2

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes6downloads
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. -->

pseudolabeling-step2-F01-Pass-2

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

  • —Loss: 1.2704
  • —Wer: 1.1942

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
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.95092.944001.19491.2734
0.56865.888001.04521.2266
0.41798.8212001.18761.2032
0.313711.7616001.26911.2572
0.232914.720001.29441.2104
0.185117.6424001.43891.2626
0.142720.5928001.33251.2608
0.110123.5332001.41321.2176
0.080526.4736001.34431.2482
0.064529.4140001.27041.1942

Framework versions

  • —Transformers 4.23.1
  • —Pytorch 1.12.1+cu113
  • —Datasets 1.18.3
  • —Tokenizers 0.13.2