CoolFace
Modelpublic

ylacombe/w2v-bert-2.0-600m-turkish-colab

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes22downloads
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-600m-turkish-colab

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

  • —Loss: 0.1441
  • —Wer: 0.1373

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

Training results

Training LossEpochStepValidation LossWer
0.2520.294000.31210.3150
0.25410.588000.37860.3441
0.25050.8812000.41060.3766
0.19581.1716000.29740.2877
0.16861.4620000.28540.2736
0.14981.7524000.25080.2486
0.13432.0528000.23150.2263
0.10452.3432000.22070.2243
0.09832.6336000.21090.2046
0.0892.9240000.19700.1896
0.07263.2144000.19630.1799
0.05523.5148000.18790.1778
0.05733.852000.18210.1693
0.04214.0956000.16020.1517
0.03634.3860000.15640.1485
0.03454.6764000.14660.1437
0.02944.9768000.14410.1373

Framework versions

  • —Transformers 4.37.0.dev0
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0