CoolFace
Modelpublic

Sagarjha456/line_items

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes20downloads
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. -->

line_items

This model is a fine-tuned version of naver-clova-ix/donut-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4747

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: 2e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 4
  • —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: 100
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
12.95861.07542002.1653
4.31602.15074001.0573
2.10713.22616000.6039
0.94794.30158000.4992
0.67135.376910000.4486
0.61286.452212000.4649
0.52847.527614000.4505
0.39328.603016000.4747

Framework versions

  • —Transformers 5.10.2
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2