akanchha commited on
Commit
0c697ff
1 Parent(s): ab40324

layoutlmv3-finetuned-cord_100

Browse files
Files changed (2) hide show
  1. README.md +22 -20
  2. model.safetensors +1 -1
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.9428783382789317
29
  - name: Recall
30
  type: recall
31
- value: 0.9513473053892215
32
  - name: F1
33
  type: f1
34
- value: 0.9470938897168405
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.952037351443124
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the cord-layoutlmv3 dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.2267
48
- - Precision: 0.9429
49
- - Recall: 0.9513
50
- - F1: 0.9471
51
- - Accuracy: 0.9520
52
 
53
  ## Model description
54
 
@@ -73,22 +73,24 @@ The following hyperparameters were used during training:
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
- - training_steps: 2500
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | No log | 1.56 | 250 | 1.0513 | 0.6817 | 0.7597 | 0.7186 | 0.7806 |
83
- | 1.4257 | 3.12 | 500 | 0.5744 | 0.8451 | 0.8660 | 0.8555 | 0.8697 |
84
- | 1.4257 | 4.69 | 750 | 0.3979 | 0.8720 | 0.9027 | 0.8871 | 0.9062 |
85
- | 0.4063 | 6.25 | 1000 | 0.3350 | 0.9107 | 0.9237 | 0.9171 | 0.9300 |
86
- | 0.4063 | 7.81 | 1250 | 0.2638 | 0.9313 | 0.9431 | 0.9372 | 0.9402 |
87
- | 0.2045 | 9.38 | 1500 | 0.2542 | 0.9205 | 0.9364 | 0.9284 | 0.9419 |
88
- | 0.2045 | 10.94 | 1750 | 0.2417 | 0.9335 | 0.9454 | 0.9394 | 0.9469 |
89
- | 0.1406 | 12.5 | 2000 | 0.2279 | 0.9371 | 0.9476 | 0.9423 | 0.9491 |
90
- | 0.1406 | 14.06 | 2250 | 0.2267 | 0.9401 | 0.9513 | 0.9457 | 0.9550 |
91
- | 0.1079 | 15.62 | 2500 | 0.2267 | 0.9429 | 0.9513 | 0.9471 | 0.9520 |
 
 
92
 
93
 
94
  ### Framework versions
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.9561011904761905
29
  - name: Recall
30
  type: recall
31
+ value: 0.9618263473053892
32
  - name: F1
33
  type: f1
34
+ value: 0.958955223880597
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.9702886247877759
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the cord-layoutlmv3 dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.1726
48
+ - Precision: 0.9561
49
+ - Recall: 0.9618
50
+ - F1: 0.9590
51
+ - Accuracy: 0.9703
52
 
53
  ## Model description
54
 
 
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
+ - training_steps: 3000
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.56 | 250 | 1.0075 | 0.7597 | 0.8046 | 0.7815 | 0.8145 |
83
+ | 1.3907 | 3.12 | 500 | 0.5155 | 0.8388 | 0.8683 | 0.8533 | 0.8841 |
84
+ | 1.3907 | 4.69 | 750 | 0.3486 | 0.8917 | 0.9117 | 0.9016 | 0.9283 |
85
+ | 0.3755 | 6.25 | 1000 | 0.2722 | 0.9211 | 0.9356 | 0.9283 | 0.9435 |
86
+ | 0.3755 | 7.81 | 1250 | 0.2399 | 0.9356 | 0.9461 | 0.9408 | 0.9533 |
87
+ | 0.1857 | 9.38 | 1500 | 0.2170 | 0.9376 | 0.9454 | 0.9415 | 0.9542 |
88
+ | 0.1857 | 10.94 | 1750 | 0.1917 | 0.9510 | 0.9588 | 0.9549 | 0.9660 |
89
+ | 0.1236 | 12.5 | 2000 | 0.1821 | 0.9502 | 0.9573 | 0.9538 | 0.9652 |
90
+ | 0.1236 | 14.06 | 2250 | 0.1870 | 0.9538 | 0.9588 | 0.9563 | 0.9669 |
91
+ | 0.0858 | 15.62 | 2500 | 0.1741 | 0.9583 | 0.9633 | 0.9608 | 0.9711 |
92
+ | 0.0858 | 17.19 | 2750 | 0.1726 | 0.9561 | 0.9611 | 0.9586 | 0.9690 |
93
+ | 0.0708 | 18.75 | 3000 | 0.1726 | 0.9561 | 0.9618 | 0.9590 | 0.9703 |
94
 
95
 
96
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f541b08a7bc79fe33658ade1bf8cf849ba69af929271312deeb2ed0ad986fea8
3
  size 503884236
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4bc157691cae94ef47cec0d564ab8a50c4565120d2c90730de496b17f1ad3ba
3
  size 503884236