PeanutCoding commited on
Commit
98f2a5f
·
verified ·
1 Parent(s): f63ad18

End of training

Browse files
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-sa-4.0
4
+ base_model: microsoft/layoutlmv3-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - recall
10
+ - precision
11
+ model-index:
12
+ - name: Layoutv3test
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # Layoutv3test
20
+
21
+ This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.9405
24
+ - F1: 0.7563
25
+ - Recall: 0.6959
26
+ - Precision: 0.8281
27
+ - Pred Bestellnummer: 146
28
+ - Percentage Pred Act Bestellnummer: 1.0210
29
+ - Pred Kundennr.: 57
30
+ - Percentage Pred Act Kundennr.: 1.1875
31
+ - Pred Bezug 1: 35
32
+ - Percentage Pred Act Bezug 1: 2.5
33
+ - Pred Modell 1: 114
34
+ - Percentage Pred Act Modell 1: 1.1515
35
+ - Pred Menge1: 74
36
+ - Percentage Pred Act Menge1: 3.5238
37
+ - Pred Möbelhaus: 93
38
+ - Percentage Pred Act Möbelhaus: 1.0220
39
+ - Pred Termin kundenwunsch - kw: 30
40
+ - Percentage Pred Act Termin kundenwunsch - kw: 0.9375
41
+ - Pred Kommission: 60
42
+ - Percentage Pred Act Kommission: 1.0345
43
+ - Pred Holz 1: 14
44
+ - Percentage Pred Act Holz 1: 0.7368
45
+ - Pred Modell 2: 57
46
+ - Percentage Pred Act Modell 2: 0.9194
47
+ - Pred Zusatz 1: 11
48
+ - Percentage Pred Act Zusatz 1: 0.7857
49
+ - Pred Holz 2: 39
50
+ - Percentage Pred Act Holz 2: 1.8571
51
+ - Pred Modell 3: 72
52
+ - Percentage Pred Act Modell 3: 1.0909
53
+ - Pred Var-ausf 1: 6
54
+ - Percentage Pred Act Var-ausf 1: 0.75
55
+ - Pred Menge3: 1
56
+ - Percentage Pred Act Menge3: 0.0455
57
+ - Act Bestellnummer: 143
58
+ - Act Kundennr.: 48
59
+ - Act Bezug 1: 14
60
+ - Act Modell 1: 99
61
+ - Act Menge1: 21
62
+ - Act Menge4: 10
63
+ - Act Möbelhaus: 91
64
+ - Act Bezug 2: 13
65
+ - Act Zusatz 2: 1
66
+ - Act Termin kundenwunsch - kw: 32
67
+ - Act Kommission: 58
68
+ - Act Holz 1: 19
69
+ - Act Menge3: 22
70
+ - Act Modell 2: 62
71
+ - Act Modell 3: 66
72
+ - Act Modell 4: 6
73
+ - Act Bezug 4: 7
74
+ - Act Zusatz 3: 1
75
+ - Act Holz 2: 21
76
+ - Act Menge2: 18
77
+ - Act Bezug 3: 4
78
+ - Act Var-ausf 1: 8
79
+ - Act Holz 3: 5
80
+ - Act Zusatz 1: 14
81
+ - Act Var-ausf. 2: 7
82
+ - Act Var-ausf. 3: 4
83
+ - Act Pv 3: 1
84
+ - Act Holz 4: 1
85
+ - Act Var-ausf. 5: 1
86
+ - Act Modell 5: 5
87
+ - Act La-anschrift: 6
88
+ - Act Menge5: 1
89
+
90
+ ## Model description
91
+
92
+ More information needed
93
+
94
+ ## Intended uses & limitations
95
+
96
+ More information needed
97
+
98
+ ## Training and evaluation data
99
+
100
+ More information needed
101
+
102
+ ## Training procedure
103
+
104
+ ### Training hyperparameters
105
+
106
+ The following hyperparameters were used during training:
107
+ - learning_rate: 3e-05
108
+ - train_batch_size: 16
109
+ - eval_batch_size: 8
110
+ - seed: 42
111
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
112
+ - lr_scheduler_type: linear
113
+ - num_epochs: 5
114
+ - mixed_precision_training: Native AMP
115
+
116
+ ### Training results
117
+
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.52.4
123
+ - Pytorch 2.7.0+cu126
124
+ - Datasets 3.6.0
125
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1749337358.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f150d2519e96ff2108f31acd9c2824009d576dfe4996e9e32df9351548cd86e
3
+ size 4017
preprocessor_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "apply_ocr": false,
3
  "do_normalize": true,
4
  "do_rescale": true,
5
  "do_resize": true,
 
1
  {
2
+ "apply_ocr": true,
3
  "do_normalize": true,
4
  "do_rescale": true,
5
  "do_resize": true,