CoolFace
Modelpublic

MusaNyaks/trocr-barbados-fold2

sourceHugging Facemitupdated 28d agoView on Hugging Face
0likes135downloads
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-fold2

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

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.2773
No log2.04101.0904
3.35573.06151.0316
3.35574.08200.9822
1.15095.010250.9387
1.15096.012300.9376
1.15097.014350.9382
0.52888.016400.9486
0.52889.018450.9257
0.257010.020500.9303
0.257011.022550.9205
0.257012.024600.9188
0.126713.026650.9199
0.126714.028700.9151
0.058115.030750.9111

Framework versions

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