CoolFace
Modelpublic

ikiransuryavanshi/layoutlmv3-ap8_1_stitched_16_batch_4e5

sourceHugging Facecc-by-nc-sa-4.0updated 2y agoView on Hugging Face
0likes5downloads
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. -->

layoutlmv3-ap81stitched16batch_4e5

This model is a fine-tuned version of microsoft/layoutlmv3-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2170
  • —Precision: 0.4419
  • —Recall: 0.2
  • —F1: 0.2754
  • —Accuracy: 0.9807

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: 4e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 1000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.082431.252500.20110.29410.15790.20550.9794
0.006162.55000.21700.44190.20.27540.9807
0.001593.757500.22920.34690.17890.23610.9792
0.001125.010000.23340.39130.18950.25530.9797

Framework versions

  • —Transformers 4.49.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.4.1
  • —Tokenizers 0.21.1