Training in progress epoch 29
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 |
|
@@ -76,6 +76,7 @@ The following hyperparameters were used during training:
|
|
76 |
| 0.1403 | 1.5233 | 0.5232 | 0.6061 | 0.5616 | 0.6428 | 26 |
|
77 |
| 0.1229 | 1.4796 | 0.5547 | 0.6131 | 0.5825 | 0.6471 | 27 |
|
78 |
| 0.1225 | 1.5841 | 0.5239 | 0.5946 | 0.5570 | 0.6101 | 28 |
|
|
|
79 |
|
80 |
|
81 |
### 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.1085
|
19 |
+
- Validation Loss: 1.5432
|
20 |
+
- Train Overall Precision: 0.5253
|
21 |
+
- Train Overall Recall: 0.6046
|
22 |
+
- Train Overall F1: 0.5622
|
23 |
+
- Train Overall Accuracy: 0.6423
|
24 |
+
- Epoch: 29
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
76 |
| 0.1403 | 1.5233 | 0.5232 | 0.6061 | 0.5616 | 0.6428 | 26 |
|
77 |
| 0.1229 | 1.4796 | 0.5547 | 0.6131 | 0.5825 | 0.6471 | 27 |
|
78 |
| 0.1225 | 1.5841 | 0.5239 | 0.5946 | 0.5570 | 0.6101 | 28 |
|
79 |
+
| 0.1085 | 1.5432 | 0.5253 | 0.6046 | 0.5622 | 0.6423 | 29 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
logs/train/events.out.tfevents.1708326890.c65eaeed6165.295.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:e2c73608c357a38c572c02b474f8e0f8fa7231f0b78dbd8ad0971d4d36db2128
|
3 |
+
size 2366907
|
logs/validation/events.out.tfevents.1708326925.c65eaeed6165.295.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:b976874da2fc3618c2fe57aa7d7c8f0dd3e89985a5123c32fd7b5b2e85705703
|
3 |
+
size 4749
|
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:04baf4eefe2b8abd8f63a5c5929e9fab5681b4090125e3d845c3617411d11815
|
3 |
size 450829256
|