CoolFace
Modelpublic

dwitidibyajyoti/fine_tune_layoutmlv3_model

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

test

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.2763
  • —Precision: 0.5109
  • —Recall: 0.6026
  • —F1: 0.5529
  • —Accuracy: 0.9222

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log8.331000.68000.33710.38460.35930.7682
No log16.672000.30880.52040.65380.57950.9156
No log25.03000.21420.53260.62820.57650.9305
No log33.334000.23010.57950.65380.61450.9288
0.411541.675000.24260.56180.64100.59880.9272
0.411550.06000.41710.61900.66670.64200.8924
0.411558.337000.22650.53930.61540.57490.9371
0.411566.678000.28690.55060.62820.58680.9156
0.411575.09000.26330.55680.62820.59040.9272
0.023183.3310000.27630.51090.60260.55290.9222

Framework versions

  • —Transformers 4.33.0.dev0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.4
  • —Tokenizers 0.13.3