CoolFace
Modelpublic

Kuray107/ls-timit-wsj0-100percent-supervised-meta

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

ls-timit-wsj0-100percent-supervised-meta

This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0531
  • —Wer: 0.0214

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.0001
  • —trainbatchsize: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.16184.5710000.05000.0432
0.04899.1320000.05350.0291
0.030613.730000.04780.0275
0.023118.2640000.05310.0214

Framework versions

  • —Transformers 4.16.2
  • —Pytorch 1.10.2
  • —Datasets 1.18.2
  • —Tokenizers 0.10.3