Commit ·
6b8567b
1
Parent(s): 29dd862
Training in progress epoch 2
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:
|
| 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 |
|
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
| 48 |
| 1.6861 | 1.3959 | 0.2365 | 0.2444 | 0.2404 | 0.5253 | 0 |
|
| 49 |
| 1.1361 | 0.8998 | 0.5975 | 0.5921 | 0.5948 | 0.7173 | 1 |
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
### 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.7588
|
| 17 |
+
- Validation Loss: 0.6839
|
| 18 |
+
- Train Overall Precision: 0.6432
|
| 19 |
+
- Train Overall Recall: 0.7416
|
| 20 |
+
- Train Overall F1: 0.6889
|
| 21 |
+
- Train Overall Accuracy: 0.7824
|
| 22 |
+
- Epoch: 2
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
| 48 |
| 1.6861 | 1.3959 | 0.2365 | 0.2444 | 0.2404 | 0.5253 | 0 |
|
| 49 |
| 1.1361 | 0.8998 | 0.5975 | 0.5921 | 0.5948 | 0.7173 | 1 |
|
| 50 |
+
| 0.7588 | 0.6839 | 0.6432 | 0.7416 | 0.6889 | 0.7824 | 2 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
logs/train/events.out.tfevents.1683037784.8d28e679fcbb.323.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:32a7f4027f2d9686dc6bfde01bd810e95488c397e8d6f75c3d8b7e09bf90209e
|
| 3 |
+
size 2400365
|
logs/validation/events.out.tfevents.1683038889.8d28e679fcbb.323.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:3f78e4e9f36c50c3799eda2ac5a43512f81f8010c574888cbbeb1a59bc7a471b
|
| 3 |
+
size 541
|
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:bb9ef846aede3e6b052c92d7555d867814686c41d4971bc1b335925aac3741fd
|
| 3 |
size 450829256
|