mp-02 commited on
Commit
1f17618
·
verified ·
1 Parent(s): f366a47

End of training

Browse files
README.md CHANGED
@@ -22,16 +22,16 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.9609494640122511
26
  - name: Recall
27
  type: recall
28
- value: 0.9743788819875776
29
  - name: F1
30
  type: f1
31
- value: 0.9676175790285273
32
  - name: Accuracy
33
  type: accuracy
34
- value: 0.9690152801358234
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -41,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
41
 
42
  This model is a fine-tuned version of [layoutlmv3](https://huggingface.co/layoutlmv3) on the mp-02/cord dataset.
43
  It achieves the following results on the evaluation set:
44
- - Loss: 0.1800
45
- - Precision: 0.9609
46
- - Recall: 0.9744
47
- - F1: 0.9676
48
- - Accuracy: 0.9690
49
 
50
  ## Model description
51
 
@@ -65,8 +65,8 @@ More information needed
65
 
66
  The following hyperparameters were used during training:
67
  - learning_rate: 5e-05
68
- - train_batch_size: 10
69
- - eval_batch_size: 10
70
  - seed: 42
71
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
72
  - lr_scheduler_type: linear
@@ -74,18 +74,18 @@ The following hyperparameters were used during training:
74
 
75
  ### Training results
76
 
77
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
- |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
- | No log | 1.25 | 100 | 0.5802 | 0.8140 | 0.8696 | 0.8408 | 0.8574 |
80
- | No log | 2.5 | 200 | 0.2946 | 0.9013 | 0.9433 | 0.9219 | 0.9329 |
81
- | No log | 3.75 | 300 | 0.2259 | 0.9409 | 0.9635 | 0.9521 | 0.9571 |
82
- | No log | 5.0 | 400 | 0.2496 | 0.9376 | 0.9565 | 0.9470 | 0.9482 |
83
- | 0.4497 | 6.25 | 500 | 0.2174 | 0.9399 | 0.9596 | 0.9497 | 0.9546 |
84
- | 0.4497 | 7.5 | 600 | 0.1812 | 0.9535 | 0.9713 | 0.9623 | 0.9648 |
85
- | 0.4497 | 8.75 | 700 | 0.1699 | 0.9587 | 0.9720 | 0.9653 | 0.9699 |
86
- | 0.4497 | 10.0 | 800 | 0.1810 | 0.9625 | 0.9752 | 0.9688 | 0.9690 |
87
- | 0.4497 | 11.25 | 900 | 0.1789 | 0.9647 | 0.9767 | 0.9707 | 0.9694 |
88
- | 0.0416 | 12.5 | 1000 | 0.1800 | 0.9609 | 0.9744 | 0.9676 | 0.9690 |
89
 
90
 
91
  ### Framework versions
 
22
  metrics:
23
  - name: Precision
24
  type: precision
25
+ value: 0.963984674329502
26
  - name: Recall
27
  type: recall
28
+ value: 0.9767080745341615
29
  - name: F1
30
  type: f1
31
+ value: 0.9703046664095644
32
  - name: Accuracy
33
  type: accuracy
34
+ value: 0.9702886247877759
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
41
 
42
  This model is a fine-tuned version of [layoutlmv3](https://huggingface.co/layoutlmv3) on the mp-02/cord dataset.
43
  It achieves the following results on the evaluation set:
44
+ - Loss: 0.2044
45
+ - Precision: 0.9640
46
+ - Recall: 0.9767
47
+ - F1: 0.9703
48
+ - Accuracy: 0.9703
49
 
50
  ## Model description
51
 
 
65
 
66
  The following hyperparameters were used during training:
67
  - learning_rate: 5e-05
68
+ - train_batch_size: 14
69
+ - eval_batch_size: 14
70
  - seed: 42
71
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
72
  - lr_scheduler_type: linear
 
74
 
75
  ### Training results
76
 
77
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
+ |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
+ | No log | 1.7241 | 100 | 0.4595 | 0.8310 | 0.8859 | 0.8576 | 0.8786 |
80
+ | No log | 3.4483 | 200 | 0.2637 | 0.9284 | 0.9565 | 0.9423 | 0.9469 |
81
+ | No log | 5.1724 | 300 | 0.2096 | 0.9513 | 0.9697 | 0.9604 | 0.9626 |
82
+ | No log | 6.8966 | 400 | 0.2016 | 0.9512 | 0.9689 | 0.96 | 0.9622 |
83
+ | 0.3892 | 8.6207 | 500 | 0.2418 | 0.9453 | 0.9658 | 0.9555 | 0.9593 |
84
+ | 0.3892 | 10.3448 | 600 | 0.2149 | 0.9579 | 0.9713 | 0.9645 | 0.9660 |
85
+ | 0.3892 | 12.0690 | 700 | 0.2090 | 0.9608 | 0.9713 | 0.9660 | 0.9652 |
86
+ | 0.3892 | 13.7931 | 800 | 0.2202 | 0.9580 | 0.9728 | 0.9653 | 0.9673 |
87
+ | 0.3892 | 15.5172 | 900 | 0.2217 | 0.9595 | 0.9744 | 0.9669 | 0.9682 |
88
+ | 0.0278 | 17.2414 | 1000 | 0.2044 | 0.9640 | 0.9767 | 0.9703 | 0.9703 |
89
 
90
 
91
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dfe00edeb8d8304fb042b416ad33de18ea2e5e6f4e61bd6d39470c3ad713ae8
3
  size 503816564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b310acd2cb1afef98de12cda0ab4babbabc264264c16c7cf1b79476beac240a1
3
  size 503816564
runs/Aug26_15-00-12_bernini/events.out.tfevents.1724677214.bernini.9127.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eba3d655163fc833da62aa2b87cc3159bae9ab0e5baeb0f7ce3d55ebe08328d
3
+ size 10257
runs/Aug26_15-00-12_bernini/events.out.tfevents.1724677862.bernini.9127.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e93afba87d0470b8fb1ea4a5626e9b499d1df0ac203939b94f1ef01f46498e
3
+ size 560
runs/Aug26_15-38-24_bernini/events.out.tfevents.1724679506.bernini.7973.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a8a854a5fc6cf8dbd911ead33aab8d9faa71d05ed3d43855108901ea6c63cf
3
+ size 11362
runs/Aug26_15-38-24_bernini/events.out.tfevents.1724680911.bernini.7973.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17edae22506fef089cb8bb42037e10206108e72730b7b356f841f1ff8c98724c
3
+ size 560
runs/Aug26_22-56-21_bernini/events.out.tfevents.1724705801.bernini.2349.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1542b033ffc04c0eb886c7a9d19deed2f6878f711fabd467d784a0ad595531b7
3
- size 10230
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df51523136ce81bb7594a3177fb1bd5e73c6912b9072eae481807f08f683cdfd
3
+ size 13155
runs/Aug26_22-56-21_bernini/events.out.tfevents.1724706714.bernini.2349.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3370b647fc537558f5caa9528ab3602f3a68174bc026aa8f0c62052ff1fb695
3
+ size 560