CoolFace
Modelpublic

MusaNyaks/trocr-barbados-fold1

sourceHugging Facemitupdated 29d agoView on Hugging Face
0likes160downloads
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-fold1

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.8971

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.1714
No log2.04101.1046
3.07673.06151.0494
3.07674.08200.9913
1.17925.010250.9450
1.17926.012300.9432
1.17927.014350.9383
0.52558.016400.9300
0.52559.018450.9184
0.248210.020500.9328
0.248211.022550.9129
0.248212.024600.9098
0.122013.026650.9047
0.122014.028700.9017
0.058315.030750.8971

Framework versions

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