CoolFace
Modelpublic

mikr/w2v-bert-2.0-czech-colab-cv16

sourceHugging Facemitupdated 3y agoView on Hugging Face
2likes13downloads
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. -->

w2v-bert-2.0-czech-colab-cv16

This model is a fine-tuned version of facebook/w2v-bert-2.0 on the commonvoice16_0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1023
  • —Wer: 0.0573

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-05
  • —trainbatchsize: 64
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.52970.663000.14480.1299
0.08861.326000.13530.1051
0.07171.989000.11570.0861
0.04632.6412000.09940.0759
0.04043.315000.10540.0724
0.03143.9618000.09150.0694
0.02274.6321000.09260.0664
0.02055.2924000.09920.0652
0.01615.9527000.09320.0654
0.01246.6130000.09020.0629
0.00977.2733000.09700.0612
0.00817.9336000.09460.0602
0.00548.5939000.09620.0588
0.00489.2542000.10290.0579
0.00349.9145000.10230.0573

Framework versions

  • —Transformers 4.38.0.dev0
  • —Pytorch 2.2.0+cu121
  • —Datasets 2.16.2.dev0
  • —Tokenizers 0.15.1