CoolFace
Modelpublic

tuanio/1-epochs6.0-char-based-freeze_cnn-dropout0.1

sourceHugging Faceapache-2.0updated 3y 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. -->

1-epochs6.0-char-based-freeze_cnn-dropout0.1

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7833
  • —Wer: 0.4843

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: 2e-05
  • —trainbatchsize: 10
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 40
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 6.0

Training results

Training LossEpochStepValidation LossWer
3.40670.5725003.57701.0
2.38661.1450002.19131.0236
1.23691.775001.01210.6844
1.36092.27100000.90480.5847
1.05862.84125000.84940.5447
0.77283.41150000.81880.5185
1.04283.98175000.78450.4961
0.89954.55200000.78460.4884
0.72845.11225000.78770.4866
0.77335.68250000.78330.4843

Framework versions

  • —Transformers 4.34.0
  • —Pytorch 2.0.1
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1