CoolFace
Modelpublic

cyttic/trocr-noise-bigram2-s42

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes9downloads
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. -->

trocr-noise-bigram2-s42

This model is a fine-tuned version of cyttic/exp2-frozen-benyehuda-cont on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4117
  • —Cer: 0.0215
  • —Wer: 0.0622

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

Training results

Training LossEpochStepValidation LossCerWer
4.75770.129020002.28670.21970.4316
3.72150.258140001.86510.17880.3436
2.88970.387160001.34120.10330.2385
2.44710.516180001.07670.08030.1952
2.04020.6452100000.94000.06770.1703
1.86870.7742120000.82370.05590.1417
1.73950.9032140000.74640.05110.1298
1.27681.0323160000.69480.04610.1197
1.22111.1613180000.64680.04140.1100
1.10011.2903200000.60700.03740.1014
1.01721.4194220000.57740.03450.0945
1.12121.5484240000.54580.03270.0884
1.02631.6774260000.52500.03110.0855
0.95621.8065280000.49890.02890.0793
0.93311.9355300000.48190.02690.0762
0.70162.0645320000.46400.02660.0736
0.73492.1935340000.45220.02580.0712
0.68882.3226360000.44780.02440.0682
0.69802.4516380000.43530.02380.0664
0.68092.5806400000.42500.02190.0637
0.69962.7097420000.42110.02250.0635
0.70742.8387440000.41370.02210.0632
0.72602.9677460000.41180.02160.0621
0.66833.0465000.41170.02150.0622

Framework versions

  • —Transformers 5.9.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 5.0.1
  • —Tokenizers 0.22.2