CoolFace
Modelpublic

CLEAR-Global/w2v-bert-2.0-luo_cv_fleurs_19h-v4

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes15downloads
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-luocvfleurs_19h-v4

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

  • —Loss: 0.2866
  • —Wer: 0.3289
  • —Cer: 0.0998

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: 1e-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.025
  • —training_steps: 100000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.59916.493510000.67120.55950.1797
0.23112.987020000.32130.36380.1045
0.123119.480530000.28660.32850.0990
0.051425.974040000.29070.31220.0961
0.029432.467550000.32620.30730.0932
0.026438.961060000.35430.30470.0945
0.011645.454570000.35920.31040.0963
0.00951.948180000.38490.33550.0949

Framework versions

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