CoolFace
Modelpublic

davanstrien/lightonocr-books-test

sourceHugging Faceapache-2.0updated 11mo agoView on Hugging Face
0likes29downloads
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. -->

lightonocr-books-test

This model is a fine-tuned version of lightonai/LightOnOCR-1B-1025 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1956

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: 6e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 10
  • —num_epochs: 1

Training results

Training LossEpochStepValidation Loss
0.43790.1238500.2103
0.40130.24751000.2058
0.37170.37131500.1978
0.41810.49502000.2009
0.42470.61882500.2007
0.36120.74263000.1963
0.35540.86633500.1971
0.37780.99014000.1956

Framework versions

  • —Transformers 5.0.0.dev0
  • —Pytorch 2.9.0+cu128
  • —Datasets 4.4.0
  • —Tokenizers 0.22.1