stevethecur
commited on
Commit
•
81bc2d4
1
Parent(s):
75a0ca4
Training in progress epoch 3
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: 1.
|
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 |
|
@@ -48,6 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.7553 | 1.6258 | 0.2306 | 0.1134 | 0.1520 | 0.3303 | 0 |
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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: 1.0651
|
19 |
+
- Validation Loss: 1.0411
|
20 |
+
- Train Overall Precision: 0.3652
|
21 |
+
- Train Overall Recall: 0.5233
|
22 |
+
- Train Overall F1: 0.4302
|
23 |
+
- Train Overall Accuracy: 0.5949
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.7553 | 1.6258 | 0.2306 | 0.1134 | 0.1520 | 0.3303 | 0 |
|
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
|
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:b0c9c36fe689bf29a86e85d7450af935c3b90b06ef5f6ec57b47938363cc87f7
|
3 |
+
size 2365139
|
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:43b7e6d49103e2bf720267f4aa1b4719b71dad79fbf4914bfd2d9cd3fb7d3523
|
3 |
+
size 696
|
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:260c5e1e5a6fc3f19611d0c728598d04622aeb65712faa986688386eee755a1f
|
3 |
size 450829256
|