Training in progress epoch 7
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Overall Precision: 0.
|
20 |
-
- Train Overall Recall: 0.
|
21 |
-
- Train Overall F1: 0.
|
22 |
-
- Train Overall Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,6 +52,8 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.6030 | 0.6373 | 0.7067 | 0.7461 | 0.7259 | 0.7985 | 3 |
|
53 |
| 0.4735 | 0.6158 | 0.7182 | 0.7878 | 0.7514 | 0.8117 | 4 |
|
54 |
| 0.3720 | 0.6051 | 0.7093 | 0.7923 | 0.7485 | 0.8178 | 5 |
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.2612
|
18 |
+
- Validation Loss: 0.6785
|
19 |
+
- Train Overall Precision: 0.7279
|
20 |
+
- Train Overall Recall: 0.8038
|
21 |
+
- Train Overall F1: 0.7639
|
22 |
+
- Train Overall Accuracy: 0.8047
|
23 |
+
- Epoch: 7
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
| 0.6030 | 0.6373 | 0.7067 | 0.7461 | 0.7259 | 0.7985 | 3 |
|
53 |
| 0.4735 | 0.6158 | 0.7182 | 0.7878 | 0.7514 | 0.8117 | 4 |
|
54 |
| 0.3720 | 0.6051 | 0.7093 | 0.7923 | 0.7485 | 0.8178 | 5 |
|
55 |
+
| 0.2951 | 0.6249 | 0.7227 | 0.8003 | 0.7595 | 0.8186 | 6 |
|
56 |
+
| 0.2612 | 0.6785 | 0.7279 | 0.8038 | 0.7639 | 0.8047 | 7 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
logs/train/events.out.tfevents.1701081225.d7d8712cf693.2113.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:c5efc996d4238f463ada234d0eb3f1311ef9492cd7d588344c12685423dbda1d
|
3 |
+
size 2418529
|
logs/validation/events.out.tfevents.1701081259.d7d8712cf693.2113.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:88f4a934d646aa13e91717e389e295fd7c96ba9131cc1a1d83b0c7d07d4ae2fb
|
3 |
+
size 1317
|
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:412ba4a147cf175fa95856162ec200fb461dde68b251d96e68657c9e344d310a
|
3 |
size 450829256
|