Training in progress epoch 3
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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 1.7332 | 1.4190 | 0.2417 | 0.2669 | 0.2537 | 0.5168 | 0 |
|
50 |
| 1.1874 | 0.9479 | 0.5511 | 0.5524 | 0.5517 | 0.7008 | 1 |
|
51 |
| 0.7973 | 0.7664 | 0.6409 | 0.6869 | 0.6631 | 0.7499 | 2 |
|
|
|
52 |
|
53 |
|
54 |
### 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.6030
|
18 |
+
- Validation Loss: 0.6373
|
19 |
+
- Train Overall Precision: 0.7067
|
20 |
+
- Train Overall Recall: 0.7461
|
21 |
+
- Train Overall F1: 0.7259
|
22 |
+
- Train Overall Accuracy: 0.7985
|
23 |
+
- Epoch: 3
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
| 1.7332 | 1.4190 | 0.2417 | 0.2669 | 0.2537 | 0.5168 | 0 |
|
50 |
| 1.1874 | 0.9479 | 0.5511 | 0.5524 | 0.5517 | 0.7008 | 1 |
|
51 |
| 0.7973 | 0.7664 | 0.6409 | 0.6869 | 0.6631 | 0.7499 | 2 |
|
52 |
+
| 0.6030 | 0.6373 | 0.7067 | 0.7461 | 0.7259 | 0.7985 | 3 |
|
53 |
|
54 |
|
55 |
### 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:29ac859d9ae3da83571a3c934c236d5df782a2f49664b5402e6d4a2b903e4db5
|
3 |
+
size 2418257
|
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:5120e1df77f3a3b8c0122e25c5790132720fd8c3b7307406d6f10d788142d78e
|
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:a37d2229f0de0d4f08860c12676f3f7a9b7c66122013d689bb3c3f8fa8f27ad0
|
3 |
size 450829256
|