Commit
·
732a659
1
Parent(s):
f93427d
Training in progress epoch 7
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 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 1.0126 | 1.0670 | 0.4183 | 0.5519 | 0.4759 | 0.5820 | 4 |
|
55 |
| 0.8976 | 1.0148 | 0.3816 | 0.5273 | 0.4428 | 0.6186 | 5 |
|
56 |
| 0.7552 | 1.0872 | 0.4571 | 0.5449 | 0.4971 | 0.6268 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### 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.6688
|
19 |
+
- Validation Loss: 1.0205
|
20 |
+
- Train Overall Precision: 0.4820
|
21 |
+
- Train Overall Recall: 0.5640
|
22 |
+
- Train Overall F1: 0.5198
|
23 |
+
- Train Overall Accuracy: 0.6662
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 1.0126 | 1.0670 | 0.4183 | 0.5519 | 0.4759 | 0.5820 | 4 |
|
55 |
| 0.8976 | 1.0148 | 0.3816 | 0.5273 | 0.4428 | 0.6186 | 5 |
|
56 |
| 0.7552 | 1.0872 | 0.4571 | 0.5449 | 0.4971 | 0.6268 | 6 |
|
57 |
+
| 0.6688 | 1.0205 | 0.4820 | 0.5640 | 0.5198 | 0.6662 | 7 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
logs/train/events.out.tfevents.1712249047.a94075aa2d3a.285.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:fd221a3317f1a6912ce8fa5b6c72d9b76c9b56605a88dd10b30dad31af5ac46b
|
3 |
+
size 2365411
|
logs/validation/events.out.tfevents.1712250244.a94075aa2d3a.285.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:560d54268d85c3dd66121b793fc4de73615301e876c1e2903c5dc5b92f66850e
|
3 |
+
size 1317
|
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:865d5c89203c4687b4cbf7822362088ec3629aa0bb6988cc3cd4890e4efc4866
|
3 |
size 450829256
|