CoolFace
Modelpublic

MusaNyaks/trocr-barbados-fold3

sourceHugging Facemitupdated 25d agoView on Hugging Face
0likes118downloads
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-fold3

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

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.3033
No log2.04101.1299
3.08023.06151.0688
3.08024.08201.0312
1.12705.010251.0424
1.12706.012301.0219
1.12707.014351.0208
0.52138.016400.9953
0.52139.018450.9983
0.240310.020500.9864
0.240311.022550.9980
0.240312.024600.9879
0.111913.026650.9917
0.111914.028700.9841
0.056715.030750.9763

Framework versions

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