gozdenergiz commited on
Commit
2f4fd92
1 Parent(s): c5a5944

End of training

Browse files
Files changed (1) hide show
  1. README.md +147 -0
README.md ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-sa-4.0
4
+ base_model: microsoft/layoutlmv2-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: layoutlmv2-base-uncased_finetuned_docvqa
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # layoutlmv2-base-uncased_finetuned_docvqa
16
+
17
+ This model is a fine-tuned version of [microsoft/layoutlmv2-base-uncased](https://huggingface.co/microsoft/layoutlmv2-base-uncased) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 4.5637
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 20
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-------:|:----:|:---------------:|
50
+ | 5.2825 | 0.2212 | 50 | 4.5028 |
51
+ | 4.4224 | 0.4425 | 100 | 4.0697 |
52
+ | 4.1296 | 0.6637 | 150 | 3.9535 |
53
+ | 3.8325 | 0.8850 | 200 | 3.5453 |
54
+ | 3.4315 | 1.1062 | 250 | 3.8942 |
55
+ | 3.2797 | 1.3274 | 300 | 3.2322 |
56
+ | 3.0041 | 1.5487 | 350 | 2.9298 |
57
+ | 2.7424 | 1.7699 | 400 | 2.6607 |
58
+ | 2.3969 | 1.9912 | 450 | 2.6309 |
59
+ | 2.0661 | 2.2124 | 500 | 2.7708 |
60
+ | 1.9442 | 2.4336 | 550 | 2.6028 |
61
+ | 1.8616 | 2.6549 | 600 | 2.2959 |
62
+ | 1.9612 | 2.8761 | 650 | 2.1755 |
63
+ | 1.5795 | 3.0973 | 700 | 2.3348 |
64
+ | 1.3558 | 3.3186 | 750 | 2.3090 |
65
+ | 1.4052 | 3.5398 | 800 | 2.5506 |
66
+ | 1.4666 | 3.7611 | 850 | 2.4862 |
67
+ | 1.3408 | 3.9823 | 900 | 2.4843 |
68
+ | 1.1343 | 4.2035 | 950 | 2.5429 |
69
+ | 1.0681 | 4.4248 | 1000 | 2.6741 |
70
+ | 1.2315 | 4.6460 | 1050 | 3.5725 |
71
+ | 1.3005 | 4.8673 | 1100 | 2.5506 |
72
+ | 0.9839 | 5.0885 | 1150 | 2.5715 |
73
+ | 0.8055 | 5.3097 | 1200 | 3.1745 |
74
+ | 1.0878 | 5.5310 | 1250 | 3.6689 |
75
+ | 0.7227 | 5.7522 | 1300 | 3.4183 |
76
+ | 0.7872 | 5.9735 | 1350 | 2.9087 |
77
+ | 0.5348 | 6.1947 | 1400 | 2.9912 |
78
+ | 0.8189 | 6.4159 | 1450 | 2.7346 |
79
+ | 0.5305 | 6.6372 | 1500 | 2.8126 |
80
+ | 0.5597 | 6.8584 | 1550 | 3.2278 |
81
+ | 0.7229 | 7.0796 | 1600 | 2.8248 |
82
+ | 0.4531 | 7.3009 | 1650 | 3.2564 |
83
+ | 0.5035 | 7.5221 | 1700 | 3.0984 |
84
+ | 0.4971 | 7.7434 | 1750 | 3.0667 |
85
+ | 0.5544 | 7.9646 | 1800 | 2.8519 |
86
+ | 0.2919 | 8.1858 | 1850 | 3.9333 |
87
+ | 0.405 | 8.4071 | 1900 | 3.5871 |
88
+ | 0.3391 | 8.6283 | 1950 | 3.5935 |
89
+ | 0.5292 | 8.8496 | 2000 | 3.4899 |
90
+ | 0.471 | 9.0708 | 2050 | 3.5509 |
91
+ | 0.2564 | 9.2920 | 2100 | 3.9214 |
92
+ | 0.4863 | 9.5133 | 2150 | 3.6614 |
93
+ | 0.315 | 9.7345 | 2200 | 3.9714 |
94
+ | 0.4728 | 9.9558 | 2250 | 3.5600 |
95
+ | 0.2982 | 10.1770 | 2300 | 3.6403 |
96
+ | 0.1714 | 10.3982 | 2350 | 3.6444 |
97
+ | 0.205 | 10.6195 | 2400 | 4.3221 |
98
+ | 0.3756 | 10.8407 | 2450 | 4.0914 |
99
+ | 0.1874 | 11.0619 | 2500 | 3.8238 |
100
+ | 0.0965 | 11.2832 | 2550 | 4.0389 |
101
+ | 0.2563 | 11.5044 | 2600 | 4.1470 |
102
+ | 0.2176 | 11.7257 | 2650 | 3.8725 |
103
+ | 0.147 | 11.9469 | 2700 | 4.0304 |
104
+ | 0.2113 | 12.1681 | 2750 | 3.7899 |
105
+ | 0.1281 | 12.3894 | 2800 | 4.1518 |
106
+ | 0.1377 | 12.6106 | 2850 | 4.1490 |
107
+ | 0.2311 | 12.8319 | 2900 | 4.0664 |
108
+ | 0.2286 | 13.0531 | 2950 | 3.8024 |
109
+ | 0.1179 | 13.2743 | 3000 | 3.9863 |
110
+ | 0.1248 | 13.4956 | 3050 | 3.9647 |
111
+ | 0.1693 | 13.7168 | 3100 | 3.6965 |
112
+ | 0.0876 | 13.9381 | 3150 | 4.1747 |
113
+ | 0.12 | 14.1593 | 3200 | 4.2850 |
114
+ | 0.0899 | 14.3805 | 3250 | 4.2602 |
115
+ | 0.1521 | 14.6018 | 3300 | 4.0035 |
116
+ | 0.1186 | 14.8230 | 3350 | 4.0200 |
117
+ | 0.0194 | 15.0442 | 3400 | 4.2270 |
118
+ | 0.0629 | 15.2655 | 3450 | 4.3293 |
119
+ | 0.0155 | 15.4867 | 3500 | 4.2434 |
120
+ | 0.1116 | 15.7080 | 3550 | 4.2031 |
121
+ | 0.0691 | 15.9292 | 3600 | 4.4198 |
122
+ | 0.0235 | 16.1504 | 3650 | 4.4143 |
123
+ | 0.0857 | 16.3717 | 3700 | 4.2814 |
124
+ | 0.0114 | 16.5929 | 3750 | 4.2801 |
125
+ | 0.0176 | 16.8142 | 3800 | 4.4927 |
126
+ | 0.0978 | 17.0354 | 3850 | 4.5054 |
127
+ | 0.0122 | 17.2566 | 3900 | 4.5038 |
128
+ | 0.009 | 17.4779 | 3950 | 4.5913 |
129
+ | 0.0476 | 17.6991 | 4000 | 4.6732 |
130
+ | 0.0985 | 17.9204 | 4050 | 4.5039 |
131
+ | 0.0051 | 18.1416 | 4100 | 4.5284 |
132
+ | 0.0696 | 18.3628 | 4150 | 4.5731 |
133
+ | 0.0238 | 18.5841 | 4200 | 4.5257 |
134
+ | 0.0068 | 18.8053 | 4250 | 4.5459 |
135
+ | 0.0276 | 19.0265 | 4300 | 4.5551 |
136
+ | 0.0296 | 19.2478 | 4350 | 4.5593 |
137
+ | 0.0068 | 19.4690 | 4400 | 4.5723 |
138
+ | 0.1252 | 19.6903 | 4450 | 4.5622 |
139
+ | 0.0051 | 19.9115 | 4500 | 4.5637 |
140
+
141
+
142
+ ### Framework versions
143
+
144
+ - Transformers 4.44.2
145
+ - Pytorch 2.5.0+cu121
146
+ - Datasets 3.1.0
147
+ - Tokenizers 0.19.1