CoolFace
Modelpublic

mp-02/layoutlmv3-base-sroie

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes22downloads
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-base-sroie

This model is a fine-tuned version of layoutlmv3 on the mp-02/sroie dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0639
  • —Precision: 0.9236
  • —Recall: 0.9625
  • —F1: 0.9427
  • —Accuracy: 0.9821

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-06
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —training_steps: 3000

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log2.51000.14640.90810.84880.87750.9645
No log5.02000.08210.93220.92940.93080.9791
No log7.53000.07460.92040.94690.93350.9796
No log10.04000.06850.92130.95060.93570.9802
0.164412.55000.06570.91920.95860.93850.9809
0.164415.06000.06780.90710.96490.93510.9796
0.164417.57000.06360.92420.96250.94300.9822
0.164420.08000.06430.92380.96090.94200.9819
0.164422.59000.06200.92540.96290.94380.9824
0.033125.010000.06390.92360.96250.94270.9821
0.033127.511000.06320.92490.96390.94400.9825
0.033130.012000.06190.92680.96150.94390.9825
0.033132.513000.06400.92160.96650.94350.9823
0.033135.014000.06530.92010.96650.94280.9820

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.0+cu118
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1