CoolFace
Modelpublic

rohitp1/Nystrom-W2V2-100hrs-landmarks-128-take-1

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

Nystrom-W2V2-100hrs-landmarks-128-take-1

This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 31.3614
  • —Wer: 0.1689

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.0005
  • —trainbatchsize: 4
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 64
  • —totaltrainbatch_size: 256
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.2
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
443.63019.01100039.17200.3382
86.444718.02200028.02130.2008
42.439427.03300031.36140.1689

Framework versions

  • —Transformers 4.24.0
  • —Pytorch 1.12.1
  • —Datasets 2.7.0
  • —Tokenizers 0.11.0