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: 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 |
|
@@ -51,6 +51,9 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.3215 | 1.2372 | 0.3024 | 0.4696 | 0.3679 | 0.4742 | 1 |
|
52 |
| 1.1454 | 1.2395 | 0.3329 | 0.4782 | 0.3925 | 0.4779 | 2 |
|
53 |
| 1.0421 | 1.1025 | 0.3771 | 0.5263 | 0.4394 | 0.6005 | 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.7170
|
19 |
+
- Validation Loss: 1.1978
|
20 |
+
- Train Overall Precision: 0.4534
|
21 |
+
- Train Overall Recall: 0.5660
|
22 |
+
- Train Overall F1: 0.5035
|
23 |
+
- Train Overall Accuracy: 0.6193
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 1.3215 | 1.2372 | 0.3024 | 0.4696 | 0.3679 | 0.4742 | 1 |
|
52 |
| 1.1454 | 1.2395 | 0.3329 | 0.4782 | 0.3925 | 0.4779 | 2 |
|
53 |
| 1.0421 | 1.1025 | 0.3771 | 0.5263 | 0.4394 | 0.6005 | 3 |
|
54 |
+
| 0.9349 | 1.1771 | 0.3860 | 0.5610 | 0.4574 | 0.5416 | 4 |
|
55 |
+
| 0.8505 | 1.0244 | 0.4657 | 0.5685 | 0.5120 | 0.6265 | 5 |
|
56 |
+
| 0.7170 | 1.1978 | 0.4534 | 0.5660 | 0.5035 | 0.6193 | 6 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
logs/train/events.out.tfevents.1712066708.isengard.19432.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:36592849155e2c9e7d3d96592ff9d0003a77e2076a073197a3ea76c7be4f9756
|
3 |
+
size 2239403
|
logs/validation/events.out.tfevents.1712066723.isengard.19432.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:09b96c5d43d21b8dfcfa9a9d66f88c77e212b52db572e480ce917f46378b0826
|
3 |
+
size 1123
|
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:ca3bafa23396b95f77f29db79bc66940fae2740dd5034fe4fb45fb408d771fbc
|
3 |
size 450829256
|