Training in progress epoch 4
Browse files
README.md
CHANGED
@@ -13,13 +13,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Validation Loss: 0.
|
18 |
-
- Train Overall Precision: 0.
|
19 |
-
- Train Overall Recall: 0.
|
20 |
-
- Train Overall F1: 0.
|
21 |
-
- Train Overall Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
|
|
48 |
| 1.6886 | 1.4100 | 0.2324 | 0.2313 | 0.2318 | 0.5009 | 0 |
|
49 |
| 1.1702 | 0.8486 | 0.5971 | 0.6618 | 0.6278 | 0.7338 | 1 |
|
50 |
| 0.7521 | 0.7032 | 0.6561 | 0.7341 | 0.6929 | 0.7687 | 2 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.4586
|
17 |
+
- Validation Loss: 0.6322
|
18 |
+
- Train Overall Precision: 0.6909
|
19 |
+
- Train Overall Recall: 0.7772
|
20 |
+
- Train Overall F1: 0.7315
|
21 |
+
- Train Overall Accuracy: 0.7999
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
| 1.6886 | 1.4100 | 0.2324 | 0.2313 | 0.2318 | 0.5009 | 0 |
|
49 |
| 1.1702 | 0.8486 | 0.5971 | 0.6618 | 0.6278 | 0.7338 | 1 |
|
50 |
| 0.7521 | 0.7032 | 0.6561 | 0.7341 | 0.6929 | 0.7687 | 2 |
|
51 |
+
| 0.5727 | 0.6268 | 0.6736 | 0.7662 | 0.7169 | 0.7957 | 3 |
|
52 |
+
| 0.4586 | 0.6322 | 0.6909 | 0.7772 | 0.7315 | 0.7999 | 4 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1666296654.MacBook-Pro-2.local.3533.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:d76341e6cc431af3e7f03c25e4e7c3fb76886097386ae90198aa43fded5cdbb3
|
3 |
+
size 2285802
|
logs/validation/events.out.tfevents.1666296842.MacBook-Pro-2.local.3533.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:e956c7cb99f6595c15b6b16bc19ee54988f18ef1390219d8defb43dea6f5944b
|
3 |
+
size 813
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450829320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4f2fecdc87420114075db57dafe6f6af6512b81fd581375982a01b161a45dbb
|
3 |
size 450829320
|