CoolFace
Modelpublic

Razgulyaistan/peft-layoutlmv3-funsd-qlora

sourceHugging Facecc-by-nc-sa-4.0updated 11mo agoView on Hugging Face
0likes7downloads
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. -->

peft-layoutlmv3-funsd-qlora

This model is a fine-tuned version of microsoft/layoutlmv3-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.0049

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: 3e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 20

Training results

Training LossEpochStepValidation Loss
5.69891.0105.5577
5.46962.0205.3128
5.27443.0305.0956
5.02264.0404.9065
4.87495.0504.7439
4.63476.0604.6037
4.58167.0704.4855
4.36098.0804.3854
4.36799.0904.3048
4.348810.01004.2402
4.358611.01104.1888
4.072812.01204.1497
4.178213.01304.1221
4.259714.01404.1052
4.000415.01504.0995
4.023816.01604.0679
4.14317.01704.0406
3.979418.01804.0210
4.141319.01904.0091
3.949720.02004.0049

Framework versions

  • —PEFT 0.17.1
  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.3.0
  • —Tokenizers 0.22.1