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:
|
19 |
-
- Validation Loss:
|
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 |
|
@@ -48,6 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.7000 | 1.4167 | 0.2445 | 0.2107 | 0.2264 | 0.4831 | 0 |
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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.5758
|
19 |
+
- Validation Loss: 0.6690
|
20 |
+
- Train Overall Precision: 0.6851
|
21 |
+
- Train Overall Recall: 0.7476
|
22 |
+
- Train Overall F1: 0.7150
|
23 |
+
- Train Overall Accuracy: 0.7857
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.7000 | 1.4167 | 0.2445 | 0.2107 | 0.2264 | 0.4831 | 0 |
|
51 |
+
| 1.1656 | 0.8677 | 0.5749 | 0.6257 | 0.5992 | 0.7251 | 1 |
|
52 |
+
| 0.7704 | 0.7254 | 0.6356 | 0.7160 | 0.6734 | 0.7637 | 2 |
|
53 |
+
| 0.5758 | 0.6690 | 0.6851 | 0.7476 | 0.7150 | 0.7857 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1707293125.307fcb52095c.2007.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:b3cae7f77560e9cf519dc1b89328ea2727dbb6e9c9424cddbdee4769ed8feed4
|
3 |
+
size 2365139
|
logs/validation/events.out.tfevents.1707293170.307fcb52095c.2007.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:d08b29e6b379c3227194ac81ace087e1acbca22de18d3d6303447884a0ed62d8
|
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:9ed5ca0e42137ad174624c0eb0bc7edb159609fc47b47365880cac5bf31bbc51
|
3 |
size 450829256
|