NLPmonster commited on
Commit
1d00af8
·
verified ·
1 Parent(s): d8e85d4

layoutlmv3-for-complete-receipt-understanding

Browse files
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [NLPmonster/layoutlmv3-for-receipt-understanding](https://huggingface.co/NLPmonster/layoutlmv3-for-receipt-understanding) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.0019
25
- - Precision: 1.0
26
- - Recall: 1.0
27
- - F1: 1.0
28
- - Accuracy: 1.0
29
 
30
  ## Model description
31
 
@@ -50,18 +50,32 @@ The following hyperparameters were used during training:
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
- - training_steps: 300
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | 1.0503 | 0.4425 | 50 | 0.0558 | 0.8777 | 0.9457 | 0.9104 | 0.9921 |
60
- | 0.0565 | 0.8850 | 100 | 0.0100 | 0.9697 | 0.9922 | 0.9808 | 0.9979 |
61
- | 0.0237 | 1.3274 | 150 | 0.0048 | 0.9771 | 0.9922 | 0.9846 | 0.9989 |
62
- | 0.0278 | 1.7699 | 200 | 0.0025 | 1.0 | 1.0 | 1.0 | 1.0 |
63
- | 0.0118 | 2.2124 | 250 | 0.0020 | 1.0 | 1.0 | 1.0 | 1.0 |
64
- | 0.0051 | 2.6549 | 300 | 0.0019 | 1.0 | 1.0 | 1.0 | 1.0 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
 
67
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [NLPmonster/layoutlmv3-for-receipt-understanding](https://huggingface.co/NLPmonster/layoutlmv3-for-receipt-understanding) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.5246
25
+ - Precision: 0.7795
26
+ - Recall: 0.7867
27
+ - F1: 0.7831
28
+ - Accuracy: 0.8572
29
 
30
  ## Model description
31
 
 
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
+ - training_steps: 1000
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | 0.2792 | 0.4425 | 50 | 0.5236 | 0.7608 | 0.7535 | 0.7571 | 0.8398 |
60
+ | 0.3022 | 0.8850 | 100 | 0.5262 | 0.7709 | 0.7541 | 0.7624 | 0.8420 |
61
+ | 0.2821 | 1.3274 | 150 | 0.5263 | 0.7704 | 0.7616 | 0.7660 | 0.8403 |
62
+ | 0.2801 | 1.7699 | 200 | 0.5310 | 0.7645 | 0.7659 | 0.7652 | 0.8412 |
63
+ | 0.2545 | 2.2124 | 250 | 0.5425 | 0.7606 | 0.7685 | 0.7645 | 0.8416 |
64
+ | 0.2453 | 2.6549 | 300 | 0.5237 | 0.7624 | 0.7602 | 0.7613 | 0.8417 |
65
+ | 0.2464 | 3.0973 | 350 | 0.5169 | 0.7699 | 0.7721 | 0.7710 | 0.8459 |
66
+ | 0.2248 | 3.5398 | 400 | 0.5266 | 0.7666 | 0.7701 | 0.7683 | 0.8447 |
67
+ | 0.2117 | 3.9823 | 450 | 0.5041 | 0.7754 | 0.7751 | 0.7753 | 0.8496 |
68
+ | 0.1986 | 4.4248 | 500 | 0.5327 | 0.7673 | 0.7729 | 0.7701 | 0.8453 |
69
+ | 0.1832 | 4.8673 | 550 | 0.5462 | 0.7658 | 0.7606 | 0.7632 | 0.8423 |
70
+ | 0.1752 | 5.3097 | 600 | 0.5207 | 0.7738 | 0.7830 | 0.7783 | 0.8519 |
71
+ | 0.1698 | 5.7522 | 650 | 0.5247 | 0.7737 | 0.7763 | 0.7750 | 0.8514 |
72
+ | 0.1495 | 6.1947 | 700 | 0.5433 | 0.7702 | 0.7754 | 0.7727 | 0.8495 |
73
+ | 0.1487 | 6.6372 | 750 | 0.5363 | 0.7731 | 0.7784 | 0.7757 | 0.8505 |
74
+ | 0.1431 | 7.0796 | 800 | 0.5276 | 0.7792 | 0.7754 | 0.7773 | 0.8544 |
75
+ | 0.1283 | 7.5221 | 850 | 0.5344 | 0.7752 | 0.7816 | 0.7784 | 0.8536 |
76
+ | 0.1253 | 7.9646 | 900 | 0.5166 | 0.7887 | 0.7834 | 0.7861 | 0.8594 |
77
+ | 0.1176 | 8.4071 | 950 | 0.5261 | 0.7794 | 0.7834 | 0.7814 | 0.8571 |
78
+ | 0.1124 | 8.8496 | 1000 | 0.5246 | 0.7795 | 0.7867 | 0.7831 | 0.8572 |
79
 
80
 
81
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37ca74950139cee51363df3e7f05272790e017813a2959498ed7a5e3ea70a75f
3
  size 503825792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc4d57250d3535fbf00c0ae58d5c7ed6ff610e3cce0ecb0996eb74ba6fb7050a
3
  size 503825792
runs/Oct13_21-00-23_c18c0c7f929a/events.out.tfevents.1728853588.c18c0c7f929a.30747.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd1f75930f90a78469887ca2f939e4cc4e4d5fc23803ac30f5fbf78684c019d4
3
+ size 560
runs/Oct13_21-35-30_c18c0c7f929a/events.out.tfevents.1728855337.c18c0c7f929a.30747.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f9e13f8cced048bc1bb7d36a3019332253f9a0465489cc7be78fa21cde30d88
3
+ size 21864
runs/Oct13_21-35-30_c18c0c7f929a/events.out.tfevents.1728856649.c18c0c7f929a.30747.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9aba42a7da0901cb6026c38456aa4120d2ce47b1fe2276d3d7f02ab8e4335fa
3
+ size 21864
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bedfcc98b74d6be94c9967e14db2bd2f896853e33bfa0227b056f30a5c33ab7
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8a5fcf7412d05277926bd3f4c07ac9f9739bcaebcfb2d0f99309a28363779e2
3
  size 5240