Training in progress epoch 5
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 |
|
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
| 52 |
| 1.1412 | 1.1634 | 0.3303 | 0.5028 | 0.3986 | 0.5209 | 2 |
|
| 53 |
| 1.0429 | 1.1068 | 0.3727 | 0.5289 | 0.4373 | 0.5592 | 3 |
|
| 54 |
| 0.8937 | 1.0652 | 0.4460 | 0.5569 | 0.4953 | 0.6060 | 4 |
|
|
|
|
| 55 |
|
| 56 |
|
| 57 |
### 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.7579
|
| 19 |
+
- Validation Loss: 1.0765
|
| 20 |
+
- Train Overall Precision: 0.4660
|
| 21 |
+
- Train Overall Recall: 0.5640
|
| 22 |
+
- Train Overall F1: 0.5103
|
| 23 |
+
- Train Overall Accuracy: 0.5983
|
| 24 |
+
- Epoch: 5
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 52 |
| 1.1412 | 1.1634 | 0.3303 | 0.5028 | 0.3986 | 0.5209 | 2 |
|
| 53 |
| 1.0429 | 1.1068 | 0.3727 | 0.5289 | 0.4373 | 0.5592 | 3 |
|
| 54 |
| 0.8937 | 1.0652 | 0.4460 | 0.5569 | 0.4953 | 0.6060 | 4 |
|
| 55 |
+
| 0.7579 | 1.0765 | 0.4660 | 0.5640 | 0.5103 | 0.5983 | 5 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
logs/train/events.out.tfevents.1709444091.6789f534ed2c.158.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:d7ca26a3ccc83f7f38b05616771deb2cdc5bd2453da017a01d3af13709e1a924
|
| 3 |
+
size 2365275
|
logs/validation/events.out.tfevents.1709445343.6789f534ed2c.158.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:c526a5ff8edec3e8274bdfadb71daed93e3843451cd722883a3070f364ffcf64
|
| 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:e626e5d77c480203a10ff4d2815c709b0cffaba8a1d6c9e8688526fb23bac4b0
|
| 3 |
size 450829256
|