Training in progress epoch 6
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 |
|
@@ -50,6 +50,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.2987
|
17 |
+
- Validation Loss: 0.6835
|
18 |
+
- Train Overall Precision: 0.7270
|
19 |
+
- Train Overall Recall: 0.7777
|
20 |
+
- Train Overall F1: 0.7515
|
21 |
+
- Train Overall Accuracy: 0.8056
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.3725 | 0.6378 | 0.7134 | 0.7782 | 0.7444 | 0.8096 | 5 |
|
54 |
+
| 0.2987 | 0.6835 | 0.7270 | 0.7777 | 0.7515 | 0.8056 | 6 |
|
55 |
|
56 |
|
57 |
### 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:52268f94c2b35d2088089634ea646bd8318b3dc247d3165f76f50ade79e35cfc
|
3 |
+
size 2285938
|
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:35646c8f81717d069a0ca8ad58315fbfaab6193dcea0e5eeb04579f99b15c6b3
|
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 450829320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a57d0d1779c747b8d6161329454ef7485ecd7c9d406a5119626819b4d21d32e
|
3 |
size 450829320
|