Training in progress epoch 31
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ 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 an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Overall Precision: 0.
|
21 |
-
- Train Overall Recall: 0.
|
22 |
-
- Train Overall F1: 0.
|
23 |
-
- Train Overall Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -77,6 +77,8 @@ The following hyperparameters were used during training:
|
|
77 |
| 0.1229 | 1.4796 | 0.5547 | 0.6131 | 0.5825 | 0.6471 | 27 |
|
78 |
| 0.1225 | 1.5841 | 0.5239 | 0.5946 | 0.5570 | 0.6101 | 28 |
|
79 |
| 0.1085 | 1.5432 | 0.5253 | 0.6046 | 0.5622 | 0.6423 | 29 |
|
|
|
|
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0961
|
19 |
+
- Validation Loss: 1.5766
|
20 |
+
- Train Overall Precision: 0.5302
|
21 |
+
- Train Overall Recall: 0.6121
|
22 |
+
- Train Overall F1: 0.5682
|
23 |
+
- Train Overall Accuracy: 0.6392
|
24 |
+
- Epoch: 31
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
77 |
| 0.1229 | 1.4796 | 0.5547 | 0.6131 | 0.5825 | 0.6471 | 27 |
|
78 |
| 0.1225 | 1.5841 | 0.5239 | 0.5946 | 0.5570 | 0.6101 | 28 |
|
79 |
| 0.1085 | 1.5432 | 0.5253 | 0.6046 | 0.5622 | 0.6423 | 29 |
|
80 |
+
| 0.1025 | 1.5414 | 0.5176 | 0.5966 | 0.5543 | 0.6312 | 30 |
|
81 |
+
| 0.0961 | 1.5766 | 0.5302 | 0.6121 | 0.5682 | 0.6392 | 31 |
|
82 |
|
83 |
|
84 |
### Framework versions
|
logs/train/events.out.tfevents.1708326890.c65eaeed6165.295.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:a08e26822de2a3f0883ee7f716b2d486b65f577dab3a639e26b75cb58be922ea
|
3 |
+
size 2367043
|
logs/validation/events.out.tfevents.1708326925.c65eaeed6165.295.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:970cdf1efc12ee72309127b03ae7c6386962cc680de8af7cb2bf9787bebf27fd
|
3 |
+
size 5061
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450829256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19d5dbe39748cd3d68fc48f10eb082fc24c21b4f9be7a21dab3dc1c1a3b993d4
|
3 |
size 450829256
|