CoolFace
Modelpublic

gary109/ai-light-dance_singing2_ft_wav2vec2-large-xlsr-53-5gram-v4-1

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

ai-light-dancesinging2ft_wav2vec2-large-xlsr-53-5gram-v4-1

This model is a fine-tuned version of gary109/ai-light-dance_singing_ft_wav2vec2-large-xlsr-53-5gram-v4 on the GARY109/AILIGHTDANCE - ONSET-SINGING2 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2143
  • —Wer: 0.1211

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: 3e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 10.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.26091.02800.23130.1376
0.22972.05600.22400.1397
0.19513.08400.22800.1361
0.18164.011200.22150.1282
0.16345.014000.21800.1240
0.13386.016800.22260.1241
0.14117.019600.21430.1211
0.11438.022400.21810.1174
0.11279.025200.22150.1167
0.10510.028000.21960.1160

Framework versions

  • —Transformers 4.21.0.dev0
  • —Pytorch 1.9.1+cu102
  • —Datasets 2.3.3.dev0
  • —Tokenizers 0.12.1