CoolFace
Modelpublic

patrickvonplaten/hello_2b_2

sourceHugging Faceupdated 5y agoView on Hugging Face
0likes12downloads
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. -->

hello2b2

This model is a fine-tuned version of facebook/wav2vec2-xls-r-2b on the COMMON_VOICE - TR dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5324
  • —Wer: 0.5109

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: 5e-06
  • —trainbatchsize: 2
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 30.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
3.35430.921003.43421.0
3.05211.852003.12431.0
1.49052.773001.17600.9876
0.58523.74000.76780.7405
0.44424.635000.76370.7179
0.38165.556000.71140.6726
0.29236.487000.71090.6837
0.27717.48000.68000.6530
0.16438.339000.60310.6089
0.29319.2610000.64670.6308
0.149510.1811000.60420.6085
0.209311.1112000.58500.5889
0.132912.0413000.55570.5567
0.100512.9614000.59640.5814
0.216213.8815000.56920.5626
0.092314.8116000.55080.5462
0.07515.7417000.54770.5307
0.202916.6618000.55010.5300
0.098517.5919000.53500.5303
0.167418.5120000.54290.5241
0.130519.4421000.56450.5443
0.077420.3722000.53130.5216
0.137221.2923000.56440.5392
0.109522.2224000.55770.5306
0.095823.1525000.54610.5273
0.054424.0726000.52900.5055
0.057924.9927000.52950.5150
0.121325.9228000.53110.5221
0.069126.8529000.52280.5095
0.172927.7730000.53400.5095
0.069728.731000.53340.5139
0.073429.6332000.53230.5140

Framework versions

  • —Transformers 4.13.0.dev0
  • —Pytorch 1.10.0
  • —Datasets 1.15.2.dev0
  • —Tokenizers 0.10.3