CoolFace
Modelpublic

lamiaaEl/layoutlmv3-finetuned-language-levels-v4

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-finetuned-language-levels-v4

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.0013
  • —Precision: 1.0
  • —Recall: 1.0
  • —F1: 1.0
  • —Accuracy: 1.0

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 log0.02901000.01001.01.01.01.0
No log0.05792000.00361.01.01.01.0
No log0.08693000.00221.01.01.01.0
No log0.11584000.00161.01.01.01.0
0.01230.14485000.00131.01.01.01.0
0.01230.17386000.00111.01.01.01.0
0.01230.20277000.00101.01.01.01.0
0.01230.23178000.00091.01.01.01.0
0.01230.26069000.00081.01.01.01.0
0.00180.289610000.00081.01.01.01.0

Framework versions

  • —Transformers 4.43.3
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1