CoolFace
Modelpublic

nielsr/lilt-roberta-en-base-finetuned-funsd

sourceHugging Faceupdated 2y agoView on Hugging Face
3likes5.9kdownloads
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. -->

lilt-roberta-en-base-finetuned-funsd

This model is a fine-tuned version of nielsr/lilt-roberta-en-base on the funsd-layoutlmv3 dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6552
  • —Precision: 0.8762
  • —Recall: 0.8857
  • —F1: 0.8809
  • —Accuracy: 0.8068

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log5.261001.17890.85060.84850.84950.7869
No log10.532001.23820.83600.87880.85690.7970
No log15.793001.37660.85570.88970.87240.7909
No log21.054001.55900.83680.87630.85610.7792
0.0426.325001.43790.85620.88130.86850.7992
0.0431.586001.53970.85930.89470.87660.8054
0.0436.847001.61320.86210.87230.86720.7933
0.0442.118001.64830.85660.88720.87160.7777
0.0447.379001.65930.86410.88130.87260.7895
0.004452.6310001.67040.85950.87180.86560.7925
0.004457.8911001.67950.84950.88030.86460.7748
0.004463.1612001.55150.86040.89120.87550.7991
0.004468.4213001.66650.85730.88670.87180.7821
0.004473.6814001.58930.86040.88770.87380.7895
0.000878.9515001.56130.86030.88720.87360.8123
0.000884.2116001.58530.85210.88720.86930.8040
0.000889.4717001.65390.87070.88330.87690.8077
0.000894.7418001.66340.87870.88130.88000.8079
0.0008100.019001.65340.88100.88620.88360.8073
0.0004105.2620001.65520.87620.88570.88090.8068

Framework versions

  • —Transformers 4.23.0.dev0
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.5.1
  • —Tokenizers 0.13.0