mykh-med commited on
Commit
f97fce1
·
verified ·
1 Parent(s): af7bcce

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.8860759493670886
30
  - name: Recall
31
  type: recall
32
- value: 0.9210526315789473
33
  - name: F1
34
  type: f1
35
- value: 0.9032258064516129
36
  - name: Accuracy
37
  type: accuracy
38
- value: 0.94375
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.3028
49
- - Precision: 0.8861
50
- - Recall: 0.9211
51
- - F1: 0.9032
52
- - Accuracy: 0.9437
53
 
54
  ## Model description
55
 
@@ -80,21 +80,21 @@ The following hyperparameters were used during training:
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
82
  |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
83
- | No log | 4.3478 | 100 | 0.6867 | 0.6842 | 0.6842 | 0.6842 | 0.8063 |
84
- | No log | 8.6957 | 200 | 0.2381 | 0.8625 | 0.9079 | 0.8846 | 0.9313 |
85
- | No log | 13.0435 | 300 | 0.2598 | 0.8846 | 0.9079 | 0.8961 | 0.9313 |
86
- | No log | 17.3913 | 400 | 0.2165 | 0.8625 | 0.9079 | 0.8846 | 0.9375 |
87
- | 0.3281 | 21.7391 | 500 | 0.2037 | 0.8625 | 0.9079 | 0.8846 | 0.9375 |
88
- | 0.3281 | 26.0870 | 600 | 0.2571 | 0.8861 | 0.9211 | 0.9032 | 0.9437 |
89
- | 0.3281 | 30.4348 | 700 | 0.2735 | 0.8861 | 0.9211 | 0.9032 | 0.9437 |
90
- | 0.3281 | 34.7826 | 800 | 0.2993 | 0.8861 | 0.9211 | 0.9032 | 0.9437 |
91
- | 0.3281 | 39.1304 | 900 | 0.3044 | 0.8861 | 0.9211 | 0.9032 | 0.9437 |
92
- | 0.012 | 43.4783 | 1000 | 0.3028 | 0.8861 | 0.9211 | 0.9032 | 0.9437 |
93
 
94
 
95
  ### Framework versions
96
 
97
  - Transformers 4.47.0.dev0
98
- - Pytorch 2.5.0+cu121
99
  - Datasets 3.1.0
100
  - Tokenizers 0.20.3
 
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
 
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
 
 
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
96
 
97
  - Transformers 4.47.0.dev0
98
+ - Pytorch 2.5.1+cu121
99
  - Datasets 3.1.0
100
  - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:352e62fbedf08281fccd7e6f0f2f47964c2b9bfbb8b6351f1f96681a09bf94df
3
  size 503727360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df36cedf0ac34660241270621c99ba125d34247db1ab527878c2eba32c32a05e
3
  size 503727360
runs/Nov18_15-21-34_389b71462727/events.out.tfevents.1731943296.389b71462727.2719.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:944719f80c15663a86b3c0d95b178243bdafd752bb3a99f1688c350594480604
3
+ size 11403
runs/Nov18_15-21-34_389b71462727/events.out.tfevents.1731943929.389b71462727.2719.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7638306a7467bc6f7e8bd3bdbc22dfe621c8fc08b5e89e9e215739f7e63c790e
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e3d9308785243089d2c6abd5e574d7af7989f889c57e13d4adf4d909b677593
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304d40fc72d2c7641911dd5e47d0b2f4bb481c7bf83ba37d95163b34a40adfb4
3
  size 5304