CoolFace
Modelpublic

dwitidibyajyoti/test

sourceHugging Facecc-by-nc-sa-4.0updated 3y agoView on Hugging Face
0likes8downloads
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.2843
  • —Precision: 0.4118
  • —Recall: 0.8235
  • —F1: 0.5490
  • —Accuracy: 0.9485

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.62710.18640.64710.28950.8757
No log16.672000.17360.520.76470.61900.9734
No log25.03000.13020.57140.94120.71110.9734
No log33.334000.28350.53330.94120.68090.9556
0.28741.675000.09240.48280.82350.60870.9805
0.28750.06000.25940.44120.88240.58820.9485
0.28758.337000.31720.44120.88240.58820.9467
0.28766.678000.24470.45450.88240.60.9520
0.28775.09000.29410.41180.82350.54900.9485
0.01383.3310000.28430.41180.82350.54900.9485

Framework versions

  • —Transformers 4.34.0.dev0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3