Training in progress epoch 6
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,9 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.1874 | 0.8977 | 0.5707 | 0.6563 | 0.6105 | 0.7371 | 1 |
|
52 |
| 0.7800 | 0.7307 | 0.6355 | 0.7471 | 0.6868 | 0.7774 | 2 |
|
53 |
| 0.5924 | 0.6328 | 0.6774 | 0.7817 | 0.7258 | 0.8045 | 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.2933
|
19 |
+
- Validation Loss: 0.6364
|
20 |
+
- Train Overall Precision: 0.7358
|
21 |
+
- Train Overall Recall: 0.8023
|
22 |
+
- Train Overall F1: 0.7676
|
23 |
+
- Train Overall Accuracy: 0.8145
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 1.1874 | 0.8977 | 0.5707 | 0.6563 | 0.6105 | 0.7371 | 1 |
|
52 |
| 0.7800 | 0.7307 | 0.6355 | 0.7471 | 0.6868 | 0.7774 | 2 |
|
53 |
| 0.5924 | 0.6328 | 0.6774 | 0.7817 | 0.7258 | 0.8045 | 3 |
|
54 |
+
| 0.4601 | 0.6043 | 0.7228 | 0.7878 | 0.7539 | 0.8133 | 4 |
|
55 |
+
| 0.3731 | 0.6318 | 0.7220 | 0.7988 | 0.7585 | 0.8099 | 5 |
|
56 |
+
| 0.2933 | 0.6364 | 0.7358 | 0.8023 | 0.7676 | 0.8145 | 6 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
logs/train/events.out.tfevents.1713454266.daf955b34011.208.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:ffa9048a3a5adf470eac57a83f4901c8ea4efece6ab15845841ee70c3f2db8e2
|
3 |
+
size 2365343
|
logs/validation/events.out.tfevents.1713454353.daf955b34011.208.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:0f6bb2835ead1a80ff515805cf00652a511f9ebc85aac30675d8eabb2847fc2d
|
3 |
+
size 1161
|
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:1e89eaa394b79bd907314f127f4397d45f3b3d0f218b2bed430d4c4e4ba15c8a
|
3 |
size 450829256
|