CoolFace
Modelpublic

LegolasTheElf/Wav2Vec2_xls_r_openslr_Hi_V2

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
0likes72downloads
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. -->

Wav2Vec2xlsropenslrHi_V2

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

  • —Loss: 0.3184
  • —Wer: 0.3104
  • —Cer: 0.0958

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
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 200
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepCerValidation LossWer
7.10970.483000.99653.39891.0
3.02350.966000.31631.31830.7977
1.14191.449000.19130.64160.5543
0.82421.9212000.16080.50630.4804
0.68762.5616000.13870.44010.4280
0.58683.2120000.12490.39400.3907
0.52853.8524000.12000.36610.3763
0.54.4928000.35280.36100.1136
0.45385.1332000.34030.34850.1086
0.41655.7736000.33350.34390.1062
0.39896.4140000.32640.33400.1036
0.36797.0544000.32560.32870.1013
0.35177.6948000.32120.32230.1002
0.33578.3352000.31730.31960.0986
0.32258.9756000.31420.31770.0985
0.30579.6260000.31990.31560.0975
0.297210.2664000.31390.31280.0967
0.288110.968000.31840.31070.0957
0.279111.5472000.31840.31040.0958

Framework versions

  • —Transformers 4.17.0.dev0
  • —Pytorch 1.10.2+cu102
  • —Datasets 1.18.2.dev0
  • —Tokenizers 0.11.0