Training in progress epoch 0
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 |
|
|
@@ -47,10 +47,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
| 49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
| 50 |
-
| 1.
|
| 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
|
|
|
|
| 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.6889
|
| 19 |
+
- Validation Loss: 1.4840
|
| 20 |
+
- Train Overall Precision: 0.1755
|
| 21 |
+
- Train Overall Recall: 0.3307
|
| 22 |
+
- Train Overall F1: 0.2293
|
| 23 |
+
- Train Overall Accuracy: 0.3586
|
| 24 |
+
- Epoch: 0
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 47 |
|
| 48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
| 49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
| 50 |
+
| 1.6889 | 1.4840 | 0.1755 | 0.3307 | 0.2293 | 0.3586 | 0 |
|
|
|
|
|
|
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
logs/train/events.out.tfevents.1709444091.6789f534ed2c.158.0.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd84ef6a36b9fefed4e205f211f5cf0744440ad3b5a77127365e4bee8f658140
|
| 3 |
+
size 2364935
|
logs/validation/events.out.tfevents.1709445343.6789f534ed2c.158.1.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ce9e158e927bc1444312716c7e635eac36254d341ba7450e52f7a208ac2d24f
|
| 3 |
+
size 231
|
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:44aecfe0500440784098aef3f7e728901dafef2acc61da1a31bbefa7ec52ee49
|
| 3 |
size 450829256
|