ikmalalfaozi
commited on
Commit
•
166f439
1
Parent(s):
9785249
Training in progress epoch 6
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: 0.
|
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 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 0.5285 | 0.6429 | 0.6859 | 0.7702 | 0.7256 | 0.8022 | 3 |
|
54 |
| 0.4270 | 0.6216 | 0.7089 | 0.7832 | 0.7442 | 0.8092 | 4 |
|
55 |
| 0.3451 | 0.6699 | 0.7038 | 0.7832 | 0.7414 | 0.7972 | 5 |
|
|
|
56 |
|
57 |
|
58 |
### 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.2867
|
19 |
+
- Validation Loss: 0.6886
|
20 |
+
- Train Overall Precision: 0.7203
|
21 |
+
- Train Overall Recall: 0.7868
|
22 |
+
- Train Overall F1: 0.7520
|
23 |
+
- Train Overall Accuracy: 0.7965
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
| 0.5285 | 0.6429 | 0.6859 | 0.7702 | 0.7256 | 0.8022 | 3 |
|
54 |
| 0.4270 | 0.6216 | 0.7089 | 0.7832 | 0.7442 | 0.8092 | 4 |
|
55 |
| 0.3451 | 0.6699 | 0.7038 | 0.7832 | 0.7414 | 0.7972 | 5 |
|
56 |
+
| 0.2867 | 0.6886 | 0.7203 | 0.7868 | 0.7520 | 0.7965 | 6 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
logs/train/events.out.tfevents.1716523794.ca2facd26867.483.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:4f15121ecaca3f2642adc881ffc98fab460bac7018984a7d8949243e92342171
|
3 |
+
size 2365343
|
logs/validation/events.out.tfevents.1716523888.ca2facd26867.483.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:b27361cdf11bbeeaa5f2fbed72b88c343a5da91f0e598defb4771fb8715668ef
|
3 |
+
size 1161
|
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:836395f4f3c21fcc571462e84730123445feb8535c15eef522ad2ca641888782
|
3 |
size 450829256
|