End of training
Browse files- README.md +23 -23
- logs/events.out.tfevents.1711210555.ethanmbp.lan.36282.0 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Answer: {'precision': 0.
|
20 |
-
- Header: {'precision': 0.
|
21 |
-
- Overall Precision: 0.
|
22 |
- Overall Recall: 0.6048
|
23 |
-
- Overall F1: 0.
|
24 |
-
- Overall Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -50,23 +50,23 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
-
| Training Loss | Epoch | Step | Validation Loss | Answer
|
54 |
-
|
55 |
-
| 1.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.6103
|
19 |
+
- Answer: {'precision': 0.46564885496183206, 'recall': 0.6630434782608695, 'f1': 0.547085201793722, 'number': 92}
|
20 |
+
- Header: {'precision': 0.34146341463414637, 'recall': 0.4375, 'f1': 0.3835616438356165, 'number': 32}
|
21 |
+
- Overall Precision: 0.4360
|
22 |
- Overall Recall: 0.6048
|
23 |
+
- Overall F1: 0.5068
|
24 |
+
- Overall Accuracy: 0.8784
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Answer | Header | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:----------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------:|:-----------------:|:--------------:|:----------:|:----------------:|
|
55 |
+
| 1.1168 | 1.0 | 2 | 0.9441 | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 92} | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 32} | 0.0 | 0.0 | 0.0 | 0.8182 |
|
56 |
+
| 0.6159 | 2.0 | 4 | 0.8352 | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 92} | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 32} | 0.0 | 0.0 | 0.0 | 0.8182 |
|
57 |
+
| 0.495 | 3.0 | 6 | 0.7209 | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 92} | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 32} | 0.0 | 0.0 | 0.0 | 0.8182 |
|
58 |
+
| 0.4034 | 4.0 | 8 | 0.6673 | {'precision': 0.45454545454545453, 'recall': 0.21739130434782608, 'f1': 0.29411764705882354, 'number': 92} | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 32} | 0.4545 | 0.1613 | 0.2381 | 0.8412 |
|
59 |
+
| 0.2859 | 5.0 | 10 | 0.6247 | {'precision': 0.4536082474226804, 'recall': 0.4782608695652174, 'f1': 0.4656084656084656, 'number': 92} | {'precision': 0.0, 'recall': 0.0, 'f1': 0.0, 'number': 32} | 0.4536 | 0.3548 | 0.3982 | 0.8617 |
|
60 |
+
| 0.2644 | 6.0 | 12 | 0.6132 | {'precision': 0.4027777777777778, 'recall': 0.6304347826086957, 'f1': 0.4915254237288136, 'number': 92} | {'precision': 0.3333333333333333, 'recall': 0.03125, 'f1': 0.05714285714285714, 'number': 32} | 0.4014 | 0.4758 | 0.4354 | 0.8668 |
|
61 |
+
| 0.3123 | 7.0 | 14 | 0.6367 | {'precision': 0.3954802259887006, 'recall': 0.7608695652173914, 'f1': 0.5204460966542751, 'number': 92} | {'precision': 0.25, 'recall': 0.03125, 'f1': 0.05555555555555555, 'number': 32} | 0.3923 | 0.5726 | 0.4656 | 0.8592 |
|
62 |
+
| 0.3486 | 8.0 | 16 | 0.6209 | {'precision': 0.4166666666666667, 'recall': 0.7608695652173914, 'f1': 0.5384615384615384, 'number': 92} | {'precision': 0.125, 'recall': 0.03125, 'f1': 0.05, 'number': 32} | 0.4034 | 0.5726 | 0.4733 | 0.8656 |
|
63 |
+
| 0.3703 | 9.0 | 18 | 0.5961 | {'precision': 0.4339622641509434, 'recall': 0.75, 'f1': 0.549800796812749, 'number': 92} | {'precision': 0.5, 'recall': 0.15625, 'f1': 0.23809523809523808, 'number': 32} | 0.4379 | 0.5968 | 0.5051 | 0.8771 |
|
64 |
+
| 0.2037 | 10.0 | 20 | 0.5895 | {'precision': 0.423841059602649, 'recall': 0.6956521739130435, 'f1': 0.5267489711934157, 'number': 92} | {'precision': 0.42857142857142855, 'recall': 0.1875, 'f1': 0.26086956521739124, 'number': 32} | 0.4242 | 0.5645 | 0.4844 | 0.8796 |
|
65 |
+
| 0.1851 | 11.0 | 22 | 0.5810 | {'precision': 0.4461538461538462, 'recall': 0.6304347826086957, 'f1': 0.5225225225225225, 'number': 92} | {'precision': 0.38235294117647056, 'recall': 0.40625, 'f1': 0.393939393939394, 'number': 32} | 0.4329 | 0.5726 | 0.4931 | 0.8809 |
|
66 |
+
| 0.1832 | 12.0 | 24 | 0.5900 | {'precision': 0.46153846153846156, 'recall': 0.6521739130434783, 'f1': 0.5405405405405406, 'number': 92} | {'precision': 0.35135135135135137, 'recall': 0.40625, 'f1': 0.37681159420289856, 'number': 32} | 0.4371 | 0.5887 | 0.5017 | 0.8809 |
|
67 |
+
| 0.1588 | 13.0 | 26 | 0.6012 | {'precision': 0.46153846153846156, 'recall': 0.6521739130434783, 'f1': 0.5405405405405406, 'number': 92} | {'precision': 0.35, 'recall': 0.4375, 'f1': 0.38888888888888884, 'number': 32} | 0.4353 | 0.5968 | 0.5034 | 0.8796 |
|
68 |
+
| 0.1622 | 14.0 | 28 | 0.6075 | {'precision': 0.46564885496183206, 'recall': 0.6630434782608695, 'f1': 0.547085201793722, 'number': 92} | {'precision': 0.34146341463414637, 'recall': 0.4375, 'f1': 0.3835616438356165, 'number': 32} | 0.4360 | 0.6048 | 0.5068 | 0.8784 |
|
69 |
+
| 0.2028 | 15.0 | 30 | 0.6103 | {'precision': 0.46564885496183206, 'recall': 0.6630434782608695, 'f1': 0.547085201793722, 'number': 92} | {'precision': 0.34146341463414637, 'recall': 0.4375, 'f1': 0.3835616438356165, 'number': 32} | 0.4360 | 0.6048 | 0.5068 | 0.8784 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
logs/events.out.tfevents.1711210555.ethanmbp.lan.36282.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccf288c537886b0f4b516641618aa26b5e27237e5ab1d87d79d920c57b6ef057
|
3 |
+
size 15638
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450552060
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c975014e58f2e9e86844261792bc5dd5542db1ac9efc50fb24f9e597bf94d718
|
3 |
size 450552060
|