anuragsingh28 commited on
Commit
7ea6e4e
1 Parent(s): d8849bb

End of training

Browse files
Files changed (2) hide show
  1. README.md +29 -92
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/layoutlmv2-base-uncased](https://huggingface.co/microsoft/layoutlmv2-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 4.6228
19
 
20
  ## Model description
21
 
@@ -40,102 +40,39 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 20
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 5.2897 | 0.22 | 50 | 4.5700 |
50
- | 4.4152 | 0.44 | 100 | 4.4259 |
51
- | 4.1658 | 0.66 | 150 | 3.7699 |
52
- | 3.7752 | 0.88 | 200 | 3.5137 |
53
- | 3.4951 | 1.11 | 250 | 3.2858 |
54
- | 3.0566 | 1.33 | 300 | 3.1827 |
55
- | 2.9219 | 1.55 | 350 | 3.0013 |
56
- | 2.6689 | 1.77 | 400 | 2.8707 |
57
- | 2.5179 | 1.99 | 450 | 2.8395 |
58
- | 2.0212 | 2.21 | 500 | 2.5494 |
59
- | 1.9111 | 2.43 | 550 | 2.4910 |
60
- | 1.897 | 2.65 | 600 | 2.3390 |
61
- | 1.7719 | 2.88 | 650 | 2.0315 |
62
- | 1.3732 | 3.1 | 700 | 2.6837 |
63
- | 1.3554 | 3.32 | 750 | 2.7709 |
64
- | 1.2142 | 3.54 | 800 | 2.6627 |
65
- | 1.1214 | 3.76 | 850 | 2.6243 |
66
- | 1.1927 | 3.98 | 900 | 2.4302 |
67
- | 0.8986 | 4.2 | 950 | 2.5084 |
68
- | 0.8782 | 4.42 | 1000 | 2.6108 |
69
- | 0.9384 | 4.65 | 1050 | 2.5729 |
70
- | 0.9106 | 4.87 | 1100 | 2.8295 |
71
- | 0.7983 | 5.09 | 1150 | 3.3324 |
72
- | 0.7627 | 5.31 | 1200 | 3.0111 |
73
- | 0.8101 | 5.53 | 1250 | 3.0340 |
74
- | 0.8363 | 5.75 | 1300 | 2.6495 |
75
- | 0.8682 | 5.97 | 1350 | 3.0019 |
76
- | 0.636 | 6.19 | 1400 | 3.2153 |
77
- | 0.5614 | 6.42 | 1450 | 2.9601 |
78
- | 0.664 | 6.64 | 1500 | 3.1723 |
79
- | 0.6052 | 6.86 | 1550 | 3.8548 |
80
- | 0.5859 | 7.08 | 1600 | 3.2841 |
81
- | 0.5383 | 7.3 | 1650 | 3.2616 |
82
- | 0.3317 | 7.52 | 1700 | 3.6498 |
83
- | 0.5176 | 7.74 | 1750 | 3.1792 |
84
- | 0.323 | 7.96 | 1800 | 3.9586 |
85
- | 0.2828 | 8.19 | 1850 | 3.3414 |
86
- | 0.3408 | 8.41 | 1900 | 3.4490 |
87
- | 0.4341 | 8.63 | 1950 | 3.6120 |
88
- | 0.4256 | 8.85 | 2000 | 3.6485 |
89
- | 0.2488 | 9.07 | 2050 | 3.2907 |
90
- | 0.2399 | 9.29 | 2100 | 3.9223 |
91
- | 0.3902 | 9.51 | 2150 | 3.4605 |
92
- | 0.1764 | 9.73 | 2200 | 3.4834 |
93
- | 0.3641 | 9.96 | 2250 | 3.6385 |
94
- | 0.0802 | 10.18 | 2300 | 4.1041 |
95
- | 0.1922 | 10.4 | 2350 | 4.0973 |
96
- | 0.1943 | 10.62 | 2400 | 3.8264 |
97
- | 0.1944 | 10.84 | 2450 | 4.0448 |
98
- | 0.1396 | 11.06 | 2500 | 4.0736 |
99
- | 0.1399 | 11.28 | 2550 | 4.1645 |
100
- | 0.1739 | 11.5 | 2600 | 4.0905 |
101
- | 0.0859 | 11.73 | 2650 | 4.2965 |
102
- | 0.1819 | 11.95 | 2700 | 3.9382 |
103
- | 0.1614 | 12.17 | 2750 | 4.2804 |
104
- | 0.1406 | 12.39 | 2800 | 4.4033 |
105
- | 0.1474 | 12.61 | 2850 | 4.3500 |
106
- | 0.0857 | 12.83 | 2900 | 4.6170 |
107
- | 0.1197 | 13.05 | 2950 | 4.0885 |
108
- | 0.1087 | 13.27 | 3000 | 4.1931 |
109
- | 0.0654 | 13.5 | 3050 | 4.4273 |
110
- | 0.1081 | 13.72 | 3100 | 4.3433 |
111
- | 0.2075 | 13.94 | 3150 | 4.1598 |
112
- | 0.0807 | 14.16 | 3200 | 4.1951 |
113
- | 0.0338 | 14.38 | 3250 | 4.2540 |
114
- | 0.0918 | 14.6 | 3300 | 4.4138 |
115
- | 0.1703 | 14.82 | 3350 | 3.9894 |
116
- | 0.0176 | 15.04 | 3400 | 4.3193 |
117
- | 0.1292 | 15.27 | 3450 | 4.4866 |
118
- | 0.0484 | 15.49 | 3500 | 4.2460 |
119
- | 0.0703 | 15.71 | 3550 | 4.2828 |
120
- | 0.1076 | 15.93 | 3600 | 4.4895 |
121
- | 0.0245 | 16.15 | 3650 | 4.5421 |
122
- | 0.0779 | 16.37 | 3700 | 4.5335 |
123
- | 0.0553 | 16.59 | 3750 | 4.5308 |
124
- | 0.0626 | 16.81 | 3800 | 4.4731 |
125
- | 0.0175 | 17.04 | 3850 | 4.4889 |
126
- | 0.0038 | 17.26 | 3900 | 4.4956 |
127
- | 0.0074 | 17.48 | 3950 | 4.6014 |
128
- | 0.0761 | 17.7 | 4000 | 4.5396 |
129
- | 0.0095 | 17.92 | 4050 | 4.5511 |
130
- | 0.0634 | 18.14 | 4100 | 4.5970 |
131
- | 0.0043 | 18.36 | 4150 | 4.6040 |
132
- | 0.0863 | 18.58 | 4200 | 4.6277 |
133
- | 0.02 | 18.81 | 4250 | 4.5889 |
134
- | 0.0176 | 19.03 | 4300 | 4.6318 |
135
- | 0.0062 | 19.25 | 4350 | 4.6496 |
136
- | 0.008 | 19.47 | 4400 | 4.6139 |
137
- | 0.0035 | 19.69 | 4450 | 4.6159 |
138
- | 0.0137 | 19.91 | 4500 | 4.6228 |
139
 
140
 
141
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/layoutlmv2-base-uncased](https://huggingface.co/microsoft/layoutlmv2-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.9372
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 6
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 5.2741 | 0.22 | 50 | 4.5078 |
50
+ | 4.3688 | 0.44 | 100 | 4.2690 |
51
+ | 4.1035 | 0.66 | 150 | 3.7153 |
52
+ | 3.8461 | 0.88 | 200 | 3.6182 |
53
+ | 3.6142 | 1.11 | 250 | 3.4844 |
54
+ | 3.0794 | 1.33 | 300 | 3.2514 |
55
+ | 3.0315 | 1.55 | 350 | 3.3487 |
56
+ | 2.8165 | 1.77 | 400 | 2.7495 |
57
+ | 2.6306 | 1.99 | 450 | 2.8793 |
58
+ | 2.2232 | 2.21 | 500 | 2.5794 |
59
+ | 2.0693 | 2.43 | 550 | 2.7011 |
60
+ | 2.0821 | 2.65 | 600 | 2.4160 |
61
+ | 1.9505 | 2.88 | 650 | 2.2413 |
62
+ | 1.7037 | 3.1 | 700 | 2.3263 |
63
+ | 1.6657 | 3.32 | 750 | 3.0268 |
64
+ | 1.5721 | 3.54 | 800 | 2.8429 |
65
+ | 1.3987 | 3.76 | 850 | 2.3589 |
66
+ | 1.3469 | 3.98 | 900 | 2.6879 |
67
+ | 1.0572 | 4.2 | 950 | 3.0299 |
68
+ | 1.046 | 4.42 | 1000 | 2.7357 |
69
+ | 0.9208 | 4.65 | 1050 | 2.9640 |
70
+ | 0.9383 | 4.87 | 1100 | 2.9712 |
71
+ | 0.8651 | 5.09 | 1150 | 3.0117 |
72
+ | 0.7581 | 5.31 | 1200 | 3.1530 |
73
+ | 0.779 | 5.53 | 1250 | 3.0349 |
74
+ | 0.8105 | 5.75 | 1300 | 2.8753 |
75
+ | 0.705 | 5.97 | 1350 | 2.9372 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
 
77
 
78
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86dd540fe5e5196ac6bac22984d4aa94741e5958e24f1b9be81ddf86e5f6999e
3
  size 802214001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e682146bdef1824263dda3ec407c61e2b3a85fbce62a23d06642f9dfedf42eb1
3
  size 802214001