mykh-med commited on
Commit
dae15d7
1 Parent(s): f97fce1

End of training

Browse files
README.md CHANGED
@@ -26,16 +26,16 @@ model-index:
26
  metrics:
27
  - name: Precision
28
  type: precision
29
- value: 0.9583333333333334
30
  - name: Recall
31
  type: recall
32
- value: 0.9663865546218487
33
  - name: F1
34
  type: f1
35
- value: 0.9623430962343097
36
  - name: Accuracy
37
  type: accuracy
38
- value: 0.9921787709497206
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
45
 
46
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the layoutlmv3 dataset.
47
  It achieves the following results on the evaluation set:
48
- - Loss: 0.1046
49
- - Precision: 0.9583
50
- - Recall: 0.9664
51
- - F1: 0.9623
52
- - Accuracy: 0.9922
53
 
54
  ## Model description
55
 
@@ -78,18 +78,18 @@ The following hyperparameters were used during training:
78
 
79
  ### Training results
80
 
81
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
82
- |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
83
- | No log | 1.3514 | 100 | 0.5502 | 0.7261 | 0.7017 | 0.7137 | 0.9006 |
84
- | No log | 2.7027 | 200 | 0.1859 | 0.9034 | 0.9034 | 0.9034 | 0.9721 |
85
- | No log | 4.0541 | 300 | 0.1437 | 0.9333 | 0.9412 | 0.9372 | 0.9844 |
86
- | No log | 5.4054 | 400 | 0.1351 | 0.9256 | 0.9412 | 0.9333 | 0.9844 |
87
- | 0.332 | 6.7568 | 500 | 0.1183 | 0.9380 | 0.9538 | 0.9458 | 0.9888 |
88
- | 0.332 | 8.1081 | 600 | 0.1137 | 0.9502 | 0.9622 | 0.9562 | 0.9911 |
89
- | 0.332 | 9.4595 | 700 | 0.1188 | 0.9502 | 0.9622 | 0.9562 | 0.9899 |
90
- | 0.332 | 10.8108 | 800 | 0.1107 | 0.9583 | 0.9664 | 0.9623 | 0.9922 |
91
- | 0.332 | 12.1622 | 900 | 0.1081 | 0.9583 | 0.9664 | 0.9623 | 0.9922 |
92
- | 0.0141 | 13.5135 | 1000 | 0.1046 | 0.9583 | 0.9664 | 0.9623 | 0.9922 |
93
 
94
 
95
  ### Framework versions
 
26
  metrics:
27
  - name: Precision
28
  type: precision
29
+ value: 0.9735537190082645
30
  - name: Recall
31
  type: recall
32
+ value: 0.9751655629139073
33
  - name: F1
34
  type: f1
35
+ value: 0.9743589743589743
36
  - name: Accuracy
37
  type: accuracy
38
+ value: 0.9924257137308216
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
45
 
46
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the layoutlmv3 dataset.
47
  It achieves the following results on the evaluation set:
48
+ - Loss: 0.0899
49
+ - Precision: 0.9736
50
+ - Recall: 0.9752
51
+ - F1: 0.9744
52
+ - Accuracy: 0.9924
53
 
54
  ## Model description
55
 
 
78
 
79
  ### Training results
80
 
81
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
82
+ |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
83
+ | No log | 0.5291 | 100 | 0.4956 | 0.7821 | 0.7724 | 0.7772 | 0.9413 |
84
+ | No log | 1.0582 | 200 | 0.1802 | 0.9285 | 0.9247 | 0.9266 | 0.9761 |
85
+ | No log | 1.5873 | 300 | 0.1465 | 0.9334 | 0.9512 | 0.9422 | 0.9841 |
86
+ | No log | 2.1164 | 400 | 0.1309 | 0.9447 | 0.9611 | 0.9528 | 0.9876 |
87
+ | 0.3392 | 2.6455 | 500 | 0.1095 | 0.9516 | 0.9594 | 0.9555 | 0.9891 |
88
+ | 0.3392 | 3.1746 | 600 | 0.1022 | 0.9573 | 0.9652 | 0.9613 | 0.9915 |
89
+ | 0.3392 | 3.7037 | 700 | 0.1081 | 0.9573 | 0.9661 | 0.9617 | 0.9918 |
90
+ | 0.3392 | 4.2328 | 800 | 0.0922 | 0.9726 | 0.9694 | 0.9710 | 0.9920 |
91
+ | 0.3392 | 4.7619 | 900 | 0.0930 | 0.9702 | 0.9702 | 0.9702 | 0.9916 |
92
+ | 0.0282 | 5.2910 | 1000 | 0.0899 | 0.9736 | 0.9752 | 0.9744 | 0.9924 |
93
 
94
 
95
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df36cedf0ac34660241270621c99ba125d34247db1ab527878c2eba32c32a05e
3
  size 503727360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:503b9807266197ae7b9a28c81e63e9760cb2eb8af4f1f24fc168da4b79e07c3d
3
  size 503727360
runs/Nov19_19-04-09_af1b30745784/events.out.tfevents.1732043052.af1b30745784.1683.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5eff48d90ba3b89cd996d03e7ba12e85f221025fb0d9a931075de112ff78682
3
+ size 18548
runs/Nov19_20-05-54_af1b30745784/events.out.tfevents.1732046858.af1b30745784.1683.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81dda1ac00137b2f04602197d39360d5a586da2eb0b9094256fd31ad4e27c231
3
+ size 11403
runs/Nov19_20-05-54_af1b30745784/events.out.tfevents.1732047624.af1b30745784.1683.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1268526bbcb1d7942588504588d2ac01bc0b489b634e2478000eb1163864e5
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:304d40fc72d2c7641911dd5e47d0b2f4bb481c7bf83ba37d95163b34a40adfb4
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b6240bf8348cee383b1f21d481c4ab969c1112c17a56e4f44ade6b0c3270a6
3
  size 5304