CoolFace
Modelpublic

zenkingsama/hubert-large-ll60k-librispeech-clean-100h-demo-dist

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
1likes11downloads
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. -->

hubert-large-ll60k-librispeech-clean-100h-demo-dist

This model is a fine-tuned version of facebook/hubert-base-ls960 on the LIBRISPEECH_ASR - CLEAN dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.1361
  • —Wer: 0.9769

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

Training results

Training LossEpochStepValidation LossWer
1.46990.151002.00981.0
1.10.32001.09100.9769
0.64680.453001.50890.9769
0.69280.614001.61711.0
0.6980.765001.24060.9769
1.04610.916001.37601.0
0.63631.067002.16541.0
0.67431.218001.74810.9769
0.5651.369002.19651.0
0.57611.5110001.82230.9769
0.61791.6611001.99760.9769
0.50521.8212001.55850.9769
0.54341.9713002.03490.9769
0.49972.1214002.40830.9769
0.4892.2715002.41640.9769
0.51042.4216002.49700.9769
0.53242.5717002.33520.9769
0.52072.7218002.20090.9769
0.52242.8719002.10350.9769

Framework versions

  • —Transformers 4.21.0.dev0
  • —Pytorch 1.12.0+cu113
  • —Datasets 2.3.2
  • —Tokenizers 0.12.1