CoolFace
Modelpublic

macarious/torgo_xlsr_finetune_M03_old

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

torgoxlsrfinetune_M03

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.6993
  • Wer: 0.3247

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

Training results

Training LossEpochStepValidation LossWer
3.55490.9410003.35001.0
1.68841.8920001.72910.8173
0.82372.8330001.46080.6568
0.64833.7740001.16130.4954
0.52994.7250001.57250.4824
0.40915.6660001.44370.4685
0.36946.670001.45070.4397
0.35157.5580001.43970.4230
0.28788.4990001.40890.3980
0.26989.43100001.46960.3776
0.262110.38110001.67170.3905
0.246511.32120001.62350.3544
0.22112.26130001.40090.3479
0.216913.21140001.69810.3636
0.18714.15150001.44110.3302
0.191815.09160001.64180.3377
0.187616.04170001.46130.3340
0.164116.98180001.60400.3312
0.154617.92190001.60960.3293
0.152218.87200001.72700.3265
0.133219.81210001.69930.3247

Framework versions

  • Transformers 4.26.1
  • Pytorch 2.1.2
  • Datasets 2.16.1
  • Tokenizers 0.13.3