stevethecur
commited on
Commit
•
a928fb3
1
Parent(s):
81bc2d4
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:
|
19 |
-
- Validation Loss:
|
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.4401 | 1.3407 | 0.2930 | 0.4797 | 0.3638 | 0.4365 | 1 |
|
52 |
| 1.2104 | 1.2996 | 0.3092 | 0.4977 | 0.3815 | 0.4740 | 2 |
|
53 |
| 1.0651 | 1.0411 | 0.3652 | 0.5233 | 0.4302 | 0.5949 | 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.7200
|
19 |
+
- Validation Loss: 0.9883
|
20 |
+
- Train Overall Precision: 0.4845
|
21 |
+
- Train Overall Recall: 0.5720
|
22 |
+
- Train Overall F1: 0.5246
|
23 |
+
- Train Overall Accuracy: 0.6381
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 1.4401 | 1.3407 | 0.2930 | 0.4797 | 0.3638 | 0.4365 | 1 |
|
52 |
| 1.2104 | 1.2996 | 0.3092 | 0.4977 | 0.3815 | 0.4740 | 2 |
|
53 |
| 1.0651 | 1.0411 | 0.3652 | 0.5233 | 0.4302 | 0.5949 | 3 |
|
54 |
+
| 0.9605 | 0.9755 | 0.4209 | 0.5329 | 0.4703 | 0.6064 | 4 |
|
55 |
+
| 0.8846 | 1.0042 | 0.4473 | 0.5620 | 0.4981 | 0.6270 | 5 |
|
56 |
+
| 0.7200 | 0.9883 | 0.4845 | 0.5720 | 0.5246 | 0.6381 | 6 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
logs/train/events.out.tfevents.1708026157.d540e77a249f.752.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:9d294ceed012f5f4aebbc55869788edc8286bfca7ad350c839e0e461c13d246e
|
3 |
+
size 2365343
|
logs/validation/events.out.tfevents.1708026226.d540e77a249f.752.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:c3d7d40343481b176b32c6df58afe55c0b591e337af408b6176878cf4cb3b568
|
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:8a2e3def5d159440e7957fb5662c1ff97f042d3ed0fca9b5b89159f18a347332
|
3 |
size 450829256
|