CoolFace
Modelpublic

CLEAR-Global/w2v-bert-2.0-luo_19_77h

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

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

  • —Loss: 0.2419
  • —Wer: 0.2906
  • —Cer: 0.0898

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.4690.844610000.88160.60850.1993
0.11711.689220000.63890.41840.1531
0.08372.533830000.52260.38050.1395
0.10173.378440000.38570.35320.1133
0.0364.223050000.37660.34570.1161
0.05095.067660000.34330.34080.1149
0.04445.912270000.29830.30820.0981
0.07046.756880000.28030.29720.0968
0.05167.601490000.32420.29320.1006
0.03628.4459100000.27600.30470.0967
0.02539.2905110000.27270.27820.0908
0.02610.1351120000.27890.29590.1049
0.027410.9797130000.25420.27820.0922
0.021811.8243140000.26940.26460.0904
0.020112.6689150000.25750.30070.0922
0.020113.5135160000.24190.29010.0896
0.021614.3581170000.24780.27950.0933
0.007915.2027180000.29740.28440.0890
0.035216.0473190000.25960.29590.0930
0.030216.8919200000.28310.24910.0849
0.011517.7365210000.29660.27510.0920

Framework versions

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