CoolFace
Modelpublic

gary109/ai-light-dance_singing_ft_wav2vec2-large-xlsr-53-5gram-v3

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes14downloads
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-dancesingingft_wav2vec2-large-xlsr-53-5gram-v3

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

  • —Loss: 0.4301
  • —Wer: 0.1633

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

Training results

Training LossEpochStepValidation LossWer
0.15171.05520.43010.1633
0.13092.011040.43480.1629
0.12373.016560.46110.1604
0.10564.022080.45410.1574
0.12365.027600.46690.1603
0.11186.033120.46400.1567
0.09167.038640.46780.1555
0.18.044160.47050.1550
0.13019.049680.47400.1551
0.088510.055200.47020.1546

Framework versions

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