Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Validation Loss:
|
19 |
-
- Train Overall Precision: 0.
|
20 |
-
- Train Overall Recall: 0.
|
21 |
-
- Train Overall F1: 0.
|
22 |
-
- Train Overall Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
49 |
| 1.7332 | 1.4190 | 0.2417 | 0.2669 | 0.2537 | 0.5168 | 0 |
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.7973
|
18 |
+
- Validation Loss: 0.7664
|
19 |
+
- Train Overall Precision: 0.6409
|
20 |
+
- Train Overall Recall: 0.6869
|
21 |
+
- Train Overall F1: 0.6631
|
22 |
+
- Train Overall Accuracy: 0.7499
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
49 |
| 1.7332 | 1.4190 | 0.2417 | 0.2669 | 0.2537 | 0.5168 | 0 |
|
50 |
+
| 1.1874 | 0.9479 | 0.5511 | 0.5524 | 0.5517 | 0.7008 | 1 |
|
51 |
+
| 0.7973 | 0.7664 | 0.6409 | 0.6869 | 0.6631 | 0.7499 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1701081225.d7d8712cf693.2113.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:f9c1f48b531e8e52c3a68324530a2b82cd3f4a369dcc0b4526ef10a3e0460e79
|
3 |
+
size 2418189
|
logs/validation/events.out.tfevents.1701081259.d7d8712cf693.2113.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:5cc9f2373d5199be534d4192fb8a91a260e6ef6768eb0e416dae7a4735b462e5
|
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:bac146f16984da0b628b008327b89fb5f741ce6dbd043c5ce862b5c1d62ecf32
|
3 |
size 450829256
|