CoolFace
Modelpublic

monideep2255/pseudolabeling-step2-F04

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

pseudolabeling-step2-F04

This model is a fine-tuned version of yip-i/wav2vec2-pretrain-demo on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 5.2502
  • —Wer: 1.0

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: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 30

Training results

Training LossEpochStepValidation LossWer
74.41633.365003.68781.0
3.36126.7110003.56191.0
3.312710.0715003.57731.0
3.210413.4220003.52991.0
3.206716.7825003.57040.9922
3.151120.1330004.38421.0
3.082523.4935004.26441.0
3.095926.8540005.25021.0

Framework versions

  • —Transformers 4.23.1
  • —Pytorch 1.12.1+cu113
  • —Datasets 1.18.3
  • —Tokenizers 0.13.2