CoolFace
Modelpublic

CLEAR-Global/w2v-bert-2.0-luo_19_38h

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

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

  • —Loss: 0.2546
  • —Wer: 0.3108
  • —Cer: 0.0981

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.34061.494810000.83020.61240.1932
0.11992.989520000.50060.41010.1477
0.10484.484330000.37360.36550.1173
0.06455.979140000.31030.35410.1165
0.05217.473850000.29740.31570.0985
0.10578.968660000.27470.31970.1059
0.048910.463470000.28460.29370.0961
0.0311.958180000.30650.31170.1018
0.200813.452990000.25460.31170.0977
0.056214.9477100000.30300.28090.0926
0.02616.4425110000.26260.29230.0901
0.031417.9372120000.28770.29940.0908
0.021119.4320130000.31000.28750.0918
0.017520.9268140000.31160.28880.0932

Framework versions

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