Training in progress epoch 5
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Overall Precision: 0.
|
20 |
-
- Train Overall Recall: 0.
|
21 |
-
- Train Overall F1: 0.
|
22 |
-
- Train Overall Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -50,6 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.1874 | 0.9479 | 0.5511 | 0.5524 | 0.5517 | 0.7008 | 1 |
|
51 |
| 0.7973 | 0.7664 | 0.6409 | 0.6869 | 0.6631 | 0.7499 | 2 |
|
52 |
| 0.6030 | 0.6373 | 0.7067 | 0.7461 | 0.7259 | 0.7985 | 3 |
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.3720
|
18 |
+
- Validation Loss: 0.6051
|
19 |
+
- Train Overall Precision: 0.7093
|
20 |
+
- Train Overall Recall: 0.7923
|
21 |
+
- Train Overall F1: 0.7485
|
22 |
+
- Train Overall Accuracy: 0.8178
|
23 |
+
- Epoch: 5
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
50 |
| 1.1874 | 0.9479 | 0.5511 | 0.5524 | 0.5517 | 0.7008 | 1 |
|
51 |
| 0.7973 | 0.7664 | 0.6409 | 0.6869 | 0.6631 | 0.7499 | 2 |
|
52 |
| 0.6030 | 0.6373 | 0.7067 | 0.7461 | 0.7259 | 0.7985 | 3 |
|
53 |
+
| 0.4735 | 0.6158 | 0.7182 | 0.7878 | 0.7514 | 0.8117 | 4 |
|
54 |
+
| 0.3720 | 0.6051 | 0.7093 | 0.7923 | 0.7485 | 0.8178 | 5 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1701081225.d7d8712cf693.2113.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:c30c6e0badb54510e3bee396c36a4c9b4d78cfd5593c2cfeb33f9bf440d0f618
|
3 |
+
size 2418393
|
logs/validation/events.out.tfevents.1701081259.d7d8712cf693.2113.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:cfd8a2b5cfdd8a54397fc6939321f5f24ef7232129506fdf560a39a7c1790f20
|
3 |
+
size 1006
|
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:f1e4ed6379417745d0d086171a486d6a2ace99acb422e1e93c1da0f773de4def
|
3 |
size 450829256
|