ikmalalfaozi
commited on
Commit
·
fb251a1
1
Parent(s):
f18948c
Training in progress epoch 4
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.0901 | 0.8303 | 0.6013 | 0.6508 | 0.6251 | 0.7392 | 1 |
|
52 |
| 0.7169 | 0.6666 | 0.6778 | 0.7441 | 0.7094 | 0.7864 | 2 |
|
53 |
| 0.5285 | 0.6429 | 0.6859 | 0.7702 | 0.7256 | 0.8022 | 3 |
|
|
|
54 |
|
55 |
|
56 |
### 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.4270
|
19 |
+
- Validation Loss: 0.6216
|
20 |
+
- Train Overall Precision: 0.7089
|
21 |
+
- Train Overall Recall: 0.7832
|
22 |
+
- Train Overall F1: 0.7442
|
23 |
+
- Train Overall Accuracy: 0.8092
|
24 |
+
- Epoch: 4
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 1.0901 | 0.8303 | 0.6013 | 0.6508 | 0.6251 | 0.7392 | 1 |
|
52 |
| 0.7169 | 0.6666 | 0.6778 | 0.7441 | 0.7094 | 0.7864 | 2 |
|
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 |
|
56 |
|
57 |
### 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:1cb275c4d943eef77002509f92351bcefa24da6f765a5d23d444504a536a4f47
|
3 |
+
size 2365207
|
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:595441a8377fae52f5d5423db9c04762bd0f508359a76803fad76aeef10105e2
|
3 |
+
size 851
|
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:2b399e2c1fccdd9b26bdb7a6b00bb88b904095d1b8488bd77508a42a476ca73b
|
3 |
size 450829256
|