Training in progress epoch 3
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
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.3249 | 0.5218 | 0.8344 | 0.8318 | 0.8331 | 0.8744 | 0 |
|
51 |
| 0.4002 | 0.2680 | 0.9113 | 0.9148 | 0.9130 | 0.9334 | 1 |
|
52 |
| 0.2153 | 0.2180 | 0.9062 | 0.9193 | 0.9127 | 0.9448 | 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.1483
|
19 |
+
- Validation Loss: 0.1840
|
20 |
+
- Train Overall Precision: 0.9430
|
21 |
+
- Train Overall Recall: 0.9437
|
22 |
+
- Train Overall F1: 0.9433
|
23 |
+
- Train Overall Accuracy: 0.9610
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 1.3249 | 0.5218 | 0.8344 | 0.8318 | 0.8331 | 0.8744 | 0 |
|
51 |
| 0.4002 | 0.2680 | 0.9113 | 0.9148 | 0.9130 | 0.9334 | 1 |
|
52 |
| 0.2153 | 0.2180 | 0.9062 | 0.9193 | 0.9127 | 0.9448 | 2 |
|
53 |
+
| 0.1483 | 0.1840 | 0.9430 | 0.9437 | 0.9433 | 0.9610 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450878408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f33064270532b2c22f646967d467ae56cf097302f3b3bd2efac6caeaab7847b3
|
3 |
size 450878408
|