CoolFace
Modelpublic

colorlessideas/trocr-chaghatay

sourceHugging Facemitupdated 1y 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. -->

trocr-chaghatay

This model is a fine-tuned version of microsoft/trocr-base-handwritten on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3978
  • —Cer: 0.8823

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: 5e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 8
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
1.79140.9948950.42130.9869
0.38691.99481900.42020.9739
0.37772.99482850.39620.9933
0.35553.99483800.38800.9999
0.35124.99484750.38070.9573
0.34075.99485700.37690.8869
0.32666.99486650.36610.8941
0.3267.99487600.36390.8975

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.1
  • —Tokenizers 0.21.1