CoolFace
Modelpublic

rohitp1/libri-alpha-0.75-Temp-1-attention-3-layers-distil-with-6-layers-take-3

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. -->

libri-alpha-0.75-Temp-1-attention-3-layers-distil-with-6-layers-take-3

This model is a fine-tuned version of rohitp1/libri-alpha-0.75-Temp-1-attention-3-layers-distil-with-6-layers-take-2 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 236.1198
  • —Wer: 0.2607

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.0002
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.3
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
388.13050.45200228.02580.2599
376.70960.9400226.89220.2566
384.16151.35600228.59040.2571
373.89091.79800229.02860.2563
385.21492.241000230.88020.2575
384.54732.691200230.12640.2563
383.94263.141400232.59640.2569
385.92533.591600237.40360.2599
396.98684.041800236.11980.2607

Framework versions

  • —Transformers 4.23.1
  • —Pytorch 1.12.1
  • —Datasets 2.6.1
  • —Tokenizers 0.13.1