Training in progress epoch 5
Browse files
README.md
CHANGED
@@ -16,13 +16,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Train Overall Precision: 0.
|
22 |
-
- Train Overall Recall: 0.
|
23 |
-
- Train Overall F1: 0.
|
24 |
-
- Train Overall Accuracy: 0.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,6 +51,9 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.4238 | 0.1257 | 0.7483 | 0.6535 | 0.6977 | 0.9684 | 0 |
|
52 |
| 0.0943 | 0.0549 | 0.9101 | 0.7075 | 0.7961 | 0.9863 | 1 |
|
53 |
| 0.0500 | 0.0403 | 0.8310 | 0.8573 | 0.8440 | 0.9891 | 2 |
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.0222
|
20 |
+
- Validation Loss: 0.0296
|
21 |
+
- Train Overall Precision: 0.9155
|
22 |
+
- Train Overall Recall: 0.9207
|
23 |
+
- Train Overall F1: 0.9181
|
24 |
+
- Train Overall Accuracy: 0.9938
|
25 |
+
- Epoch: 5
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
| 0.4238 | 0.1257 | 0.7483 | 0.6535 | 0.6977 | 0.9684 | 0 |
|
52 |
| 0.0943 | 0.0549 | 0.9101 | 0.7075 | 0.7961 | 0.9863 | 1 |
|
53 |
| 0.0500 | 0.0403 | 0.8310 | 0.8573 | 0.8440 | 0.9891 | 2 |
|
54 |
+
| 0.0344 | 0.0344 | 0.8468 | 0.9042 | 0.8746 | 0.9916 | 3 |
|
55 |
+
| 0.0282 | 0.0346 | 0.8417 | 0.9344 | 0.8856 | 0.9918 | 4 |
|
56 |
+
| 0.0222 | 0.0296 | 0.9155 | 0.9207 | 0.9181 | 0.9938 | 5 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
logs/train/events.out.tfevents.1741658746.77fec15f2e3c.1593.0.v2
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:644bc72e9c7e53adbee6258814441b05c07916c3ffa08c268ee3033f4ea893e4
|
3 |
+
size 2373451
|
logs/validation/events.out.tfevents.1741658774.77fec15f2e3c.1593.1.v2
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:1a8dadefcca429f057daac584e680116a7ca42ec6b448fc08354f6e05fcfaab8
|
3 |
+
size 1011
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450835400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07eedd64d02b0de30c63b4c9a57d7f427f365d261efa568f6a0d0799f99031c0
|
3 |
size 450835400
|