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.1656 | 0.8677 | 0.5749 | 0.6257 | 0.5992 | 0.7251 | 1 |
|
52 |
| 0.7704 | 0.7254 | 0.6356 | 0.7160 | 0.6734 | 0.7637 | 2 |
|
53 |
| 0.5758 | 0.6690 | 0.6851 | 0.7476 | 0.7150 | 0.7857 | 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.3182
|
19 |
+
- Validation Loss: 0.6807
|
20 |
+
- Train Overall Precision: 0.7172
|
21 |
+
- Train Overall Recall: 0.7878
|
22 |
+
- Train Overall F1: 0.7508
|
23 |
+
- Train Overall Accuracy: 0.7864
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 1.1656 | 0.8677 | 0.5749 | 0.6257 | 0.5992 | 0.7251 | 1 |
|
52 |
| 0.7704 | 0.7254 | 0.6356 | 0.7160 | 0.6734 | 0.7637 | 2 |
|
53 |
| 0.5758 | 0.6690 | 0.6851 | 0.7476 | 0.7150 | 0.7857 | 3 |
|
54 |
+
| 0.4526 | 0.6096 | 0.7085 | 0.7757 | 0.7406 | 0.8046 | 4 |
|
55 |
+
| 0.3614 | 0.6834 | 0.7118 | 0.7657 | 0.7377 | 0.7872 | 5 |
|
56 |
+
| 0.3182 | 0.6807 | 0.7172 | 0.7878 | 0.7508 | 0.7864 | 6 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
logs/train/events.out.tfevents.1707293125.307fcb52095c.2007.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:843006d82195c8b31eb6b6f45ebd0a4d08b5b91fb8923b1e81d74720a1f7763c
|
3 |
+
size 2365343
|
logs/validation/events.out.tfevents.1707293170.307fcb52095c.2007.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:cfcfaf920cac184f3129077b56f594ab00796464aa8b663f3d0da9527d7387e3
|
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:3a0b57fbb3df9678b3de7d96b9dc23f7ff760ad569c0d6bf661c16427e19ed50
|
3 |
size 450829256
|