<!-- 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_Large
This model is a fine-tuned version of microsoft/layoutlmv3-large on the sroie dataset. It achieves the following results on the evaluation set:
- Loss: 0.1080
- Precision: 0.9104
- Recall: 0.9104
- F1: 0.9104
- Accuracy: 0.9862
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.0688 | 0.9254 | 0.9254 | 0.9254 | 0.9877 |
No log | 16.67 | 200 | 0.0839 | 0.9254 | 0.9254 | 0.9254 | 0.9877 |
No log | 25.0 | 300 | 0.0900 | 0.9403 | 0.9403 | 0.9403 | 0.9893 |
No log | 33.33 | 400 | 0.0949 | 0.9254 | 0.9254 | 0.9254 | 0.9877 |
0.0733 | 41.67 | 500 | 0.1077 | 0.9104 | 0.9104 | 0.9104 | 0.9862 |
0.0733 | 50.0 | 600 | 0.1028 | 0.9104 | 0.9104 | 0.9104 | 0.9862 |
0.0733 | 58.33 | 700 | 0.1022 | 0.9104 | 0.9104 | 0.9104 | 0.9862 |
0.0733 | 66.67 | 800 | 0.1103 | 0.9104 | 0.9104 | 0.9104 | 0.9862 |
0.0733 | 75.0 | 900 | 0.1084 | 0.9104 | 0.9104 | 0.9104 | 0.9862 |
0.0006 | 83.33 | 1000 | 0.1080 | 0.9104 | 0.9104 | 0.9104 | 0.9862 |
Framework versions
- Transformers 4.27.0.dev0
- Pytorch 1.13.1+cu116
- Datasets 2.2.2
- Tokenizers 0.13.2