CoolFace
Modelpublic

namkyeong/facebook_wav2vec2-xls-r-300m_command_5_second_10h

sourceHugging Faceapache-2.0updated 2y 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. -->

facebookwav2vec2-xls-r-300mcommand5second_10h

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the None dataset. It achieves the following results on the evaluation set:

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

Training results

Training LossEpochStepValidation LossCer
57.07680.713077.62961.0
40.26741.426047.29301.0
29.16382.149038.63571.0
23.29742.8512030.17021.0

Framework versions

  • —Transformers 4.17.0
  • —Pytorch 1.10.0+cu113
  • —Datasets 2.20.0
  • —Tokenizers 0.15.2