<!-- 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. -->
AlbaranV3
This model is a fine-tuned version of microsoft/layoutlmv3-base on the sroie dataset. It achieves the following results on the evaluation set:
- Loss: 0.0788
- Precision: 0.9191
- Recall: 0.9328
- F1: 0.9259
- Accuracy: 0.9893
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
- train_batch_size: 2
- eval_batch_size: 2
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- training_steps: 1000
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
No log | 8.33 | 100 | 0.2060 | 0.9254 | 0.9254 | 0.9254 | 0.9877 |
No log | 16.67 | 200 | 0.0691 | 0.9403 | 0.9403 | 0.9403 | 0.9908 |
No log | 25.0 | 300 | 0.0707 | 0.9254 | 0.9254 | 0.9254 | 0.9893 |
No log | 33.33 | 400 | 0.0737 | 0.9191 | 0.9328 | 0.9259 | 0.9893 |
0.196 | 41.67 | 500 | 0.0775 | 0.9254 | 0.9254 | 0.9254 | 0.9877 |
0.196 | 50.0 | 600 | 0.0774 | 0.9403 | 0.9403 | 0.9403 | 0.9893 |
0.196 | 58.33 | 700 | 0.0877 | 0.9254 | 0.9254 | 0.9254 | 0.9877 |
0.196 | 66.67 | 800 | 0.0836 | 0.9254 | 0.9254 | 0.9254 | 0.9877 |
0.196 | 75.0 | 900 | 0.0793 | 0.9191 | 0.9328 | 0.9259 | 0.9893 |
0.0069 | 83.33 | 1000 | 0.0788 | 0.9191 | 0.9328 | 0.9259 | 0.9893 |
Framework versions
- Transformers 4.27.0.dev0
- Pytorch 1.13.1+cu116
- Datasets 2.2.2
- Tokenizers 0.13.2