Commit ·
f837958
1
Parent(s): f454531
Training in progress epoch 7
Browse files
README.md
CHANGED
|
@@ -16,13 +16,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Train Loss: 0.
|
| 20 |
-
- Validation Loss: 0.
|
| 21 |
-
- Train Overall Precision: 0.
|
| 22 |
-
- Train Overall Recall: 0.
|
| 23 |
-
- Train Overall F1: 0.
|
| 24 |
-
- Train Overall Accuracy: 0.
|
| 25 |
-
- Epoch:
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -53,6 +53,9 @@ The following hyperparameters were used during training:
|
|
| 53 |
| 0.5857 | 0.6867 | 0.6406 | 0.7602 | 0.6953 | 0.7780 | 2 |
|
| 54 |
| 0.4573 | 0.6551 | 0.6806 | 0.7752 | 0.7248 | 0.7982 | 3 |
|
| 55 |
| 0.3599 | 0.6462 | 0.7016 | 0.7692 | 0.7338 | 0.8092 | 4 |
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Train Loss: 0.2062
|
| 20 |
+
- Validation Loss: 0.7277
|
| 21 |
+
- Train Overall Precision: 0.6941
|
| 22 |
+
- Train Overall Recall: 0.7913
|
| 23 |
+
- Train Overall F1: 0.7395
|
| 24 |
+
- Train Overall Accuracy: 0.7950
|
| 25 |
+
- Epoch: 7
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 53 |
| 0.5857 | 0.6867 | 0.6406 | 0.7602 | 0.6953 | 0.7780 | 2 |
|
| 54 |
| 0.4573 | 0.6551 | 0.6806 | 0.7752 | 0.7248 | 0.7982 | 3 |
|
| 55 |
| 0.3599 | 0.6462 | 0.7016 | 0.7692 | 0.7338 | 0.8092 | 4 |
|
| 56 |
+
| 0.3038 | 0.6978 | 0.7318 | 0.7587 | 0.7450 | 0.8006 | 5 |
|
| 57 |
+
| 0.2455 | 0.6850 | 0.7242 | 0.7787 | 0.7505 | 0.8019 | 6 |
|
| 58 |
+
| 0.2062 | 0.7277 | 0.6941 | 0.7913 | 0.7395 | 0.7950 | 7 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
logs/train/events.out.tfevents.1735575510.c6fd54db7988.527.2.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:b4397424f29e8094735c09c0162dc8b11bbd6e4b1f6520b40bff52e43151aa1b
|
| 3 |
+
size 2373587
|
logs/validation/events.out.tfevents.1735575528.c6fd54db7988.527.3.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:6b23e7ce86435b48d7995adf87a9037f9c5861a4ae496354da834881aa3c47c2
|
| 3 |
+
size 1318
|
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:1bfdece0c4eceed5ca95021bf582ec195e4c0aa4e400bd9bde59739cefe350fd
|
| 3 |
size 450829256
|