CoolFace
Modelpublic

dwitidibyajyoti/layoutmlv3_thursday_oct4_v7

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

layoutmlv3thursdayoct4_v7

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.2861
  • —Precision: 0.8352
  • —Recall: 0.7894
  • —F1: 0.8116
  • —Accuracy: 0.9586

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 log1.121000.25680.85740.77700.81520.9586
No log2.252000.26530.82680.78580.80580.9581
No log3.373000.27280.79820.77700.78740.9565
No log4.494000.26260.85690.77350.81300.9589
0.1145.625000.28610.83520.78940.81160.9586
0.1146.746000.29780.82050.79290.80650.9582
0.1147.877000.29420.82560.78760.80620.9584
0.1148.998000.29100.84200.77350.80630.9579
0.11410.119000.30280.83460.77700.80480.9574
0.084611.2410000.29890.83180.78760.80910.9581

Framework versions

  • —Transformers 4.35.0.dev0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.14.0