Commit ·
3c43ed2
1
Parent(s): 0b58d4d
Training in progress epoch 5
Browse files
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Train Overall Precision: 0.
|
| 21 |
-
- Train Overall Recall: 0.
|
| 22 |
-
- Train Overall F1: 0.
|
| 23 |
-
- Train Overall Accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
| 52 |
| 0.7701 | 0.7274 | 0.6558 | 0.7170 | 0.6850 | 0.7690 | 2 |
|
| 53 |
| 0.5880 | 0.6978 | 0.6814 | 0.7501 | 0.7141 | 0.7747 | 3 |
|
| 54 |
| 0.4569 | 0.7022 | 0.6984 | 0.7612 | 0.7285 | 0.7710 | 4 |
|
|
|
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.3594
|
| 19 |
+
- Validation Loss: 0.6280
|
| 20 |
+
- Train Overall Precision: 0.7095
|
| 21 |
+
- Train Overall Recall: 0.7903
|
| 22 |
+
- Train Overall F1: 0.7477
|
| 23 |
+
- Train Overall Accuracy: 0.8118
|
| 24 |
+
- Epoch: 5
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 52 |
| 0.7701 | 0.7274 | 0.6558 | 0.7170 | 0.6850 | 0.7690 | 2 |
|
| 53 |
| 0.5880 | 0.6978 | 0.6814 | 0.7501 | 0.7141 | 0.7747 | 3 |
|
| 54 |
| 0.4569 | 0.7022 | 0.6984 | 0.7612 | 0.7285 | 0.7710 | 4 |
|
| 55 |
+
| 0.3594 | 0.6280 | 0.7095 | 0.7903 | 0.7477 | 0.8118 | 5 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
logs/train/events.out.tfevents.1717522704.WILLMYRICK.30996.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:8e68839ad7998a3cb9d9e586319d23ada42e178c32601ba636c108702be80dc3
|
| 3 |
+
size 2373451
|
logs/validation/events.out.tfevents.1717523021.WILLMYRICK.30996.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:d83f603766e20ff48baa43249542adc231631801b3f384c27689d9b47a8031d5
|
| 3 |
+
size 1006
|
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:550b1d3979991b72cc48844b2c36e24590ad711d78270eb0620dcaa14ba986ab
|
| 3 |
size 450829256
|