CoolFace
Modelpublic

jerrychatz/wav2vec2-large-xls-r-300m-greek

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

wav2vec2-large-xls-r-300m-greek

This model was trained from scratch on the common_voice dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4823
  • —Wer: 0.3338

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

Training results

Training LossEpochStepValidation LossWer
0.01061.722000.55190.3537
0.02493.454000.51740.3465
0.02065.176000.47210.3323
0.02216.898000.46520.3373
0.02048.6210000.48830.3389
0.019210.3412000.47850.3389
0.018612.0714000.47890.3378
0.017213.7916000.49150.3347
0.018415.5218000.47590.3440
0.016817.2420000.48910.3371
0.015518.9622000.49280.3394
0.014620.6924000.48340.3357
0.014622.4126000.48140.3362
0.015124.1428000.47910.3345
0.013625.8630000.48250.3356
0.013627.5832000.48500.3351
0.012729.3134000.48230.3338

Framework versions

  • —Transformers 4.11.3
  • —Pytorch 1.10.0+cu111
  • —Datasets 1.18.3
  • —Tokenizers 0.10.3