File size: 3,137 Bytes
2532f7d 37f7e8d 2532f7d 29ae55f 2532f7d 29ae55f 2532f7d 37f7e8d da61578 2532f7d da61578 2532f7d 7805bac 2532f7d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | ---
library_name: transformers
license: mit
base_model: microsoft/layoutlm-base-uncased
tags:
- generated_from_trainer
metrics:
- f1
- recall
- precision
model-index:
- name: Layouttest
results: []
---
<!-- 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. -->
# Layouttest
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
It achieves the following results on the evaluation set:
- Loss: 0.9964
- F1: 0.7547
- Recall: 0.7148
- Precision: 0.7992
- Pred Kommission: 44
- Percentage Pred Act Kommission: 1.0476
- Pred Bestellnummer: 146
- Percentage Pred Act Bestellnummer: 1.0069
- Pred Möbelhaus: 69
- Percentage Pred Act Möbelhaus: 1.0781
- Pred Var-ausf 1: 7
- Percentage Pred Act Var-ausf 1: 0.4375
- Pred Modell 2: 46
- Percentage Pred Act Modell 2: 0.8679
- Pred Modell 1: 126
- Percentage Pred Act Modell 1: 1.0413
- Pred Menge1: 45
- Percentage Pred Act Menge1: 1.5
- Pred Kundennr.: 73
- Percentage Pred Act Kundennr.: 1.0735
- Pred Bezug 3: 9
- Percentage Pred Act Bezug 3: 1.8
- Pred Menge2: 4
- Percentage Pred Act Menge2: 0.2222
- Pred Modell 3: 70
- Percentage Pred Act Modell 3: 1.4583
- Pred Bezug 1: 20
- Percentage Pred Act Bezug 1: 1.0526
- Pred Termin kundenwunsch - kw: 23
- Percentage Pred Act Termin kundenwunsch - kw: 0.8846
- Pred Holz 1: 10
- Percentage Pred Act Holz 1: 0.5556
- Pred Holz 2: 42
- Percentage Pred Act Holz 2: 2.0
- Pred Zusatz 1: 12
- Percentage Pred Act Zusatz 1: 2.4
- Pred Menge3: 22
- Percentage Pred Act Menge3: 2.0
- Pred Bezug 2: 5
- Percentage Pred Act Bezug 2: 0.625
- Pred La-anschrift: 2
- Percentage Pred Act La-anschrift: 2.0
- Act Kommission: 42
- Act Bestellnummer: 145
- Act Möbelhaus: 64
- Act Var-ausf. 2: 7
- Act Modell 1: 121
- Act Modell 2: 53
- Act Menge2: 18
- Act Kundennr.: 68
- Act Var-ausf 1: 16
- Act Bezug 2: 8
- Act Menge1: 30
- Act Bezug 1: 19
- Act Termin kundenwunsch - kw: 26
- Act Holz 1: 18
- Act Holz 2: 21
- Act Menge3: 11
- Act Modell 3: 48
- Act Holz 3: 9
- Act Zusatz 3: 2
- Act Modell 4: 7
- Act Zusatz 2: 8
- Act Bezug 3: 5
- Act Zusatz 1: 5
- Act Menge4: 7
- Act Var-ausf. 3: 4
- Act Var-ausf. 4: 4
- Act Modell 5: 1
- Act Gestelltnr.: 1
- Act Bezug 4: 4
- Act La-anschrift: 1
- Act Holz 4: 1
- Act Menge5: 1
## 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
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 5
- mixed_precision_training: Native AMP
### Training results
### Framework versions
- Transformers 4.53.0.dev0
- Pytorch 2.7.0+cu126
- Datasets 3.6.0
- Tokenizers 0.21.1
|