ikmalalfaozi
commited on
Commit
·
f18948c
1
Parent(s):
3f88c67
Training in progress epoch 3
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.6546 | 1.3264 | 0.3384 | 0.3708 | 0.3538 | 0.5774 | 0 |
|
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 |
|
54 |
|
55 |
### 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.5285
|
19 |
+
- Validation Loss: 0.6429
|
20 |
+
- Train Overall Precision: 0.6859
|
21 |
+
- Train Overall Recall: 0.7702
|
22 |
+
- Train Overall F1: 0.7256
|
23 |
+
- Train Overall Accuracy: 0.8022
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 1.6546 | 1.3264 | 0.3384 | 0.3708 | 0.3538 | 0.5774 | 0 |
|
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
|
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:e20892fa50f635b83a4375350222d5ddc086b3b5842d5bc9de45e1db5afd9a94
|
3 |
+
size 2365139
|
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:e7bbb717f1008e1fb4e89623700379d66fa5168909fe5aefa8892541fe259066
|
3 |
+
size 696
|
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:9f9217f1eebac09694c3c6449d013c50a5cce6bbd56ab42be67b9c389b635ffd
|
3 |
size 450829256
|