CoolFace
Modelpublic

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

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

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: 43.3741
  • —Wer: 0.4535

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

Training results

Training LossEpochStepValidation LossWer
1062.94520.4540045.37350.5247
938.91150.980042.24310.4830
838.91081.35120040.35820.4517
815.98351.79160039.11450.4403
815.19522.24200040.46370.4417
783.3882.69240039.37490.4312
786.66583.14280041.77420.4450
785.04943.59320042.36150.4562
808.81994.04360043.44020.4527
765.56834.48400043.21360.4505
803.35444.93440043.37410.4535

Framework versions

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