CoolFace
Modelpublic

cyttic/trocr-noise-bigram2

sourceHugging Faceupdated 1mo 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. -->

trocr-noise-bigram2

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.5353
  • —Cer: 0.0311
  • —Wer: 0.0865

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: 2

Training results

Training LossEpochStepValidation LossCerWer
4.47010.129020002.07490.18920.3917
3.42820.258140001.56780.12880.2889
2.67960.387160001.21150.09370.2210
2.33980.516180001.07240.07780.1845
1.94020.6452100000.92040.06610.1640
1.82430.7742120000.83030.05700.1429
1.68750.9032140000.74340.05090.1294
1.28071.0323160000.69280.04570.1188
1.23101.1613180000.65520.04190.1105
1.11861.2903200000.62580.03800.1035
1.05141.4194220000.60970.03800.1000
1.17601.5484240000.57390.03460.0934
1.09011.6774260000.55980.03390.0922
1.00631.8065280000.54340.03280.0888
0.99921.9355300000.53680.03090.0861
1.02742.0310000.53530.03110.0865

Framework versions

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