CoolFace
Modelpublic

Sargis001/w2v-bert-2.0-armenian-CV16.0

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes12downloads
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-armenian-CV16.0

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.2582
  • —Wer: 0.1707

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: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.83423.19153000.22080.2664
0.13536.38306000.20000.2162
0.06579.57459000.19670.1965
0.028412.766012000.22420.1858
0.00815.957415000.24240.1744
0.002119.148918000.25820.1707

Framework versions

  • —Transformers 4.53.0.dev0
  • —Pytorch 2.7.1+cu126
  • —Datasets 2.15.0
  • —Tokenizers 0.21.1