CoolFace
Modelpublic

MusaNyaks/trocr-barbados-fold4

sourceHugging Facemitupdated 23d agoView on Hugging Face
0likes106downloads
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-barbados-fold4

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

  • —Loss: 0.8874

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: 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
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
No log1.02051.2029
No log2.04101.0721
2.98493.06150.9898
2.98494.08201.0049
1.16425.010250.9433
1.16426.012300.9183
1.16427.014350.9234
0.54968.016400.9214
0.54969.018450.9069
0.257610.020500.9175
0.257611.022550.9017
0.257612.024600.8912
0.115913.026650.8914
0.115914.028700.8935
0.057515.030750.8874

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 5.0.0
  • —Tokenizers 0.22.2