Training in progress epoch 3
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: 1.
|
| 19 |
-
- Validation Loss: 1.
|
| 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 |
|
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
| 50 |
| 1.6755 | 1.4053 | 0.1523 | 0.2730 | 0.1955 | 0.4103 | 0 |
|
| 51 |
| 1.3298 | 1.2494 | 0.2860 | 0.4551 | 0.3513 | 0.4989 | 1 |
|
| 52 |
| 1.1645 | 1.1716 | 0.3927 | 0.5354 | 0.4531 | 0.5035 | 2 |
|
|
|
|
| 53 |
|
| 54 |
|
| 55 |
### 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: 1.0247
|
| 19 |
+
- Validation Loss: 1.0744
|
| 20 |
+
- Train Overall Precision: 0.3762
|
| 21 |
+
- Train Overall Recall: 0.5329
|
| 22 |
+
- Train Overall F1: 0.4410
|
| 23 |
+
- Train Overall Accuracy: 0.5759
|
| 24 |
+
- Epoch: 3
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 50 |
| 1.6755 | 1.4053 | 0.1523 | 0.2730 | 0.1955 | 0.4103 | 0 |
|
| 51 |
| 1.3298 | 1.2494 | 0.2860 | 0.4551 | 0.3513 | 0.4989 | 1 |
|
| 52 |
| 1.1645 | 1.1716 | 0.3927 | 0.5354 | 0.4531 | 0.5035 | 2 |
|
| 53 |
+
| 1.0247 | 1.0744 | 0.3762 | 0.5329 | 0.4410 | 0.5759 | 3 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
logs/train/events.out.tfevents.1709379476.7b15d2f9fd37.315.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:ffb9396a25a86219a0e1114afb3ee572fc0a998b1fe6cbacd4c185e506f2162f
|
| 3 |
+
size 2365139
|
logs/validation/events.out.tfevents.1709380662.7b15d2f9fd37.315.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:cc76c8afc63cbee800e8f95562b0847c664a77f30519f387defc72582ee4ceab
|
| 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:a7385f06743dc6e033c25872f4887c008e9fd8d322a71e360a3228050cd26dc7
|
| 3 |
size 450829256
|