CoolFace
Modelpublic

SergeyAdamyan/outputs

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes8downloads
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. -->

outputs

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

  • —Loss: 0.3841
  • —Wer: 0.3473

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: 8
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossWer
8.31650.42355008.72471.0
5.94460.847110005.99051.0
3.62311.270215003.64250.9965
3.22231.693820003.19641.0000
2.55372.116925002.52460.9821
1.73622.540430001.72410.7495
1.44882.964035001.40850.6282
1.34833.387140001.21280.5711
1.16023.810745001.03220.5253
0.97724.233850000.90110.4823
0.93214.657355000.79550.4555
0.74175.080560000.70760.4261
0.67255.504065000.64370.4170
0.58795.927670000.58420.4020
1.19236.350775000.53870.3902
0.68696.774280000.49790.3812
0.52587.197485000.46760.3731
0.52227.620990000.44550.3718
0.45468.044095000.42760.3647
0.57388.4676100000.40650.3588
0.49698.8911105000.39520.3534
0.42129.3143110000.38980.3497
0.47839.7378115000.38410.3473

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1