CoolFace
Modelpublic

Monsia/test-model-lg-data

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

test-model-lg-data

This model is a fine-tuned version of Monsia/test-model-lg-data on the common_voice dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3354
  • Wer: 0.4150

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: 200
  • num_epochs: 5
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.02360.671000.40480.4222
0.03041.352000.42660.4809
0.05452.033000.43090.4735
0.04152.74000.42690.4595
0.0333.385000.40850.4537
0.03284.056000.36420.4224
0.04144.737000.33540.4150

Framework versions

  • Transformers 4.11.3
  • Pytorch 1.10.0+cu113
  • Datasets 1.13.3
  • Tokenizers 0.10.3