CoolFace
Modelpublic

CLEAR-Global/w2v-bert-2.0-luo_19_19h

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes2downloads
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-luo1919h

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

  • —Loss: 0.2606
  • —Wer: 0.2928
  • —Cer: 0.0957

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: 32
  • —evalbatchsize: 32
  • —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_ratio: 0.1
  • —training_steps: 100000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.43782.427710000.77600.59520.1907
0.56114.855420000.44600.42550.1422
0.0997.281930000.32060.33290.1064
0.07319.709640000.28280.31970.1003
0.142412.136150000.26060.29410.0958
0.037614.563860000.26930.27870.0897
0.054516.991570000.27930.28790.0897
0.030919.418080000.31900.28400.0921
0.026221.845790000.28810.28970.0924
0.028824.2722100000.30930.30030.0955

Framework versions

  • —Transformers 4.48.1
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1